body {
	font-size: 12px;
	font-family:  Arial, Tahoma, Verdana, sans-serif;
	margin: 0px;	
	padding: 0px;
		
}

table {
	font-size: 12px;
	font-family:  Arial, Tahoma, Verdana, sans-serif;					
	}
.composer {
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	border-bottom : 1px solid Black;
	border-top : 1px solid Black;
}

td {
	font-size: 12px;
	
}

.trnadpis {
	font-size: 14px;
	font-weight: bolder;
	font-style : italic;
}

.trnadpistrack {
	font-size: 12px;
	font-weight: normal;
	font-style : italic;
}
	
p {
	text-align: left;
	padding-left: 5px;
	color: Black;
}




a, a:active, a:link {color: #663300; text-decoration: underline; }
a:visited {color: #cc3333; text-decoration: underline; }
a:hover {color: #cc3333; text-decoration: none;}





	



