html {
	overflow-y: scroll;
}
body {
	background: url(../images/body_bg.jpg) repeat-x #ecd1a7;
}

h1, h2 {
	font-size:16px;
}

a {
	color:#000;
}
a:hover {
	text-decoration:none;
}
.reverse a {
	text-decoration:none;
}
.reverse a:hover {
	text-decoration:underline;
}

h1{
	font-size:20px;
}

.left {
	float:left;
}
.right {
	float:right;
}
.roundy {-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.roundy5 {-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}

#wrap{
	margin:0 auto;
	width:928px;
}
#head{
	float:left;
	width:918px;
	height:80px;
	padding: 22px 10px 0 0;
}
.head_logo{
	background: url(../images/skur_vgradne_omare_po_meri.png) no-repeat left top;
	width:147px;
	height:59px;
	padding:0 10px 21px 0;
	display:block;
	float:left;
}
.head_logo span{
	float:right;
	padding-top:57px;
	font-size:12px;
	font-weight:bold;
}
a.head_logo{
	text-decoration:none;
}
.head_logo h1{
	font-size:15px;
	margin:0;
	text-indent:-9999px;
	padding: 34px 0 0 143px;	
}

#menu{
	float:left;
	padding-top:27px;
	height:41px;
	width:761px;
	position:relative;
}
#menu ul{
	float:right;
	margin:0;
}
#menu li{
	float:right;
	height:41px;
	background:url(../images/menu_bg.png) 0 0;
	margin-left:8px;
	display:inline;
}
#menu li a{
	color:#FFF;
	font-size:14px;
	display: inline-block;
	height:32px;
	padding:9px 12px 0 12px;
	background: url(../images/menu_bg.png) right -41px;
}

#menu li.selected{
	background:url(../images/menu_bg_selected.png) 0 0 no-repeat;
}
#menu li.selected a{
	background: url(../images/menu_bg_selected.png) right -37px no-repeat;
}

/*--------------------------------*/
.index_up{
	float:left;
	width:928px;
	height:284px;
	background:url(../images/index_up_border.png) left top no-repeat;
}
.index_up_left{
	float:left;
	width:447px;
}
	
.index_up .opis{
	float:left;
	width:447px;
	font-size:15px;
}

.index_up h1{
	text-shadow:0px 1px 0px #FFF;
	font-size:23px;
}
.index_up h2{
	font-size:15px;
}
.index_up_right{
	float:left;
	width:481px;
	height:277px;
	position:relative;
}
.index_up_right .frame{
	width:481px;
	height:277px;
	position:absolute;
	background: url(../images/index_up_frame.png) no-repeat;
	z-index:5;
}
.index_up_right img{
	padding:21px 0 0 12px;
}

.index_down{
	float:left;
	width:918px;
	padding:25px 10px 29px 0;
	background:url(../images/index_down_bg.png) repeat-y;
}
.index_down h2{
	font-size:15px;
	margin:0;
	padding-left:31px;
	padding-top:1px;
	background:url(../images/brown_arrow.png) no-repeat;
}

.index_down .storive ul{
	float:left;
	width:300px;
	background:#408927;
	padding:2px 0;	
}
.index_down .storive,.index_down .prednosti,.index_down .reference{
	float:left;
}
.index_down .storive ul li{
	background:url(../images/storitve_li_bg.png) no-repeat;
	float:left;
}
.index_down .storive ul li.first{
	background:none;
}
.index_down .storive ul li a{
	color:#FFF;
	font-size:14px;
	float:left;
	width:278px;
	height:25px;
	padding:9px 0 0 22px;
	background:url(../images/stortive_bullet.gif) 9px 15px no-repeat;
}  

.index_down .prednosti{
	width:282px;
	padding:0 30px 0 21px;
}
.index_down .prednosti p{
	margin:  0 0 5px;
	line-height: 17px;
	padding-top:5px;
	width:282px;
	float:left;
}
.index_down .prednosti img{
	float:right;
}
/*---------------------------------*/
.index_down .reference{
	width:283px;
}
.index_down .reference p{
	display:inline;
	float:left;
}
.index_down .reference .div_img{
	float:left;
	width:277px;
	height:162px;
	background:no-repeat;
	margin:3px 3px 0 0px;
	display:inline;
}

/*-----------------------------------*/
#scroll {
	position:relative;
	float:left;
	overflow:hidden;
	width: 283px;
	height:162px;
	padding:0 0 13px 0;
	margin-top:1px;
	display:inline;
}
#scroll .frame{
	position:absolute;
	z-index:5;
	width: 283px;
	height:178px;
	background:url(../images/reference_slideshow.png) no-repeat;
}

#scroll .items {
	clear: both;
	width:20000em;
	margin-left:3px;
	position:absolute;
	margin-top: 3px;
}

.items img {
	/*opacity: 0; */
}
.nav{
	float:right;
	padding-top:2px;
}

a.levo{
	background:url(../images/prev.png) no-repeat;
	width:20px;
	height:21px;
	float:left;
	margin-right:2px;
}
a.desno{
	background:url(../images/next.png) no-repeat;
	width:20px;
	height:21px;
	float:left;
}

/*--------------------------------*/
.content_border{
	width:918px;
	float:left;
	background:url(../images/content_border.png) center;
	height:2px;
}
.content{
	float:left;
	background: url(../images/content_bg_top.jpg) no-repeat;
	width:878px;
	min-height:500px;
    height:auto !important;
    height:500px;
	color:#000;
	padding:20px 20px 30px 20px ;
}
.content_bg{
	background: url(../images/content_bg.png) repeat-y;
	float:left;
}
.content ul{
	margin: 0 0 0 15px;
}
.content li{
	list-style: outside disc;
}
.content a{
	color:#a75000;
}
.content h1{
	background:url(../images/content_h1.png) bottom no-repeat; 
	font-size:23px;
	color:#5ab53b;
	padding-bottom:5px;
	margin:0 0 15px;
	text-shadow:1px 1px 1px #fff;
}
.content h2{
	font-size:15px;
	color:#000;
	margin:0.5em 0;
}
.content_button{
	float:left;
	display:inline-block;
	font-size:14px;
	color:#FFF;
	margin:5px 0;
	text-decoration:none;
}
.content_button .zac{
	float:left;
	height:35px;
	color:#FFF;
	font-weight:bold;
	line-height:35px;
	padding:0px 13px 0 5px;
	text-shadow:1px 1px 0px #000;
	background:url(../images/content_button.png) 0 0;
}
.content_button img{
	float: left;
    padding:5px 5px 0 0;
}
.content_button .end{
	float:left;
	width:36px;
	height:35px;
	background:url(../images/content_button.png) -221px -35px;
}
/*-------------------------------*/
.small_frame{
	float:right;
	position:relative;
	width:299px;
	height:197px;
	padding:0 0 20px 20px;
}
.small_frame .frame{
	position:absolute;
	z-index:5;
	width:299px;
	height:197px;
	background:url(../images/small_green_frame.png) no-repeat;
}
.small_frame img{
	padding:16px 0 0 7px;
}
/*--------------------------*/
form#obrazec{
	float:right;
}
form#obrazec .button{
	background: url(../images/send_button.png);
	display:inline;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	width:57px;
	height:29px;
	margin:2px 0 0 0;
	float:left;
	border:none;
	padding-bottom:10px;
}
form#obrazec label{
	width:90px;
	float:left;
	padding-right:8px;
	text-align:left;
}

form#obrazec input,form#obrazec textarea{
	-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	border:1px solid #FFF;;
	width:345px;
	height:23px;
	margin:0 0 5px 0;
}
form#obrazec textarea{
	padding:0;
	margin:0;
	margin:0 0 5px 0;
	width:349px;
	height:135px;
}
/*--------------------------*/
.gallary{
	float:left;
	background:url(../images/content_h1.png) center top no-repeat;
	padding:10px 0 5px 0;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.gallary h2{
	margin-bottom:0;
}

.gallery-wrap{
	width: 10000px;
}
/*
.gallary_box{
	float:left;
	width:211px;
	height:133px;
	margin:5px 10px 6px 0;
	background: url(../images/small_gallary_frame.png) no-repeat;
}
*/

.gallary_box{
	float:left;
	margin:5px 7px 6px 0;
	border: 3px solid #fff;
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}
.gallary_box.last{
	margin-right:0;
}
.gallary_box a, .gallary_box a img{ float: left;}
.gallery-link{ clear: both; float: left;}
/*
.gallary_box img{
	padding:3px 0 0 3px;
}
*/
/*--------------------------*/

.foot{
	background: url(../images/foot_bg.png) top left no-repeat;
	float:left;
	height:69px;
	width:918px;
	padding:24px 10px 0px 0;
}
.kontakt_izdelava_pohistva{
		margin:0;
	float:left;
	padding-left:66px;
}
.kontakt_izdelava_pohistva a{
	color:#b05500;
}
.telefon_pohistvo{
	margin:0;
	float:left;
	padding-left:138px;
}
.telefon_pohistvo span{
	font-weight:bold;
	font-size:20px;
}
.telefon_pohistvo a{
	font-weight:bold;
	text-decoration:none;
}
.telefon_pohistvo a:hover{
	font-weight:bold;
	text-decoration: underline;
}
a.povprasevanje_button{
	float:left;
	display:inline;
	margin-left:110px;
	padding:7px 0 0 60px;
	background:url(../images/povprasevanje_button.png);
	width:217px;
	height:52px;
	color:#fff;
	line-height:18px;
	text-decoration:none;
	text-shadow:1px 1px 3px #224712;
	font-size:16px;
	font-weight:bold;
}
.box{
	width:231px;
	float:left;
}

.bottom {
	float:left;
	width:918px;
	padding:19px 10px 15px 0;
	font-size:11px;
}
.bottom, .bottom a {
	color:#785c41;
	text-decoration:none;
}
.bottom a img {
	float:left;
	margin:2px 0 0 7px;
}
.bottom a span {
	float:left;
	margin:0 0 0;
}
