@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family:'Helvetica Neue', Arial, Helvetica;
	font-size: 12px;
	color:#333;
}
body {
	margin: 0px;
}
body a{
	color:#333;
	text-decoration:none;
}
body a:hover{
	text-decoration:underline;
}
img{border:0px;}

/*NASLOVI - vsebina*/
h1{
	color:#09519d;
	font-size:18px;
	margin:0px 10px 10px 10px;
	font-weight:bold;
}

h2{
	color:#09519d;
	font-size:16px;
	margin:0px;
	font-weight:bold;
}

/*PRODUKTI - imena produktov*/
h3{
	color:#5F5F5F;
	font-size:12px;
	margin:0px;
	font-weight:bold;
}

h4{
	color:#09519d;
	font-size:12px;
	margin:0px;
	font-weight:bold;
}
.product_img{
	border:1px solid #cdd2d6;
}

/*STRANSKA OKNA - naslovi novic, obvestil ...*/
h5{
	color:#cecece;
	font-size:12px;
	margin:5px 0px 5px 0px;
	font-weight:normal;

}

hr {border:0px; border-top: 1px solid #cfcfcf; height:1px; width:100%;}

.kljukica {
	background:url(/images/list.png) left no-repeat;
	padding-left:15px;
	line-height:18px;
}

/*Layout*/

#header {
	width:900px; 
	height:405px; 
	background-image:url(/images/header_bg.jpg);
	color:#C7CBCF;
	margin:auto;
}
#header .d1{float:left; width:490px;}
#header .d5{width:185px; height:23px; padding-top:5px;  float:left; text-align:right;}
#header .input{
	width:80px; 
	height:16px; 
	color:#CCC; 
	border:1px solid #CCC; 
	background-image:url(/images/input_bg.gif);
	}

.line {
	width:900px; 
	height:5px;
}
#lang {
	width:225px; 
	height:23px; 
	float:left;
	padding-top:5px;
}
#lang img{
	margin-left:6px;
}

.clear{clear:both;}

#top_menu_content{
	width:690px; 
	height:70px; 
	background-color:#666; 
	float:left;
	position:absolute;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
	}
#top_menu_contents{
	width:690px; 
	height:70px; 
	float:left;
	position:absolute;
	}
	
#top_menu_contents a:visited, #top_menu_contents a:link, #top_menu_contents a:active, #top_menu_contents a:hover {margin-left:6px; color:#FFF; text-decoration:none; font-weight:550;}
#top_menu_contents a:hover {margin-left:6px; color:#FFF; text-decoration:underline; font-weight:550;}

#bot_menu_content{
	width:680px; 
	height:70px; 
	float:left;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
	}
#bot_menu_content a:visited, #bot_menu_content a:link, #bot_menu_content a:active, #bot_menu_content a:hover {margin-left:6px; color:#000; text-decoration:none; font-weight:550;}
#bot_menu_content a:hover {margin-left:6px; color:#000; text-decoration:underline; font-weight:550;}

#content {width:900px; margin:auto;}
#content .left {width:170px; float:left;  background-color:#666; min-height:10px;}
#content .right{width:710px; float:left; padding:10px; background-color:#fff; letter-spacing:0.3px; line-height:1.4em;}
#content ul ul ul li{ margin-left:340px; margin-top:5px; margin-bottom:5px; list-style-image: url('/images/list.png');}

#footer{width:900px; clear:both; margin:auto;}
#kontakt {width:180px; height:30px; float:left; }

.sub_nav{height:22px; border-bottom:1px solid #999; width:710px; margin-top:20px;}
.sub_nav .left1{background-image:url(/images/submenu_left.jpg); width:7px; height:22px; float:left;} 
.sub_nav .center1{background-image:url(/images/submenu_center.jpg); background-repeat:repeat-x; float:left; height:18px; padding-top:4px; font-weight:bold; color:#FFF; font-size:12px; min-width:120px;}
.sub_nav .right1{background-image:url(/images/submenu_right.jpg); width:7px; height:22px; float:left; background-repeat:no-repeat; overflow:hidden;}
.sub_nav .puscica{height:18px; float:right; padding-top:4px;}
.sub_nav a:visited, .sub_nav a:link, .sub_nav a:active, .sub_nav a:hover {color:#FFF; font-size:11px; text-decoration:none;}
.sub_content{width:710px; background-image:url(/images/submenu_bg.jpg); background-repeat:repeat-x; }

.navigacija a:visited, .navigacija a:link, .navigacija a:active{color:#FFF; padding-left:5px; padding-right:5px; text-decoration:none;}
.navigacija a:hover{color:#FFF; padding-left:5px; padding-right:5px; text-decoration:underline; }
.side_news_title{width:300px; float:left; padding-top:10px; font-size:12px; margin:0px; font-weight:bold; color:#09519d;}
