@import url("yui-reset.css");

/* globals */

img{
	margin:0;
	padding:0;
	display: block;
}

body{
	background: #341708 url(../img/body_bg.jpg) repeat-x;
	font-family: "Arial";
	font-size: 12px;
	color: #444a41;
	line-height: 1.5em;
}


strong{
	font-weight: bold;
}

a{
	color: #222;
}

a:hover{
	text-decoration: none;
}



/* construction */

div#wrapper{
	width: 980px;
	margin: 0 auto;
}

div#head{
	width: 980px;
	height: 112px;
	border-bottom: 4px solid #fff;
}

div#slide{
	width: 980px;
	height:168px;
	background: transparent url(../img/slide.jpg) no-repeat;
}


div#top{
	width: 980px;
	float: left;
	background: #fff;
}


#top span.tl{
	width: 4px;
	height: 4px;
	display: block;
	float: left;
	background: transparent url(../img/tl.jpg) no-repeat;
}

#top span.tr{
	width: 4px;
	height: 4px;
	display: block;
	float: right;
	background: transparent url(../img/tr.jpg) no-repeat;
}


div#content{
	float: left;
	background: #fff;
	width: 960px;
	padding: 0 10px;
}


div#left-side{
	width: 230px;
	float: left;
}

div#middle{
	width: 480px;
	min-height: 400px;
	float: left;
	padding-left: 10px;
}

div#right-side{
	width: 230px;
	height: 885px;
	float: right;
	clear: right;
}



div#footer-out{
	height: 190px;
	background: transparent url(../img/footer_bg.jpg) repeat-x;
	clear: both;
}

div#footer-in{
	width: 990px;
	height: 165px;
	margin: 0 auto;
	padding-top: 25px;
	background: transparent url(../img/footer.jpg) no-repeat;
	clear: both;
}

div.separator{
	clear: both;
}


div.adresy{
	clear: both;
	float: left;
	width: 950px;
	padding:35px 0 0 40px;
}


.w250{
	width: 250px;
}

.w150{
	width: 120px;
}





/* headers */

#head h1 a{
	display: block;
	width:230px;
	height: 90px;
	margin-left:30px;
	float: left;
	background: transparent url(../img/logo.jpg) no-repeat;
	text-indent:-5000em;
}


#middle h2{
	font-family: Georgia;
	font-size: 18px;
	color: #8a4b15;
	padding:10px 0 15px 0px;
	clear: both;
}


#middle h3{
	font-family: Georgia;
	font-size: 15px;
	color: #8a4b15;
	padding:10px 0 15px 0px;
	font-weight: bold;
}


#left-side h4{
	width: 230px;
	height: 40px;
	text-indent: -5000em;
}

h4.parkiety{
	background: transparent url(../img/h4_parkiety.jpg) no-repeat;
}

h4.mozaiki{
	background: transparent url(../img/h4_mozaiki.jpg) no-repeat;
}

h4.deski{
	background: transparent url(../img/h4_deski.jpg) no-repeat;
}

h4.panele{
	background: transparent url(../img/h4_panele.jpg) no-repeat;
}

h4.deski_tr{
	background: transparent url(../img/h4_deski_tr.jpg) no-repeat;
}

h4.meble{
	background: transparent url(../img/h4_meble.jpg) no-repeat;
}

h4.drzwi{
	background: transparent url(../img/h4_drzwi.jpg) no-repeat;
}

h4.deski_p{
	background: transparent url(../img/h4_deski_p.jpg) no-repeat;
}

h4.korek{
	background: transparent url(../img/h4_korek.jpg) no-repeat;
}

h4.tarasy{
	background: transparent url(../img/h4_tarasy.jpg) no-repeat;
}

h4.poradnik{
	background: transparent url(../img/h4_poradnik.jpg) no-repeat;
}





/* menu */

ul#menu{
	width: 545px;
	height: 41px;
	float: right;
	clear: right;
	display: block;
	margin-top: 16px;
	padding-right: 27px;
	position:relative;
	z-index: 10000;
}

ul#menu li, ul#menu li a{
	float: left;
	height: 41px;
}

ul#menu li{
	position: relative;
}

ul#menu li a{
	text-indent: -5000em;
}


ul#menu li a.item1{
	width:114px;
	background: transparent url(../img/menu/btn_home.jpg) no-repeat;
}

ul#menu li a.item2{
	width:104px;
	background: transparent url(../img/menu/btn_ofirmie.jpg) no-repeat;
}

ul#menu li a.item3{
	width:66px;
	background: transparent url(../img/menu/btn_oferta.jpg) no-repeat;
}

ul#menu li a.item4{
	width:91px;
	background: transparent url(../img/menu/btn_galeria.jpg) no-repeat;
}

ul#menu li a.item5{
	width:77px;
	background: transparent url(../img/menu/btn_cenniki.jpg) no-repeat;
}

ul#menu li a.item6{
	width:93px;
	background: transparent url(../img/menu/btn_kontakt.jpg) no-repeat;
}

ul#menu li a:hover, ul#menu li a.active{
	background-position: 0 100%;
}





/********************** submenu *********************/
ul#menu ul {
	position:absolute;
	top: 36px;
	left: 0px;
	display:none;
	width: 150px;
	padding-top: 5px;
}

ul#menu li ul li{
	height: 20px;
	float: left;
	background: #fff;
	padding: 10px 10px 0px 10px;
	
/*	
		
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);	
	-moz-opacity:0.9;
	
*/
	
}

ul#menu li ul a{
	float:left;
	width: 140px;
	margin:0px;
	padding:0px 0 0 10px; 
	color: #4f710c;
	text-indent: 0;
	font-size: 12px;
	text-decoration: none;
	background:  transparent url("../img/arrow3.gif") 0px 7px no-repeat !important;
	height: 20px;
}

ul#menu li ul a:hover{
	background-position: 3px 7px !important;
	color: #000;
}

ul#menu ul ul{
	top:auto;
}	

ul#menu li ul ul {
	left: 160px;
	margin-left: 10px;
}

ul#menu li:hover a{
	background-position: 0 100%;
}

ul#menu li:hover ul ul, ul#menu li:hover ul ul ul, ul#menu li:hover ul ul ul ul{
	display:none;
}
ul#menu li:hover ul, ul#menu li li:hover ul, ul#menu li li li:hover ul, ul#menu li li li li:hover ul{
	display:block;
}



ul#menu li.rogi{
	height: 5px;
	font-size:1px;
	width: 170px;
	padding:0;
	margin:0;
	background: transparent !important;
}

span.lewy{
	width: 5px;
	height: 5px;
	display: block;
	float: left;
	background: url('../img/lewy.gif') no-repeat;
}

span.prawy{
	width: 5px;
	height: 5px;
	display: block;
	float: right;
	background: url('../img/prawy.gif') no-repeat;
}

span.srodek{
	background: #fff;
	height: 5px;
	width: 160px;
	display: block;
	float: left;
}


/********************** submenu *********************/




/* lists */


ul#jezyki{
	width: 135px;
	height: 35px;
	float: right;
	background: transparent url(../img/jezyki_bg.jpg) 0 100% no-repeat;
	padding:20px 0 0 35px;
	
}

ul#jezyki li{
	float: left;
	padding-right:13px;
}

ul#jezyki li a{
	display: block;
	width:23px;
	height:23px;
	text-indent:-5000em;
}


dl#navi, dl#navi a{
	font-family:Tahoma;
	font-size:11px;
	color:#4c2612;
}

dl#navi{
	padding: 12px 15px;
	float: left;	
}

dl#navi dt, dl#navi dd{
	float:left;
}

dl#navi dd{
	background: transparent url(../img/arrow.jpg) 0 8px no-repeat;
	padding-left: 15px;
	margin-left: 8px;
}

dl#navi a{
	text-decoration:none;
}

dl#navi a:hover{
	text-decoration: underline;
}

a.pl{
	background: transparent url(../img/pl.jpg) no-repeat;
}

a.en{
	background: transparent url(../img/en.jpg) no-repeat;
}

a.de{
	background: transparent url(../img/de.jpg) no-repeat;
}


#middle dl, #middle ul, #middle ol{
	padding: 0 0 20px 0px;
}

#middle ul{
	list-style-type: circle;
}

#middle ol{
	list-style-type: decimal;
}

#middle ul li, #middle ol li{
	margin-left: 20px;
}


ul.pic{
	list-style-type: none !important;
	padding:0 !important;
	margin-left:15px;
}

ul.pic li{
	float: left;
	text-align: center;
	padding: 0 0px 20px 0px;
	margin: 0 20px 0 0 !important;
}

ul.pic li img{
	border: 1px solid #e1e1e1;
	padding: 4px;
}

ul.pic li img.w200{
	width: 200px;
	height: 106px;
}




ul.pic2{
	list-style-type: none !important;
	padding:0 !important;
	
}

ul.pic2 li{
	margin:7px !important;
	padding: 7px 0px;
	float: left;
	text-align: center;
	width: 144px;
	border: 1px solid #ccc;
}

ul.pic2 li img{
	display: inline;
}

ul.pic2 li i{
	display: block;
}

ul.pic2 li b{
	font-weight: normal;
}



ul.uslugi{
	padding-left: 30px;
	padding-bottom: 20px;
	list-style-type: circle;
	float: left;
}

div.usl-img{
	width: 162px;
	float: right;
	padding-right: 10px;
}


.usl-img img{
	padding: 5px;
	border: 1px solid #f3f3f3;
	margin-bottom: 10px;
	width: 145px;
}



ul.asort{
	float: left;
	width: 200px;
	background: transparent url(../img/left_side_bg.jpg) repeat-y;
	font-family: Georgia;
	padding-left: 30px;
}

ul.asort li a{
	color: #444;
	font-size: 13px;
	background: transparent url(../img/arrow2.gif) 0 4px no-repeat;
	padding-left: 10px;
	text-decoration: none;
}

ul.asort li a:hover{
	text-decoration: underline;
}

ul.asort li ul{
	padding-left: 15px;
}

ul.asort li ul li a{
	font-size: 12px;
	background: transparent url(../img/arrow3.gif) 0 4px no-repeat;
}


dl.kontakt{
	padding-left: 10px;
	padding-right: 40px;
	float: left;
}

.kontakt dt{
	font-weight: bold;
	font-family: Georgia;
	font-size: 13px;
}

.kontakt dd.tel{
	padding-top: 10px;
}




.adresy dl{
	padding-left: 40px;
	padding-right: 30px;

	font-family: Arial;
	font-size: 14px;
	color: #4c2612;
	float: left;
	width: 380px;
	background: url(../img/icon_home.jpg) no-repeat;
}

.adresy dl dt, .adresy dl dd{
	width: 160px;
}

.adresy dl dt{
	font-weight: bold;
	float: left;
}

.adresy dl dd.tel, .adresy dl dd.mail{
	float: right;
	clear: right;
	height: 31px;
	margin-bottom: 3px;
	padding-left:50px;
	padding-top:2px;
	width: 150px;
}

.adresy dl dd.tel{
	background: url(../img/icon_phone.jpg) no-repeat;
	font-size: 18px;
	padding-top: 4px;
}

.adresy dl dd.mail{
	background: url(../img/icon_mail.jpg) no-repeat;
}

.adresy dl dd.mail a{
	color: #4c2612;
	text-decoration: none;
}

.adresy dl dd.mail a:hover{
	text-decoration: underline;
}



dl.dlist1{
	clear: both;
}

dl.dlist1 dt{
	font-weight: bold;
}

dl.dlist1 dt img{
	display: inline;
}

dl.dlist1 dd{
	padding-left: 20px;
	padding-bottom: 10px;
}

dl.dlist1 dd img{
	padding-bottom: 5px;
}

dl.dlist2{
	margin-bottom: 10px;
}

dl.dlist2 dt{
	float: left;
	margin-right: 20px;
}




dl.panele{
	float: left;
	text-align: center;
	background: #ddd;
	margin-right: 9px;
	margin-bottom: 10px;
	padding:0 !important;
	width: 147px;
	color: #fff;
	font-family: Georgia;
}

dl.panele dt small{
	display: block;
}

dl.panele dt{
	background: #6d9e0e;
	padding: 3px 0 0 0;
}

dl.panele dt a{
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

dl.panele dt img{
	border: 2px solid #fff;
	display: inline;
	margin-top: 3px;
	margin-bottom: 2px;
}

dl.panele dd.grubosc{
	background: #999;
	padding:2px 0px;
}

dl.panele dd.klasa{
	background: #888;
	padding:2px 0px;
}

dl.panele dd.cena{
	background: #555;
	font-size: 15px;
	padding: 5px 0px;
}


dl.oferta dd b{
	font-family: Georgia;
	font-size: 18px;
}

dl.oferta dd{
	border-bottom: 1px solid #6d9e0e;
	border-left: 20px solid #6d9e0e;
	padding: 10px 10px 5px 10px;
	margin-bottom: 20px;
}

dl.oferta-2010{
	padding:0 0 10px 0!important;
}

dl.oferta-2010 dt{
	padding-left: 5px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 3px;
	border-top: 1px solid #6d9e0e;
	border-left: 20px solid #6d9e0e;
	font-family: Georgia;
}

dl.oferta-2010 dd{
	padding-left: 5px;
	padding-top: 5px;
	clear: both;
}

dl.oferta-2010 dd.intro-txt{
	border-left: 20px solid #6d9e0e;
	font-family: Georgia;
}

dl.oferta-2010 dd.small-img img{
	float: left;
	border: 1px solid #ccc;
	margin-right: 5px;
}

ul.zestawy{
	list-style-type: none!important;
}

ul.zestawy li{
	width: 200px;
	text-align: center;
	border: 1px solid #ccc;
	font-family: Georgia;
	float: left;
	margin-bottom: 20px;
}

ul.zestawy li img{
	width: 200px;
}

ul.zestawy li span{
	padding:5px;
	display: block;
}

ul.zestawy li a{
	color: #444a41;
	text-decoration: none;
}



dl.promo{text-align:center; width:200px; float:left;margin: 0 5px 10px 5px; border:1px solid #ccc;padding:10px!important;}

dl.promo dt{font-family:Georgia; font-size:14px;padding: 0 0 10px 0; font-weight:bold; height:30px;}
dl.promo dd.wym{font-size:14px;padding:3px;}
dl.promo dd.cena{font-family:Georgia;background:#a80101; color:#fff; font-size:18px;padding:0 0 4px 0;}
dl.promo dd.cena span{font-size:14px;}


dl.produkty{float:left; padding:2px !important; border:1px solid #ccc; margin:2px; text-align:center; width:109px;}
dl.produkty dt{font-weight:bold; height:40px; vertical-align: middle; padding:2px 3px 0 3px; font-size:11px;line-height:1.1em;}
dl.produkty dd.img img{display:inline !important;}	

dl.produkty2{float:left; padding:2px !important; border:1px solid #ccc; margin:2px; text-align:center; width:230px;}
dl.produkty2{*margin: 2px 2px 2px 1px;}
dl.produkty2 dt{font-weight:bold; height:20px; vertical-align: middle; padding:2px 3px 0 3px; font-size:11px;line-height:1.1em;}
dl.produkty2 dd.img img{display:inline !important; width:222px;}	
dl.produkty2 dd.ext_id{display:none;}
dl.produkty2 dd.price{font-family:Georgia;}
dl.produkty2 dd.price span{font-weight:bold;}



ul.pagination-control{float:right; clear:both;}
ul.pagination-control li{list-style-type: none; float:left; margin:10px 10px 0 0 !important;}


/* forms */


form#wyszukiwarka{
	display: block;
	width: 193px;
	height: 27px;
	background: transparent url(../img/wyszukiwarka_bg.jpg) no-repeat;
	float: right;
	padding-left: 10px;
	margin-top: 5px;
}

input#fraza{
	border:0 none;
	font-family: Tahoma;
	font-size: 11px;
	width: 140px;
	display: block;
	float: left;
	margin-top: 6px;
	padding-top:1px;
	color: #bdbdbd;
}

button#wyslij{
	width: 30px;
	height: 21px;
	background: transparent url(../img/button.jpg) no-repeat;
	display: block;
	float: right;
	border: 0 none;
	margin: 3px 5px 0 0; 
}



form.cont-form{
	padding-left: 10px;
}

.cont-form legend{
	display: none;
}

.cont-form label{
	clear: left;
	float: left;
	display: block;
	width: 140px;
	text-align: right;
	padding-right: 10px;
	padding-top: 0px;
}

.cont-form input, .cont-form textarea{
	display: block;
	width: 300px;
	margin-bottom: 20px;
	font-family: Tahoma;
	font-size: 11px;
	padding: 3px;
	color: #444;
	border: 1px solid #cfc4bf;
}

.cont-form button{
	background: transparent url(../img/arrow4.jpg) 100% 1px no-repeat;
	height: 19px;
	display: block;
	color: #905623;
	text-decoration:none;
	font-size: 11px;
	padding-right: 20px;
	border: 0 none;
	float: right;
	margin-right: 12px;
}


/* paragraphs & spans  */


span.end{
	width: 230px;
	height:10px;
	background: transparent url(../img/asort_bg.jpg) no-repeat;
	display: block;
	clear: both;
	margin-bottom: 6px;
}

#middle p{
	padding: 0 0 20px 0px;
}


p.copy{
	color: #fff;
	width: 400px;
	float: left;
	padding-left: 30px;
}

p.design{
	color: #fff;
	float: right;
	padding-right: 30px;
}


/* images */


img.main-img{
	float: left;
	margin-right: 10px;
}


img.offer{
	width: 195px;
	border:1px solid #b17956;
	padding: 2px;
}


#right-side img{
	margin-bottom:10px;
}

/* links */

a.gal{
	float: left;
	padding:0 0 11px 11px;
}

a.gal img{
	padding: 4px;
	border: 1px solid #e1e1e1;
}

p.more{
	text-align: right;
	clear: both;
	margin-right: 20px;
}

p.more a{
	background: transparent url(../img/arrow4.jpg) 100% 1px no-repeat;
	height: 19px;
	display: block;
	padding-right: 20px;
	color: #905623;
	text-decoration:none;
	font-size:11px;
}

p.more a:hover{
	text-decoration: underline;
}


p.back{
	text-align: left;
	clear: both;
	margin-left: 20px;
}

p.back a{
	background: transparent url(../img/arrow5.jpg) 0 1px no-repeat;
	height: 19px;
	display: block;
	padding-left: 25px;
	color: #905623;
	text-decoration:none;
	font-size:11px;
}

p.back a:hover{
	text-decoration: underline;
}


p.design a{
	color: #fff;
	font-weight:bold;
}	


/* tables */

table.tabela{
	margin-left: 20px;
}

.tabela td, .tabela th{
	text-align: center;
	padding: 5px;
}

.tabela th{
	background: #ddd;
}

.tabela tr{
	background: #eee;
	border-bottom: 1px solid #ddd;
}

.col1{width: 100px;}
.col2{width: 100px;}
.col3{width: 120px;}
.col4{width: 80px;}
.col5{width: 80px;}

.tabela tr td img{
	display: inline;
	padding-right:2px;
}


table.cenniki{
	width: 100%;
}


table.cenniki td{
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #ddd;
}


table.cenniki td.col1{
	padding-top: 2px;
	width: 50px;
}

table.cenniki td.col1 img{
	width: 35px;
}

table.cenniki dl{
	margin:0 !important;
	line-height:1.1em;
	padding:0px !important;
}

table.cenniki dl dt a{
	color: #444a41;
	font-weight: bold;
	text-decoration: none;
}

table.cenniki dl dt a:hover{
	text-decoration: underline;
}

table.cenniki dl dd{
	font-size: 11px;
	color: #777;
}

table.tarasy {
	width: 100%;
}

table.tarasy td {
	padding: 10px;
	padding-left: 30px;
	border-bottom: 1px solid #ccc;
}


/* others */

.right{
	float: right;
	margin-left: 10px;
}

.left{
	float: left;
	margin-right: 10px;
}

.clear{
	clear: both;
}


.pl45{padding-left: 45px;}



/* slideshow */

#slideshow {
    position:relative;
		background:red;
		width:230px;
		height:158px;
		background: url("../img/banner_partnerzy.jpg") no-repeat;
}

#slideshow div {
    position:absolute;
    top:35px;
    left:5px;
    z-index:2;
}

#slideshow div.active {
    z-index:4;
}

#slideshow div.last-active {
    z-index:3;
}
.banner{
border:0;
}


