<!--
body { 
 margin: 0px; 
 border: 0px none; 
 padding: 0px;
 background-repeat: repeat-x;
 background-color: #DBE0E6; 
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 11px
 }

a, a:link, a:active, a:visited { text-decoration: none; color : #00337B; }
a:hover	{ text-decoration: none; color : #CC0001; }

.bijela {
	color: #FFFFFF;
	font-weight: bold;
}

.small {
	color: #000000;
	font-weight: none;
	font-size:8px;
}

.siva {
	color: #999999;
	font-weight: none;
	font-size:11px;
}
-->