@charset "utf-8";
@font-face{
	font-family:Zapf;
	src:url('/tpl/fonts/zapf.eot');
	src:local('â˜º'),url('/tpl/fonts/zapf.ttf') format('truetype'),url('/tpl/fonts/zapf.woff') format('woff'),url('/tpl/fonts/zapf.svg') format('svg');
	font-weight:400;
	font-style:normal;
}
@font-face{
	font-family:Zapf;
	src:url('/tpl/fonts/zapfbold.eot');
	src:local('â˜º'),url('/tpl/fonts/zapfbold.ttf') format('truetype'),url('/tpl/fonts/zapfbold.woff') format('woff'),url('/tpl/fonts/zapfbold.svg') format('svg');
	font-weight:700;
	font-style:normal;
}
*{outline:0}
body{margin:0;padding:0;line-height:1.4em;font-size:13px;color:#92857b;font-family:Zapf,sans-serif}
textarea,input{font-family:Zapf,sans-serif;font-size:13px}
#kontener{width:989px;margin:0 auto;padding:0;position:relative}

#topMenu{position:relative;height:33px;margin:0;padding:0}
#siteHeader{margin:0;padding:0;position:relative;height:96px}
#siteHeader div#Logo{margin:0;padding:0;position:absolute;left:0;top:0;width:369px;height:65px}
#siteHeader div#Linki{margin:0;padding:0;position:absolute;left:0;top:65px;width:420px;height:31px}
#siteHeader div#Linki img{border:0}

#siteHeader div#Szukaj{margin:0;padding:0;position:absolute;left:689px;top:3px;width:300px;height:50px}
#Szukaj div{text-align:right}
#Szukaj a{font-size:10px;color:#D81829;text-decoration:underline;line-height:12px}
#Szukaj a img{vertical-align:middle}
#formSearchTop{margin:9px 0 0 0;padding:0;position:relative}
#formSearchTop input{padding:0;margin:0;display:inline-block}
#formSearchTop input[type=text]{height:22px;width:215px;color:#666666;text-align:center;vertical-align:middle;border:1px solid #BA0000;box-sizing:border-box;-moz-box-sizing:border-box}
#formSearchTop input[type=submit]{font-size:14px;vertical-align:middle;width:71px;height:22px}
#formSearchTop i{position:absolute;color:#FFF;right:57px;top:5px;pointer-events:none}


.gradient-white {
    background:#ffffff !important;
    background:-moz-linear-gradient(top,#ffffff 0%,#f2edeb 100%) !important;
    background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#ffffff),color-stop(100%,#f2edeb)) !important;
    background:-webkit-linear-gradient(top,#ffffff 0%,#f2edeb 100%) !important;
    background:-o-linear-gradient(top,#ffffff 0%,#f2edeb 100%) !important;
    background:-ms-linear-gradient(top,#ffffff 0%,#f2edeb 100%) !important;
    background:linear-gradient(to bottom,#ffffff 0%,#f2edeb 100%) !important;
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#f2edeb',GradientType=0 ) !important;
}

#siteHeader div#Koszyk{margin:0;padding:0;position:absolute;right:0;top:63px;width:178px;height:33px;font-size:9px;cursor:pointer;
	background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#ffffff),color-stop(100%,#f2edeb));
	background:-webkit-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:linear-gradient(to bottom,#ffffff 0%,#f2edeb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#f2edeb',GradientType=0 );
	border-left:1px solid #E4DAD3;
	border-top:1px solid #E4DAD3;
	display:none;
}
	#siteHeader div#Koszyk .info{font-size:9px;position:absolute;padding-left:42px;left:0;top:17px;width:137px}

#siteHeader div#Infolinia{
	margin:0;
	padding:0;
	position:absolute;
	right:327px;
	top:3px;
	width:289px;
	height:33px;
	font-size:9px;
}

#siteHeader div#Klient{
	margin:0;
	padding:0;
	position:absolute;
	right:0;
	bottom:6px;
	font-size:9px;
}

#siteHeader div#Banerek{position:absolute;left:365px;top:45px;z-index:1;width:300px;height:50px}

#userLinksBox div{text-align:right;padding-right:5px;font-size:12px;color:#7a6356;letter-spacing:0.05em}
#userLinksBox img{vertical-align:middle}
#userLinksBox strong{color:#DC6666}


#bottomMenu{
    background:#F8EEEA;
    background:-moz-linear-gradient(top,#F8EEEA 0%,#DCCEC8 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#F8EEEA),color-stop(100%,#DCCEC8));
    background:-webkit-linear-gradient(top,#F8EEEA 0%,#DCCEC8 100%);
    background:-o-linear-gradient(top,#F8EEEA 0%,#DCCEC8 100%);
    background:-ms-linear-gradient(top,#F8EEEA 0%,#DCCEC8 100%);
    background:linear-gradient(to bottom,#F8EEEA 0%,#DCCEC8 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#F8EEEA',endColorstr='#DCCEC8',GradientType=0);
	margin:15px 0 0 0;
	padding:0;
	position:relative;
	height:131px;
	border:1px solid #e4dad3;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	display:table;
	border-collapse:collapse;
	width:100%;
}
#bottomMenu .linkiDolne{
	display:table-cell;
	border:1px solid #e4dad3;
	width:25%;
	position:relative;
}
#bottomMenu .linkiDolneTitle{font-size:17px;margin:10px 0 0 10px;color:#696969}
#bottomMenu .linkiDolne ul{margin:10px 0}
#bottomMenu .linkiNewsletter .linkiNewsletterContent{padding:10px 20px}
#bottomMenu .linkiNewsletter form{text-align:center;padding-bottom:15px;border-bottom:1px solid #E4DAD3}
#bottomMenu .linkiNewsletter form input{display:inline-block;border-right:none;padding:3px 8px}
#bottomMenu .linkiNewsletter form input.validError{border:1px solid red!important}
#bottomMenu .linkiNewsletter iframe{margin:6px 23px 10px 23px}

#bottomMenu .linkiDlaczego{background:url(/tpl/images/bottom1.png) no-repeat bottom right}
#bottomMenu .linkiInformacje{background:url(/tpl/images/bottom2.png) no-repeat top right}
#bottomMenu .linkiNewsletter{background:url(/tpl/images/bottom3.png) no-repeat top left}
#bottomMenu .linkiDane{background:url(/tpl/images/bottom4.png) no-repeat bottom right}

#netsense{width:100px;height:21px;position:absolute;right:10px;bottom:10px;display:block;background:url(/tpl/images/netsense.png) no-repeat}
#netsense:before{content:'projekt i wykonanie:';white-space:nowrap;color:#92857B;position:absolute;left:-120%;pointer-events:none;cursor:default}

#search{background:url(/tpl/images/bg_search.jpg) no-repeat;text-align:right;width:701px;height:46px}
#motyw{background:url(/tpl/images/motyw.jpg) no-repeat;width:701px;height:183px}
#sidebar{float:left;width:212px;background:url(/tpl/images/sidebar_bg.gif) repeat-y}

#main {min-height:300px;}

#main #breadCrumbs{margin:0;padding:0;height:30px}

#main #zajawkaStart{padding:0;margin:15px 0 20px 0}

#main-frame-header{background:url(/tpl/images/main_header_blank.gif) no-repeat;height:27px;width:478px;margin-left:5px}
#main-frame-header div.tytul{padding-top:7px;margin-left:35px;font-size:10px;color:#FFF;font-weight:bold}
#main-frame-content{margin:3px 5px 5px 5px;border:1px solid #c3c3c3;line-height:1.5}

#ulubione{background:url(/tpl/images/bg_ulubione.gif) repeat-x;width:110px;height:41px;text-align:center;font-weight:bold}

#koszyk2{background:url(/tpl/images/bg_koszyk2.gif) repeat-x;width:110px;height:41px;text-align:center;font-weight:bold}

#paginatorTop{text-align:center;padding:10px 0 15px 0;background:url(/tpl/images/bg_paginator_top.gif) repeat-x}

#lokalizatorTop{text-indent:5px;margin-top:5px;font-size:10px;color:#988576}

#footer{border:0;position:relative;margin:3px 0;text-align:center}
#footer a{color:inherit;font-size:10px}

#podkategorie .podkategoria{float:left;width:180px;padding:15px 5px}
#podkategorie .tytul{text-align:center}
#podkategorie .tytul a{font-size:14px;font-weight:bold;color:#68594d;text-decoration:none}
#podkategorie .pix_lista{text-align:center;padding:10px 5px}
#podkategorie .podrzedne{width:150px;margin:auto}
#podkategorie .podrzedne ul{list-style:none;padding:0;margin:0}

#podkategorie .podrzedne ul li{margin:0;white-space:nowrap}
#podkategorie .podrzedne ul li i{margin-right:3px}

#podkategorie .podrzedne a{font-size:12px;font-weight:400;color:#75675b;text-decoration:none}
#podkategorie .podrzedne a:hover{text-decoration:underline}

/* A */
a{color:#c0272d;text-decoration:none}
a:hover{}

a.wh{color:#767575}
a.wh:hover{color:#4662C1}

a.red{color:#F00}
a.red:hover{color:#F60;text-decoration:underline}

a.adminlink{font-size:11px;color:#F00}
a.adminlink:hover{font-size:11px;color:#F00}

a.menuTop{font-size:11px;color:#FFF;font-weight:700}
a.menuTop:hover{font-size:11px;color:#FFF;text-decoration:underline}

a.tresc{color:#2B527B;text-decoration:none}

a.important{font-size:12px;color:#FFF;text-decoration:none;font-weight:bold}
a.important:hover{font-size:12px;color:#767575;text-decoration:none;font-weight:bold}

a.lastadd{color:#525e64;font-size:11px;font-weight:bold;text-decoration:none}
a.lastadd:hover{color:#333;text-decoration:underline}

a.imp{font-size:12px;color:#be3451;text-decoration:none}
a.imp:hover{text-decoration:underline}

a.basketProdNazwa{font-size:11px;color:#172c88;text-decoration:none;font-weight:bold}
a.basketProdNazwa:hover{color:#172c88;text-decoration:underline}

a.bestseller{font-size:12px;color:#172c88;text-decoration:none;font-weight:bold}
a.bestseller:hover{color:#172c88;text-decoration:underline}

a.weekPromoNazwa{font-size:14px;text-decoration:none;font-weight:bold}
a.weekPromoNazwa:hover{text-decoration:underline}

a.buttProfileOn{color:#333;border-bottom:1px solid #E9E9E9;padding:5px;background-color:#F4ECE5;font-weight:bold;cursor:default}
a.buttProfileOn:hover{color:#333;text-decoration:none;border-bottom:1px solid #E9E9E9}
a.buttProfileOff{color:#333;border-bottom:1px solid #E9E9E9;padding:5px;font-weight:normal}
a.buttProfileOff:hover{color:#333;border-bottom:1px solid #E9E9E9;padding:5px;background-color:#F4ECE5;font-weight:normal}

a.fLink{font-size:12px;text-decoration:none;font-weight:normal}
a.fLink:hover{font-size:12px;text-decoration:underline;font-weight:normal}

a.Crumb{font-size:12px;color:#988576;font-weight:normal;text-decoration:none}
a.Crumb:hover{text-decoration:underline}

a.lastCrumb,a.lastCrumbProd{color:#DC6666;font-weight:bold;text-decoration:none;font-size:12px}
a.lastCrumb:hover{text-decoration:underline}
a.lastCrumbProd{cursor:default}

input.register{height:18px;width:175px;border:1px solid #c6b198;color:#736357;text-align:center;line-height:17px}

input.newsletter{height:18px;width:175px;border:1px solid #c6b198;color:#736357;text-align:center;line-height:17px}

input#newsletterEmail{width:140px;}

input.clr{border:0;background:none;margin:0}

select.newsletter{height:24px;width:193px;color:#75675b;text-align:center;font-size:12px;border:1px solid #c9b59d;padding-top:1px}

select.register{height:24px;width:177px;color:#75675b;text-align:center;font-size:12px;border:1px solid #c9b59d;padding-top:1px}

select.search{height:20px;border:1px solid #AAA;color:#666;text-align:center;font-size:11px;padding-top:1px;margin-top:9px;margin-right:5px;margin-left:3px}

input.login{height:14px;border:1px solid #c6b198;color:#666;text-align:center;padding-top:0;margin-top:9px;margin-right:0;margin-left:3px;width:100px}
input.search{height:14px;border:1px solid #c6b198;color:#666;text-align:center;padding-top:0;margin-top:9px;margin-right:0;margin-left:3px;width:100px}


a.order{color:#80756d;font-weight:400;text-decoration:none;font-size:14px}
a.order:hover{color:#E74248;font-weight:400;text-decoration:underline;font-size:14px}
a.order_act{color:#E74248;font-weight:bold;text-decoration:underline;font-size:14px}

span.promo-price{color:#49a233;font-weight:bold}

div.bottomLabel{position:relative;width:170px}
div.bottomLabel h2{position:absolute;width:100%;bottom:2px;left:0;text-align:center;font:bold 16px;padding:7px 0 7px 0;background-color:#FFF;opacity:0.70;color:#FFF;margin-bottom:0}
div.bottomLabel h2 img{opacity:1}

div.bottomLabelWP{position:relative;width:190px}
div.bottomLabelWP h2{position:absolute;width:100%;bottom:0;left:0;text-align:center;font:bold 16px;padding:7px 0 7px 0;background-color:#FFF;opacity:0.70;color:#FFF;margin-bottom:0}
div.bottomLabelWP h2 img{opacity:1}

img.lista{background-color:#fff;padding:2px;border-right:1px solid #f2dee7;border-bottom:1px solid #f2dee7}

img.prodFoto{background-color:#fff;padding:2px;border-right:1px solid #f2dee7;border-bottom:1px solid #f2dee7;margin:3px}

img.mini{background-color:#fff;padding:2px;border-right:1px solid #f2dee7;border-bottom:1px solid #f2dee7}

div.newsTop{margin:3px 3px 0 3px;line-height:1.6;border-bottom:1px dotted #CCC;color:#525e64}
div.newsContent{margin:3px 3px 25px 3px;line-height:1.6}
div.newsContent img{margin:8px;border:1px solid #525e64}
div.newsContent{text-indent:0;line-height:1.6;color:#839098}
div.newsContent p{text-indent:0;line-height:1.6;color:#839098}

div.lastadded-short{margin:10px;padding-bottom:2px;color:#839098;font-size:11px;border-bottom:1px dotted #c8cac6}

h1.cHeader{font-size:25px;color:#c0272d;margin:0 0 25px 0;text-align:center;padding:0;font-weight:400}
div.cInfo,div.cInfo p{font-size:15px;font-weight:400;color:#736357;line-height:1.15em}

div#bottomMenu li{padding:0;margin:0;list-style:none;display:inline-block;width:200px}
div#bottomMenu li a:link,
div#bottomMenu li a:active,
div#bottomMenu li a:visited{padding:2px 0;margin:0;font-size:13px;color:#736357;text-decoration:none;display:block}
div#bottomMenu li a:hover{text-decoration:underline}
div#bottomMenu li i{font-size:12px;margin-right:5px;margin-top:-1px}

div#kategorie{width:198px;margin:0;padding:0;background:none;font-weight:400}
div#kategorie h3{margin:0;padding:0 0 0 10px;font-size:16px;color:#80756D}
div#kategorie ul.poziomA{margin:10px 0;padding:0;list-style:none}
div#kategorie ul.poziomA li{padding:0;margin:0}
div#kategorie ul.poziomA li a:link,
div#kategorie ul.poziomA li a:active,
div#kategorie ul.poziomA li a:visited{padding:5px 0 5px 10px;margin:0;display:block;color:#68594D;font-size:19px;text-decoration:none}
div#kategorie ul.poziomA li a:hover{color:#80756D;text-decoration:underline}

div#kategorie ul.poziomA li.aktywna{padding:0;margin:0;font-weight:700}
div#kategorie ul.poziomA li.aktywna a:link,
div#kategorie ul.poziomA li.aktywna a:active,
div#kategorie ul.poziomA li.aktywna a:visited,
div#kategorie ul.poziomA li.aktywna a:hover{padding:5px 0 5px 10px;margin:0;display:block;color:#B10F18;font-size:16px;text-decoration:none}

div#kategorie ul.poziomA ul.poziomB{margin:0 0 10px 0;padding:0;list-style:none}
div#kategorie ul.poziomA ul.poziomB li{padding:0;margin:0}
div#kategorie ul.poziomA ul.poziomB li a:link,
div#kategorie ul.poziomA ul.poziomB li a:active,
div#kategorie ul.poziomA ul.poziomB li a:visited{padding:5px 0 5px 30px;margin:0;display:block;color:#80756D;font-size:14px;text-decoration:none}
div#kategorie ul.poziomA ul.poziomB li a:hover{color:#80756D;text-decoration:underline}

div#kategorie ul.poziomA ul.poziomB li.aktywna{padding:0;margin:0;border:0}
div#kategorie ul.poziomA ul.poziomB li.aktywna a:link,
div#kategorie ul.poziomA ul.poziomB li.aktywna a:active,
div#kategorie ul.poziomA ul.poziomB li.aktywna a:visited,
div#kategorie ul.poziomA ul.poziomB li.aktywna a:hover{padding:5px 0 5px 20px;margin:0;display:block;color:#B10F18;font-size:14px;text-decoration:none}

div#kategorie ul.poziomA ul.poziomB ul.poziomC{margin:0 0 10px 0;padding:0;list-style:none}
div#kategorie ul.poziomA ul.poziomB ul.poziomC li{padding:0;margin:0}
div#kategorie ul.poziomA ul.poziomB ul.poziomC li a:link,
div#kategorie ul.poziomA ul.poziomB ul.poziomC li a:active,
div#kategorie ul.poziomA ul.poziomB ul.poziomC li a:visited{padding:5px 0 5px 34px;margin:0;display:block;color:#B4ACA4;font-size:12px;text-decoration:none}
div#kategorie ul.poziomA ul.poziomB ul.poziomC li a:hover{color:#80756D;text-decoration:underline}

div#kategorie ul.poziomA ul.poziomB ul.poziomC li.aktywna{padding:0;margin:0;border:0}
div#kategorie ul.poziomA ul.poziomB ul.poziomC li.aktywna a:link,
div#kategorie ul.poziomA ul.poziomB ul.poziomC li.aktywna a:active,
div#kategorie ul.poziomA ul.poziomB ul.poziomC li.aktywna a:visited,
div#kategorie ul.poziomA ul.poziomB ul.poziomC li.aktywna a:hover{padding:5px 0 5px 34px;margin:0;display:block;color:#B10F18;font-size:12px;text-decoration:none}

div#kategorie ul.FAQ{margin:10px 0;padding:0;list-style:none}
div#kategorie ul.FAQ li{padding:0;margin:0}
div#kategorie ul.FAQ li a:link,
div#kategorie ul.FAQ li a:active,
div#kategorie ul.FAQ li a:visited{padding:5px 0 5px 20px;margin:0;display:block;color:#68594D;font-size:14px;text-decoration:none}
div#kategorie ul.FAQ li a:hover{color:#80756D;text-decoration:underline}

div#kategorie ul.FAQ li.aktywna{padding:0;margin:0;font-weight:700}
div#kategorie ul.FAQ li.aktywna a:link,
div#kategorie ul.FAQ li.aktywna a:active,
div#kategorie ul.FAQ li.aktywna a:visited,
div#kategorie ul.FAQ li.aktywna a:hover{padding:5px 0 5px 20px;margin:0;display:block;color:#B10F18;font-size:14px;text-decoration:none}

.clear{clear:both}
.style1{color:#c0272d}

#logowanie_zalety{text-align:left;margin-top:60px}
#logowanie_zalety ul{margin-left:16px;padding:0}
#logowanie_zalety li{list-style-image:url(/tpl/images/li.png);padding-right:10px;padding-bottom:5px;margin:0}

img{border:0}

#produkt_right{width:125px;float:left;border-left:1px solid #635441;min-height:100px;padding-left:5px;margin-top:5px}
#produkt_right div:first-child{text-align:right}
#produkt_right div:first-child a{color:#635441;font-size:14px;line-height:17px}
#produkt_right div div:first-child{text-align:center}
.produkt_mini{padding:10px 0;text-align:center}
.produkt_mini_opis{font-family:Zapf,sans-serif;font-size:12px;color:#635441;text-align:left;margin-left:5px;margin-top:5px}
#produkt_left{width:490px;float:left;margin-left:5px}
#produkt_left img{border:1px solid #ECECEC}
#produkt_left_mini{width:482px;margin-top:20px}
.produkt_mini_thumb{float:left;max-width:29%;text-align:center;margin-bottom:10px}
.produkt_mini_thumb a img._mini{height:65px}
#produkt_center{width:492px;float:left;}
#produkt_powiazane{clear:both;padding-top:30px}
#produkt_powiazane a#produkt_powiazane_tytul{display:block;background:#F1F0EE;height:30px;line-height:30px;padding:0 15px;color:#635441;font-size:16px;}
#produkt_powiazane a#produkt_powiazane_tytul span:last-child{float:right;font-size:12px}
#produkt_powiazane .podkategoria_produkt_item{margin: 15px 2.75px;}
#produkt_nazwa{color:#c41829;font-size:21px;line-height:25px;font-weight:normal;margin:0;padding:0}
#produkt_opis{color:#635441;font-size:13px!important;line-height:1.4em}
#produkt_opis #opis_produktu{min-height:225px;border-bottom: 1px solid #ECECEC;border-top: 1px solid #ECECEC;margin: 18px 0;}
#produkt_opis #opis_produktu_dodatkowy{border-bottom:1px solid #ECECEC;margin-bottom:18px;padding-bottom:18px}
#produkt_opis #opis_produktu p{font-size:13px!important;line-height:1.4em}
#produkt_producent{margin:8px 0 8px 0;font-size:13px}
#produkt_ceny{font-weight:bold;text-align:left;/*margin-left:1%;*/font-size:16px;width:60%;float:left;line-height:32px}
#produkt_dokoszyka{float:right;}
#produkt_dokoszyka form#formProductKarta{position:relative}
#produkt_dokoszyka form#formProductKarta input#prod_ilosc_karta{position:absolute;right: 120px;top:0;height:28px;border-right:none;width:25px;border-color:#e4dad3}
#produkt_dokoszyka form#formProductKarta label {margin-right:28px}
#produkt_doprzechowalni{text-align:right;}
#produkt_doprzechowalni a.btn-white{width:120px}
#produkt_doprzechowalni a.btn-white i.fa{font-size: 1.15em}
.produkt_cena{color:#c0272d;font-size:20px}
.produkt_cena_promocja{text-decoration:line-through;color:#736357;font-size:14px;font-weight:400}

#produkt_telefon{margin-top: 10px;color:#635441;font-size:13px;margin-left:50px;text-align:right; float: right}
#produkt_raty{margin-top:10px;color:#635441;margin-left:20px;font-size:10px}
#opinie_bg{width:100%;height:30px;background-color:#f1f0ee}
#opinie_tytul{margin-left:15px;line-height:30px;color:#635441;font-size:16px}
#opinie_srednia{margin-left:15px;padding-top:7px;color:#635441;font-size:12px}
#opinie_dodaj{text-align:right}
#komentarze_table{color:#635441;font-family:Zapf,sans-serif;}

#cennik_table{text-align:center;font-family:Zapf,sans-serif;font-size:12px;color:#75675b;padding-top:0;margin-top:0}
#cennik_table .cennik_td_none{width:150px;height:0;background-image:none}
#cennik_table .cennik_td_head{background-image:url(/tpl/images/cennik_td_3.png);height:60px;border:0;width:140px}
#cennik_table td{border:1px solid #dededb}
#cennik_table .cennik_td_bg{background-image:url(/tpl/images/cennik_td_4.png)}
.cennik_red{color:#c0272d}
.cennik_table_tytul{background-image:url(/tpl/images/cennik_td_2.png);height:29px}

#podkategoria_bestseller{border:1px solid#530002;width:776px;height:267px;margin:20px 0;
	background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#ffffff),color-stop(100%,#f2edeb));
	background:-webkit-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:linear-gradient(to bottom,#ffffff 0%,#f2edeb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#f2edeb',GradientType=0 )}
#podkategoria_bestseller_tytul{height:30px;border-bottom:1px solid #ac9e91;line-height:30px;font-size:20px;font-weight:700;padding-left:30px;color:#FFF;
	background:#d82d33;
	background:-moz-linear-gradient(top,#d82d33 0%,#871c1f 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#d82d33),color-stop(100%,#871c1f));
	background:-webkit-linear-gradient(top,#d82d33 0%,#871c1f 100%);
	background:-o-linear-gradient(top,#d82d33 0%,#871c1f 100%);
	background:-ms-linear-gradient(top,#d82d33 0%,#871c1f 100%);
	background:linear-gradient(to bottom,#d82d33 0%,#871c1f 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#d82d33',endColorstr='#871c1f',GradientType=0 );
}
#podkategoria_bestseller .podkategoria_produkt_item{margin:0 1px}

#podkategoria_produkty{padding:0;margin:0}
.podkategoria_produkt_item{
	position:relative;
	width:192px;
	height:235px;
	font-family:Zapf,sans-serif;
	float:left;
	border:1px solid #F1F1F1;
	margin:15px 1px;
	border-bottom:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.podkategoria_produkt_tytul{color:#68615e;font-size:14px;margin:5px 5px 0 5px;display:table;width:180px;height:55px}
.podkategoria_produkt_tytul a{text-decoration:none;color:#68615e;display:table-cell;vertical-align:middle;text-align:center}
.podkategoria_produkt_tytul a:hover{text-decoration:underline;color:#68615e}
.podkategoria_produkt_img{position:absolute;top:60px;padding:0 5px;text-align:center}
.podkategoria_produkt_img img{cursor:pointer}
.podkategoria_produkt_img .promoSign{position:absolute;z-index:1;width:40px;height:81px;left:0;top:0;background:url(/tpl/images/etykietki/promocja.png) 0 0 no-repeat;cursor:pointer}
.podkategoria_produkt_img .newSign{position:absolute;z-index:1;width:40px;height:81px;left:0;top:0;background:url(/tpl/images/etykietki/nowosc.png) 0 0 no-repeat;cursor:pointer}
.podkategoria_produkt_txt{position:absolute;top:200px;margin:0 10px;color:#68615e;font-size:12px;cursor:pointer}
.podkategoria_produkt_ceny{position:absolute;bottom:25px;right:5px;font-family:Zapf,sans-serif;font-weight:bold}
.podkategoria_produkt_ceny .ceny{color:#736357}

.podkategoria_produkt_ceny .produkt_cena{color:#c0272d;font-size:13px}
.podkategoria_produkt_ceny .produkt_cena_promocja{text-decoration:line-through;color:#736357;font-size:13px}

.podkategoria_produkt_actions{position:absolute;bottom:0;left:-1px;white-space:nowrap}
.podkategoria_produkt_actions a{padding-top:0;padding-bottom:0;height:23px;line-height:21px}
.zoomerImage{display:none;position:absolute;left:150px;top:100px;z-index:1;width:32px;height:32px}

#produkt_video{clear:both;width:476px;padding-top:30px;padding-bottom:30px;z-index:-1}
#video_title{background:url(/tpl/images/hdr_video.png) left top no-repeat;height:38px;line-height:37px;font-size:14px;color:#5b5552;padding-left:50px}
#video_content{width:476px;height:275px;z-index:-1}
#video_content object,#video_content embed{width:476px;height:275px;z-index:-1}

td.userACT{font-size:16px;color:#7A6356;padding:10px 0;text-align:center;width:170px;border-left:1px solid #E4DAD3;border-right:1px solid #E4DAD3;border-top:1px solid #E4DAD3}
td.userNonACT{font-size:16px;color:#7A6356;padding:0 0;text-align:center;width:170px;border:1px solid #e4dad3;border-bottom:1px solid #E4DAD3;
	background:#f8eeea;
	background:-moz-linear-gradient(top,#f8eeea 0%,#f8eeea 40%,#d6ccc6 99%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f8eeea),color-stop(40%,#f8eeea),color-stop(99%,#d6ccc6));
	background:-webkit-linear-gradient(top,#f8eeea 0%,#f8eeea 40%,#d6ccc6 99%);
	background:-o-linear-gradient(top,#f8eeea 0%,#f8eeea 40%,#d6ccc6 99%);
	background:-ms-linear-gradient(top,#f8eeea 0%,#f8eeea 40%,#d6ccc6 99%);
	background:linear-gradient(to bottom,#f8eeea 0%,#f8eeea 40%,#d6ccc6 99%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8eeea',endColorstr='#d6ccc6',GradientType=0 );
}
td.userTD{padding:8px;border:1px solid #E4DAD3;border-top:none;background:#FFF url(/tpl/images/mkonto_bg.png) left top repeat-x}
td.userTDBlank{width:5px;border-bottom:1px solid #E4DAD3;background-color:#fff}

td.userNonACT a{display:block;text-decoration:none;font-size:16px;color:#7A6356;line-height:35px}
td.userNonACT a:hover{display:block;text-decoration:none;font-size:16px;color:#7A6356}
td.userNonACT a:hover,td.userACT{
	background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#ffffff),color-stop(100%,#f2edeb));
	background:-webkit-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:linear-gradient(to bottom,#ffffff 0%,#f2edeb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#f2edeb',GradientType=0 );
}

a.boxy3{color:#92857B;text-decoration:none}
a.boxy3:hover{color:#333;text-decoration:underline}

div.blok_tytul{color:#E31F28;font-size:15px;font-weight:bold}
div.blok_img{margin-top:5px}

div#producenciForm{font-size:14px;font-weight:700}
div#producenciForm .act{color:#E74248;font-weight:bold;text-decoration:underline;font-size:14px}

div#reklamaLeft,div#jakNaRaty{margin:20px 10px}
div#reklamaLeft2{margin:20px 0}

.h4{font-family:Zapf,sans-serif;font-size:15px;font-weight:bold;margin-bottom:4px}

#autoCompleteMenu{position:absolute;z-index:101;width:250px;display:block;background-color:#FFFfff;color:#333}
#autoCompleteMenu ul{margin:2px 0;padding:0;list-style-type:none;border:1px solid #999}
#autoCompleteMenu ul li{font-size:11px;padding:2px;text-align:left;cursor:pointer}
#autoCompleteMenu ul li:hover{background-color:#CCC}

input.ppp{width:24px;cursor:pointer;font-size:14px;text-align:center;padding:0;border:1px solid #e4dad3;color:#7A6356;
	background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#ffffff),color-stop(100%,#f2edeb));
	background:-webkit-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:linear-gradient(to bottom,#ffffff 0%,#f2edeb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#f2edeb',GradientType=0 );
}
input.ppp:hover{color:#fff;border:1px solid #530002;
	background:#871c1f;
	background:-moz-linear-gradient(top,#871c1f 0%,#d82d33 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#871c1f),color-stop(100%,#d82d33));
	background:-webkit-linear-gradient(top,#871c1f 0%,#d82d33 100%);
	background:-o-linear-gradient(top,#871c1f 0%,#d82d33 100%);
	background:-ms-linear-gradient(top,#871c1f 0%,#d82d33 100%);
	background:linear-gradient(to bottom,#871c1f 0%,#d82d33 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#871c1f',endColorstr='#d82d33',GradientType=0 );}
input.ppp_act{width:24px;color:#fff;font-size:14px;text-align:center;padding:0;border:1px solid #530002;
	background:#871c1f;
	background:-moz-linear-gradient(top,#871c1f 0%,#d82d33 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#871c1f),color-stop(100%,#d82d33));
	background:-webkit-linear-gradient(top,#871c1f 0%,#d82d33 100%);
	background:-o-linear-gradient(top,#871c1f 0%,#d82d33 100%);
	background:-ms-linear-gradient(top,#871c1f 0%,#d82d33 100%);
	background:linear-gradient(to bottom,#871c1f 0%,#d82d33 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#871c1f',endColorstr='#d82d33',GradientType=0 );}

#produkty_paginator{margin:10px 0 10px 0;text-align:center;line-height:30px}
a.page{font-size:14px;text-decoration:none;padding:2px 5px;margin:2px;padding:0;border:1px solid #e4dad3;color:#7A6356;
	background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#ffffff),color-stop(100%,#f2edeb));
	background:-webkit-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:linear-gradient(to bottom,#ffffff 0%,#f2edeb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#f2edeb',GradientType=0 );
}
a.page:hover{color:#fff;text-decoration:none;font-size:14px;border:1px solid #530002;
	background:#871c1f;
	background:-moz-linear-gradient(top,#871c1f 0%,#d82d33 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#871c1f),color-stop(100%,#d82d33));
	background:-webkit-linear-gradient(top,#871c1f 0%,#d82d33 100%);
	background:-o-linear-gradient(top,#871c1f 0%,#d82d33 100%);
	background:-ms-linear-gradient(top,#871c1f 0%,#d82d33 100%);
	background:linear-gradient(to bottom,#871c1f 0%,#d82d33 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#871c1f',endColorstr='#d82d33',GradientType=0 );}

span.pageActive{color:#fff;font-weight:bold;padding:2px 5px;margin:2px;font-size:14px;border:1px solid #530002;
	background:#871c1f;
	background:-moz-linear-gradient(top,#871c1f 0%,#d82d33 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#871c1f),color-stop(100%,#d82d33));
	background:-webkit-linear-gradient(top,#871c1f 0%,#d82d33 100%);
	background:-o-linear-gradient(top,#871c1f 0%,#d82d33 100%);
	background:-ms-linear-gradient(top,#871c1f 0%,#d82d33 100%);
	background:linear-gradient(to bottom,#871c1f 0%,#d82d33 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#871c1f',endColorstr='#d82d33',GradientType=0 );}

#produktyPaginator{margin:10px 0 10px 0;text-align:center;line-height:30px}
#produkty_paginator td{font-size:12px;}

#produktyPaginator .middleActive{color:#fff;padding:2px 5px;margin:2px;font-size:14px;border:1px solid #530002;
	background:#871c1f;
	background:-moz-linear-gradient(top,#871c1f 0%,#d82d33 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#871c1f),color-stop(100%,#d82d33));
	background:-webkit-linear-gradient(top,#871c1f 0%,#d82d33 100%);
	background:-o-linear-gradient(top,#871c1f 0%,#d82d33 100%);
	background:-ms-linear-gradient(top,#871c1f 0%,#d82d33 100%);
	background:linear-gradient(to bottom,#871c1f 0%,#d82d33 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#871c1f',endColorstr='#d82d33',GradientType=0 );}
#produktyPaginator a{font-size:14px;text-decoration:none;padding:2px 5px;margin:2px;border:1px solid #e4dad3;color:#7A6356;
	background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#ffffff),color-stop(100%,#f2edeb));
	background:-webkit-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:linear-gradient(to bottom,#ffffff 0%,#f2edeb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#f2edeb',GradientType=0 );}
#produktyPaginator a:hover,#produktyPaginator a:active{color:#fff;padding:2px 5px;margin:2px;font-size:14px;border:1px solid #530002;
	background:#871c1f;
	background:-moz-linear-gradient(top,#871c1f 0%,#d82d33 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#871c1f),color-stop(100%,#d82d33));
	background:-webkit-linear-gradient(top,#871c1f 0%,#d82d33 100%);
	background:-o-linear-gradient(top,#871c1f 0%,#d82d33 100%);
	background:-ms-linear-gradient(top,#871c1f 0%,#d82d33 100%);
	background:linear-gradient(to bottom,#871c1f 0%,#d82d33 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#871c1f',endColorstr='#d82d33',GradientType=0 );}

#produktyPaginator a.prev{padding:2px 5px}
#produktyPaginator a.next{padding:2px 5px}
#produktyPaginator a.middle{padding:2px 5px}

#koszyk_content{
	background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#ffffff),color-stop(100%,#f2edeb));
	background:-webkit-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:linear-gradient(to bottom,#ffffff 0%,#f2edeb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#f2edeb',GradientType=0 );
}
#koszyk_content a.koszyk_item_nazwa,a:visited.koszyk_item_nazwa{text-decoration:none;color:#5b5552}
#koszyk_content a:hover.koszyk_item_nazwa{text-decoration:underline;color:#5b5552}
#koszyk_content a.link_red,a:visited.link_red{color:#c0272d;font-size:10px;text-decoration:none}
#koszyk_content a:hover.link_red{color:#c0272d;font-size:10px;text-decoration:underline}

.fboxImage img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:url(/tpl/images/cursors/zoomin.cur)}

ul.menuDropdown{display:table;margin:0;padding:0;list-style:none;position:relative}

ul.menuDropdown li{margin:0;padding:0;list-style:none;display:table-cell;float:left;position:relative;border-collapse:collapse;box-sizing:border-box;-moz-box-sizing:border-box}
ul.menuDropdown li a.main{border-right:1px solid #E4DAD3;border-top:1px solid #E4DAD3;box-sizing:border-box;-moz-box-sizing:border-box}
ul.menuDropdown li:nth-child(8) a.main{border-right:none}

ul.menuDropdown li:nth-child(6) ul:nth-child(2){left:-157px}
ul.menuDropdown li:nth-child(6) ul:nth-child(3){left:64px}
ul.menuDropdown li:nth-child(7) ul:nth-child(2){left:-233px}
ul.menuDropdown li:nth-child(7) ul:nth-child(3){left:-12px}
ul.menuDropdown li:nth-child(8) ul:nth-child(2){left:-344px}
ul.menuDropdown li:nth-child(8) ul:nth-child(3){left:-123px}
ul.menuDropdown li ul:nth-child(3){left:221px;border-right:1px solid #8B8682!important}
ul.menuDropdown li ul:nth-child(2){border-left:1px solid #8B8682!important}
ul.menuDropdown li ul:nth-child(2) li a{border-right:1px solid #E4DAD3!important}
ul.menuDropdown li ul{border-bottom:1px solid #8B8682}
ul.menuDropdown li ul li:first-child{border-top:1px solid #8B8682}


ul.menuDropdown a span{text-transform:uppercase;color:#7A6356;letter-spacing:-0.25px;font-size:18px}
ul.menuDropdown a{position:relative;display:block;height:33px;text-align:center;line-height:31px}
ul.menuDropdown a.dropdownActive:after{position:absolute;z-index:100;content:'';width:inherit;height:1px;background-color:#ffffff;bottom:0;box-sizing:border-box;-moz-box-sizing:border-box;border-right:2px solid #8B8682;left:0}
ul.menuDropdown li a.porcelana{width:129px}
ul.menuDropdown li a.sztucce{width:115px}
ul.menuDropdown li a.akcesoria{width:115px}
ul.menuDropdown li a.noze_kuchenne{width:69px}
ul.menuDropdown li a.naczynia_kuchenne{width:204px}
ul.menuDropdown li a.akcesoria_kuchenne{width:210px}
ul.menuDropdown li a.szklo{width:104px}
ul.menuDropdown li a.dla_dzieci{width:114px}
ul.menuDropdown li a.dodatki{width:96px}

ul.menuDropdown li a{
	background:#F8EEEA;
	background:-moz-linear-gradient(top,#F8EEEA 0%,#DCCEC8 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#F8EEEA),color-stop(100%,#DCCEC8));
	background:-webkit-linear-gradient(top,#F8EEEA 0%,#DCCEC8 100%);
	background:-o-linear-gradient(top,#F8EEEA 0%,#DCCEC8 100%);
	background:-ms-linear-gradient(top,#F8EEEA 0%,#DCCEC8 100%);
	background:linear-gradient(to bottom,#F8EEEA 0%,#DCCEC8 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#F8EEEA',endColorstr='#DCCEC8',GradientType=0);
}

ul.menuDropdown li a:hover,ul.menuDropdown li a.dropdownActive,ul.menuDropdown li ul.dropdown li a:hover{
	background:#DCCEC8;
	background:-moz-linear-gradient(top,#DCCEC8 0%,#ffffff 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#DCCEC8),color-stop(100%,#ffffff));
	background:-webkit-linear-gradient(top,#DCCEC8 0%,#ffffff 100%);
	background:-o-linear-gradient(top,#DCCEC8 0%,#ffffff 100%);
	background:-ms-linear-gradient(top,#DCCEC8 0%,#ffffff 100%);
	background:linear-gradient(to bottom,#DCCEC8 0%,#ffffff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#DCCEC8',endColorstr='#ffffff',GradientType=0);
}

ul.menuDropdown li ul.dropdown li a{
	background:none;
	border:none;
	font-size:15px;
	font-weight:400;
}

ul.menuDropdown li a.dropdownActive{box-sizing:border-box;-moz-box-sizing:border-box;border-right:1px solid #8B8682!important;border-left:1px solid #8B8682;border-top:1px solid #8B8682}


ul.dropdown{
	margin:0;
	padding:0;
	position:absolute;
	z-index:10;
	width:220px;
	display:none;
	left:0;
	top:32px;
	font:normal 9pt;
	line-height:18px;
	background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#EBDFDA 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#ffffff),color-stop(100%,#EBDFDA));
	background:-webkit-linear-gradient(top,#ffffff 0%,#EBDFDA 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#EBDFDA 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#EBDFDA 100%);
	background:linear-gradient(to bottom,#ffffff 0%,#EBDFDA 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#EBDFDA',GradientType=0 );
}

ul.dropdown ul.dropdown{top:0;left:95%}

ul.dropdown li{background-image:none;margin:0;padding:0;float:none;position:relative;list-style:none;display:block;z-index:inherit;height:34px;border-top:none!important}
ul.dropdown li:first-child{border-top:1px solid #8B8682!important}

ul.dropdown li a{color:#635441;text-decoration:none;font-size:11px;font-weight:bold;display:block;border-bottom:1px solid #ded8d6!important;height:34px;line-height:34px;padding:0 5px;text-align:center}
ul.dropdown li:last-child a{border-bottom:none!important}
ul.dropdown li a:hover{
	background:#eee3e0!important;
	background:-moz-linear-gradient(top,#eee3e0 0%,#d4c7c2 99%)!important;
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#eee3e0),color-stop(99%,#d4c7c2))!important;
	background:-webkit-linear-gradient(top,#eee3e0 0%,#d4c7c2 99%)!important;
	background:-o-linear-gradient(top,#eee3e0 0%,#d4c7c2 99%)!important;
	background:-ms-linear-gradient(top,#eee3e0 0%,#d4c7c2 99%)!important;
	background:linear-gradient(to bottom,#eee3e0 0%,#d4c7c2 99%)!important;
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#eee3e0',endColorstr='#d4c7c2',GradientType=0 );
	color:#635441;text-decoration:none;
}

/* */
ul.menuTopSite{display:table;margin:0;padding:0;list-style:none;position:relative}

ul.menuTopSite li{margin:0;padding:0;list-style:none;display:table-cell;float:left;position:relative;text-align:center}
ul.menuTopSite a{position:relative;display:block;height:21px;font-size:16px;color:#7A6356;line-height:21px}
ul.menuTopSite li a{/*background-position:0 -42px*/}
ul.menuTopSite li a.Nowosci{/*background:url(/tpl/images/menu/top_nowosci.png);*/ width:105px}
ul.menuTopSite li a.Promocje{/*background:url(/tpl/images/menu/top_promocje.png);*/ width:114px}
ul.menuTopSite li a.Prezenty{/*background:url(/tpl/images/menu/top_prezenty.png);*/ width:100px}
ul.menuTopSite li a:hover,ul.menuTopSite li a.active{/*background-position:0 -21px*/ font-weight:700}

#fancybox-left-ico{left:20px}

#fancybox-right-ico{right:20px;left:auto}

.hidden{display:none}

.flip-horizontal{-moz-transform:scaleX(-1);-webkit-transform:scaleX(-1);-o-transform:scaleX(-1);transform:scaleX(-1);filter:fliph;/*IE*/}
.flip-vertical{-moz-transform:scaleY(-1);-webkit-transform:scaleY(-1);-o-transform:scaleY(-1);transform:scaleY(-1);filter:flipv;/*IE*/}

#SantaClaus{position:absolute;display:block;top:115px;width:166px;height:390px;z-index:4;overflow:hidden}
.SantaOnLeft{left:-140px;background:transparent url(/tpl/images/toys/santaClaus_l.png) left top no-repeat}
.SantaOnRight{right:-140px;background:transparent url(/tpl/images/toys/santaClaus_r.png) left top no-repeat}

.SantaEggs{position:fixed;display:block;top:0;z-index:0;overflow:hidden}
#SantaEggsOnLeft{width:249px;height:249px;left:0;background:transparent url(/tpl/images/toys/wielkanoc/jaja1.jpg) left top no-repeat}
#SantaEggsOnRight{width:238px;height:256px;right:0;background:transparent url(/tpl/images/toys/wielkanoc/jaja2.jpg) left top no-repeat}


/* dialog P */
#dialogAlert .m1_text{font-size:14px;line-height:18px}


#dokumentPage{padding:10px}
#dokumentPage p{font-size:14px!important;line-height:1.4em}
#dokumentPage a{font-size:14px!important;font-weight:700;line-height:1.4em}
#dokumentPage div{font-size:14px!important;line-height:1.4em}
#dokumentPage h2.dTytul{text-align:center;font-weight:700;font-size:22px;margin-bottom:40px}

#promoRing{background:#D10000;padding:10px 5px;color:#FFF;font-size:13px;font-weight:700;text-align:center;line-height:23px}

.sbHolder{z-index:2}
.ui-autocomplete{z-index:2!important}

.kategorieOpis{padding:0 10px;
	background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#ffffff),color-stop(100%,#f2edeb));
	background:-webkit-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:linear-gradient(to bottom,#ffffff 0%,#f2edeb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#f2edeb',GradientType=0 );
}
#categoryInfo{
	border:1px solid #e4dad3;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

/* FACEBOOK PLUGIN */
#facebookHandler{
	width:314px;
	height:430px;
	padding:2px 10px 2px 49px;
	position:fixed;
	top:127px;
	right:-326px;
	z-index:100;

}
#facebookButtonHandler{
	position:absolute;
	left:0;
	top:2px;
	width:47px;
	height:45px;/*Big:100px */
	cursor:pointer;
	background:#4e69a2!important;
	background:-moz-linear-gradient(top,#4e69a2 0%,#2A406F 100%)!important;
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#4e69a2),color-stop(100%,#2A406F))!important;
	background:-webkit-linear-gradient(top,#4e69a2 0%,#2A406F 100%)!important;
	background:-o-linear-gradient(top,#4e69a2 0%,#2A406F 100%)!important;
	background:-ms-linear-gradient(top,#4e69a2 0%,#2A406F 100%)!important;
	background:linear-gradient(to bottom,#4e69a2 0%,#2A406F 100%)!important;
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e69a2',endColorstr='#2A406F',GradientType=0 )!important;
	border:1px solid #3b4b7a;
}
#facebookButtonHandler:hover{
	background:#2A406F!important;
	background:-moz-linear-gradient(top,#2A406F 0%,#4e69a2 100%)!important;
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#2A406F),color-stop(100%,#4e69a2))!important;
	background:-webkit-linear-gradient(top,#2A406F 0%,#4e69a2 100%)!important;
	background:-o-linear-gradient(top,#2A406F 0%,#4e69a2 100%)!important;
	background:-ms-linear-gradient(top,#2A406F 0%,#4e69a2 100%)!important;
	background:linear-gradient(to bottom,#2A406F 0%,#4e69a2 100%)!important;
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#2A406F',endColorstr='#4e69a2',GradientType=0 )!important;
}
#facebookButtonHandler i{
	margin:7px 0;
	font-size:35px;
	color:#FFF;
	display:block;
	text-align:center;
}

#facebookButtonHandler span{
	color:#FFF;
	display:block;
	text-align:center;
	padding:0 2px;
	margin-left:-2px;
	font-size:12px;
	line-height:1.3em;
}

#facebookHandler div{
	background-color:white;
}

.fb-like-box{
	border:2px solid #3B5998;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

/* NEWSLETTER PLUGIN */
#nwslbox{
	position:fixed;
	top:77px;
	z-index:101;
	width:240px;
    height: 180px;
	margin-top:0;
	right:-240px;
	background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#ffffff),color-stop(100%,#f2edeb));
	background:-webkit-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:linear-gradient(to bottom,#ffffff 0%,#f2edeb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#f2edeb',GradientType=0 );
	border:1px solid #e4dad3;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
#nwslbutton{
	margin-left:-48px;
	width:48px;
	height:47px;/*Big:115px*/
	float:left;
	line-height:14px;
	cursor:pointer;
	color:#FFF;
	font-size:12px;
	margin-top:-1px;
	padding:0;
}
#nwslbutton i{
	margin:7px 0;
	font-size:30px;
	display:block;
	text-align:center;
}
#nwslbutton span{
	display:block;
	width:80px;
	text-align:right;
	transform:rotate(270deg);
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	margin-left:-16px;
	margin-top:26px;
}

#nwslcontainer{float:left;width:240px;height:115px;text-align:center}
#newsletterPlugin{padding:7px;margin:0;font-size:12px;line-height:1.3em}
#newsletterEmailInput{margin-top:7px;width:190px}
#newsletterSubmit{
	background:#ed1c24;
	background:-moz-linear-gradient(top,#ed1c24 0%,#ba0000 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ed1c24),color-stop(100%,#ba0000));
	background:-webkit-linear-gradient(top,#ed1c24 0%,#ba0000 100%);
	background:-o-linear-gradient(top,#ed1c24 0%,#ba0000 100%);
	background:-ms-linear-gradient(top,#ed1c24 0%,#ba0000 100%);
	background:linear-gradient(to bottom,#ed1c24 0%,#ba0000 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed1c24',endColorstr='#ba0000',GradientType=0 );
	border:1px solid #ba0000;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	vertical-align:top;
	color:#FFF;
	width:80px;
	height:20px;
	line-height:20px;
	margin:7px auto 0 auto;
	padding:0 10px;
	font-size:13px;
	cursor:pointer;
}

/* NEW BUTTONS */
.btn-red,.btn-white,.btn-green{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	display:inline-block;
	padding:6px 14px;
	font-size:15px;
	text-align:center;
	cursor:pointer;
	white-space:nowrap;
}
.btn-huge{padding:9px 20px;font-size:18px;}
.btn-larger{padding:8px 18px;font-size:17px;}
.btn-large{padding:7px 16px;font-size:16px;}
.btn-small{padding:3px 8px;font-size:13px;}
.btn-smaller{padding:2px 6px;font-size:12px;}
.btn-tiny{padding:2px 5px;font-size:11px;}
.btn-tinier{padding:1px 4px;font-size:10px;}
.btn-red,.btn-red.nohover:hover{
	background:#d82d33;
	background:-moz-linear-gradient(top,#d82d33 0%,#871c1f 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#d82d33),color-stop(100%,#871c1f));
	background:-webkit-linear-gradient(top,#d82d33 0%,#871c1f 100%);
	background:-o-linear-gradient(top,#d82d33 0%,#871c1f 100%);
	background:-ms-linear-gradient(top,#d82d33 0%,#871c1f 100%);
	background:linear-gradient(to bottom,#d82d33 0%,#871c1f 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#d82d33',endColorstr='#871c1f',GradientType=0 );
	border:1px solid #530002!important;
	color:#FFFFFF!important;
}
.btn-red:hover{
	background:#871c1f;
	background:-moz-linear-gradient(top,#871c1f 0%,#d82d33 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#871c1f),color-stop(100%,#d82d33));
	background:-webkit-linear-gradient(top,#871c1f 0%,#d82d33 100%);
	background:-o-linear-gradient(top,#871c1f 0%,#d82d33 100%);
	background:-ms-linear-gradient(top,#871c1f 0%,#d82d33 100%);
	background:linear-gradient(to bottom,#871c1f 0%,#d82d33 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#871c1f',endColorstr='#d82d33',GradientType=0 );
}
.btn-white,.btn-white.nohover:hover{
	background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#ffffff),color-stop(100%,#f2edeb));
	background:-webkit-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background:linear-gradient(to bottom,#ffffff 0%,#f2edeb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#f2edeb',GradientType=0 );
	border:1px solid #e4dad3!important;
	color:#7A6356!important;
}
.btn-white:hover{
	background:#f2edeb;
	background:-moz-linear-gradient(top,#f2edeb 0%,#ffffff 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#f2edeb),color-stop(100%,#ffffff));
	background:-webkit-linear-gradient(top,#f2edeb 0%,#ffffff 100%);
	background:-o-linear-gradient(top,#f2edeb 0%,#ffffff 100%);
	background:-ms-linear-gradient(top,#f2edeb 0%,#ffffff 100%);
	background:linear-gradient(to bottom,#f2edeb 0%,#ffffff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2edeb',endColorstr='#ffffff',GradientType=0 );
}
.btn-green,.btn-green.nohover:hover{
	background:#1d9035;
	background:-moz-linear-gradient(top,#1d9035 0%,#095e05 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#1d9035),color-stop(100%,#095e05));
	background:-webkit-linear-gradient(top,#1d9035 0%,#095e05 100%);
	background:-o-linear-gradient(top,#1d9035 0%,#095e05 100%);
	background:-ms-linear-gradient(top,#1d9035 0%,#095e05 100%);
	background:linear-gradient(to bottom,#1d9035 0%,#095e05 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d9035',endColorstr='#095e05',GradientType=0 );
	border:1px solid #095e05!important;
	color:#FFF!important;
}
.btn-green:hover{
	background:#095e05;
	background:-moz-linear-gradient(top,#095e05 0%,#1d9035 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#095e05),color-stop(100%,#1d9035));
	background:-webkit-linear-gradient(top,#095e05 0%,#1d9035 100%);
	background:-o-linear-gradient(top,#095e05 0%,#1d9035 100%);
	background:-ms-linear-gradient(top,#095e05 0%,#1d9035 100%);
	background:linear-gradient(to bottom,#095e05 0%,#1d9035 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#095e05',endColorstr='#1d9035',GradientType=0 );
}

/* CUSTOM HELPER CLASSES */
.nopointer{cursor:default!important}
.pointer{cursor:pointer!important}
.vanish{opacity:0;width:0;height:0;border:0;padding:0;margin:0;color:transparent;background:transparent;pointer-events:none}


/* cycle.css */
#cyklerFrame{position:relative;width:320px;height:400px;margin:0;padding:0;z-index:1}
#rollBox{position:relative;width:320px;height:400px;margin:0;padding:0;z-index:1}
#rollBox .pos{position:relative;width:320px;height:400px;margin:0;padding:0;z-index:1;cursor:pointer}
#rollBox .pos h2{position:absolute;bottom:25px ;left:0;width:320px;height:80px;margin:0;padding:0;cursor:pointer;line-height:18px;z-index:6;background-color:#333333;opacity:0.70;filter:alpha(opacity=70);-moz-opacity:0.70}
#rollBox  .pos H4{position:absolute;bottom:25px ;left:0;width:300px;height:60px;margin:0;padding:10px;cursor:pointer;line-height:18px;z-index:7;font:400 16px Zapf;color:#FFF;text-align:center;display:table}
#rollBox .pos H4 span{display:table-cell;vertical-align:middle}
#navi{position:absolute;bottom:0;left:0;width:320px;height:25px;margin:0;padding:0;z-index:6;background:linear-gradient(to bottom,#FFF 0%,#F2EDEB 100%);text-align:center;font-size:14px;color:#7A6356;box-sizing:border-box;-moz-box-sizing:border-box;border:1px solid #E3DBD3;border-top:none}
.navShorts1{text-align:center}
#navShorts1 a{background-color:#ece6dd;display:inline-block;width:13px;height:13px;margin:3px 5px 0 0;font-size:0}
#navShorts1 a.activeSlide{background-color:#7b7c7d;display:inline-block;width:13px;height:13px}
#navShorts1 a:hover{background-color:#7b7c7d;display:inline-block;width:13px;height:13px}
#navi a#navPrev,#navi a#navNext{margin:0 ;font-size:10px;color:#7A6356;line-height:25px;cursor:pointer}
#navi i{margin-top:3px}

/* countdown.css */
.hasCountdown{border:1px solid #ccc;background-color:#eee}
.countdown_rtl{direction:rtl}
.countdown_holding span{background-color:#ccc}
.countdown_row{clear:both;width:100%;padding:0 2px;text-align:center}
.countdown_show1 .countdown_section{width:98%}
.countdown_show2 .countdown_section{width:48%}
.countdown_show3 .countdown_section{width:32.5%}
.countdown_show4 .countdown_section{width:24.5%}
.countdown_show5 .countdown_section{width:19.5%}
.countdown_show6 .countdown_section{width:16.25%}
.countdown_show7 .countdown_section{width:14%}
.countdown_section{display:block;float:left;font-size:75%;text-align:center}
.countdown_amount{font-size:200%}
.countdown_descr{display:block;width:100%}
#zegar{width:270px;position:absolute;z-index:2;left:5px;top:345px}
#zegar h3{padding:0 0 2px 0;margin:0;text-align:left;font-size:13px;font-weight:700;color:#000000}
#zegarProdukt{width: 270px;height: 75px;margin: -5px 0 15px 0;}
#zegarProdukt h3{padding:10px 0 2px 0;margin:0;text-align:left;font-size:13px;font-weight:700;color:#000000}
#odliczanie{width:100%;background:none;border:0;position:absolute}
#odliczanie .countdown_section{display:block;float:left;font-size:10px;color:#FFFFFF;text-align:center;margin:0 1px;padding:6px 0 3px 0;background-color:#333;border-bottom:2px solid #999;width:65px}
#odliczanie .countdown_amount{font-size:16px;font-weight:700}

/* tabs-no-images.css */
ul#tabsNavi{margin:0!important;padding:0;height:27px;border-bottom:0 solid #666}
ul#tabsNavi li{float:left;padding:0;margin:0 6px 0 0;list-style-type:none;position:relative}
ul#tabsNavi a{float:left;display:block;font-size:16px;color:#7A6356;text-transform:uppercase;text-decoration:none;text-align:center;height:27px;width:138px;line-height:25px;
	background:#f8eeea;
	background:-moz-linear-gradient(top,#f8eeea 0%,#dccec8 100%);
	background:-webkit-gradient(linear,lefttop,leftbottom,color-stop(0%,#f8eeea),color-stop(100%,#dccec8));
	background:-webkit-linear-gradient(top,#f8eeea 0%,#dccec8 100%);
	background:-o-linear-gradient(top,#f8eeea 0%,#dccec8 100%);
	background:-ms-linear-gradient(top,#f8eeea 0%,#dccec8 100%);
	background:linear-gradient(tobottom,#f8eeea 0%,#dccec8 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8eeea',endColorstr='#dccec8',GradientType=0);
	position:relative;outline:0;cursor:pointer;box-sizing:border-box;-moz-box-sizing:border-box;border:1px solid #e3dbd3;border-bottom:none;font-weight:400;
	transition:height 0.1s linear,margin-top 0.1s linear,line-height 0.1s linear,background 0.1s linear,border 0.1s linear,font 0.1s linear}
ul#tabsNavi a.current:before{content:'';position:absolute;bottom:-2px;left:0;height:2px;width:100%;background-color:#f8f8f8}
ul#tabsNavi a:hover,ul#tabsNavi a.current{border-color:#E4DAD3;margin-top:-5px;height:32px;line-height:30px;
	background:#f2edeb;
	background:-moz-linear-gradient(top,#f2edeb 0%,#f8f8f8 100%);
	background:-webkit-gradient(linear,lefttop,leftbottom,color-stop(0%,#f2edeb),color-stop(100%,#f8f8f8));
	background:-webkit-linear-gradient(top,#f2edeb 0%,#f8f8f8 100%);
	background:-o-linear-gradient(top,#f2edeb 0%,#f8f8f8 100%);
	background:-ms-linear-gradient(top,#f2edeb 0%,#f8f8f8 100%);
	background:linear-gradient(tobottom,#f2edeb 0%,#f8f8f8 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2edeb',endColorstr='#f8f8f8',GradientType=0);
	/* */
	transition: height 0.1s linear,margin-top 0.1s linear,line-height 0.1s linear,background 0.1s linear,border 0.1s linear,font 0.1s linear;}
ul#tabsNavi a.current{cursor:default}
#tabsBlock{margin:0px;width:989px;height:264px;border:1px solid #E4DAD3;box-sizing:border-box;-moz-box-sizing:border-box;
	background:#f8f8f8;
	background:-moz-linear-gradient(top,#f8f8f8 0%,#f2edeb 100%);
	background:-webkit-gradient(linear,lefttop,leftbottom,color-stop(0%,#f8f8f8),color-stop(100%,#f2edeb));
	background:-webkit-linear-gradient(top,#f8f8f8 0%,#f2edeb 100%);
	background:-o-linear-gradient(top,#f8f8f8 0%,#f2edeb 100%);
	background:-ms-linear-gradient(top,#f8f8f8 0%,#f2edeb 100%);
	background:linear-gradient(tobottom,#f8f8f8 0%,#f2edeb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8',endColorstr='#f2edeb',GradientType=0);
}
/*scrollable-horizontal.css*/
.zakladka{position:relative}
.scrollable{position:relative;overflow:hidden;width:921px;height:244px;background:none;border:none;margin-top:0}
.scrollable .items{width:20000em;position:absolute;clear:both}
.scrollable .items .items-row{float:left;width:921px;padding-top:20px;margin-left:5px}
.scrollable .items .items-row .item{width:172px;height:218px;background-color:rgba(0,0,0,0.45);position:relative;display:inline-block;float:left;margin-right:12px;cursor:pointer;border:none;-webkit-box-shadow:3px 3px 4px 1px rgba(0,0,0,0.25);box-shadow:3px 3px 4px 1px rgba(0,0,0,0.25)}
.scrollable .items .items-row .item:last-child{margin-right:0}
.scrollable .items .items-row .item .nazwa{height:48px;max-height:48px;width:162px;text-align:center;font-size:13px;font-family:Zapf,sans-serif;font-weight:700;color:#fff;margin:5px}
.nazwa{display:table}
.nazwa p{display:table-cell;vertical-align:middle;text-align:center;margin:0;padding:0;font-size:14px;max-height:48px;font-family:Zapf,sans-serif;font-weight:400;line-height:16px}
.scrollable .items .items-row .item .image{height:123px;width:172px}
.scrollable .items .items-row .item .image img{height:123px;width:172px}
.scrollable .items .items-row .item .cena{font-size:18px;font-family:Zapf,sans-serif;font-weight:700;color:#fff;background-color: #878786;text-align:center;line-height:38px;height:37px;width:102px;float:left;position:absolute;bottom:0px;left:0px;}
.scrollable .items .items-row .item .cena span:first-child{text-decoration:line-through;color:#383838;font-size:16px}
.scrollable .items .items-row .item .cena span:last-child{color:#ffffff}
.scrollable .items .items-row .item .link{width:70px;height:37px;float:right;clear:right;padding:0 !important;line-height:35px;border-right:none !important;border-top:none !important; position: absolute; right:0px; bottom:0px;}
.scrollable .items .items-row .item .link i{margin-left:3px;margin-top:1px}
/*scrollable-buttons.css*/
.scrollable{float:left;margin-left:35px}
a.browse{display:block;width:12px;height:106px;float:left;cursor:pointer;font-size:1px;position:absolute}
a.right{top:0;right:0;width:30px;height:264px}
a.right:before{border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(0,0,0,0);border-left-color:#696969;border-width:50px;border-left-width:13px;right:-42px;top:85px}
a.right:hover:before{border-left-color:#9f9f9f}
a.left{top:0;left:0;width:30px;height:264px}
a.left:before{border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(0,0,0,0);border-right-color:#696969;border-width:50px;border-right-width:13px;left:-42px;top:85px}
a.left:hover:before{border-right-color:#9f9f9f}
a.up,a.down{background:url(../img/scrollable/arrow/vert_large.png) no-repeat;float:none;margin:10px 50px}
a.up:hover{background-position:-30px 0}
a.up:active{background-position:-60px 0}
a.down{background-position:0 -30px}
a.down:hover{background-position:-30px -30px}
a.down:active{background-position:-60px -30px}
a.disabled{visibility:hidden !important}
/*selectbox.css*/
.sbHolder{background-color:#F3EBE5;border:solid 1px #D3C6C0;font-size:11px;font-weight:normal;height:20px;position:relative;width:190px;display:inline-block;vertical-align:middle}
.sbSelector{display:block;height:20px;left:0;line-height:20px;outline:none;overflow:hidden;position:absolute;text-indent:10px;top:0;width:170px}
.sbSelector:link,.sbSelector:visited,.sbSelector:hover{color:#003;outline:none;text-decoration:none}
.sbToggle{background:url(select-icons.png) 0 -122px no-repeat;display:block;height:20px;outline:none;position:absolute;right:0;top:0;width:30px}
.sbToggle:hover{background:url(select-icons.png) 0 -172px no-repeat}
.sbToggleOpen{background:url(select-icons.png) 0 -22px no-repeat}
.sbToggleOpen:hover{background:url(select-icons.png) 0 -72px no-repeat}
.sbHolderDisabled{background-color:#3C3C3C;border:solid 1px #515151}
.sbOptions{background-color:#BDB1AB;border:solid 1px #D3C6C0;list-style:none;left:-1px;margin:0;padding:0;position:absolute;top:20px;width:200px;z-index:1;overflow-y:auto}
.sbOptions li{padding:0 7px}
.sbOptions a{border-bottom:dotted 1px #515151;display:block;outline:none;padding:7px 0 7px 3px}
.sbOptions a:link,.sbOptions a:visited{color:#003;text-decoration:none}
.sbOptions a:hover{color:#867163}
.sbOptions li.last a{border-bottom:none}
.sbOptions .sbDisabled{border-bottom:dotted 1px #515151;color:#999;display:block;padding:7px 0 7px 3px}
.sbOptions .sbGroup{border-bottom:dotted 1px #515151;color:#EBB52D;display:block;font-weight:bold;padding:7px 0 7px 3px}
.sbOptions .sbSub{padding-left:17px}
/*valid.css*/
.validError{box-sizing:inherit;-moz-box-sizing:inherit;border:2px solid #F00 !important}
.validErrorLogin{border-bottom:2px solid#FF0000!important}


#podkategorieShort { position: relative; border: 1px solid #80756D; padding: 5px 10px; margin-top: 10px; margin-right: 10px; border-left: 10px solid #80756D; border-right: 10px solid #80756D; }
#podkategorieShort .pos {float: left; margin-right: 20px; }
#podkategorieShort .pos .img { text-align: center}
#podkategorieShort .pos .img img { height: 57px; width : 80px}
#podkategorieShort .pos .name { text-align:center}
#podkategorieShort .pos .name a { color: #80756D; font-size: 11px; font-weight: 700; text-decoration: none}
#podkategorieShort .pos .name a:hover { color: #B10F18; text-decoration: underline}
#podkategorieShort .pos .name a.active {color: #B10F18; text-decoration: underline}

/*side_koszyk.tpl*/
.cartbox {width: 380px;max-height: 580px;padding: 10px;position: fixed;top: 25px;right: -402px;border:1px solid #e4dad3;color:#7A6356;font-size: 12px;min-height:25px;
    background:#ffffff;
    background:-moz-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#ffffff),color-stop(100%,#f2edeb));
    background:-webkit-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
    background:-o-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
    background:-ms-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
    background:linear-gradient(to bottom,#ffffff 0%,#f2edeb 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#f2edeb',GradientType=0 );
    z-index: 102;
}
.cartbtn {width: 48px;height: 47px;line-height: 47px;padding: 0;position: absolute;font-size: 35px;left: -48px;top: -1px;}
.cartbtn i {margin-top: 5px;margin-left: -4px;}
.cartcounter {background-color: rgba(104, 201, 0, 0.62);width: 14px;height: 14px;line-height: 14px;border-top: 1px solid #FFF;border-left: 1px solid #FFF;position: absolute;bottom: 0;right: 0;}
.cartcounter:after {color: #FFF;content: attr(amount);position: absolute;top: 1px;left: 0;width: 100%;height: 100%;line-height: inherit;text-align: center;font-size: 10px;font-weight: 700;}
.cartitemsholder{max-height:375px;overflow-x:hidden;overflow-y:scroll;}
.carttable {display: table;border-collapse: collapse;min-width:380px;box-sizing:border-box;-moz-box-shadow:border-box}
.cartheader,.cartfooter {display: table-row;}
.cartitem {display: table-row;height: 60px;}
.cartitemprop {display: table-cell;vertical-align: middle;border: 1px solid #e4dad3;padding: 2px 5px;text-align: center;}
.cartitemprop:nth-child(2) {text-align: left;}
.cartheader .cartitemprop {border-bottom: none;}
.cartheader .cartitemimg {border-top-color: transparent;border-left-color: transparent;}
.cartheader .cartitemactions, #cartheader .cartitemscroll {border-top-color: transparent;border-right-color: transparent;}
.cartfooter .cartitemprop {border-color:transparent;}
.cartfooter .cartitemname {border-right-color:#e4dad3}
.cartfooter .cartitemamount {border: 1px solid #e4dad3; border-top:0;}

.cartitemamount {width: 24px;}
.cartitemamount input {width: 20px;text-align: center;}
.cartitemvalue {width: 64px;}
.cartitemactions {width: 20px;}
.cartitemactions a,.cartfooter .cartitemamount a {font-size: 14px;width: 20px;height: 20px;padding: 2px 0 0 0;}
.cartitemactions a:first-child {margin-bottom: 2px;}
.cartitemscroll {width: 10px;border-color:transparent;}
.cartitemimg {padding: 0;width: 63px;}
.cartitemtime {width: 48px;}
.cartempty {font-size: 17px;line-height: 25px;text-align: center;}

.cartnotify{position:absolute;width:430px;left:0;top:-1px;z-index:10;padding:10px;border:1px solid #E4DAD3;
    background:#ffffff;
    background:-moz-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#ffffff),color-stop(100%,#f2edeb));
    background:-webkit-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
    background:-o-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
    background:-ms-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
    background:linear-gradient(to bottom,#ffffff 0%,#f2edeb 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#f2edeb',GradientType=0 );
}
.cartnotifyheader{font-size:16px;font-weight:700;margin-bottom:10px}
.cartnotifytable{display:table-cell;border-collapse:collapse}
.cartnotifytable .cartnotifyitem {display:table-cell;vertical-align:middle;font-size:13px;padding:0 10px;border:1px solid #E4DAD3;}
.cartnotifytable .cartnotifyitem:first-child{padding:0}
.cartnotifyitem.notifyname{}

.carttable .cartactions{display:table-cell;vertical-align:middle}
.carttable .cartactions:last-child{text-align:right}

#koszyk_navi {
	width:100%;
	display: table;
	margin: 10px 0;
}
#koszyk_navi_1,#koszyk_navi_2,#koszyk_navi_3 {
	background: #FFF;
	background: -moz-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(1%,#FFF),color-stop(100%,#F2EDEB));
	background: -webkit-linear-gradient(top,#FFF 0%,#F2EDEB 100%);
	background: -o-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background: -ms-linear-gradient(top,#ffffff 0%,#f2edeb 100%);
	background: linear-gradient(to bottom,#FFF 0%,#F2EDEB 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#f2edeb',GradientType=0 );
	height: 25px;
	line-height: 25px;
	display: table-cell;
	padding: 0 5px;
	text-align: left;
	font-size: 14px;
}
.koszyk_navi_active {
/*	background: #D82D33;
	background: -moz-linear-gradient(top,#d82d33 0%,#871c1f 100%) !important;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#D82D33),color-stop(100%,#871C1F)) !important;
	background: -webkit-linear-gradient(top,#D82D33 0%,#871C1F 100%) !important;
	background: -o-linear-gradient(top,#d82d33 0%,#871c1f 100%) !important;
	background: -ms-linear-gradient(top,#d82d33 0%,#871c1f 100%) !important;
	background: linear-gradient(to bottom,#D82D33 0%,#871C1F 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d82d33',endColorstr='#871c1f',GradientType=0 ) !important;
	color:#FFFFFF;*/
	font-weight: 700;
}
#koszyk_navi_1 {
	width: 75px;
}
#koszyk_navi_2 {
	width:250px;
}
#koszyk_navi_3 {
	width:600px;
}

/* CENEO */
#__ceneo-widgets{bottom: 250px !important;position: fixed !important;top: initial !important;}

ul.menuDropdown li a.wyprzedaz__outlet {
	width: 208px;
}

ul.menuDropdown li.dla_dzieci ul:nth-child(3) {
	right: 221px !important;
	border-right: none !important;
	border-left: 1px solid #8B8682 !important;
}

ul.menuDropdown li.dla_dzieci ul.dropdown {
	right: 0px;
	left: auto;
}

ul.menuDropdown li.wyprzedaz__outlet ul:nth-child(3) {
	right: 221px !important;
	border-right: none !important;
	border-left: 1px solid #8B8682 !important;
}

ul.menuDropdown li.wyprzedaz__outlet ul.dropdown {
	right: 0px;
	left: auto;
}

.scrollable .items .items-row .item .image img {
	padding: 0px; width: auto; height: 123px; display: block; margin-left: auto; margin-right: auto;
}

.scrollable .items .items-row .item .image {
	position: relative; top: 0px; background-color: white;
}


#formLoginPop, .register-container {
	position: relative;
}

.login-consent {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 30px;
	background-color: #ffffff;
	z-index: 10;
}

#formLoginPop .login-consent {
	background-color: #f9f9f9;
}

.register-container .login-consent {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	max-width: 760px;
	margin: 0 auto;
	padding: 0;
}

.login-consent h3 {
	margin-bottom: 1.25rem;
}

.register-container .login-consent h3 {
	margin-top: 1.5rem;
	margin-bottom: 1rem;
	font-size: 1.4rem;
}

.login-mobile-container .login-consent-cancel-p {
	margin: 2.5rem 0 0 0;
}

.login-consent .btn-paragraph {
	margin: 2rem 0 0 0;
	text-align: center;
}

.login-consent .btn-paragraph + .btn-paragraph {
	margin: 0.75rem 0 0 0;
}

.login-consent .btn-paragraph span {
	width: 250px;
	text-align: center;
}

/* Price history */
.product-price-history {
	float: left;
	margin: 0.1em 0 1em 0;
	font-size: 11px;
    line-height: 1.5;
	color: #808080;
}
.product-price-history span {
	white-space: nowrap;
	color: #635441;
}
