.def_veliki_naslov { font-family: Arial, Helvetica, sans-serif;  font-size: 18px;  color: #4B5C65;   }
.def_veliki_naslov2 { font-family: Arial, Helvetica, sans-serif;  font-size: 18px;  color: #D57B1E;   }

.def_mali_tekst {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #666666
}

.def_mali_bold_tekst {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #666666;
	font-weight: bold;
}

A.def_mali_bold_tekst {  	
	color: #D57B1E;
	text-decoration: none;
}

A.def_mali_bold_tekst:hover {  	
	color: #A9621A;
	text-decoration: underline;
}

body { 
	background-color: White; 	
	background: url(/Burza/img/bg_produkcija.gif);
}

hr {
	color: #BEBEBE;
	height: 1px;
}

.def_srednji_bold_tekst {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #666666;
	font-weight: bold;
}

A.def_srednji_bold_tekst {  	
	color: #D57B1E;
	text-decoration: none;
}

A.def_srednji_bold_tekst:hover {  	
	color: #A9621A;
	text-decoration: underline;
}

.def_srednji_tekst {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #666666;
}

A.def_srednji_tekst {  	
	color: #D57B1E;
	text-decoration: none;
}

A.def_srednji_tekst:hover {  	
	color: #A9621A;
	text-decoration: underline;
}

INPUT {
	background-color: #EFEFEF; 
	border: 1px #CCCCCC solid;  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #666666 ; 
	font-weight: bold;
	height: 20px;
}
INPUT.disabledbutton {
		border: 0px #CCCCCC solid;  
	width: 0px;
	height: 0px;
	
}
INPUT.enabledbutton {
	
}

.select {
	background-color: #EFEFEF; 
	border: 1px #CCCCCC solid;  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #666666 ; 
	font-weight: bold;
	height: 20px;
}


.def_mali_nar_bold_tekst {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #CE9951;
	font-weight: bold;
}

BUTTON.disabled {
	width: 0px;
	height: 0px;
	
}
