BODY {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: White;
	SCROLLBAR-FACE-COLOR: #E5E5E5;
	SCROLLBAR-HIGHLIGHT-COLOR: #EEEEEE;
	SCROLLBAR-SHADOW-COLOR: #EEEEEE;
	SCROLLBAR-3DLIGHT-COLOR: #EEEEEE;
	SCROLLBAR-ARROW-COLOR: #666666;
	SCROLLBAR-TRACK-COLOR: #D9D9D9;
	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
}

A {
	color : #767676;
	text-decoration : none;
}

A:HOVER {
	color : #FF6600;
	text-decoration : none;
}

.txt{
    color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align: justify;
	line-height: 16px;
}
a.txt{
    color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align: justify;
	line-height: 16px;
	text-decoration: none;
}
a.txt:hover{
    color : #FD6C02;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align: justify;
	line-height: 16px;
	text-decoration: none;
}

.txt_orange{
    color : #FD6C02;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align: justify;
	font-weight: bold;
	line-height: 16px;
}

.small_txt{
    color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 14px;
}
.small_txt_naslov{
    color : #FF6600;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align: justify;
	line-height: 14px;
	font-weight: bold;
}
.search {
	width: 110px;
	height: 20px;
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	background-color : #F5F5F5;
	border-top : 1px solid #A9A9A9;
	border-left : 1px solid #A9A9A9;
	border-right : 1px solid #DCDCDC;
	border-bottom : 1px solid #DCDCDC;
	padding-left : 3px;
	padding-top: 3px;
	 }
 
 .input {
	width: 160px;
	height: 20px;
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	background-color : #F5F5F5;
	border-top : 1px solid #A9A9A9;
	border-left : 1px solid #A9A9A9;
	border-right : 1px solid #DCDCDC;
	border-bottom : 1px solid #DCDCDC;
	padding-left : 3px;
	padding-top: 3px;
 }
 .input_100 {
width: 100%;
height: 20px;
color : #666666;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 9px;
background-color : #F5F5F5;
 border-top : 1px solid #A9A9A9;
 border-left : 1px solid #A9A9A9;
 border-right : 1px solid #DCDCDC;
 border-bottom : 1px solid #DCDCDC;
 padding-left : 3px;
 padding-top: 3px;
 }
  .input_100_multirow {
width: 100%;
color : #666666;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 9px;
background-color : #F5F5F5;
 border-top : 1px solid #A9A9A9;
 border-left : 1px solid #A9A9A9;
 border-right : 1px solid #DCDCDC;
 border-bottom : 1px solid #DCDCDC;
 padding-left : 3px;
 padding-top: 3px;
 }
 .input_button {

height: 20px;
color : #666666;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 9px;
background-color : #F5F5F5;
 border-bottom : 1px solid #A9A9A9;
 border-right : 1px solid #A9A9A9;
 border-left : 1px solid #DCDCDC;
 border-top : 1px solid #DCDCDC;
 }
  .input_kolicina {
width: 30px;
height: 20px;
color : #666666;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 9px;
text-align: right;
background-color : #F5F5F5;
border-top : 1px solid #A9A9A9;
border-left : 1px solid #A9A9A9;
border-right : 1px solid #DCDCDC;
border-bottom : 1px solid #DCDCDC;
padding-left : 3px;
padding-top: 3px;
 }
 
 .naslovrubrike{
    color : #FD6C02;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align: right;
	line-height: 16px;
}
 .naslov{
    color : #FD6C02;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-align: left;
	font-weight: bold;
}


