/*
	***Inne Meble***
	author: malgorzata.kmiec@enzo.pl
	Copyright Enzo Sp. z o.o., http://enzo.pl

*/

/*--------------- Reset ------------------------------------*/

body, p, ul, ol, input {
	margin: 0px;
	padding: 0px;
	outline: 0px;
}

img, fieldset { border: none;}

*:focus { outline: none; }

ol, ul {
	list-style: none;
}

a {
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6{
	margin: 0px;
	font-weight: normal;
	font-size: medium;
}

/*--------------- Base ------------------------------------*/

body{	
  font: normal 12px Tahoma, sans-serif;	
	color: #d2c0a3;
	background: #3F240F url("../../images/frontend/bg.jpg") repeat-x 50% 0;
}

#page {
  width: 991px;
  margin : 0px auto;
  padding : 0px; 
}

#header {
  width: 991px;
  height:134px;
  float:left;
}

#header2 {
  width: 991px;
  height:115px;
  float:left;
}

#main {
  width: 991px;
  float:left;
	position:relative;
	min-height : 385px;
	height: auto;
	_height: 385px;
	padding-top:15px;
}

#main2 {
  width: 991px;
  float:left;
	min-height : 385px;
	height: auto;
	_height: 385px;
  text-align:center;
}

#menu {
  width: 210px;
  float:left;
	padding-top: 27px;
	padding-left: 20px;
	position:relative;
	z-index:100;
}

#content {
  width: 742px;
  float:left;
  line-height:17px;
  margin : 0px;
  padding: 0px;
}

#footer {
  width: 1071px;
  float: left;
  padding: 20px 30px 20px 20px;
}

/*--------------- Layout ------------------------------------*/

span.spec a, div.singleart a, div.art_kontakt a, a.link_map, div.news_content a, span.spec2 a{
	color:#e7d5c1;
	border-bottom:1px solid #9C886F;
	vertical-align:top;
}

#logo {
  width: 282px;
  height: 109px;
  float: left;
  margin: 25px 0px 0px 25px;
  background: url("../../images/frontend/logo.gif") top left no-repeat;
}


#logo_min {
  float: left;
  margin: 25px 0px 0px 100px;
}

#banner {
  width: 412px;
  height:41px;
  float: right;
  margin: 63px 20px 0px 0px;
}

img#top{
  width:412px;
  height:41px;  
  float: right;
  margin: -40px 15px 0px 0px;
}


#menu img{
	margin-left:30px;
}

#menu img.punktor{
	margin-left:0px;
	margin-right:8px;
	margin-top:4px;
	float:left;
}


img.nelissen {position:absolute;bottom:0px;left:25px;}


ul.level1 li ul.level2 li{
	margin-bottom:0px;
}

ul.level1 li ul.level2 li ul.level3 li{
	margin-bottom:0px;
}

ul.level1 li{
	margin-bottom:20px;
	padding-top : 5px;
  padding-bottom : 4px;	
}

ul.level1 li a{
  width:215px;
  display:block;
  height:14px;
}

ul.level1 li:hover{
	background: #010100 url("../../images/frontend/menu_hover.gif") top left repeat-y;
}

ul.level1 li.selected{
	background: #010100 url("../../images/frontend/menu_hover.gif") top left repeat-y;
}

ul.level1 li.first:hover, ul.level1 li.first.selected{
  background: none;
}

ul.level1 li.first:hover a{
	background:none;
}



ul.level2 {
	 font: normal 12px Tahoma, sans-serif;	
	 margin-top:5px;
}

ul.level2 li {
  position : relative;
  width : 160px;
	padding-left:30px;
	padding-top : 0px;
  padding-bottom : 0px;	
}

ul.level2 li.submenu:hover a.rozwijane{
	background: url(../../images/frontend/strzalka.gif) no-repeat 95% 50%;	
}


ul.level2 li:hover {
	background: #010100 url("../../images/frontend/menu_hover.gif") top left repeat-y;
}

ul.level2 li a {
  color : #d2c0a3;
  display : block;
  padding-top : 5px;
  padding-bottom : 4px;	
  width : 160px;
}

ul.level2 li:hover a {
	color: #ffffff;
} 

ul.level2 li:hover ul.level3 li a{
  color : #d2c0a3;
}

ul.level2 li:hover ul.level3 li:hover a{
  color : #ffffff;
}

ul.level3 {
  background : #281709 url("../../images/frontend/menu_sub_bg.gif") repeat-x;
  position : absolute;
  display : none;
  margin-top : -23px;
  margin-left : 160px;
	width : 116px;
	border:1px solid black;
}

ul.level3 li {
  width : 86px;
}

ul.level3 li:hover{
  background : #150300;
}

ul.level3 li a{
  margin-left:-20px;
   width : 86px;
   height:auto;
}

ul.level2 li.submenu:hover ul.level3 {
  display : block;
}

a#m_katalog{
  background:url(../../images/frontend/m_katalog1.gif) no-repeat;
  width:210px; 
  height:22px; 
  display:block;

}

a#m_omeblach{
  background:url(../../images/frontend/m_omeblach.gif) no-repeat;
}

a#m_aktualnosci{
  background:url(../../images/frontend/m_aktualnosci.gif) no-repeat;
}

a#m_sklepy{
  background:url(../../images/frontend/m_sklepy.gif) no-repeat;
}

a#m_aranzacje{
  background:url(../../images/frontend/m_aranzacje.gif) no-repeat;
}

a#m_sklepy, a#m_aranzacje, a#m_aktualnosci, a#m_omeblach{
  width:153px; 
  height:13px; 
  display:block;
  margin-left:30px;
}

ul.level1 li:hover a#m_sklepy, ul.level1 li:hover a#m_aranzacje, ul.level1 li:hover a#m_aktualnosci, ul.level1 li:hover a#m_omeblach{background-position:0 -13px;}

ul.level1 li:hover a#m_katalog{background-position:0 -22px;}

ul.level1 li a#m_sklepy span, ul.level1 li a#m_aranzacje span, ul.level1 li a#m_aktualnosci span, ul.level1 li a#m_omeblach span, ul.level1 li a#m_katalog span{display:none;}

ul.level1 li.selected a#m_aranzacje, ul.level1 li.selected a#m_sklepy, ul.level1 li.selected a#m_aktualnosci, ul.level1 li.selected a#m_omeblach{
	background-position:0 -13px;
}

ul.level1 li.selected a#m_katalog{
	background-position:0 -22px;
}


#title{
	width:487px;
	height:109px;
	float:left;
	height:25px;
	padding-top:7px;
	padding-left:3px;
	color:#d2c0a2;
	font-size:15px;
	font-weight:bold;
}

#search {
  float: right;
  width: 154px;
  padding-left : 105px;
  height: 32px;
  background: url("../../images/frontend/search_bg.gif") no-repeat;
  margin-right: 10px;
 }
 
.search_input {
  margin-left: -12px;
  width: 110px;
  border: none;
  background: none;
  color: #a9a39d;
  font-size: 11px;
  padding-left: 5px;
  padding-top: 5px;
} 

.search_submit {
  width:27px;
  border:none;
  background: none;
  cursor: pointer;
}

#sub {
  float:left;
  padding: 25px;
	width: 694px;
	background:#29190A;
	min-height : 200px;
	height: auto;
	_height: 200px;
}

#sub_white {
  padding: 1px;
	width: 734px;
	background:#ffffff;
	min-height : 200px;
	height: auto;
	_height: 200px;
	background:#CAC3A9;
  border:4px solid white;
}

#sub_white div.singleart {
  background:#ffffff url(../../images/frontend/omwblachtlo.png) top left no-repeat; 
  height:370px; 
  padding:24px; 
  color:#594528;
  font: italic 13px Verdana, sans-serif;	
  line-height: 19px;
}

#sub ul{list-style-type:disc;margin:20px;}

#sub3 {
  padding: 25px 15px;
	width: 714px;
	background:#29190A;
}

#sub2 {
	background: #341f0c url(../../images/frontend/sub_tlo2.png) repeat-x;
	width:744px;
	float:left;
}

#sub img{
	border:2px solid #4c3219;
	padding:1px;
}


div.art_kontakt {
	width: 313px;
	padding-right:25px;
	float:left;
}

h2, h2 a {
	color:#EBDECE;
	padding-bottom:20px;
	font-weight:bold;
}

div.mapa {
	border:2px solid #4c3219;
	width:350px;
	height:300px;
	padding:1px;
}

div.mapa_cont {
	width:356px;
	margin-bottom:25px;
	float:left;
}


div.sub_mapa {
	border:2px solid #4c3219;
	width:350px;
	height:300px;
	padding:1px;
}

div.news_title {
	float:left;
	width:694px;
	clear:both;
}

div.news_content{
	padding-bottom:30px;
	float:left;
	clear:both;
	width: 100%;
}

div.news_content img{float:left;}

div.paginator{text-align:center;clear:both;}

div.paginator a{
	padding:0px 3px;
	background:black;
	border:1px solid #4c3219;
	color:#D2C0A3;
}

div.paginator a:hover{
	padding:0px 3px;
	background:#432e19;
	border:1px solid #4c3219;
	color:white;
}

div.paginator span{
	padding:0px 3px;
	background:#432e19;
	border:1px solid #4c3219;
	color:white;
}

div.paginator a.s1{
	padding:0px;
	background:url(../../images/frontend/strzalki.gif) top left no-repeat;
	width:7px;
	height:6px;
	border:none;
	float:left;
	margin-top:4px;
}

div.paginator a.s1:hover{
	background:url(../../images/frontend/strzalki.gif) 0px -6px no-repeat;
	border:none;
	padding:0px;
}

div.paginator a.s2{
	padding:0px;
	background:url(../../images/frontend/strzalki.gif) -7px 0px no-repeat;
	width:6px;
	height:6px;
	border:none;
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-top:4px;
}

div.paginator a.s2:hover{
	background:url(../../images/frontend/strzalki.gif) -7px -6px no-repeat;
	border:none;
	padding:0px;
}

div.paginator a.s3{
	padding:0px;
	background:url(../../images/frontend/strzalki.gif) -13px 0px no-repeat;
	width:6px;
	height:6px;
	border:none;
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-top:4px;
}

div.paginator a.s3:hover{
  background:url(../../images/frontend/strzalki.gif) -13px -6px no-repeat;
	border:none;
	padding:0px;
}

div.paginator a.s4{
	padding:0px;
	background:url(../../images/frontend/strzalki.gif) -19px 0px no-repeat;
	width:7px;
	height:6px;
	border:none;
	float:left;
	margin-top:4px;
}

div.paginator a.s4:hover{
	background:url(../../images/frontend/strzalki.gif) -19px -6px no-repeat;
	border:none;
	padding:0px;
}

div.paginator a.s1 span, div.paginator a.s2 span, div.paginator a.s3 span, div.paginator a.s4 span{
display:none;
background:none;
border:none;
padding:0px;
}

div.paginator a.arrow{
	padding:0px;
	background:none;
	border:none;
	color:#bd9f6b;
	font-size:14px;
}

div.paginator span.nr {
  background:none;
  border:none;
  color:white;
  padding:0px 8px;
}

div.paginator a.arrow:hover{
	padding:0px;
	background:none;
	border:none;
	color:white;
}

h2.news a, h2.news{
	color:#D2C0A3;
	font-weight:bold;
	padding-bottom:12px;
	display:block;
	float:left;
	width:450px;
	padding:5px 15px;
	font-size:16px;
}

span.date {
	clear:both;
	padding-bottom:15px;
	width:206px;
	text-align:right;
	padding-top:5px;
	float:left;
	
}

img.aranz {border:4px solid white;float:left;}

img.aranz_img {
	border:1px solid #734f2f;
	background:#29190A;
	padding:1px;
	width:75px;
	height:50px;
	margin-bottom:4px;
	cursor: pointer;
}

img.aranz_img.zaznacz {border:2px solid #CDC4A7; padding:2px;}

div.scroll {
	float:left;
	width:163px;
	height: 390px;
}

#wrap img{
	cursor: pointer;
}

div.asort {
	width:122px;
	height:160px;
	float:left;
	margin:0px 8px;
	text-align:center;
}

div.asort_img, div.asort_img2{
  background:#29190A;
  width:120px;
  height:120px;
  border:1px solid #734A2A;
  padding:1px;
	display: table;
}


div.asort_bg{
  background:white;
  width:120px; 
  height:120px;
  display: table-cell;
  vertical-align: middle;
}

div.asort_bg2{
  width:120px; 
  height:120px;
  display: table-cell;
  vertical-align: middle;
}


div.asort_bg2 img {display:block; width:100%;}

div.asort a{
  color:#D2C0A3;
}

div.produkt_content{
	width:317px;
	float:left;
	padding:20px 20px 20px 11px;
}

div.produkt_content h2 {
	color:#CDBDA4;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:9px;
	font-size:16px;
}

div.opis, span.spec{
	float:left;
	padding-left:9px;
}

span.spec{margin-bottom:10px;}

span.spec2 {margin-top:50px; float:right; margin-right:100px;}

span.spec2 a {margin-left:5px;}

img.podtytul{
	margin-left:9px;
	margin-top:20px;
}

div.product_img {
 	background:white;
  display: table-cell;
  vertical-align: middle; 
}

div.product_img img{vertical-align:middle;}

div.product_box{
  width:384px;
  height:388px; 
  float:left; 
  text-align:center;	
  padding:1px;
  background:#cac3a9;border:4px solid white;
 
}

div.border3 { display: table; width:384px;
   height:388px; }


div.scroll2{
	clear:both;
	width:317px;
	margin-top:0px;
	float:left;
	height: 273px;
}

img.produkt {vertical-align:middle;}

div.produkt_min{
	float: left;
	width: 75px;
	height: 75px;
	margin: 0px 9px 13px 9px;
	border:1px solid #734f2f;
	background:#29190A;
	padding:1px;
	display: table;
}


div.alt {
  float: left;
	width: 75px;
	height: 75px;
	margin: 0px 7px 11px 7px;
	background:#29190A;
	padding:2px;
	display: table;
  border:2px solid #cdc4a7;
}

div#produkt_min_active{
	border:1px solid #cdc4a7;
}

div.produkt_min div.product_min_img, div.alt div.product_min_img  { 
  height: 75px; 
  background:white; 
  text-align:center;
  display: table-cell;
  vertical-align: middle; 
}

div.product_min_img a {display:block;}

div.product_min_img img {vertical-align:middle;}

table{
  font: normal 12px Tahoma, sans-serif;  
  line-height:17px;
}

span.dopisek {
  color: #341f0c;
  font-weight:bold;
  font-size:15px;
}

#model{background: #ffffff url(../../images/frontend/dopisek.gif) bottom center no-repeat;}

span.img_podpis, span.img_podpis2{ position: absolute; top: 90%; left: 75%; font-size: 14px; color: rgb(231, 213, 193); font-weight:bold;}

#ar_prev {
  display:block;
  text-indent:-1000em;
  width:24px;
  height:24px;
  background: url(../../images/frontend/strzaly.gif) left top no-repeat;
  float:left;
  margin:5px 5px 10px 265px;
  _margin-left:132px;
}

#ar_next{
  display:block;
  text-indent:-1000em;
  width:24px;
  height:24px;
  background: url(../../images/frontend/strzaly.gif) -24px top no-repeat;
  float:left;
  margin:5px 0px 15px 0px; 
}

#footer img {
	margin-right: 15px;
	vertical-align: middle;
}

#footer img#enzo {
	float:right;
	margin-right: 0px;
}

/*--------------- Opera ------------------------------------*/


@media all and (min-width: 0px){
   div#content {margin-top:5px;}
   div#sub2 {margin-top:0px;}
   div.produkt_min, div.alt {margin-bottom:7px;}
}