a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
; font-style: normal; font-weight: bold
; text-decoration: none
	}

a:visited{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #006699;
; font-style: normal; font-weight: bold
	}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	color: #FF9933;
; font-style: normal; font-weight: bold
	}


body{
	margin-left: 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}

#topcell{
	background-image:url(images/top_bg.gif);
	vertical-align:top;
	height:43px;
	}

#middlecell{
	background-image:url(images/pruge_bg_2.gif);
	vertical-align:top;
	height:10px;
	}



p{
	color: #333333;
	;
	font-style: normal;
	font-weight: normal
	}



.text {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; color: #333333
	}

.naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #069;
	text-align: left;
	}

.naslov2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; font-weight: bold; color: #003366}
	
.naslov3 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; font-weight: bold; color: #003366}

.rednaslov {
	color: #F00;
	}


table.graf {
	width: 800px;
	border: 1px solid #cef;
	text-align: center; 
	}

table.graf th {
	font-weight: bold;
	font-size: 12px;
	background-color: #acf;
	border-bottom: 1px solid #cef;
	}
	
table.graf td {
		/*padding: 4px 5px;*/
		text-align: center;
		font-size: 13px 
		}
		
table.graf2 {
	/*width: 1024px;*/
	border: 1px solid #cef;
	}

table.graf2 th {
	font-weight: bold;
	font-size: 12px;
	background-color: #acf;
	border-bottom: 1px solid #cef; 
	text-align:center;
	}

table.graf2 td {
		/*padding: 4px 5px;*/
		/*text-align:center;*/
		font-size: 13px
		}

.odd {
	background-color: #def; 
	}

.odd2 {
	background-color: #def; 
	}

.odd td {
	text-align:right;
	border-bottom: 1px solid #cef; 
	}	

.odd2 td {
	/*text-align:right;*/
	border-bottom: 1px solid #cef; 
	}

.uk {
	background-color: #acf; 
	}

.uk2 {
	background-color: #acf; 
	}
	
.uk td {
	font-weight: bold;
	text-align:right;
	border-bottom: 1px solid #cef; 
	}	

.uk2 td {
	font-weight: bold;
	/*text-align:right;*/
	border-bottom: 1px solid #cef; 
	}	

