/* Stylesheet: style Modified On 2013-01-13 12:39:37 */
#header {
height:110px;
width:100%;	
	background: #f2f2f2;  
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#fcfcfc');  
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#fcfcfc));  
	background: -moz-linear-gradient(top,  #f2f2f2,  #fcfcfc); 	
	border-bottom:1px solid #e3e0e0;
}

#header_left {
	float:left;
	width:350px;
	position:relative;
}

#header_right  {
	float:right;
	width:630px;
 
}

#header_right_top {
	display:block;
	height:57px;	
}

#logo {
	position:absolute;
	left:25px;
	top:31px;	
}

#podnaslov {
	   left: 76px;
    position: absolute;
    top: 67px;
}

#searcg_box {
	float:right;
	margin-top:18px;
	margin-right:18px;	
}

#telefon {
	float:right;
	margin-top:22px;
	margin-right:18px;		
}

#email {
	float:right;
	margin-top:22px;
	margin-right:18px;		
}

#email a {
 	color:#7E7D7D;
}

#menu { 
	background-image:url(/images/menu_bg.jpg);
	height:32px;
	padding:1px;
	float:right;	
	margin-right:18px;	
	border:1px solid #dedede;
}

#menu li   {
	list-style-type:none;
	float:left;
	margin-left:1px;
		
}

 #left_menu li {
	list-style-type:none;		
}

 #left_menu li a{
	font-size:16px;
	color:#7e7d7d;
	 font-family: 'Scada',sans-serif;
	display:block;
        border-bottom:3px solid #ebebeb;
padding-bottom:5px;
margin-bottom:5px;	 	 	
}

#left_menu li a:hover, #left_menu li.active a{
	text-decoration:none;
 
   color:#C20100;
}

#menu li a{
	font-size:13px;
	color:#7e7d7d;
	padding:6px 15px;
	display:block;
	float:left;	
}

#menu li a:hover, #menu li.active a{
	text-decoration:none;
	 -moz-box-shadow:    inset 0 0 8px #7e7d7d;
   -webkit-box-shadow: inset 0 0 8px #7e7d7d;
   box-shadow:         inset 0 0 8px #7e7d7d;
   background-color:#eaeaea;
   color:#c20100;
}

#subheader {
	padding:15px;
	text-align:center;
	font-size:15px;	
		background: #ffffff;  
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fcfcfc');  
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fcfcfc));  
	background: -moz-linear-gradient(top,  #ffffff,  #fcfcfc); 	
	border-bottom:1px solid #e3e0e0;
	line-height:150%;
}

#main_2col {
	background-image:url(/images/2col_bg.jpg);
	min-height:300px;	
}

#main_left {
	float:left;
	width:710px;	

}

#main_right {
	padding:20px;
	float:left;
	width:229px;	
}

#home_promo {
	padding:20px;	
	border-bottom:1px solid #e3e0e0;
}

#home_promo li {
	list-style-type:none;
	float:left;
	width:223px;
	text-align:center;	
}

#left_text {
			background: #fcfcfc;  
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#ffffff');  
	background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#ffffff));  
	background: -moz-linear-gradient(top,  #fcfcfc,  #ffffff);  
	padding:10px 20px 20px 20px;	
}

#footer {
			background: #f2f2f2;  
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#ffffff');  
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#ffffff));  
	background: -moz-linear-gradient(top,  #f2f2f2,  #ffffff);  
	padding:20px;	
	border-top:1px solid #e3e0e0;	
}

#footer a  {
    color: #7e7d7d;
	text-decoration:none;
}


 
#footer a:hover {
    color: #0d407d;
	text-decoration:none;
}

#foot_col1 {
    float: left;
    padding: 0px  20px  20px 0px;
    width: 450px;
	text-align:justify;
}
#foot_col2 {
    float: left;
    padding: 0px 20px 20px;
    width: 170px;
}
#foot_col3 {
    float: left;
    padding: 0px 20px 20px;
    width: 220px;
}
#footer h3 {
  
  
    font-size: 28px;
    font-weight: normal;
    margin-bottom: 10px;
 
}
#foot_col2 a {
    
    display: block;
}

#copyright {
font-size:12px;
width:900px;
margin:0 auto;
padding:5px 0px;
text-align:center;	
}

#main_right h2 {
font-size:28px;
border-bottom:4px solid #ebebeb;
margin-bottom:12px;	
margin-top:0px;
}

#fb_twitter {
float:left;
width:32px;
}

#google_plus {
float:left;
width:42px;
}

#fb_like_footer {
float:left;
width:344px;
}