body {
	background-color: #333;
}

p {
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
}


.breadcrumb {
font-family: Tahoma, Arial, Helvetica;
font-size: 10px;
color: #636569;

}

.breadcrumb_link {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #0f4fa8;
	text-decoration: underline;
}

.input {
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
color: #333333;
height: 19px;
border-style: solid;
border-color: #4b677c;
border-width: 1px;
background-color: #ffffff;
}


.breadcrumb_link:hover {
font-family: Tahoma;
font-size: 10px;
font-weight: normal;
color:#666666;
text-decoration: none;
}

.nav_admin{
font-family: Verdana;
font-size: 12px;
font-weight: normal;
color: #ffffff;

}


.utility {
font-family: Verdana;
font-size: 9px;
color: #666666;
text-decoration: none;
}

.utility:hover {
font-family: Verdana;
font-size: 9px;
color: #999999;
text-decoration: none;
}

.footer {
font-family: Verdana;
font-size: 12px;
color: #FFF;
text-decoration: none;
}

.footer_link {
	font-family: Verdana;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.footer_link:hover {
font-family: Verdana;
font-size: 12px;
color: #6996d3;
text-decoration: none;
}


h1 {
font-family: Tahoma;
font-size: 20px;
color: #05316d;
font-weight: normal;
line-height: 24px;
}

h2 {
font-family: Tahoma;
font-size: 18px;
line-height: 22px;
color: #284c7e;
}

h3 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color:#284c7e;
	line-height: 20px;

}

h4 {
font-family: Tahoma;
font-size: 14px;
font-weight: bold;
color:#383838;
line-height: 17px;
}

.temno_siva {
font-family: Tahoma;
font-size: 14px;
font-weight: bold;
color:#383838;
}

h5 {
font-family: Tahoma;
font-size: 14px;
font-weight: bold;
color:#d70000;
line-height: 17px;
text-decoration:underline;
}


.besedilo {
font-family: Tahoma;
font-size: 12px;
line-height: 14px;
color:#383838;
}

.besedilo_belo{
font-family: Tahoma;
font-size: 12px;
line-height: 14px;
color:#ffffff;
}

.besedilo a{
font-family: Tahoma;
font-size: 12px;
line-height: 14px;
color:#383838;
text-decoration:underline;
}

.besedilo a:hover{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	color:#6996d3;
	text-decoration:underline;
}



.besedilo_11 {
font-family: Arial;
font-size: 14px;
line-height: 18px;
color:#000000;
}

.besedilo_11 a{
font-family: Arial;
font-size: 14px;
line-height: 18px;
color:#000000;
text-decoration:none;
}


.besedilo_12 {
font-family: Arial;
font-size: 18px;
color:#000000;
line-height: 22px;

}

.besedilo_12 a{
font-family: Arial;
font-size: 18px;
color:#000000;
line-height: 22px;
text-decoration:none;
}

.besedilo_obrazec {
font-family: Arial;
font-size: 11px;
color:#ffffff;
line-height: 16px;

}

.besedilo_obrazec_malo {
font-family: Arial;
font-size: 10px;
color:#ffffff;
line-height: 16px;

}

.besedilo_tahoma {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	padding-bottom:0px;
	margin-top:4px;
color:#999999;
}


.povezava a{
	font-family: Tahoma;
	font-size: 12px;
	color:#6CC;
	font-weight: normal;
	text-decoration: underline;
}

.povezava:visited {
font-size: 12px;
	color: #383838;
	text-decoration:underline;
	font-weight: normal;
}

.povezava:hover {
font-family: Tahoma;
font-size: 12px;
color:#383838;
font-weight: normal;
text-decoration: underline;
}



.povezava_top_nav {
font-family: Arial;
font-size: 10px;
color: #555860;
font-weight:bolder;
text-decoration: none;
}

.top_nav {
font-family: Arial;
font-size: 10px;
color: #555860;
font-weight:bolder;
text-decoration: none;
}

.povezava_top_nav:visited {
color: #555860;
}


.povezava_top_nav:hover {
font-family: Arial;
font-size: 10px;
color: #ffffff;
font-weight:bolder;
text-decoration: none;
}

.povezava_top_nav_rdeca {
font-family: Arial;
font-size: 10px;
color: #ff0000;
font-weight:bolder;
text-decoration: none;
}


.povezava_top_nav_rdeca:visited {
color: #ff0000;
}


.povezava_top_nav_rdeca:hover {
font-family: Arial;
font-size: 10px;
color: #ffffff;
font-weight:bolder;
text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
margin-top:3px;
border: 0px; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px Arial;
line-height:16px;
z-index:100;
background-color:#e7e6e6;
width: 195px;
visibility: hidden;

-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#777777,direction=135,strength=4); *//*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{

width: auto;
display: block;
text-indent: 5px;
border-bottom: 1px dashed #ffffff;/*THEME CHANGE HERE*/
padding: 7px 0 0 10px;
text-decoration: none;
font-weight: normal;
color: #3c3c3c;
filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
			

				

}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #ff0808;
color: #ffffff;
font-weight: bold;
filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;

}

.nav_besedilo {
padding: 2px 0 0 5px;
font:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}

.nav_besedilo a{
}

.nav_besedilo a:hover{

color:#FF6600;

}
.nav_side_link{
font-family: Tahoma;
font-size: 14px;
line-height: 18px;
color:#78797e;
text-decoration:none;
}



.nav_side_link a{
font-family: Tahoma;
font-size: 14px;
line-height: 18px;
color:#78797e;
}

/* LEVI MENI */

/* Generated via www.cssmenubuilder.com */

.menu{margin:0; padding:0; width:200px; list-style:none;background:rgb(255,255,255);}
.menu li{padding:0; margin:0 0 1px 0; height:40px; display:block; }
.menu li a{text-align:left;height:40px; padding:0px 5px; font:12px Verdana, Arial, Helvetica, sans-serif; color:rgb(255,255,255); display:block; background:url('images/verMenuImages.png') 0px 0px no-repeat; text-decoration:none;}
.menu li a:hover{background:url('images/verMenuImages.png') 0px -40px no-repeat; color:rgb(255,255,255);}
.menu li a.active, .menu li a.active:hover{background:url('images/verMenuImages.png') 0px -80px no-repeat; color:rgb(255,255,255);}
.menu li a span{line-height:40px;}



/* LEVI MENI - END */