.head {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
       font-weight: bold;
}

a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #339945;
       text-decoration: none;

}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #339945;
       text-decoration: none;
} 
a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #339945;
       text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #339945;
       text-decoration: underline;
}

.text {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	
}
.ntext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
       color:#CCFFD5;
       font-weight: bold;
	
}
.text1 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
      color: #339945;
      font-weight: bold;
	
}
.naslov {
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	color: #3CA64F;
	
}

.skin0 {
position:absolute;
text-align:left;
width:200px;
border:2px solid black;
background-color:menu;
font-family:Verdana;
line-height:20px;
cursor:default;
visibility:hidden;
}
.skin1 {
cursor:default;
font:menutext;
position:absolute;
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
width:120px;
background-color:menu;
border:1 solid buttonface;
visibility:hidden;
border:2 outset buttonhighlight;
}
.menuitems {
padding-left:15px;
padding-right:10px;
}

input.button {
       background-color: #E3FAE8;
       font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}

input.obrazci {
       background-color: #E3FAE8; 
       font-family: Tahoma;
	font-size: 11px;
	font-style: normal; 
}

hr {
	border: 1px dashed  #3CA64F;
       border-spacing: 0;
	width: 100%;		
   }             
