@charset "utf-8";
/* CSS Document */

<style type="text/css">

body,td,th {
	color: #000000;
}

body{
	background-color: #246b6f;
	font-family: Verdana;
	margin-top: 20pt;
	margin-left: 5pt;
	margin-right: 5pt;
	margin-bottom: 50pt;
	color: snow;
	font-size: 12pt
	      
}

a:link{color:snow}
a:visited{color:snow}
a:hover{color:yellow}

.veliki_naslov{font-size: 16pt}

.mali_naslov{font-size: 14pt}

.sitno{font-size:10pt}

</style>

