﻿@charset "utf-8";

/*   
Theme Name: metrob.si
Theme URI: http://www.metrob.si/
Description: metrob 1.0 theme
Author: Mbit.si
Author URI: http://www.mbit.si
Version: 1.0
*/

body, html{

	min-height: 101%;
	margin:0px;
	padding:0px;
	background-image:url(images/body_bg.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#8a865d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:active
{
  outline: none;
}
a:focus
{
-moz-outline-style: none;
}
#wraper{
 
	padding-bottom:60px;
	text-align:left;
	display:block;
	overflow:auto;
}
#header {

	width: 863px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#top_header{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#4F4D3B;
font-size:13px;
margin-top:52px;
width: 863px;
	display: block;
	height:32px;
	background-image:url(images/topnav_bg.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}

#top_nav{
float:left;
}
#top_nav ul{
margin:0px;
padding:0px;
list-style-type:none;
}
#top_nav ul li{
margin:0px;
padding:0px;
position:relative;
left:168px;
top:6px;
float:left;
padding-left:15px;
}
#top_header a{
text-decoration:none;
color:#4F4D3B;
}
#top_header a:hover{
text-decoration:underline;
}
#banner img{
border:none;
margin:0px;
padding:0px;
float:left;
}
#search{
float:right;
height:32px;
width:270px;
}
#searchForm input{
 float:left;
 margin-left:10px;
 border:1px solid white;
 margin-top:4px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
	 color:#4F4D3B;
}
#searchForm{
padding-left:20px;
}

#searchForm label{
 float:left;
 margin-top:6px;
}
#SearchInput{
width:110px;
padding:2px;
}
#SearchButton{
border:none!important;
margin-top:0px!important;
margin:0px;
padding:0px;
}
#shaddow_left{
height: 395px;
width:22px;
float:left;
	display: block;
	background-image:url(images/shaddow_left.png);
	background-repeat:no-repeat;
}
#content_wraper{
	width: 863px;
	display: block;
	clear:left;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/bg.png);
	background-repeat:repeat-y;
	min-height:300px;
	overflow:auto;
}
#weather_img{
background-image:none!important;
padding:0px!important;
margin:0px!important;
color:#4F4D3B;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
}
#weather_img a{
color:#4F4D3B;
}
#content{
width:819px;
float:left;
height:auto;
background-color:transparent;
}
#shaddow_right{
height: 395px;
width:22px;
float:right;
	display: block;
	background-image:url(images/shaddow_right.png);
	background-repeat:no-repeat;
}
#footer_wraper{

width: 863px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/footer.png);
	background-repeat:repeat-x;
	background-position:bottom;
	overflow:auto;
	
	}
	#footer{
	height:97px;
	width:700px;
	float:left;
	}
	#footer_left{
	float:left;
	background-image:url(images/footer_left.png);
	background-repeat:no-repeat;
	width:47px;
	height:97px;
	background-position: top left;
	
	}
	#footer_right{
	float:right;
	background-image:url(images/footer_right.png);
	background-repeat:no-repeat;
	width:47px;
	height:97px;
	background-position: top right;
	
	}
	
	
	#navigation ul{
	margin:0px;
	padding:0px;
	width:147px;
	list-style-type:none;
	margin-top:10px;
	margin-left:3px;
	margin-bottom:20px;
	}
	
	#navigation ul li{
	margin-bottom:4px;
	padding-bottom:4px;
	padding-left:7px;
	background-image:url(images/line.png);
	background-position:bottom left;
	background-repeat:repeat-x;
	}
	
	#nav a{
	color:#4F4D3B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	display:block;
	}
	#nav a:hover{
	text-decoration:underline;
	}
	#navigation{
	float:left;
	width:150px;
	}
	#catalogs{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	width:138px!important;
	border-top:4px solid white;
	padding-left:10px;
	padding-top:10px;
	background-color:#c3c0a4;
	border-left:3px solid white;
	position:relative;
	bottom:0px;
	height:360px;
	}
	#catalogs img{
	margin-top:0px;
	margin-bottom:5px;
	}
	#leftbar{
	float:left;
	width:150px;
	clear:right;
	}
	#text img{
	border:0px;
	margin:0px;
	padding:0px;
	}
	#mainbar{
	width:505px;
	float:left;
	}
	#rightbar{
	background-image:url(images/rightbar_bg.png);
	background-repeat:no-repeat;
	background-position:top;
	float:right;
	width:159px;
	}
	#rightbar h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#F7931E;
	font-size:18px;
	line-height:20px;
	margin-top:5px;
	padding-top:0px;
	margin-bottom:5px;
	float:left;
	}
	#rightbar div{
	float:left;
	display:block;
	width:149px;
	background-image:url(images/line_right.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-left:10px;
	}
	
	#shop h2{
	width:80px!important;
	float:left;
	}
	#shop a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#F7931E;
	font-size:18px;
	line-height:22px;
	height:60px;
	padding-top:0px;
	display:block;
	float:left;
	background-position:right top;
	width:145px;
	background-repeat:no-repeat;
	text-decoration:none;
	background-image:url(images/cart_empty.png);
	}
	#rightbar img{
	float:left;
	padding-bottom:10px;
	}
	
	#shop a:hover{
	background-image:url(images/cart_full.png);
	text-decoration:underline;
	}
	#shop {
	padding-bottom:5px;
	}
	#advice{
	padding-bottom:20px;
	}
	
	
	#advice a{
	text-decoration:none;
	color:#F7931E;
	}
	#advice a:hover{
	text-decoration:underline;
	}
	#sms_form{
	margin-bottom:0px;
	padding-bottom:0px;
	}
	#sms_form input{
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 color:#4F4D3B;
	 font-size:12px;
	 border:1px solid white;
	 padding:3px;
	 width:75px;
	 margin-bottom:0px;
	}
	#SMS_Button{
	border:none!important;
	margin:0px!important;
	padding:0px!important;
	width:100px!important;
	height:23px!important;
	background-image:url(images/Prijava.png);
	margin-top:3px!important;
	margin-left:18px!important;
	}
	#sms a{
	color:#F7931E;
	}
	
	#odjava{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	padding-left:0px!important;
	margin-left:18px!important;
	padding-top:3px;
	background-image:none!important;
	padding-bottom:18px!important;
	}
	#weather{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:6px;
	padding-bottom:12px!important;
	padding-left:5px!important;
	width:154px!important;
	}
	#weather table{
	margin-top:3px;
	margin-bottom:0px!important;
	}
#weather h2{
padding-left:7px;
}
	.slovreme_pov3{
	margin-bottom:3px!important;
	margin-top:3px!important
	}
	#weather img{
	padding-top:0px;
	behavior: url("iepngfix.htc");	}
	#links{
	background-image:none!important;
	}
	#links ul{
	margin:0px;
	padding:0px;
	float:left;
	width:140px;
	list-style-type:none;
	}
	#links ul li{
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	}
	#links ul li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4F4D3B;
	}

	#footer ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:13px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	float:left;
	clear:both;
	}
	#footer ul li{
	margin:0px;
	padding:0px;
	position:relative;
	left:120px;
	top:19px;
	float:left;
	padding-left:15px;
	}
	#footer a{
	text-decoration:none;
	color:#FFFFFF;
	}
	#footer a:hover{
	text-decoration:underline;
}
#copyright{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#8A865D;
font-size:13px;
float:left;
width:600px;
position:relative;
top:28px;
left:135px;
}
.children{
display:none;
}
.children .cat-item{
margin-bottom:2px!important;
padding-bottom:2px!important;
width:110px;
vertical-align: top;
}
.current-cat a{
color:#F7931E!important;
font-weight:bold;
}
.current-cat ul{
list-style-type:square!important;
margin:0px!important;
	padding:0px!important;
	
}

.current-cat ul li{
margin:0px!important;
	padding:0px!important;
	margin-left:20px!important;
	background-image:none!important;
	margin-top:5px!important;
	padding-bottom:5px!important;
}
.current-cat-parent{
font-weight:bold!important;
}

.current-cat .children {display:block;padding-top: 10px!important;padding-bottom: 5px!important;width: 135px!important;
}
.current-cat .children a{color:#4F4D3B!important;font-size:11px!important;font-weight:normal!important;}

.current-cat-parent ul{
display:block!important;
list-style-type:square!important;
margin:0px!important;
	padding:0px!important;
	
	
}
.current-cat-parent ul li{
margin:0px!important;
	padding:0px!important;
	margin-left:30px!important;
	background-image:none!important;
	margin-top:5px!important;
	padding-bottom:5px!important;
	}
	.current-cat-parent ul li a{
	color:#F7931E!important;font-size:11px!important;font-weight:normal!important;
	}
	#catalogs h3{
	margin-bottom:0px;
	padding-bottom:0px;
	}
	#text{
	float:left;
	text-align:left;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:10px;
	width: 489px;
	}
	#text h1,h2,h3{
	font-size:19px;
	color:#666666;
	margin-top:0px;
	margin-bottom:15px;
	}
	#text h2{
	font-size:17px!important;;
	}
	#text h3{
	font-size:14px!important;;
	}
	#catalogs h3{
	color:#FFFFFF;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
font-weight:bold;
	}

	
	#last_posts a{
	font-size:13px;
	color:#4F4D3B;
	font-family:Arial,Helvetica,sans-serif;
	margin-bottom:10px;
	display:block;
	}
	.alignright{
	float:right;
	}
	#text img{
	padding-left:10px;
	}
	#text a{
	color:#F7931E;
	}
	#zelite{
	display:none!important;}
	#tabela1 td{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
height:17px;
background-color:#d4d2bd;
border-bottom:1px solid #59564a;
border-right:1px solid #59564a}
.style4 {color: #FFFFFF}
.style6 {color: #000000}
#tabela1 tr td img{
padding-left:0px!important;}

#tabela1 a{
text-decoration:none!important;
color:#333333!important;}

#tabela1 a:hover{

text-decoration:underline!important;}
