@charset "utf-8";

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

h2 {
	font-size: 180%;
	color: #0F2E73;
	background-image: url(../img/d_line200.gif);
	background-repeat: no-repeat;
	background-position: -12px bottom;
	padding-bottom: 10px;
	font-family: Trebuchet;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 0.1em;
}


h3 {
	font-size: 180%;
	color: #0F2E73;
	padding-bottom: 6px;
	font-family: Trebuchet;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding-left: 18px;
	padding-top: 3px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 0px;
}

#wrapper #container #header #h_menu {
	position: absolute;
	height: 47px;
	width: 500px;
	left: 389px;
	top: 177px;
	z-index:100;
}

#h_menu a:visited, #h_menu a:link {
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 17px;
	padding-left: 0;
	width: 232px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	font-size: 150%;
	letter-spacing: 0.15em;
	text-align: center;
	text-decoration: none;
	float: right;
	
}

#wrapper #container #header #lang{
	position:absolute;
	top: 197px; 
	left: 38px; 
	height: 32px;
	z-index:100;
  
}

.naslov_kategorije {
	font-size: 170%;
	color: #009933;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009933;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.vsebina {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}

.vsebina h1{
	font-size: 140%;
	margin-bottom: 10px;
	color: #027AC6;
	font-weight: bold;
}

.vsebina .main_img{
	float: left;
	margin-right: 10px;
}

#container .content_box {
	background-image: url(../img/t_content_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 0px;
	width: 690px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content_box .content_box_top {
	background-image: url(../img/t_content_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 690px;
	margin: 0px;
	padding: 0px;
}
.content_box_bottom {
	background-image: url(../img/t_content_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	width: 690px;
	padding: 0px;
}
.content_box .content_box_cont {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.content_box .path {
	margin-left: 10px;
}

#left_menu {
	color: #FFFFFF;
	background-color: #FFFFFF;
}

#left_menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#left_menu ul li{
	width: 212px;	
}

#left_menu ul li a, #left_menu ul li a:visited, #left_menu ul li a:link {
	background-image: url(../img/m_sub.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin: 0px;
	padding-top: 11px;
	padding-right: 4px;
	padding-bottom: 11px;
	padding-left: 50px;
	color: #000000;
	text-transform: uppercase;	
}

#left_menu ul li ul{
	margin-left: 60px;
	margin-top: 0px;
	margin-bottom: 6px;
}

#left_menu ul li ul li{
width: auto;
}

#left_menu ul li ul li a:link, #left_menu ul li ul li a:visited{
	background-image: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-transform: none;
}

#left_menu ul li ul li ul{
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 90%;
	line-height: 98%;
}

#left_menu .topMenuItem  a:link, #left_menu .topMenuItem  a:visited{
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10;
	padding-bottom: 14px;
	padding-left: 0;
	width: 218px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	font-size: 150%;
	letter-spacing: 0.15em;
	text-align: center;
	text-decoration: none;
}
#footer .footer_left {
	background-image: url(../img/t_footer_l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 50px;
	margin: 0px;
	padding: 0px;
}
#footer .footer_left .footer_right {
	background-image: url(../img/t_footer_r.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	height: 50px;
	padding: 0px;
}
#footer .footer_cont {
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 80%;
}

