

.technicaldataRowOdd	{
	background-color:#E6E6E6;
}
.technicaldataRowEven	{
	background-color:#F4F4F4;
}
.technicaldataRowOdd:hover{
	background-color:#fff0d6;
}

.technicaldataRowEven:hover{
	background-color:#fff0d6;
}
.technicaldataRowCategory	{
	background-color:#D9E0FC;
	font-weight:bold;
}
.mainheaderepro	{
	background-color:#ae8559;
}
.mainheadereprocenter	{
	background-color:#373737;
	vertical-align:top;
	padding:5px;
	height:90px;
}
td .mainheadereprocenter	a	{
	color:#FFFFFF;
}
td .mainheadereprocenter	a:hover	{
	color:#ae8559;
	text-decoration:underline;
}

.mainfootereprocenter	{
	background-color:#000000;
	vertical-align:top;
	padding:10px;
}
.mainfootereprocenter	{
	color:#FFFFFF;
}
td .mainfootereprocenter	a	{
	color:#FFFFFF;
}
td .mainfootereprocenter	a:hover	{
	color:#9A0600;
	text-decoration:underline;
}

td .mainheaderepro	a	{
 	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}

td .mainheaderepro	a:hover	{
	text-decoration:underline;
}


div.border	{
	border:1px solid #eae9e9;
	margin-bottom:3px;
}
div.blockHeader	{
	padding-top:3px;
	height:20px;
	color:#878787;
	font-weight:bold;	
	font-size:13px;
}
div.blockHeaderBackground	{
	background-image:url(../image/template/top_menu_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:30px;
	color:#DDDDDD;
	font-weight:bold;	
	font-size:11px;
	vertical-align:middle;
	padding-top:9px;
}
td .rightPanelBG	{
	background-color:#F3F3F3;
	padding:5px; border:1px solid #CCCCCC
}

.reqIn	{
	font-weight:normal;
	color:#000000;
}


.reqInEmptyWrong	{
	font-weight:normal;
	color:#000000;
	background-color:#FFE6D5;
}

/* add_b */
.add_b_row {
	padding:3px 0;
}
.add_b_row .label, .add_b_row .value {
	float:left;
	text-align:left;
}
.add_b_row .label {
	width:70px;
}
.trustedShopsSubmit {
	background:ButtonFace; 
	color:ButtonText; 
	border:2px outset ButtonFace;
}
.trustedShopsSubmit:active {
	border-style:inset; 
	-webkit-appearance:push-button;
}
.trustedshopsPointer{
    list-style-image: url(/image/icon/blackArrow.png);
    font-size:11px;
    padding-left:20px;
    margin:5px 0;
    font-size:10px;
}
.trustedshopsPointer li{
    padding-top:5px;
}/*
 * SimpleModal Basic Modal Dialog
 * http://simplemodal.com
 *
 * Copyright (c) 2013 Eric Martin - http://ericmmartin.com
 *
 * Licensed under the MIT license:
 *   http://www.opensource.org/licenses/mit-license.php
 */

#basic-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#FFFFFF;}

/* Container */
#simplemodal-container {  width:754px;background-color:#FFFFFF;  padding:0;}
#simplemodal-container .simplemodal-data {background: none repeat scroll 0 0 #fff;
	-moz-border-radius:10px; 
	-webkit-border-radius:0 0 10px 10px; 
	border-radius:10px;
    display: table;
    height: 100%;
    padding: 0;
    width: 750px;
	border:1px solid #444;}
#simplemodal-container .simplemodal-body {padding: 10px 10px;}
#simplemodal-container a.modalCloseImg {background:url(/image/icon/cart_delete2.gif) no-repeat; width:18px; height:18px; display:inline; z-index:3200; position:absolute; top: 14px; right: 13px; cursor:pointer;}
#simplemodal-container h3 {color: #000; font-size: 18px; margin: 0; line-height: 30px; border-bottom: 1px solid #eee; padding: 10px 20px;}
#simplemodal-container .simplemodal-wrap{ height: auto !important;}#simplemodal-container .simplemodal-data

html {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.menuBtn {
	display: none;
}

#homePage .left-col,
#homePage .right-col {
	width: 480px;
	float: left;
}

#homePage .left-col img , #homePage .right-col img {
	max-width: 100%;	
}

#homePage .right-col {
	float: right;
}
body {
	width: 100%;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

body .tableCart , body .detailCart {
	font-size: 12px;
}

a, .cartImageLink{
	text-decoration: none;
	color:#000000;
}

a.active{

}

a:hover, .cartImageLink:hover	{
	text-decoration: underline;

}
/* przelicz w koszyku */
input.link {
	color:#004bF4;
	border:none;
	background:none;
}
input.link:hover {
	color:#f44b00;
}

/*	background:url('."'".'image/template/left_cms_li.gif'."'".') no-repeat left center;*/
ul.cms_list_simple {
	padding:0 0 0 0;
	margin:0 0 0 20px;
/*list-style-image: url('image/template/left_cms_li.gif');*/
}
ul.cms_list_simple li{
	padding:0 0 4px 0;
}

div.integrations {text-align:center;}
div.integrations img { padding:2px 8px;}

div.mpc_container {
	min-height: 420px;
	margin-bottom: 0 !important;
}

/* menu */
ul.menu {
margin-top:0;
margin-bottom:0;
/*background-color:#FFFF99;*/
}

ul.menu a.menuNav{
float:right;
text-decoration:none;
width:13px;
}

ul.menu a.menuNav img {
border:none;
padding-top:11px;
}
ul.menu ul.submenu a.menuNav img {
padding-top:0;
}


ul.menu a {
/*white-space:nowrap;*/
}

ul.menu ul.submenu {
margin-top:0;
margin-bottom:0;
}
ul.menu, ul.menu ul {
list-style: none;
margin-left: 0;
padding-left: 0;
text-indent: 0;
}

ul.menu ul {
padding-top:15px;
background-color:#f3f3f3;
border-right:1px #fff solid;
background-image:none;
}

ul.menu ul ul{
padding-top:0;
}

ul.menu div.level0 {
border-top:1px solid #DDDDDD;
border-bottom:1px solid #AAAAAA;
border-right:1px solid #AAAAAA;
/*height:30px;*/
padding-left:22px;
background-image:url(../image/template/left_menu_LI.gif);
background-repeat:no-repeat;
background-position:-5px center;
}
ul.menu div.level1 {
height:30px; /* zmiana */
/*position:relative;*/
padding-left:23px;
background-image:url(../image/template/left_menu_child_LI.gif);
background-repeat:no-repeat;
background-position: 4px 0 ;
}
/* pierwsze zaglebienie bez wciecia */
ul.menu ul.submenu li li{
padding-left:10px;
}
/* wszystkie z wcieciem
ul.submenu li{
padding-left:10px;
}*/
ul.menu li {
line-height:30px;
background-image:url(../image/template/left_menu_bg.gif);
background-repeat:repeat-y;
}
ul.menu ul.submenu li {
line-height:12px;
background-image:none;
}

ul.menu ul.submenu li a.linkCategory {

}

ul.category_list {
margin-top:0;
margin-bottom:0;
/*background-color:#DDD;*/
line-height:20px;
}
ul.category_list ul {
margin-top:0;
margin-bottom:0;
}
ul.category_list a {
font-weight:bold;
text-decoration:underline;
}

ul.category_list ul a {
font-weight:normal;
}

ul.category_list {
list-style:none;
margin-left: 0;
padding-left: 0;
text-indent: 0;
}
ul.category_list ul {
list-style:disc;
margin-left: 0;
padding-left: 0;
text-indent: 0;

}

ul.category_list li {
padding-bottom:10px;
}
ul.category_list li ul li {
padding-bottom:0px;
}

ul.category_list li ul {
padding-left:20px;
padding-bottom:0;
}
/* clearfix */
.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {
display: inline-block;
}

html[xmlns] .clearfix {
display: block;
}

* html .clearfix {
height: 1%;
}
/* koniec clearfix */


.tableContent {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding-left:40px;
	padding-right:40px;
}

.tableContentTabs {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.tableTitle {
	height:23px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	padding-top:3px;
	padding-right:0px;
	width:156px;
}



.commentMore {
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
}
.commentMore:hover {
	text-decoration:underline;
	color:#f44b00;
	cursor:pointer;
}


/*linie rozdzielajaca horyzontalnie*/
.lineHR{
	border-bottom:1px solid #e6e6e6;
	height:1px;
}
/*linie rozdzielajaca wertykalnie*/
.lineVR{
	border-right:1px solid #e6e6e6;
}

.portion	{
	color:#000000;
}
.portionActive	{
	font-weight:bold;
	color:#9A0600;
}

UL.liTxt	LI {
	list-style-position: outside;
	list-style-type: square;
	list-style-image: none;
	line-height:16px;
}

/* dane techniczne / szczegoly na karcie towaru */
table.tech_data {
	border-collapse: collapse;
	width: 100%;
	border: none;	
}

table.tech_data td {
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	border: solid 1px white;
}

table.tech_data td.name {
	width: 40%;
}

table.tech_data td.value {
	font-weight: bold;
}

/* koniec dane techniczne */

.rowOdd{
	background-color:#F3F3F3;
}
.rowOdd:hover{
	background-color:#fff0d6;
}
.rowEven{
	background-color:#E6E6E6;
}
.rowEven:hover{
	background-color:#fff0d6;
}

.headerNEW{
	color:#DDDDDD;
	background-image:url(image/template/header_bg.gif);
	vertical-align:top;
	background-repeat:repeat-x;
}
.headerSimpleCart{
	color:#DDDDDD;
	vertical-align:top;
	background-repeat:repeat-x;
}

.topMenu{
	color:#DDDDDD;
}


/*------------------- OBSLUGA OFERTY -------------------*/
div.offer .list, div.detail * .list h1{
	width:100%;
	font-size:11px;
}
/*nazwa oferty w listingu*/
.list h1	{
	font-size:11px;
	color:#000000;
	font-weight:bold;
	margin:3px 3px 3px 0px;
}
.detail h1	{
	font-size:15px;
	color:#000000;
	font-weight:bold;
	margin:3px 3px 3px 0px;
}

/*nazwa producenta w listingu / szczegach*/
.list h2, .detail h2	{
	font-size:11px;
	color:#666666;
	font-weight:normal;
	margin:0px;
}
.list h2.offer_name {
	font-weight:bold;
}
h2.offer_name_big {
	font-size:15px;
	font-weight:bold;
}
/* tytuly aktualno?ci na listingu */
.news_list h2 {
	font-weight:bold;
	padding:3px 0 5px 0;
}
.news_list h2 a {
	font-weight:bold !important;
}
.proposal_item h2 {
	font-weight:bold;
}
/*cena w listingu / szczegach / droga do kasy / koszyk / */
/* .list .price, */
.detailCart	.price {
	font-size:12px;
	font-weight: bold;
} 
 
.detail .price, .tableAccountOrderList .price	, .tableAccountOrderDetail .price	{
	font-size:12px;
	color:#9A0600;
	font-weight:bold;
}

.checkout	.price {
	font-size:12px;
	color:#9A0600;
	font-weight:bold;
}

#checkout tr.mark td {
	background-color:#9A0600;
	color:#FFF;
}
#checkout tr.mark td.photo {
	background-color:#FFF;
}

.list .priceblack, .detail .priceblack, .checkout	.priceblack, .detailCart	.priceblack, .tableAccountOrderList .priceblack, .tableAccountOrderDetail .priceblack{
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.list .pricePrev, .detail .pricePrev, .checkout	.pricePrev, .detailCart	.pricePrev	{
	color:#000000;
	text-decoration:line-through;
}

.detail .priceDiscount, .checkout	.priceDiscount, .detailCart	.priceDiscount, .tableAccountOrderList .priceDiscount, .tableAccountOrderDetail .priceDiscount{
	color:#009900;
}



/*------------------- OBSLUGA OFERTY KONIEC -------------------*/


/*------------------- OBSLUGA KOSZYKA -------------------*/

TABLE.detailCart , 	.simpleCart TABLE{
	width:100%;
}
.detailCart TD	{
	padding:3px;
}
.detailCart TR.header	{
	color:#7e7e7e;
}

.detailCart .nameOffer , .tableCart .nameOffer	{
	font-weight:bold;
	font-size:12px;
}

.nameOffer:hover	{
	text-decoration:underline;
}

.simpleCart .nameOffer	{
	font-weight:bold;
}

/*------------------- OBSLUGA KOSZYKA KONIEC-------------------*/




/*-------------------OBSLUGA TABEL --------------------- */
.req	{
	font-weight:bold;
	color:#000000;
}

.reqEmptyWrong	{
	font-weight:bold;
	color:#9A0600;
}

.req INPUT, .req SELECT, .req TEXTAREA	{
	border:1px solid #9A0600;
	font-weight:normal;
}

.reqEmptyWrong INPUT, .reqEmptyWrong SELECT, .reqEmptyWrong TEXTAREA	{
	border:1px solid #9A0600;
	font-weight:normal;
	background-color:#FFE6D5;
}

/* style do obslugi tabel z formularzem */
.tableCheckout, .tableAccount, .tableContact	{
	width:70%;
	border:none;
}
.tableCheckout TD, .tableAccount TD, .tableContact TD	{
	border-collapse:collapse;
	padding: 3px;
}

.tableCheckout .columnLeft, .tableAccount .columnLeft, .tableContact .columnLeft	{
	width:170px;
}
.tableCheckout .columnRight, .tableAccount .columnRight, .tableContact	.columnRight	{
}

.tableAccountOrderList, .tableAccountOrderDetail	{
	width:100%;
	border-collapse:collapse;
}

.tableAccountOrderList	TD	{
	padding:1px;
}

.tableAccountOrderDetail	TD	{
	padding:3px;
}

.tableAccountOrderList	TR.header TD, .tableAccountOrderDetail	TR.header TD, .historyList .headerHistory td{
	border-bottom:1px #CCCCCC solid;
	font-weight:bold;
	text-align:center;
	font-size:11px;
}


/* obsuga komunikatu wyswietlajacego bledy */
TABLE.box {
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
TABLE.box TD	{
	border:none;
	padding:0px;
}

.accountMenu td {
	width:12%;
}

/*------------------- OBSLUGA TABEL KONIEC-------------------*/




/*-------------------OBSLUGA FORM --------------------- */

FORM	{
	margin:0px;
}


INPUT, SELECT, TEXTAREA	{
	border:1px solid #ABABAB;
	padding: 1px;
	margin: 0px;
	background-color:#FFFFFF;
	color:#333333;
	font-family:verdana;
	font-size:11px;
	vertical-align:middle;

}
INPUT.width1,  SELECT.width1,  TEXTAREA.width1	{
	width:25px;
}
INPUT.width3,  SELECT.width3,  TEXTAREA.width3	{
	width:50px;
}
INPUT.width7,  SELECT.width7,  TEXTAREA.width7	{
	width:100px;
}
INPUT.width8,  SELECT.width8,  TEXTAREA.width8	{
	width:130px;
}

INPUT.width9,    TEXTAREA.width9	{
	width:200px;
}
SELECT.width9 {
	width:204px;
}
INPUT.width11,  SELECT.width11,  TEXTAREA.width11	{
	width:300px;
}

TEXTAREA.width13	{
	width:380px;
}
/* .req INPUT, .req SELECT, .req TEXTAREA	{ */
INPUT.req, SELECT.req, TEXTAREA.req	{
	border:1px solid #9A0600;
	font-weight:normal;
}

.radio, .checkbox, .submitImage{
	border:none;
	background:none;
	width:auto;
	vertical-align:middle;
	}

/*-------------OBSLUGA FORM  KONIEC ----------------*/


/*-------------OBSLUGA KASY ----------------*/
.checkout{
	color:#000;
	line-height:15px;
}

.checkout	a, .account	a{
	text-decoration: none;
}
.checkout	a:hover, .account	a:hover	{
	text-decoration:underline;
}

ul.default {
	margin:5px 0px 5px 20px;
	padding:0px;
}
ul.default li {
	list-style: disc;
	background-image:none;
	padding:0;
	margin:0;
}

.checkout li, .account	li, .partnerProgram li	{
	list-style: none;
	background-image:url(../image/template/menu_top_dot.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	margin-left:-25px;
}

.noGraph li {
	margin-left:-25px;
	list-style-image: url(../image/icon/signin_check.gif);
	vertical-align:middle;
	background:none;
	padding:0;
}

/* napisy takie jak LOGOWANIE, NIE POSIADAM KONTA*/
.checkout	.header, .account	.header, .partnerProgram .header	{
	font-size:14px;
	font-weight:bold;
	color:#5F5F5F;
	padding-bottom:15px;
}
/* napisy takie jak  Rodzaj platnosci, Rodzaj przesylki*/
.checkout .header1, .account	.header1, .partnerProgram .header1 	{
	font-size:11px;
	font-weight:bold;
	color:#000000;
	margin-bottom:15px;
}
/* napisy takie jak  Powiadomienia o zmienie statusu zamwienia */
.checkout	.header2	{
	color:#9A0600;
	padding-top:20px;
}
.checkout	TD.header2 	{
	border-bottom:1px #CCCCCC solid;
	height:1px;
}

.checkout	.nameOffer{
	font-size:12px;
	font-weight:bold;
}

/*-------------OBSLUGA KASY  KONIEC ----------------*/

/* formularz polec znajomym, zapytaj o produkt */
div.send_form{
}

div.send_form table{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

div.send_form table table{
	margin:0;
}

div.send_form table td,div.send_form table th{
	padding-bottom:4px;
}


div.send_form table th{
	padding-right:22px;
	padding-left:40px;
	font-weight:normal;
}

div.send_form table tr.send_head td{
	text-align:center;
	background:url(../image/template/comment_bg.gif);
	background-repeat:repeat-x;
	height:52px;
	background-position:center top;
	color:#FFF;
}

/* PROGRAM PARTNERSKI */
.ppBanner {
	text-align:left;
}

.ppBanner div.label1 {
	padding:0 0 5px 0;
}

.ppBanner div.label2 {
	padding:0 0 20px 0;
}

.ppBanner div.link {
	border:none;
	height:auto;
	padding:0;
	margin:0 0 5px 0;
}

.ppBanner div.banner {
	padding:0 0 5px 0;
}

.ppBanner div.banner img {
	cursor:pointer;
	padding:0 0 0 0;
}

/*.historyList .headerHistory td {
	font-size:11px;
	font-weight:bold;
	color:#666666;
	text-align:center;
	padding:0;
	border-bottom:1px solid #cccccc;
}*/

.historyList .item td {
	text-align:center;
	padding:3px 0;
	vertical-align:middle;
}


/* koniec program partnerski */

.offerDetailLinks .icon {
	cursor:pointer;
}

table.document_choice_area {
	margin-top:5px;
}
.document_choice_area td {
	vertical-align:middle;
	text-align:left;
	padding-bottom:5px;
}
.document_choice_area td.input {
	padding-right:6px;
	padding-top:2px;
}

#big_image_container {
	cursor: crosshair !important;
}

#big_image_container img.baseImg {
	width: 320px !important;
}

#big_image_container { 
	display: block;
}

.producer-row img {
	max-height: 55px;
	max-width: 140px;
	margin-left: 5px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.big-photo img { 
	width: 321px;
}

.slider-group-8 .slider_items ul li img:hover , img.FX:hover { 
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;	
	filter: alpha(opacity=80);
	opacity: .8	
}

.cms_site_pid_98 , .cms_site_pid_99 {
	 
}

.cms_site_pid_98 p , .cms_site_pid_99 p , .cms_site_pid_148 p , .cms_site_pid_149 p {
	font-size: 14px;
}

.cms_site.cms_site_pid_98 h2 , .cms_site.cms_site_pid_99 h2 , .cms_site.cms_site_pid_148 h2 , .cms_site.cms_site_pid_149 h2 {
	font-size: 28px !important;
	/* font-family: "HarrietDisplay" !important; */
}

.relatedProductsTitle {
	margin:0px 0px 15px 15px;color:#956E4A;font-weight:bold	
}

.producers-list { margin: 0; padding: 0; }
.producers-list li { height: 90px; display: inline-block; margin: 1%; width: 18%; list-style: none; text-align: center; }
  
.producers-list li {
    display: block;
    float: left;
    position: relative;
}

.producers-list li img {
		width: 65%;	
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
 
#content_page_header , #content_page_newsletter {
	padding-top: 3px;
	padding-bottom: 10px;
	margin-top: 30px;
	margin-bottom: 10px;
	background-color: black;
	border-bottom: 3px solid #b89764;
	text-align: center;
}

#content_page_header {
	clear: both;
	height: 40px;
	padding-top: 0; 
	padding-bottom: 0;
}

#content_page_header #basic_menu {	
	list-style: none;
	margin: 25px 0 0 0; 
	padding: 0;
	position: relative;
}

#content_page_header #basic_menu li .dropdown_category_menu {
	display: none; 
	/* visibility:hidden;
  opacity:0;
  transition:opacity 0.5s linear; */
	padding: 20px 0;
	background-color: white;
	position: absolute; 
	top: 100%;  left: 0;
	width: 100%; 
	z-index: 10000; 
	height: 335px; 
	border-top: 3px solid #b89764;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(24,24,25,0.4);
	-moz-box-shadow: 0px 3px 5px 0px rgba(24,24,25,0.4);
	box-shadow: 0px 3px 5px 0px rgba(24,24,25,0.4);
}

#content_page_header #basic_menu li .dropdown_category_menu .skip_to_all_producers {
	margin-bottom: 10px;
}

#content_page_header #basic_menu li .dropdown_category_menu .skip_to_all_producers a {
	text-transform: none;
	text-decoration: none;
	color: black;
	background-color: #dddddd;
	padding: 4px 12px;	
}

#content_page_header #basic_menu li .dropdown_category_menu .skip_to_all_producers a:hover {
	background-color: #cdcdcd;
}

#content_page_header #basic_menu li .dropdown_category_menu .dropdown_category_inner {
	text-align: left;
	width: 980px;
	margin: 0 auto;
	padding-left: 7px;
}

#content_page_header #basic_menu li .dropdown_category_menu .dropdown_category_inner h3 {
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: uppercase;
}
  
#content_page_header #basic_menu li .dropdown_category_menu .dropdown_producer_inner ul , #content_page_header #basic_menu li .dropdown_category_menu .dropdown_category_inner .submenu_category_from_parent {
	float: left;
	list-style: none;
	margin: 10px 60px 0 0;
	padding: 0;
}

#content_page_header #basic_menu li .dropdown_category_menu .dropdown_producer_inner {

}

#content_page_header #basic_menu li .dropdown_category_menu .dropdown_place_inner {
	margin-top: 10px;
	margin-bottom: 5px;
}
 
#content_page_header #basic_menu li .dropdown_category_menu .dropdown_place_inner ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#content_page_header #basic_menu li .dropdown_category_menu .dropdown_place_inner ul li {
	display: inline-block;
	text-align: center;
	width: 25%;
	text-transform: none;
	font-size: 12px;
}

#content_page_header #basic_menu li .dropdown_category_menu .dropdown_place_inner ul li img {
	display: block;
	width: 85%;
	margin: 0 auto 15px auto;
}

#content_page_header #basic_menu li .dropdown_category_menu .dropdown_place_inner ul li .bold {
	font-weight: bold;
}

#content_page_header #basic_menu li .dropdown_category_menu .dropdown_place_inner ul li span {
	display: block;
	margin: 5px 0 0 0;
}
 
#content_page_header #basic_menu li .dropdown_category_menu .dropdown_producer_inner ul {
	width: 25%;
	margin: 10px 0 0 0;
}
 
#content_page_header #basic_menu li .dropdown_category_menu .dropdown_producer_inner ul li, #content_page_header #basic_menu li .dropdown_category_menu .dropdown_category_inner .submenu_category_from_parent li {
	text-transform: none;
	margin-bottom: 15px;
}

#content_page_header #basic_menu li .dropdown_category_menu .dropdown_producer_inner ul li span {
	background-color: #b89764;
	color: white;
	font-size: 10px;
	padding: 2px 4px;
}

#content_page_header #basic_menu li .dropdown_category_menu .dropdown_category_inner .dropdown_category_product_container {
	float: right;
	padding-top: 10px;
}

#content_page_header #basic_menu li .dropdown_category_menu .dropdown_category_inner .dropdown_category_product_container .dropdown_category_product_box {
	float: left;
	width: 165px;
	margin-right: 35px;
	text-transform: none;
}

#see_also_new .dropdown_category_product_box img , #content_page_header #basic_menu li .dropdown_category_menu .dropdown_category_inner .dropdown_category_product_container .dropdown_category_product_box img {
	width: 100%;
	display: block;
	margin: 0 0 15px 0;
}

#see_also_new .dropdown_category_product_box h4, #content_page_header #basic_menu li .dropdown_category_menu .dropdown_category_inner .dropdown_category_product_container .dropdown_category_product_box h4 {
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 0;
}

#see_also_new .dropdown_category_product_box a , #content_page_header #basic_menu li .dropdown_category_menu .dropdown_category_inner .dropdown_category_product_container .dropdown_category_product_box a {
	color: black;
	display: block;
	font-size: 12px;
	margin: 0 0 5px 0;
}
 
#content_page_header > #basic_menu > li:hover > .dropdown_category_menu {
	/* display: block; */
}
 
#content_page_header #basic_menu > li {
	display: inline-block; 
	height: 40px;	
	font-size: 13px;
	text-transform: uppercase;
}

#content_page_header #basic_menu > li > a {
	height: 40px;
	padding: 0 25px;	
	display: flex;
	align-items:center;	
	color: white !important;
	text-decoration: none;	
}
 
#content_page_header #basic_menu > li > a:hover , #content_page_header #basic_menu > .menu_top_active_new > a {
	background-color: #b89764 !important;
}
 
#content_page_newsletter > div {
	margin: 0 auto;
	width: 980px;
	text-align: left;
	font-size: 20px;
	/* font-family: "HarrietDisplay";	*/
	color: white;
}

#content_page_newsletter > div form {
	display: inline-block;
	margin-left: 40px;
}

#content_page_newsletter > div form input[type="text"] {
	border: 1px solid #967b51;
	padding: 6px 6px 6px 10px;
	width: 270px;
	color: #828282;
	font-size: 12px;
	margin-right: 10px;
}

#content_page_newsletter > div form input[type="submit"] {
	background-color: #a58553;	
	padding: 6px 15px;
	border: 1px solid black;
	color: white;
	font-size: 13px;
	cursor: pointer;
}

#content_page_newsletter > div form input[type="submit"]:hover {
	background-color: #967b51;
}
 
#content_page_newsletter > div span {
	color: #b89764;
	font-size: 24px;
	margin-right: 10px;
	margin-left: 10px;
}

#content_page_icons {
	/* margin: 50px 0 !important; */ 
}

#content_page_icons .foot_content {
	border-top: 1px solid #E3E3E3;
	margin-top: 20px !important;	
	padding: 20px 0 0 0 !important;
}

#content_page_icons .foot_content > div {
	width: 20%;
	color: black;
	float: left;
	text-align: center;	
	font-size: 12px;
	line-height: 18px;
}

#content_page_icons .foot_content > div img {
	width: 90px;
}

#content_page_icons .foot_content > div > div {
	padding: 0 20px;
}
 
#content_page_icons .foot_content div h4 {
	font-size: 20px;
	/* font-family: "HarrietDisplay";		 */
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 130% !important;
}	

#content.page_cms .navigation_links , .--remind_password .navigation_links , .--order .navigation_links , .account- .navigation_links {
	padding: 10px 0 10px 20px;
	border-bottom: 1px solid #F3F3F3;	
}

#content_page_menu {
	margin-top: 10px;
}
 
#content_page_menu h2 {
	margin: 0 0 20px 0 !important;
	padding: 0;
	font-weight: normal;
	font-size: 20px;
	/* font-family: "HarrietDisplay";	*/	
}

#content_page_menu ul { 
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#content_page_menu ul li.content_page_menu_is_active a {
	font-weight: bold !important;
}

#content_page_menu ul li {
	margin-bottom: 10px;
}

#content_page_menu ul li a:hover { 
	color: #956e4a;
	text-decoration: underline;
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
		.pasek_promocja { display: none !important; }		
		body { margin-top: 0 !important; }
}

@media only screen and (max-width : 768px) {
	.navigation_links a { font-size: 11px !important; }	
}

#content_page_header.content_page_header_new {
	margin-top: 20px;
}
	
#layout #layout-header-logo { 
	float: left;
	width: 240px;
	padding-top: 40px;
	padding-left: 7px;
}

#layout #layout-header-logo img { 
	width: 100%;
}

#layout #layout-header-basket { 
	float: right; 
	padding-top: 35px;
}
 
#layout #layout-header-basket #layout-header-basket-count {
	padding-top: 15px;
}

#layout #layout-header-basket #layout-header-basket-count a {
	background-image: url('/media/basket_large.png'); 
	background-repeat: no-repeat;
	background-size: 31px 36px;
	width: 31px;
	height: 36px;	
	display: block;
	color: white;
	position: relative;
}

#layout #layout-header-basket #layout-header-basket-count a span {
	font-size: 10px;
	display: block;
	text-align: center;
	width: 18px;
	position: absolute;
	bottom: 3px;
	right: 0px;
}

#layout #layout-header-basket .layout-header-basket-col {
	float: left;
}

#layout #layout-header-basket #layout-header-basket-user {
	font-size: 12px;
	margin: 12px 25px 0 25px;
	border-left: 1px solid #9a9a9a;
	padding-left: 20px;
}
 
#layout #layout-header-basket #layout-header-basket-search {
	padding-top: 15px;
	margin-right: 5px;
}

#layout #layout-header-basket #layout-header-basket-search form { 
	border: 1px solid #9c9c9c;
	padding-right: 5px;
}

#layout #layout-header-basket #layout-header-basket-search input[type="text"] {
	padding: 9px 18px;
	color: #828282;
	font-size: 13px;
	width: 170px;
	border: 0;
}

#layout #layout-header-basket #layout-header-basket-search input[type="image"] {
	border: 0;	 
	width: 24px;
	height: 24px;
}
 
.store-container {
  width: 100%; 
  margin: 0 auto;
}

.store-container h1 {
  font-size: 35px !important;
  margin-bottom: 15px !important;  
  font-weight: 400;  
  text-align: center;
}


.store-container img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.store-container .store-head-img {
  margin: 10px auto;
}

.store-container .col-6-store , .col-page-account {
  float: left;
  width: 50%;
  padding: 10px;
}

.content-page-account {
	width: 75%;
	margin: 0 auto;
}

.content-page-account .col-page-account {
	padding: 0;	
	width: 45%;
}

.content-page-account .col-page-account.col-page-account-left {
	padding-right: 4%;
	border-right: 1px solid #666666;
}

.content-page-account .col-page-account.col-page-account-left img {
	width: 100%;
	margin-bottom: 40px;
} 

.content-page-account .col-page-account.col-page-account-right {
	margin-left: 5%;
}

.content-page-account .col-page-account.col-page-account-right form {
	display: inline-block;
}

.row-scroll-for-checkbox { overflow: auto; max-height: 58px; margin: 0 0 20px 0; }

#layout_content #content #right_column .col-page-account h3 {
	margin-bottom: 15px;
	/* font-family: "HarrietDisplay"; */
  font-size: 25px !important;
  font-weight: 400;
}	

.new-form-template {
	 
}

.new-form-template .row-form { 
	margin-bottom: 15px;
}

.bold12 {
	font-weight: bold !important;
}

.new-form-template .row-form.row-checkbox label , .agree_checkbox label , .agree_checkbox input { 
	cursor: pointer;
}

.new-form-template .row-form.row-overflow div {
	overflow: auto;
	height: 90px;
	margin-bottom: 25px;
}

.new-form-template .row-form.row-checkbox label input {
	width: 17px;
	height: 17px;
	margin-top: -5px;
}
 
.new-form-template .row-form.row-checkbox label { 
	font-size: 12px;	
}

.new-form-template .row-form.row-checkbox a {
	color: black;
	text-decoration: underline;
	font-weight: normal;
}

.new-form-template .row-form .row-hint {
	margin: 5px 0;	
}

.new-form-template .row-form label {
	display: block;
	font-size: 12px;
	margin-bottom: 5px;
}

.new-form-template .row-form input[type="text"] , .new-form-template .row-form input[type="tel"] , 
.new-form-template .row-form input[type="number"] ,
.new-form-template .row-form input[type="password"] {
	border: 1px solid #a0a0a0;
	padding: 7px 10px;	
	font-size: 13px;
	width: 93%;
}

.new-form-template .row-form.row-req input[type="text"] , .new-form-template .row-form.row-req input[type="tel"] , 
.new-form-template .row-form.row-req input[type="number"] , .new-form-template .row-form.row-req input[type="password"] {
	border-color: black;
}

.row-form.row-error-data.row-checkbox , .custom-select.custom-select-error , .new-form-template .row-form.row-error-data input[type="text"] , 
.new-form-template .row-form.row-error-data input[type="number"] ,
.new-form-template .row-form.row-error-data input[type="tel"] ,
.new-form-template .row-form.row-error-data input[type="password"] {
	border-color: #9A0600;
	background-color: #FFE6D5;	
}

.new-form-template .row-form input[readonly='readonly'] {
	background-color: #EEE !important;	
}
 
.new-form-template .submit-row-form {
	text-align: right;
	width: 93%;
	margin-left: 20px;
}

.new-form-template.new-form-template-lonely .submit-row-form {
	margin-top: 30px;
}

.new-form-template.new-form-template-lonely .submit-row-form.submit-row-form-inline p {
	display: inline-block;
	font-size: 13px;
	margin-right: 15px;
}

.new-form-template.new-form-template-lonely .submit-row-form.submit-row-form-inline p a {
	text-decoration: underline;
}

.new-form-template.new-form-template-lonely .submit-row-form.submit-row-form-inline p a:hover {
	color: #8C643F !important;
}

.col-page-account-right .new-form-template .submit-row-form {
	width: 100%;
	margin-left: 0;
}

.new-form-template .submit-row-form p {
	font-size: 12px;
}

.new-form-template .submit-row-form a {
	color: black;
}

.new-form-template input[type="submit"] , .link-like-submit {
	font-size: 14px;
	color: white;
	background-color: black;
	border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	padding: 6px 15px;
	border: 0;
}

.new-form-template input[type="submit"] , .link-like-submit {
	cursor: pointer;
}

.new-form-template input[type="submit"]:hover , .link-like-submit:hover {
	background-color: #2e2e2e;
	text-decoration: none !important;
}

.new-form-template input[type="submit"]:hover {
	text-decoration: underline;
}

.new-form-template input[type="submit"].gray-submit , .link-like-submit.gray-submit {
	background-color: #E3E3E3;
	color: black;
}

.new-form-template input[type="submit"].gray-submit:hover , .link-like-submit.gray-submit:hover {
	background-color: #cdcdcd;	
}

.new-form-template input[type="submit"].green-submit , .link-like-submit.green-submit {
	background-color:#5d9122;
	color: white !important;
}

.new-form-template input[type="submit"].green-submit:hover , .link-like-submit.green-submit:hover {
	background-color: #4c7c16;
}

.new-form-template input[type="submit"].smaller-submit , .link-like-submit.smaller-submit {
	font-size: 11px;
	padding: 3px 7px;
	line-height:16px;
}

.store-container .col-6-store .phoneico {
	display: flex;
	align-items:center;	
	width: 87px;
}

.store-container .col-6-store .phoneico img {
	height: 20px;
	display: inline-block;
	max-width: auto;
	margin-right: 5px;
}

.store-container .store-desc {
  border: 1px solid #b89764;
  width: 100%;
  height: 263px;
  padding: 15px;
}

.store-container .store-desc.list {
  height: auto;
}

.store-container .store-head h2 {
  float: left;
  max-width: 60%;
}

.store-container .store-list-desc-head {
  margin: 10px 0 20px 0;
}

.store-container .store-head .store-logo,
.store-container .store-list-desc-head .store-logo {
  float: right;
  max-width: 40%;
}

.store-container .store-list-desc-head .store-head {
  float: left;
  max-width: 60%;
}

.store-container .store-list-desc-head .store-head h2 {
  float: none;
  max-width: 100%;
  margin: 10px 0 0 0;
}

.store-container .store-list-desc-head .store-head p {
  margin: 0;
}

.store-container .store-desc h2 {
	/* font-family: "HarrietDisplay"; */
  font-size: 25px;
  font-weight: 400;  
}

.store-container .store-address {
  float: left;
  width: 47.5%;
}

.store-container .store-open {
  float: right;
  width: 47.5%;
  text-align: right;
}

.store-container .store-see-more {
  color: #fff;
  background: #000;
  display: inline-block;
  padding: 5px 15px;
  text-transform: uppercase;
  text-decoration: none;
}

.store-container * {box-sizing: border-box}

#see_also_new .foot_content {
	margin-bottom: 30px !important;
	padding-bottom: 30px;
	color: black;	
	text-align: center;
	border-bottom: 1px solid #F4F4F4;
}

#see_also_new .see_also_new_header { 
	text-align: center;
	margin-bottom: 40px !important;
	font-size: 12px;
}

#see_also_new .see_also_new_header h3 {
	/* font-family: "HarrietDisplay"; */
  font-size: 30px !important;
  font-weight: 400; 
  line-height: 50px !important;
  margin: 0 0 5px 0;
  padding: 0;
}
	
#see_also_new .dropdown_category_product_box {
	display: inline-block;
	width: 219px;
	vertical-align: text-top;
	text-align: left;
	margin-right: 28px;
	margin-bottom: 45px;
}

.account_menu_new {
	width: 570px;
	text-align: center;
	margin: 0 auto 30px auto;
	padding: 0 20px 25px 0;
	border-bottom: 1px solid black;
}

.account_menu_new ul {
	list-style: none !important;
	margin: 0;
	padding: 0;
}

.account_menu_new ul li {
	background-image: none;
	display: inline-block;
	margin: 0 20px;
	font-size: 12px;
}
 
.account_menu_new ul li div { 
	background-repeat: no-repeat;
	background-size: cover;
	width: 30px;
	height: 30px;
	margin: 0 auto 10px auto;
}	

.account_menu_new ul li.a a {
	font-weight: bold;
}
 
.account_menu_new ul li:hover div , .account_menu_new ul li.a div {
	text-decoration: none;
	background-position: 0 100%;	
}
 
.account_menu_new ul li.icon-personal-data div { 
	background-image: url(/media/icons/daneosobowe_3.png);
} 

.account_menu_new ul li.icon-order div { 
	background-image: url(/media/icons/mojezamowienia_3.png);
} 

.account_menu_new ul li.icon-password div { 
	background-image: url(/media/icons/zamianahasla_3.png);
} 

.account_menu_new ul li.icon-delete div { 
	background-image: url(/media/icons/usunkonto_3.png);
} 

.order_list_new {
	list-style: none;
	width: 100%;
	margin: 0;
	margin-left: 10px;
	padding: 0;
}
 
.order_list_new li { 
	text-align: center;
	padding: 25px 0 15px 0;
	font-size: 12px;
	background-image: none;	
	border-bottom: 1px solid #e7e7e7; 
}

.order_list_new li .link-like-submit {
	margin-left: 30px;
}

table.product_list_order_table , table.product_list_order_table tr.header td , .tableAccountOrderDetail {
	font-size: 12px !important;
}

table.product_list_order_table tr.header td {
	color: black;
}

table.product_list_order_table tbody tr td.product_gfx img {
	width: 100px;
}

table.product_list_order_table tr.product_list_order_end td {
	border-top: 1px #CCCCCC solid; 
}

/* RWD */

.menuBtn {
	display: none;
}

.foot_content_payments p,
.foot_content_payments ul {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
}

.foot_content_payments ul li {
	display: inline-block;
}

.foot_content_copy {
	line-height: 27px;
}

.show-on-mobile {
	display: none !important;
}

.hide-on-mobile {
	display: block !important;
}

.rp-1 {
	/* margin-top:14px; */
	margin-left:10px;
}

.mb-400 {
	width: 400px;
}

.rp-2 {
	padding-left: 5px;
}

h3 , .cms-init- #right_column .cms_site , .cms-init- #right_column .cms_site h3 ,
.accordion li .inner.description , .accordion li .inner.description h3 , .accordion li .inner.dostawazwrot , .accordion li .inner.dostawazwrot h3  {
	font-size: 12px !important;
	line-height: 18px !important;
}

.productColor select, .productSize .productSize select { font-size: 12px !important; }

h1 { font-size: 28px; /* font-family: "HarrietDisplay"; */ line-height: 150%; }
#right_column .cms_site h2 , h2 { font-size: 16px; font-family: Tahoma, sans-serif; line-height: 150%; }

.agree_checkbox input[type="checkbox"] {
	width: 17px;
	height: 17px;
}

.agree_checkbox td {
	padding: 7px 0;
}

.agree_checkbox a {
	text-decoration: underline;
}

.newTitle {
	display: block;
    clear: both;
    min-width: 70px;
    font-size: 9px;
    text-align: center;
	background-color: #b89764;
	color: white;
	font-size: 10px;
	padding: 2px 6px;
	text-transform: uppercase;
}

.newTitleSale {
	background-color: #8A000D;
}

.buyWithoutRegister {
	width: 350px;
	margin: 0 auto;
}

.tableCartItem {
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.tableCartItem-pic {
	float: left;
	width: 15%;
}

.tableCartItem-desc {
	float: right;
	width: 85%;
}

.tableCartItem-desc > div {
	float: left;
	margin-top: 40px;
}

.tableCartItem-desc div:nth-child(1) {
	width: 39.5%;
}

.tableCartItem-desc div:nth-child(2) {
	width: 17%;	
}

.tableCartItem-desc div:nth-child(3) {
	width: 15%;		
}

.tableCartItem-desc div:nth-child(4) {
	width: 13%;	
}

.tableCartItem-desc div:nth-child(5) {
	width: 13%;	
}

.tableCartItem-desc div:nth-child(6) {
	width: 2.5%;
}

.cms-site-search-listing h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 10px 5px;	
}

.basketDetails {
	margin-left:auto;
	width:450px !important;
	float:right;
	min-width: 0;
}

.detailCart.basketDetails strong {
	margin-right: 15px;
}

.mobileNew {
	width:219px;height:292px;margin-top:-292px;text-align:right;
}

.image_single_box { 
	position:relative;
}

.image_single_box .pc_status {
	position: absolute;
	bottom: 30px;
	right: 0;
	z-index: 99;
}

.cart-select-list-checkout {
	width:250px;
	height:20px;
	float:right;
}
 
.cart-select-list-checkout select {
	width: 250px;
}

.productOptionsDetail.hide-on-mobile {
	display: table !important;
}

.fcinfo { 
	text-align: center;
	margin-bottom: 20px;
}

.fcinfo h2 { 
	font-weight: normal;
	font-size: 25px;
	/* font-family: "HarrietDisplay";	*/
	margin: 0 0 15px 0;
	padding: 0;
}

.fcinfo.fcinfo2 {
	text-align: left;
}

.fcinfo .fcinfo2 h2 {
	font-size: 20px;
}

.fcinfo .fcinfo_text {
	line-height: 18px !important;
}
 
.listing_container_banner .bannerMobile {
	display: none; 
}

.listing_container_banner img.bannerFullSize {
	width: 100%;
	height: auto;
}

.listing_container_banner .bannerBoxListing {
	height: 340px;	
	font-size: 15px;
	padding: 25px 15px 15px 15px;
}

.listing_container_banner .bannerBoxListing h3 {
	font-size: 28px !important;
	/* font-family: "HarrietDisplay" !important;	 */
	line-height: 130% !important;
}

.listing_container_banner .bannerBoxListing.bannerNewsletter {
	border: 2px solid #b89764;
}

.listing_container_banner .bannerBoxListing.bannerNewsletter h3 {
	line-height: 35px !important;
	font-size: 30px !important;
	margin-top: 0;
	font-weight: 300 !important;
}

.listing_container_banner .bannerBoxListing.bannerNewsletter h3 span {
	color: #b89764;
	font-size: 50px !important;
	line-height: 55px !important;	
}

.listing_container_banner .bannerBoxListing.bannerNewsletter h3 span.a1 {
	font-size: 60px !important;
}

.listing_container_banner .bannerBoxListing.bannerNewsletter h3 span.a2 {
	font-size: 45px !important;
}

.listing_container_banner .bannerBoxListing.bannerNewsletter .blackBtn a {
	background-color: black;
	color: white;
	text-align: center;
	font-size: 15px;
	padding: 10px 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	text-transform: uppercase;
}

.listing_container_banner .bannerBoxListing.bannerNewsletter .blackBtn a:hover {
	background-color: #333333;
	text-decoration: none;
}

.listing_container_banner .bannerBoxListing.bannerNewsletter .blackBtn {
	margin: 30px 0;
}

.listing_container_banner .bannerBoxListing.bannerNewsletter p {
	font-size: 13px;
	line-height: 18px;
}

.listing_container_banner .bannerBoxListing.bannerNewsletter p.smallText {
	font-size: 11px;
	line-height: 16px;
}

.listing_container_banner .bannerBoxListing.bannerGradient1 {
	background-image: url(/image/gradient1.gif); 
	background-repeat: no-repeat;
}

.listing_container_banner .bannerBoxListing.bannerIcon img {
	height: 90px;
}

.listing_container_banner .bannerBoxListing.bannerIcon h3 {
	margin: 0 0 30px 0;
	font-size: 50px;
	font-weight: 300;
}

.listing_container_banner .bannerBoxListing.bannerIcon p {
	line-height: 22px;
	font-size: 13px;
}

.newsletterSignup {
	width: 100%;
}

.newsletterSignup .newsletterSignupBackground {
	background-repeat: no-repeat;
	width: 100%;
	position: relative;
	height: 514px;
	background-position: 100% 0%;
}

.newsletterSignup .newsletterSignupBackground .newsletterWindow {
	position: absolute;
	left: 0;
	top: 30px;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 30px;
	background-color: white;
	width: 400px;
}

.newsletterSignup .newsletterSignupBackground .newsletterWindow p {
	font-size: 14px;
}

.newsletterSignup .newsletterSignupBackground .newsletterWindow form {
	margin: 20px 0;
}

.newsletterSignup .newsletterSignupBackground .newsletterWindow form label {
	margin-bottom: 15px;
	display: block;
}

.newsletterSignup .newsletterSignupBackground .newsletterWindow form label input[type="text"] {
	display: block;
	margin: 3px 0 0 0; 
	height: 30px;
	border: 1px solid #bfbfbf;
	width: 95%;
	padding: 7px 10px;
	font-size: 13px;	
}

.newsletterSignup .newsletterSignupBackground .newsletterWindow form input[type="submit"] {
	cursor: pointer;
	background-color: black;
	color: white;
	text-align: center;
	font-size: 15px;
	padding: 10px 30px;
	border: 0;
	border-radius: 5px;
	-moz-border-radius: 5px;	
}

.newsletterSignup .newsletterSignupBackground .newsletterWindow form input[type="submit"]:hover {
	background-color: #333333;
	text-decoration: none;
}

.newsletterSignup .newsletterSignupBackground .newsletterWindow h2 {
	/* font-family: "HarrietDisplay" !important;	*/
	font-size: 45px !important;	
	line-height: 130% !important;
}

.newsletterSignup .newsletterSignupBackground .newsletterWindow h2 span.a1 {
	font-size: 90px !important;
	display: block;
	color: #977848;
}

.newsletterSignup .newsletterSignupBackground .newsletterWindow h2 span.a1 span {
	font-size: 50px !important;
}

.newsletterSignup .newsletterSignupBackground .newsletterWindow .newsletterText {
	overflow: auto;
	height: 95px;
	padding-right: 15px;
}

.newsletterSignup .newsletterFooter {
	margin: 20px 0 0 0;	
}

div.navigation_links ul {
	margin: 0;
	padding: 0;	
}

div.navigation_links ul li { 
	display: inline-block;
	margin: 0 0 0 5px;
}

div.navigation_links ul li:first-child {
	margin: 0;
}	

div.navigation_links ul li:after {
	content: url('/image/template/li.gif');
}
 
div.navigation_links ul li:last-child span {
	font-weight: bold !important;
	color: #956E4A !important;
}

div.navigation_links ul li:last-child:after {
	content: "";
}

._bold { 
	font-weight: bold !important;
}

.moveSelects .productColor {
	display: none;
}

.cc-selector {
	text-align: left;
	height: 75px;
}
  
.cc-selector input{
		width: 0;
		border: 0;
    margin:0;padding:0;
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;
}

.pos-4{background-image:url(/media/icons/glslogo_cart.png);}
.pos-5{background-image:url(/media/icons/paczkomaty_cart.png);}

.cc-selector input:active +.drinkcard-cc{opacity: .9;}
.cc-selector input:checked +.drinkcard-cc{
    -webkit-filter: none;
       -moz-filter: none;
            filter: none;
            border: 1px solid black;
}
.drinkcard-cc:last-child { 
		margin-left: 10px;
}	

.drinkcard-cc{
		border: 1px solid #ABABAB;
	  background-position: 50% 50%;	
    cursor:pointer;
    background-size: 90%;
    background-repeat:no-repeat;
    display:inline-block;
    width:110px;height:70px;		
    -webkit-transition: all 100ms ease-in;
       -moz-transition: all 100ms ease-in;
            transition: all 100ms ease-in;
 
}
.drinkcard-cc:hover{
	border: 1px solid #ABABAB;	  
}

.rodzaj-dostawy { 
	line-height:70px;text-align:right; padding-right:0px;
}

.newCartTwisto .cartFC .no-FC { 
	display: none;	
}

.newCartTwisto #discount_code_tmp {
	padding: 2px 7px;
	font-size: 12px;		
	min-width: 180px;
	height:20px;
}

.newCartTwisto .link-like-submit.smaller-submit {
	font-size: 12px;
	padding: 4px 7px;	
}

.newCartTwisto .FriendsClubCart .link-like-submit.smaller-submit {
	margin-left: 10px;
}

.newCartTwisto .link-like-submit.green-submit {
	font-size: 18px !important;
}

.newCartTwisto .tableCartItem .promo-label-new { 
	margin-left: 0;	
	border-color: black;
	color: black;
	display: inline-block;
	margin-top: 5px;
}

.cart-.cart-with-products .edrone-mm-wrapper {
	display: none;
}

.newCartTwisto #wybierz-paczkomat { width: 280px; }
.newCartTwisto .desktop-lead-hide { display: none; } 
.newCartTwisto .cc-selector-list { margin: 0; padding: 0; }
	.newCartTwisto .cc-selector-list li { width: 49%; text-align: left; height: 45px; text-transform: uppercase;  list-style: none; display: block; float: left; margin: 0; padding: 0; }
	 
		.newCartTwisto .cc-selector-list li	label { display: flex; align-items: center; cursor: pointer; }
		.newCartTwisto .cc-selector-list li input[type="radio"] { cursor: pointer; margin-right: 10px; }
		.newCartTwisto .cc-selector-list li img { margin-left: 15px; height: 35px; width: auto; }
			.newCartTwisto .cc-selector-list li img.grayscale { -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -o-filter: grayscale(100%); -ms-filter: grayscale(100%); filter: grayscale(100%); }
			
			.newCartTwisto .cc-selector-list li label input[type=radio] { outline: none; position: relative; width: 15px; height: 15px; color: black; display: block; border-radius: 0; -webkit-appearance: none; }
			.newCartTwisto .cc-selector-list li label input[type=radio]:checked:after, .newCartTwisto .cc-selector-list li label.select-record-cart input[type=radio].selected:after {
				background-color: #000; display: block; content: ''; width: calc(100% - 4px); height: calc(100% - 4px); position: absolute; top: 2px; left: 2px; }			
			
			.xxxnewCartTwisto .cc-selector-list li label input[type=radio] { padding: 0.5em; -webkit-appearance: none; outline: 0.1em solid black; outline-offset: 0.1em; }
			.xxxnewCartTwisto .cc-selector-list li label input[type=radio]:checked { display: inline-block; background-color: #000; }
			
			.newCartTwisto li.mobile-lead { display: none !important; }
			.newCartTwisto li.select-record-lead , .newCartTwisto #inpost_select { text-transform: none; display: none; width: 100%; background-color: #f4f4f4; height: auto; margin-bottom: 10px; }
			.newCartTwisto li.select-record-lead div , #inpost_select .cart-select-list-checkout {  padding: 5px 10px; }
				#inpost_select .cart-select-list-checkout .bold12 { margin-right: 10px; }
			
.promo-label-new { font-size: 11px; font-weight: bold; border: 1px solid #8c0611; padding: 2px 6px; color: #8c0611; margin-left: 10px; }			
.edrone-popup-iframe { z-index: 99999; }

.colorsForProduct { width: 100%;margin-left:15px; margin-top: 15px; }
	.colorsForProduct .colorsForProductTitle { font-size: 13px; margin-bottom: 12px; }
		.colorsForProduct .colorsForProductTitle .insert_js_color { font-weight: bold; }
	.colorsForProduct .colorsForProductContainer { align-items: center; display: inline-flex; flex-wrap: wrap }
	.colorsForProduct .colorsForProductSingle { margin-bottom: 9px; border: 2px solid white; margin-right: 9px; }
		
		.colorsForProduct .colorsForProductSingle.colorsForProductSinglePlus a { cursor: pointer; display: table-cell; vertical-align: middle;  height: 87px; width: 65px; border: 2px solid #CECECE; font-size: 25px; text-align: center; }
			.colorsForProduct .colorsForProductSingle.colorsForProductSinglePlus a:hover { text-decoration: none; }
			
		.colorsForProduct .colorsForProductSingleImage:hover , .colorsForProduct .colorsForProductSingle.colorsForProductSinglePlus a:hover , .colorsForProduct .colorsForProductSingle.colorsForProductSingleActive { border: 2px solid black; }	
		.colorsForProduct .colorsForProductSingle img { height: 90px; }

.popwindowcart { position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 500px; height: auto; border: 2px solid gray; }	  

div.clear {
  clear: both;
  visibility: hidden;
}

span.not_available {
	font-weight: bold;
	font-size: 11px;
	color: #9A0600;
}

.fleft {
	float: left;
	display: inline;
}

.fright {
	float: right;
	display: inline;
}

a {
	font-weight: normal;	
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form.inline {
	display: inline;
}

.submit_image_button {
	border: none;
	background: none;
	outline: none;
}

a img {
	border: none;
}

.highlight {
	font-weight: bold;	
	color: #ff9600;
}

.small {
	font-size: 10px;
}

.through {
	text-decoration: line-through;
}

.common_color {
	color: #9A0600;
}
 
.common_background {	
	background: #c04146 !important;
}

table.none {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;	
}

table.none td {
	margin: 0px;
	padding: 0px;	
	vertical-align: top;
	text-align: left;
}

table.center {
	border-collapse: collapse;
	margin: 0 auto 0 auto;	
	padding: 0px;	
}


table.center {
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}

/* strona do wydruku */
table.print_page {
	width: 95%;
	border: none;
	border-collapse: collapse;
	margin: auto;	
}

table.print_page td {
	padding: 10px;
	vertical-align: top;
	border: none;
	border-collapse: collapse;
}

table.print_page td.left_column {
	width: 10%;
}

table.print_page td div.status {
	margin: 10px 0;
	text-align: center;
}

table.print_page td div.iamge {
	text-align: center;
	margin: auto;
}

table.print_page h1 {
	font-size: 16px;
	font-weight: bold;	
	margin: 0;
	padding: 10px 0;	
}

table.print_page h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0;
}

table.print_page div.price {
	
}

table.print_page div.price span.price {
	font-weight: bold;
	font-size: 14px;
}

table.print_page div.price .priceDiscount {
	
}

table.print_page div.price .pricePrev {
	text-decoration: line-through;
} 


table.print_page div.description {
	margin: 10px 0;
}

/* koniec strona do wydruku */

/* wyszukiwanie zaawansowane */

#advenced_seach_trigger {    					
    display: inline;    
	overflow: hidden;
	float: left;
	padding: 0px;			
	margin-left: 0px;
}
.advenced_search {	
	display: block;
	float: left;
}
#advenced_seach_trigger a {	
	line-height: 20px;	
	color: #ffffff;				
	padding-left: 5px;				
	text-decoration: underline;
}

#advenced_seach_trigger a:hover {
	text-decoration: none;
}

#advanced_search_tab { 
  position: absolute;
  z-index: 2000;
  width: 420px;          
  background: #5D5D5D;  
  color: #BABABA;     
}

#advanced_search_content {
	padding: 10px;
	color: #BABABA; 
}

/* koniec wyszukiwanie zaawansowane */



/* rss */

div.rss_icons {	
	text-align: center;
	margin: 25px auto;		
}

ul.rss_icons {			
	display: block;
	margin: 10px auto;
	padding: 0;
	text-align: left;
	list-style-type: none;
	list-style-image: none;
	width: 180px;
	
}

ul.rss_icons li {	
	list-style-type: none;
	list-style-image: none;
	padding: 7px 0;
	margin: 0;
}

ul.rss_icons li a {
	background: url(../image/icon/rss.gif) 0 2px no-repeat;	
	padding: 5px 0 5px 42px;
	
}

/* koniec rss */

/* opisy w krokach zakupów  */

div.checkout_info {
	
}

div.checkout_info ul {
	list-style-type: none;
	list-style-image: none;
	margin: 5px 0;
	padding: 0;
}

div.checkout_info ul li {
	margin: 0 0 0 10px;
	padding: 2px 0 2px 17px;
	list-style-type: none;
	list-style-image: none;
	background: url(../image/icon/signin_check.gif) 0 8px no-repeat;
}

/* opisy w krokach zakupów  */