A:Visited  {
	color: #1E3885;
	font-family : tahoma;
	font-size: 10pt;

}
A:Active{
	color : #9AA2CA;
	font-family : tahoma;
	font-size: 10pt;
}

A:Hover  {
	color : #9AA2CA;
	font-family : tahoma;
	font-size: 10pt;

}

A {color : black;
	font-family : tahoma;
	font-size: 10pt;
	color: #1E3885;
}
 
BODY {
	background-image: url("../images/vodoznak.gif");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position : center;
	background-color: white;
	text-align : justify;
	color : black;
	font-family : sans-serif;
	font-size: 10pt;
	background-color : white;
	scrollbar-face-color: #94BB89;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-3dlight-color: black;
	scrollbar-arrow-color: black;
	scrollbar-track-color:#F0F0F0;
	scrollbar-darkshadow-color: black;
}
td{
	text-align : justify;
	color : black;
	font-family : sans-serif;
	font-size: 10pt;;
}

.minihead
{
	font: 10pt tahoma;
	font-weight : bold;
	color: #1E3885;
}
