/*
Quick.Cart default stylesheet
More about design modifications - http://opensolution.org/Quick.Cart/docs/ext_6.6/?id=en-design
*/
/* GLOBAL STYLES */
body, body *, body *:before, body *:after{margin:0;padding:0;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body, body *{margin:0;padding:0;border:0;}
body,table{color:#666;font-size: 0.95em;font-family: 'Nunito', sans-serif;}
table{border-collapse:collapse;border-spacing:0;font-size:100%;}
tbody, tfoot, thead{margin:0;padding:0;}
caption, tr, th, td{margin:0;padding:2px 4px;font-size:100%;font:inherit;vertical-align:baseline;}

body{padding:0;background: #fff;text-align:center;}

.input, select, textarea{padding:2px;border-width:1px;border-style:solid;border-color:#6c6c6c #cccccc #cccccc #6c6c6c;font-size:1em;font-family:Verdana;}
.input.warning-required, select.warning-required, textarea.warning-required{border-color:#ac0000 #c78688 #c78688 #ac0000;background:#fbefef;}
.input:focus, select:focus, .textarea:focus{text-shadow:none;}
.submit{padding:5px 14px;border-width:1px;border-style:solid;border-color:#9d9d9d #3f3f3f #3f3f3f #9d9d9d;background:#154a72;color:#fff;font-weight:bold;font-size:1em;font-family:Verdana;text-shadow: 1px 1px 0 #7faa06;}
.submit:hover{background:#2e345d;cursor:pointer;text-shadow:1px 1px #630d2f;}
* html .submit{padding:3px 1px;} /* IE 6 hack */
* html .input{height:21px;} /* IE 6 hack */
.form label{font-size:1em;color:#2e6a97;font-weight:bold;}
.form legend{display:none;}
.form label span{padding-left:10px;color:#949494;font-weight:normal;text-shadow:none;}
.hide{display:none;}

a{color: #79A304;text-decoration:none;transition: all 0.5s ease;}
a:hover{color:#666;text-decoration:none;transition: all 0.5s ease}

.clear{clear:both;height:0px;font-size:0px;line-height:0px;}
#skiplinks{position:absolute;top:0px;left:0px;}
#skiplinks a{position:absolute;top:-500px;left:0px;z-index:10;min-width:200px;padding:10px;color:#fff;}
#skiplinks a:focus{top:0;background:#000;color:#fff;}

#container{position:relative;float:left;width:100%;margin:0 auto;padding: 0;overflow:hidden;}
#body, #foot, #head1, #head2, #head3{float:left;width:100%;margin:0 auto;padding:0;}
#head1 .container, #head2 .container, #head3 .container, #body .container, #foot .container{width: 1320px;margin:0 auto;text-align:left;}
#head2 .container, #head3 .container, #body .container{}

/* HEADER WITH TOP MENU ABOVE LOGO */
#head1 .container{overflow:hidden;}
* html #head1 .container, * html #head2, * html #head3, * html #body{background:none;} /* IE 6 hack */

#header{background: url(img/top.png) repeat-x;float: left;width: 100%;}

#header .social{float:right;margin: 18px 18px 0 0;}

/* MENU TOP 1 */
#menu1 ul{float:right;margin: 29px 3px 3px 0;list-style:none;}
#menu1 li{float:left;padding: 0;}
#menu1 li a{
	padding: 0 12px;
	font-weight: normal;
	text-decoration: none;
	color: #A2CA00;
	text-transform: lowercase;
	text-transform: uppercase;
	border-left: 1px solid #fff;
	font-size: 0.913em;
}
 #menu1 li:first-child a{border:0}
#menu1 li a:hover, #menu1 .selected a{
	text-decoration: underline;
	color: #B8E600;
}

#menu1 li.lBasket{padding:0 8px 5px 20px;background:url('img/cart.png') no-repeat 20px 0;}
#menu1 li.lBasket a{position:relative;padding:2px 0 0 18px;background:none;color:#2e345d;}
#menu1 li.lBasket a:hover{color:#2e6a97;}
#menu1 li.lBasket span{display:block;color:#444;font-size:0.917em;font-family:sans-serif;}

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head2{clear:both;/* background: #ebebeb; */float: left;width: 100%;}
#head2 .container{background: transparent;padding: 10px 0;display: table;}
#logo{float:left;padding: 5px 0 6px;text-shadow: 1px 1px 1px #264f02;width: 50%;position: relative;}
#logo #title:before {content:url('img/logo.png');position: absolute;left: 0;top: 11px;}
#logo #title{float:left;padding-left: 48px;font-size: 0.9em;}
#logo #title a{color: #fff;font: bold 2.8em 'arial';text-decoration:none;font-style: italic;float: left;z-index: 9;position: relative;}
#logo #title a span{color: #fff;background:inherit;}
#logo #title a strong{color: #fff;background:inherit;}
#logo #slogan{float:left;clear:left;padding: 0 0 0 50px;background:inherit;color: #1f4702;font-size: 1.05em;text-shadow: 1px 1px 1px #bbbbbb;font-weight: bold;z-index: 9;position: relative;}
* html #logo #slogan{width:100%;} /* IE 6 hack */

#logo #title:after{content:'';width: 54%;height: 80px;background: radial-gradient(ellipse at center, rgba(142,181,29,0.5) 19%,rgba(255,255,255,0) 79%);display: table;position: absolute;z-index: 1;border-radius: 40px;left: 46px;}

/* HEADER WITH TOP MENU BELOW LOGO */
#head3 .container{}

/* MENU TOP 2 */
#menu2 ul{float:left;height:100%;margin:0;list-style:none;}
#menu2 li{float:left;padding:0;}
#menu2 li:hover, #menu2 .selected{}
#menu2 li.l1, #menu2 li.l1:hover, #menu2 li.l1.selected{border-left:none;}
#menu2 li a{float:left;padding: 12px 18px;color:#fff;font-size: 1em;text-decoration:none;text-shadow: 1px 1px 0 #556e1e;border-right: 1px solid #99b934;font-weight: bold;}
#menu2 li a:hover, #menu2 .selected a{color:#fff;text-decoration: none;color: #586617;background: #ebebeb;border-radius: 8px 8px 0 0;text-shadow: none;}

#menu2 li.l9 a{/* background:#ff9900; */}

/* BODY STYLES - LEFT AND RIGHT COLUMN */
#body{clear:both;margin:0;}
#body .container{overflow:hidden;}

#column-right{float:right;width: 22%;display: table;border-radius: 4px;margin: 20px 0;}
#column-right #imagesList3{list-style:none;margin: 0;}

#column-right.home{float:right;width: 32%;display: table;border-radius: 4px;margin: 20px 0;padding-left:30px}

#column-right.home ul.subpagesList li{background:none}
#column-right.home ul.subpagesList li a{font-size: 0.9rem;color: #79A304;padding-left: 24px;position: relative;display: block;font-weight: 600;}
#column-right.home .subpagesList li{clear:left;float:left;width: 100%;margin: 0;padding: 0;background: #f8f8f8;border-bottom: 2px solid #ffffff;}
#column-right.home .title-news{display:block;font-size: 1.5em;color: #2e345d;font-weight: bold;letter-spacing: -0.05em;margin-top: 20px;}
#column-right.home ul.subpagesList{list-style:none;margin: 0;}
#column-right.home .more-news a{display: table;padding: 4px 15px;color:#fff;background: #7faa06;text-decoration:none;font-size: 0.913em;}
#column-right.home .subpagesList li h2{padding: 4px 0;}

#column-right ul.subpagesList{list-style:none;margin-top: 12px;}
#column-right ul.subpagesList li{line-height: 1.25em;margin: 4px 0;float: left;width: 100%;}
#column-right ul.subpagesList li a{font-size: 0.9rem;color: #79A304;padding-left: 24px;position: relative;display: block;font-weight: 600;}
#column-right ul.subpagesList li a:before {content:url('img/list-column.png');position: absolute;left: 0;top: 2px;}
#column-right ul.subpagesList li a:hover{color: #2e345d;}

#column-right .title-news{display:block;font-size: 1.5em;color: #2e345d;font-weight: bold;letter-spacing: -0.05em;margin-top: 20px;}

#column-right .more-news{margin: 10px auto 8px;padding-left:3px;font-size: 0.975em;font-weight: bold;float: right;text-align: center;}
#column-right .more-news a{display: table;padding: 4px 15px;color:#fff;background: #7faa06;text-decoration:none;font-size: 0.913em;}
#column-right .more-news a:hover{background: #2e345d;}
#column-right .more-news a:after {content:'\276f';display: inline-block;margin: 0px 0px 0 7px;}

/* LEFT COLUMN STYLES */
#column{float:left;width: 18%;padding:20px 0;font-size: 0.913em;}
.order #column{/* display:none; */}

#column .sub1{background: #EBEBEB;display: table;padding: 15px 0;border: 1px solid #dedede;border-radius: 4px;}
#column .sub1 ul{list-style:none}
#column .sub1 li{float:left;width:100%}
#column .sub1 a{float:left;width:100%;color: #586617;font-weight: bold;padding: 4px 15px;font-size: 0.975em;}
#column .sub1 a:hover, #column .sub1 .selected a{color: #2F335D;}
#column .sub1 a:before {content:"\25cf";float:left;margin: 2px 8px 0 0px;font-size: 0.75em;}

#column .sub2 a{padding: 4px 15px 4px 30px;}

#searchForm{padding:15px 5px;text-align:center;background: #2e345d;border-radius: 6px;}
#searchForm label, #searchForm legend{display:none;}
#searchForm .input{width:120px;padding:3px;}
#searchForm .submit{padding: 4px 10px 4px;font-size:0.917em;font-style:normal;border:0;background: #7faa06;}
*:first-child+html #searchForm .submit{padding:3px 3px 8px;} /* IE 7 hack */
* html #searchForm .submit{padding:3px 3px 8px} /* IE 6 hack */

#menu3, #menu4{padding: 0 10px 10px;}
#column .type{margin-top:10px;padding:5px 13px 10px;font-size: 1.2em;font-weight:bold;color: #2f345e;}

/* LEFT MENU */
#menu3 ul, #menu4 ul{padding: 0 10px 0;list-style:none;background:#fff;}
#menu3 li, #menu4 li{margin:0 3px;padding: 1px 0 1px 10px;/* border-bottom:1px solid #e0e0e0; */}
#menu3 a, #menu4 a{display:block;width:100%;padding: 2px 0;color: #79A304;font-weight: normal;text-decoration:none;background:none;font-size: 1.1em;}
#menu3 a:hover, #menu3 .sub1 a:hover, #menu4 a:hover, #menu4 .sub1 a:hover{color: #315c03;background:none;text-decoration:underline;}

#menu3 .sub1{margin:0;padding:0;border:0;background:none;}
#menu3 .sub1 li{padding:2px 0 2px 20px;background:url('img/menu3_sub.gif') no-repeat 7px 8px;border:0px;}
#menu3 .sub1 a{display:block;width:100%;padding:2px 0;font-weight:normal;}

#menu3 a:before, #menu4 a:before {content:url('img/list-column.png');float:left;margin: 0px 5px 0 0;}

/* RIGHT COLUMN STYLES */
#page1 #content{float:left;width: 100%;padding: 20px 0 36px;text-align:center;}

#content{float:left;width: 59%;padding: 20px 0% 36px 3%;text-align:center;}
* html #content{width:658px;} /* IE 6 hack */
.order #content{width: 79%;float: right;padding: 20px 0% 36px 1%;}
#page{position:relative;width: 100%;margin:0 auto;text-align:left;/* background: #f8f8f8; *//* padding: 3%; */border-radius: 8px;display: table;}
* html #page{width:100%;} /* IE 6 hack */
* html .order #page{width:94%;} /* IE 6 hack */

.order #page{position:relative;width: 100%;margin:0 auto;text-align:left;background: #f8f8f8;padding: 15px 35px;border-radius: 8px;display: table;}
#page1 .order #page{position:relative;width: 100%;margin:0 auto;text-align:left;background: transparent;padding: 15px;border-radius: 0;display: table;}


/* PAGE TITLE */
#page h1{margin: 22px 0 22px;background:inherit;color: #444444;font-size: 1.75em;font-weight: 600;background:inherit;line-height: 1.1em;}
#page h2{padding:5px 0 5px;background:inherit;color: #444444;font-size: 1.1em;font-weight: 700;}

/* NAVIGATION PATH - TREE */
#content .breadcrumb{position: relative;font-size:1em;font-weight:normal;text-align: left;width: 100%;padding: 5px 0 15px;}
#content .breadcrumb a{text-decoration:none;}
#content .breadcrumb a:hover{text-decoration:underline;}
#content .breadcrumb li{list-style:none;display:inline-block;}

#page .data-news{display: none;color: #2f335d;font-weight: bold;font-size: 0.875em;margin: 0 0 8px 0;}


/* PAGE CONTENT */
#page div.content{padding: 40px 0;font-size:1.083em;line-height:1.5em;}
#page div.content ul, #content .subpagesList li ol{margin:0 0 0 30px;padding:0;}
#page div.content li{margin:8px 0;padding:0;border-left:0;}
#page div.content p{padding-bottom:10px;}
#page div.content p img{margin:10px}

.tS{float:right;margin:17px 0 3px;}
.tS div{display:inline;}
.tS a{margin:0 4px;text-decoration:none;background:inherit;color:#2e6a97;font-weight:bold;font-family:Arial;}
.tS a:hover{color:#2e345d;background:inherit;}
.tS0{font-size:0.917em;}
.tS1{font-size:1.083em;}
.tS2{font-size:1.333em;}

.pages{padding:8px 0;text-align:right;font-size:1.083em;}
.pages ul, .pages li{display:inline;}
.pages li{padding:0 2px;}
.pages a, .pages strong{padding: 0 2px;font-size:1.083em;}
.viewAll{padding: 0 6px;}

/* IMAGES STYLES */
#content .imagesList{list-style:none;}
#content .imagesList li{margin:0 0 15px 0;text-align:center;flex: 0 0 20%;}
#content .imagesList li div{text-align:center;}
#content .subpagesList li img, #content .imagesList li img, #content .imagePreview img, #products li .photo img{/* padding:1px; *//* border: 1px solid #575757; */transition: all 0.5s ease;}
#content .subpagesList li img:hover, #content .imagesList li img:hover, #content .imagePreview img:hover, #products li .photo a:hover img{/* border: 1px solid #c9cdce; */transition: all 0.5s ease;}

#imagesList1{float:left;margin:9px 20px 0 0;}
#imagesList2{clear:right;float:right;margin:8px 0 0 15px;}

#content .imagePreview div{margin:5px 0 10px;text-align:center;}
#imagesListPreview{float:left;margin:9px 20px 0 0;}
* html #imagesListPreview{margin-top:-5px;}
#content .imagesList#imagesListPreview li{margin-bottom:3px;}
#content .imagesList#imagesListPreview li img{border-width:2px;}
#content .imagesList#imagesListPreview li img:hover{border-width:2px;}

#imagesList3, #imagesList4{clear:both;display:flex;flex-flow: row wrap;justify-content: space-evenly;margin: 20px 0;}
#imagesList3 li, #imagesList4 li{flex: 0 0 100%;padding: .3rem 0.15em .65rem;text-align: center;}

/* FILES LIST STYLES */
#filesList{width:100%;float:left;margin:15px 0 5px;list-style:none;vertical-align:middle;border-left:2px solid #e0e0e0;}
#filesList li{width:100%;float:left;clear:left;margin:5px 0 5px 10px;padding-left:10px;}
#filesList li a{color:#2e345d;background:inherit;}
#filesList li a:hover{color:#666;background:inherit;}
#filesList img{margin:0 8px 0 0;vertical-align:middle;}
#filesList em{padding-left:2px;}

/* QUICK.BOX */
#quick-box{position:fixed;width:100%;height:100%;left:0;top:0;background:rgba( 0, 0, 0, 0.7 );z-index:200;}
#quick-box .background{height:100%;}
#quick-box .quick-box-container{position:absolute;padding:0;border-radius:5px;box-shadow: 0 0 15px 1px #000;}
#quick-box .image-wrapper{position:relative;line-height:0;}
#quick-box .image-wrapper img{margin:0;padding:0;border-radius:5px;}
#quick-box .navigation{position:absolute;bottom:0;margin:0;padding:5px 0;text-align:center;font-size:0.875em;font-weight:bold;color:#ddd;line-height:normal;background:rgba( 0, 0, 0, 0.2 );width:100%;}
#quick-box .description{margin:0;padding:5px 0;text-align:center;font-size:0.875em;color:#ddd;font-weight:bold;background:rgba( 0, 0, 0, 0.8 );border-bottom-left-radius:5px;border-bottom-right-radius:5px;max-height:66px;overflow:hidden;}

#quick-box .prev, #quick-box .next{position:absolute;display:block;width:50%;top:15%;height:70%;margin:0px;color:#fff;font-family:Verdana;z-index:100;opacity:0.15;text-decoration:none;}
#quick-box .prev span, #quick-box .next span{position:absolute;top:47%;left:0;padding:10px;border:1px solid #fff;background:#000;}
#quick-box .next span{left:auto;right:0;border-right:none;}
#quick-box .prev span{border-left:none;}
#quick-box .next:hover, #quick-box .prev:hover{opacity:0.8;}
#quick-box .prev{left:0;}
#quick-box .next{right:0;}
#quick-box .close{position:absolute;top:0;right:0;padding:0 4px 2px;opacity:0.5;background:#000;color:#fff;font-weight:bold;font-family:"Trebuchet MS";text-decoration:none;border:1px solid #fff;border-top:none;border-right:none;border-top-right-radius:5px;z-index:100;}
#quick-box .close:hover{opacity:0.8;}
#quick-box .close, #quick-box .prev, #quick-box .next{line-height:normal;}
#quick-box .loading{display:block;padding:40px 35px;color:white;line-height:1em;}

/* SUB PAGES LIST STYLES */
#content .subpagesList{float:left;width: 100%;margin: 25px 0;list-style:none;}
#content .subpagesList li{clear:left;float:left;width: 100%;margin: 8px 0;padding: 10px 0;background: #f8f8f8;border-bottom: 2px solid #ffffff;}
* html #content .subpagesList li{width:100%;} /* IE 6 hack */
#content .subpagesList li .photo{float:left;margin:0 20px 5px 0;}
#content .subpagesList li .data-news{display:table;color: #2f335d;font-weight: bold;font-size: 0.875em;margin: 0 0 8px 0;}
#content .subpagesList li h2{padding-bottom:10px;}
#content .subpagesList li h2, #content .subpagesList li h2 a{color: #79A304;font-size: 1.1em;font-weight: bold;background:none;}
#content .subpagesList li h2 a:hover{color:#666;background:none;}
#content .subpagesList li div.description{font-weight:normal;font-size:1em;line-height:1.4em;}
#content .subpagesList li ul, #content .subpagesList li ol{float:left;width:100%;margin:5px 0 0 30px;padding:0;}
#content .subpagesList li li{padding:0;border-bottom:0;background:none;-webkit-box-shadow:none;box-shadow:none;}
#content .subpagesList li ul{list-style:disc;}
#content .subpagesList li ol{list-style:decimal;}
#content .subpagesList li p{padding-bottom:10px;}

#content .subpagesList .more{margin: 0px auto 8px;padding-left:3px;font-size: 0.975em;font-weight: bold;float: right;text-align: center;}
#content .subpagesList .more a{display: table;padding: 4px 15px;color:#fff;background: #7faa06;text-decoration:none;font-size: 0.913em;}
#content .subpagesList .more a:hover{background: #2e345d;}
#content .subpagesList .more a:after {content:'\276f';display: inline-block;margin: 0px 0px 0 7px;}

/* OPTIONS LINK */
#options{clear:both;float:right;width:100%;margin:10px 10px;color:#666;font-size:1em;text-align:right;}
*:first-child+html #options{width:94%;} /* IE 7 hack */
* html #options{width:94%;} /* IE 6 hack */
#options a{padding:0 10px 0;color:#2e6a97;background:inherit;}
#options a:hover{color:#2e345d;background:inherit;}
#options .back, #options .print{float:right;}
#options .print a{border-left:1px solid #e0e0e0;}

.message{padding:50px 0;text-align:center;}
.message h2{background:inherit;color:#2e345d;font-weight:normal;font-size:2.4em;line-height:1.7em;}
.message h2 a{color:#2e6a97;background:inherit;}
.message h2 a:hover{color:#666;background:inherit;}

/* oferty */
#products{clear:both;float:left;width:100%;margin: 0 0 20px;list-style:none;border-bottom: 1px solid #ffffff;}
#products ul.list{clear:both;display:flex;flex-flow: row wrap;justify-content:flex-start;margin: 0  0 20px 0;list-style: none;}
#products .list li{flex: 0 0 24%;padding: 15px 0%;text-align: center;border: 3px solid #fff;border-radius: 3px;background-color: #f8f8f8;margin: 4px 0.5%;}
/* standard products list (not columns) example:
#products .list li{position:relative;clear:both;width:96%;margin:5px 0;padding:5px 2% 10px;text-align:left;} */
#products .list li li{float:none;width:auto;margin-left:0px;padding:0;border-top:0px;text-align:left;}
#products li.column1{}
#products li .photo{margin-top:4px;font-size:0px;line-height:0px;}
#products li h2, #products li h3{padding: 0 8px 8px 8px;font-weight:bold;font-size:1.083em;}
#products li h2 a, #products li h3 a{text-decoration:none;color: #2f335d;}
#products li h2 a:hover, #products li h3 a:hover{text-decoration:underline;}
/*#products li h3{padding-bottom:5px;font-weight:normal;font-size:0.917em;}
#products li h3, #products li h3 a{color:#666;}
#products li h3 a:hover{color:#2e345d;}
#products li h3 em{padding:0 5px;}*/
#products li div.description{margin:10px 0 0;color: #000;text-align: center;}
#products li div.description a{color:#666;}
#products li div.description a:hover{color:#2e345d;}
#products li div.description ul, #products li div.description ol{margin:5px 0 0 25px;padding:0;}
#products li .price, #products li .noPrice{margin:5px 0 5px 0;background-color:inherit;color:#2e345d;font-weight:bold;text-decoration:none;}
#products li .price em{padding:0 6px 0 0;background:inherit;color:#666;font-style:normal;}
#products li .price strong{font-size:1.167em;}
#products li .noPrice strong{font-size: 0.975em;}
#products li .price span{padding-left:4px;font-size:1.083em;color:#666;}
#products li .more{margin:10px auto 0;padding-left:3px;font-size: 0.975em;font-weight: bold;display: table;text-align: center;}
#products li .more a{display: table;padding: 4px 15px;color:#fff;background: #7faa06;text-decoration:none;font-size: 0.913em;}
#products li .more a:hover{background: #2e345d;}
#products li .more a:after {content:'\276f';display: inline-block;margin: 0px 0px 0 7px;}


#products .pages{float:right;width:100%;margin:0;padding:9px 0;border:0;background:none;text-align:right;font-size:1em;}
#products .pages li{margin:0;padding:0 2px;border:0;background:none;}
#products .pages a, #products li.pages strong{padding:0 1px;font-size:1em;}
#products .pages .viewAll{padding-right:8px;border-right:1px solid #666;}
#products .pages .title{padding-left:8px;border:none;}
#products .pages#pagesBefore{clear:none;width:auto;}

#products .sort{float:left;width:auto;margin:0 10px 0 0;padding:10px 0;border:0;background:none;text-align:left;}
#products .sort ul{display:inline;list-style:none;}
#products .sort li{display:inline;padding:0 6px;font-weight:bold;border-right:1px solid #666;}
#products .sort li:last-child{border:none;padding-right:0;}
#products .sort li a{font-weight:normal;}

/* PRODUCTS DETAILS */
#product{float:right;display:block;width: 100%;margin: 0;text-align:left;}
* html #product{margin:0;} /* IE 6 hack */
#product h1{padding:5px 0 5px;background:inherit;color: #2f335d;font-size: 1.75em;font-weight: bold;}

#product div.breadcrumb{margin:0 0 10px;padding:2px 0 7px;border-bottom:1px solid #bebebe;font-weight:normal;font-size:0.917em;}
#product div.breadcrumb, #product div.breadcrumb a{background:inherit;color:#666;}
#product div.breadcrumb a:hover{background-color:inherit;color:#2e345d;}
#product div.breadcrumb em{padding:0 5px;}

#product #box{float: left;width: 55%;margin:5px 0 10px 10px;padding:3px 0 10px;text-align: left;color: #000;}
#product #box form{font-weight:bold;}
#product #box .dane{float:left;width:100%;margin: 4px 0;line-height: 1.5em;}
#product h3{margin-bottom: 8px;color:#000;}
#product #box .dane span{float:left;width: 30%;margin-right:2%;}
#product #box .dane strong{float:left;width:60%}

#product #box .dane:nth-child(1) span:before {content:url('img/home.png');float:left;margin:0 8px 0 0;}
#product #box .dane.tel span:before {content:url('img/contact.png');float:left;margin:0 8px 0 0;}
#product #box .dane.mail span:before {content:url('img/email.png');float:left;margin:0 8px 0 0;}
#product #box .dane.www span:before {content:url('img/link.png');float:left;margin:0 8px 0 0;}

#product div.content{clear:left;padding:10px 0 10px;font-size:1.083em;line-height:1.5em;}
#product div.content ul, #product div.content ol{margin:5px 0 0 30px;padding:0;}
#product div.content li{margin:8px 0;padding:0;border-left:0;}
#product div.content p{padding-bottom:10px;}

/* BASKET AND ORDER */
#orderedProducts table{width:100%;margin:0;border-bottom:2px solid #e0e0e0;font-size:1em;color:#2e345d;text-shadow:1px 1px #e0e0e0;}
#orderedProducts td, #orderedProducts th{padding:6px 7px;}
#orderedProducts thead .price, #orderedProducts thead .quantity, #orderedProducts thead .summary{text-align:right;}
#orderedProducts thead td{padding-bottom:11px;background:#2e6896;color:#fff;text-shadow:1px 1px #17344b;}
#orderedProducts thead em{padding:0 4px 0 0;font-style:normal;}
#orderedProducts tbody th, #orderedProducts tbody td{border-top:2px solid #fff;background:#f0f6fa url('img/body.png');border-bottom:1px solid #e0e0e0;}
#orderedProducts tbody th{text-align:left;}
#orderedProducts tbody th a{background:inherit;}
#orderedProducts tbody .price, #orderedProducts tbody .summary{font-weight:bold;text-align:right;}
#orderedProducts tbody .quantity, #orderedProducts tbody .quantity input{text-align:right;}
#orderedProducts tbody .quantity label{display:none;}
#orderedProducts tbody a:hover{background:inherit;color:#666;}
#orderedProducts tfoot{background:url('img/body.png');text-align:right;}
#orderedProducts tfoot .summaryProducts, #orderedProducts tfoot .summaryProducts th, #orderedProducts tfoot .summaryShippingPayment, #orderedProducts tfoot .summaryOrder{text-align:right;}
#orderedProducts tfoot .nextStep .submit{background:#2e345d;text-shadow:1px 1px #630d2f;}
#orderedProducts tfoot .nextStep .submit:hover{background:#154a72;text-shadow:1px 1px #17344b;}

#basket #orderedProducts table{margin:10px 0 0;}
#basket .info{padding:10px 0;text-align:left;}
#basket #recount{background:#fff;border-bottom:2px solid #e0e0e0;}
#basket #recount td{border-bottom:1px solid #e0e0e0;text-align:right;}
#basket #recount .submit{padding:2px 3px;}
#basket #recount .submit:hover, #basket .buttons #continue .submit:hover{background:#2e345d;}
#basket .summaryProducts{font-size:1.36em;font-weight:bold;}
#basket .summaryProducts #summary{font-weight:bold;}
#basket .del{padding:0 5px 0 10px;}
#basket .del a{background:inherit;color:#666;}
#basket .del a:hover{background:inherit;color:#2e345d;}
#basket .buttons #continue{text-align:left;}
#basket .buttons #continue .submit{margin-right:5px;padding:3px 5px;}
#basket #pageDescription{margin-top:10px;}
#basket legend{display:none;} 

#basket #save{padding:7px;}
#basket #save .submit{margin-right:5px;padding:4px 9px;background:#f2f2f2;color:#666;border:2px solid #e0e0e0;font-weight:normal;text-shadow:none;}
#basket #save .submit:hover{background:#154a72;color:#fff;}

#order legend{display:block;padding:20px 0 10px;border:0;font-size:1.2em;font-weight:bold;color:#2e6a97;text-shadow:1px 1px 3px #e0e0e0;}
#order #personalData{padding:12px 3%;border-top:2px solid #e0e0e0;border-bottom:2px solid #e0e0e0;background:url('img/body.png');overflow:hidden;}
#order #personalData #setBasic, #order #personalData #setExtend{float:left;width:50%;}
#order #personalData label{display:block;padding:2px 0;font-weight:bold;color:#2e6a97;text-shadow:1px 1px #e0e0e0;}
#order #personalData .input, #order #personalData #oComment{width:90%;margin:0 0 5px;}
#order #personalData #oComment{height:125px;}

#shippingAndPayments div{padding:11px 3%;border-top:2px solid #e0e0e0;border-bottom:2px solid #e0e0e0;background:url('img/body.png');}

#order tfoot td, #orderPrint tfoot td{color:#2e345d;}
#order .summaryProducts, #order .summaryShippingPayment, #orderPrint .summaryShippingPayment{font-size:1.182em;}
#order .summaryProducts th, #order .summaryShippingPayment th, #orderPrint .summaryShippingPayment th{font-weight:normal;text-align:right;}
#order .summaryOrder, #orderPrint .summaryOrder{color:#666;font-size:1.36em;font-weight:bold;}
#order .summaryOrder th, #orderPrint .summaryOrder th{text-align:right;}
#order .summaryOrder th, #order .summaryOrder td{border-top:1px solid #e0e0e0;}
#order #rulesAccept th{color:#666;font-weight:bold;text-align:right;}
#order #rulesAccept th, #order #nextStep th{border:0;text-align:right;}
*:first-child+html .nextStep .submit, *:first-child+html #basket #continue .submit{padding:2px 0px;} /* IE 7 hack */

/* ORDER SUMMARY/PRINT PAGE */
#orderPrint #pageDescription{padding:10px 8px 20px;text-align:center;background:inherit;color:#2e345d;font-weight:normal;font-size:1.5em;}
#orderPrint #pageDescription p{padding:5px 0;}
#orderPrint .legend{clear:both;padding:20px 0 10px;background:inherit;color:#2e6a97;font-size:1.2em;font-weight:bold;}
#orderPrint dl{float:left;display:block;width:100%;margin:0;padding:5px 0;border-top:2px solid #e0e0e0;border-bottom:2px solid #e0e0e0;background:#fff url('img/body.png');}
#orderPrint dt, #orderPrint dd{float:left;display:inline-block;width:40%;margin:0;padding:3px 0;}
#orderPrint dt{clear:left;text-align:right;}
#orderPrint dd{padding-left:3%;font-weight:bold;}
#orderPrint dd.orderComment, #orderPrint dd.orderIP{font-weight:normal;}

/* FOOTER - SITE AND SCRIPT COPYRIGHTS STYLES */
#foot{clear:both;background: #efefef;color: #9b9b9b;}
#foot .container{width: 1200px;margin:0 auto;padding: 50px 0;color:#555;overflow:hidden;}
#foot a{background:inherit;color:#555;text-decoration: none;font-weight: normal;}
#foot a:hover{color:#2e345d;background:inherit;}

#foot .box-menu{float:left;width:75%}
#foot .box-menu .menu{width: 18%;margin: 0 2% 0 0;float: left;}
#foot .box-menu .menu .type{float:left;width:100%;font-size: 1.125em;font-weight: bold;letter-spacing: -0.05em;color: #719801;padding-bottom: 10px;}
#foot .box-menu .menu ul li{float:left;width:100%;list-style: none;}
#foot .box-menu .menu ul li a{color: #9b9b9b;font-size: 0.95em;padding: 1px 0;float: left;width: 100%;font-weight: normal;}
#foot .box-menu .menu ul li a:before {content:'\25b8';float:left;margin: 0px 3px 0 0px;}

#copy{float: right;padding: 0;width: 25%;text-align: right;color: #9b9b9b;}
.foot{float:right;padding: 15px 0 0 0;}
#powered img{vertical-align:middle;}

#polecane .type{float:left;width: 50px;margin-top: 19px;}
#polecane .content{float:right;width: 94%;}
#polecane .content ul{clear:both;display:flex;flex-flow: row wrap;justify-content:flex-start;margin: 0;list-style: none;}
#polecane .content ul li{flex: 0 0 10%;padding: 15px 1%;text-align: center;}
#polecane .content ul li .photo img{max-width:120px;max-height: 82px;height: 82px;}
#polecane .content ul li h3 a{font-size: 0.75em;font-weight: normal;line-height: 1.33em;display: block;}


/* LISTA HOME */
#page1 #page div.content{padding: 0;display: block;}
#page1 #page div.content.short{padding: 0;width: 100%;display: inline-block;}
#page1 #page h1.lista{width:100%;display: inline-block;}


#content #subList54 h2 a{color: #fff !important;border-radius: 0;padding: 10px 20px 14px;font-size: 1.35em;font-weight: 500;text-align: center;display: inline-block;width: 100%;line-height: 1.2em;background: rgb(0 0 0 / 50%);position: absolute;bottom: 0;left: 0;transition: all 0.5s ease;}
#content #subList54 li .photo, #content #subList54 li .photo img{max-width: 100%;margin: 0;line-height: 1px;width: 100%;height: auto;}
#content #subList54 li .photo a{line-height: 1px;float: left;}
#content #subList54 .title{margin:0;padding:0}
#content #subList54{display: flex;flex-wrap: wrap;justify-content: flex-start;width: 100%;margin: 8px 0 24px;}
#content #subList54 li{flex: 0 0 23%;position: relative;margin: 7px 1%;padding: 0;}

#content #subList54 div.description{padding: 8px 8%;font-size:0.875rem;text-align:justify;display: table;width: 100%;}
#content #subList54 li h3{font-size: 1.95rem;width:100%;text-align:center;font-weight: 400;padding: 25px;}
#content #subList54 li ul{padding: 20px 17%;list-style: none;margin: 0;font-size: 1.1em;text-align: left;}
#content #subList54 li ul li{margin: 14px 0;position: relative;padding-left: 50px;letter-spacing: 0.02em;font-size: 1.1em;font-weight: 300;}

#content #subList54 li:hover h2 a{padding: 58px 20px 14px;background: linear-gradient(to bottom, rgba(0,0,0,0) 30%,rgba(0,0,0,0.65) 88%,rgba(0,0,0,0.85) 100%);transition: all 0.5s ease;z-index: 13;color: #FF7F00 !important;}

#content #subList54 li:hover{box-shadow: 0 7px 24px 0 rgba(110,123,157,.42);transition: all 0.5s ease;}




/* foot-blog */

#foot-blog{clear:both;background: #ffffff;color: #9b9b9b;}
#foot-blog .container{width: 1320px;margin: 10px auto;padding: 20px 0 35px;color:#555;overflow:hidden;/* background: #efefef; *//* border: 1px solid #dedede; */border-radius: 4px;}
#foot-blog  #blog-wpisy ul{clear:both;display:flex;flex-flow: row wrap;justify-content:flex-start;margin: 0;}
#foot-blog  #blog-wpisy li{flex: 0 0 23%;padding: 25px 2%;text-align: center;list-style:none;margin: 10px 1%;background: #efefef;border: 1px solid #dedede;}
#foot-blog  #blog-wpisy li h2 a{font-size: 1rem;padding: 8px 0;display: inline-block;}
#foot-blog  #blog-wpisy li .description{text-align:justify}

#foot-blog  #blog-wpisy h4{font-size: 1.33rem;padding: 8px 0 35px;display: inline-block;color: #2f335d;}
#foot-blog  #blog-wpisy .more{margin:10px auto 0;padding-left:3px;font-size: 0.975em;font-weight: bold;display: table;text-align: center;}
#foot-blog  #blog-wpisy  .more a{display: table;padding: 4px 15px;color:#fff;background: #7faa06;text-decoration:none;font-size: 0.913em;}
#foot-blog  #blog-wpisy  .more a:hover{background: #2e345d;}
#foot-blog  #blog-wpisy  .more a:after {content:'\276f';display: inline-block;margin: 0px 0px 0 7px;}


/* TABS MENU */
#tabMenu .contact-panel.send{display:table;font-size:1.33em;text-align:center;width: 100%;line-height: 1.33em;}
#ui-datepicker-div .ui-widget-header{background: #83ab00 url(ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat-x;}

/* TABS MENU */
ul#tabs{display:flex;flex-flow: row wrap;justify-content: left;}
#tabMenu{clear:both;margin: 21px auto 60px;float:left;width:100%;padding:10px 0;min-height:100px;font-size: 1em;position: relative;overflow: hidden;height: 100%;} 
#tabMenu > ul > li{/* position:relative; */list-style:none;z-index:2;float:left;}
#tabMenu > ul > li{float:left;z-index:0;margin:0;padding: 0;line-height: 1.33em;border: 0;margin: 0;}

#tabMenu > ul > li h3{color: #2f335d;text-decoration:none;cursor:pointer;padding: 13px 30px;font-size: 1.1em;font-weight: bold;background: #f8f8f8;transition: all 0.5s ease;border-bottom: 0;position: relative;float: left;margin: 0 8px 0 0;border-radius: 8px 8px 0 0;}
#tabMenu > ul > li.selected h3, #tabMenu > ul > li h3:hover{background: #2e345d;z-index:12;color: #fff;transition: all 0.5s ease;}


#tabMenu div.parent .photo{float:left;margin: 0 30px 30px 0;}
#tabMenu div.parent{display:none}
#tabMenu div.parent.selected{display: block;position: relative;border: 0;width:100%;border: 0;width:100%;padding: 40px;z-index:-1;color: #5d5d5d;background: #f8f8f8;border-radius: 0 12px 12px 12px;z-index: 9;}


/* rezerwacja */
.form-full.rezerwacja{clear:both;float:left;width:100%;margin:25px auto 0;}
.form-full.rezerwacja dt{padding:0 0 7px;}
.form-full.rezerwacja dd{margin-bottom:20px;}
.form-full.rezerwacja input[type="text"], .form-full.rezerwacja input[type="email"], .form-full.rezerwacja input[type="password"], .form-full.rezerwacja textarea, .form-full.rezerwacja input[type="number"]{width:99%;padding:7px;font-size: 1.25em;border-width: 1px;border-style: solid;border-color: #d3d3cb;}
.form-full.rezerwacja .save{text-align:center;}
.form-full.rezerwacja .save input{padding: 11px 44px 11px 28px;text-transform:uppercase;background: #83ab00;color: #fff;font-weight: bold;transition: all 0.5s ease;}
.form-full.rezerwacja .save:after {content:'➞';display:inline-block;margin: 0;position: absolute;right: 15px;top: 2px;color: #fff;font-size: 1.45em;}
.form-full.rezerwacja input[type="submit"]:hover{cursor:pointer;background: #2f335d;transition: all 0.5s ease}

.form-full.rezerwacja{width:90%;margin:20px 5%}
.form-full.rezerwacja dt, .form-full.rezerwacja dd{width:100%;}
.form-full.rezerwacja dd.captcha label{float:left;width: 80px;margin-top: 7px;}
.form-full.rezerwacja dd.captcha input{float:left;width: 150px;}

.form-full.rezerwacja dl{margin-bottom: 32px;}

.form-full.rezerwacja dt{padding:0 0 16px;}
#dayOne, #dayTwo{width:32%;display:inline-block}
#dayOne input, #dayTwo input{width:73%}
#dayOne img, #dayTwo img{padding:0 0 0 20px;display: inline-block;vertical-align: middle;}
.form-full #from, .form-full #to{width:60%;margin-left:2%}
.form-full.rezerwacja input[type="number"]{width:100px;padding: 8px;margin-left:10px;}
.form-full.rezerwacja dt.min{float:left;display:inline-block;clear:none}

.form-full.rezerwacja .dateRange{float:left;display:inline-block;width:29%;padding-top: 12px;}
.form-full.rezerwacja .save{
    position: relative;
    float: none;
    display: table;
    margin: 0 auto 0;
    text-align: center;
}

/* newsy podhale */
#page .foto-podhale{margin-bottom:20px}
#page .news-podhala{float:left;clear:both;width: 100%;height: 43px; background-color: #f7f7f7; margin-top:10px;font-size:0.75em;border-top: solid 1px #e6e6e6;}
#page .news-podhala .title1{background-color: #d2d0c4; padding:15px 10px 14px 10px;float: left;}
#page .news-podhala .title2{background-color: #ebe8e3; padding:15px 10px 14px 10px;float: left;}
#page .news-podhala .title3{background-color: #f8f7f5; padding:15px 10px 14px 10px; }
#page .news-podhala span{float:left}

#page #newsy-podhale{list-style:none;width:100%;float:left;font-size: 1.1em;}
#page #newsy-podhale li{margin:10px 0;display: table;width: 100%;}
#page #newsy-podhale li .title{font-weight:700;color:#000;padding-bottom:4px}
#page #newsy-podhale li .date{padding-bottom:4px}
#page #newsy-podhale li .link{text-align: right;float: right;margin: 10px 0;}
#page #newsy-podhale li .link a{padding: 4px 11px;color: #fff;background: #000;font-size: 0.913em;}

#page .news-all{width: 100%;margin: 0;}

#column-right #newsy-podhale{list-style:none;width:100%;float:left;font-size: 0.9em;padding-left: 7px;}
#column-right #newsy-podhale li{margin: 6px 0;display: table;width: 100%;}
#column-right #newsy-podhale li .title{font-weight: 600;color:#000;padding-bottom:4px}
#column-right #newsy-podhale li .date{padding-bottom:4px}
#column-right #newsy-podhale li .link{text-align: right;float: right;margin: 10px 0;}
#column-right #newsy-podhale li .link a{padding: 4px 11px;color: #fff;background: #000;font-size: 0.913em;}
#column-right #newsy-podhale li a:before{content:'';display:block;float: left;width: 5px;height: 5px;background: #335d03;margin: 5px 10px 0 0;}


#page .title-news, #page #wspomnienia-box .title-news{margin:30px 0 15px ;color:#a9a9a9;font-size:1.1em;font-weight:700;}
#news-box{float:left;width:50%;clear:both;background:#f7f7f7;padding:20px 3%;margin-bottom:30px}
#page .more-news a{float:left;padding: 6px 14px;background-color: #7e775d;font-size:0.875em;color:#fff;}
#page .more-news a:hover{background-color: #51504d;transition: all 0.5s ease;}


/* #foot-box */

#foot-box{background: #ffffff url(img/baner-stopka.jpg) no-repeat center center;color:var(--color-white);--color-secondary:var(--color-white);font-size:1.083em;background-size: cover !important;background-repeat: no-repeat !important;position: relative;margin-top: 10px;display: inline-block;width: 100%;}

#foot-box .container{display:flex;flex-flow: row wrap;width: 1300px;margin: 0 auto;position: relative;padding: 8em 0 9em;justify-content: flex-start;text-align: left;}

#foot-box .container h4{color: #2aadeb;font-weight: 900;font-size: 2.8em;/* text-shadow: 1px 2px 6px #ffffff; */line-height: 1.2em;text-align: left;flex: 0 0 100%;}
#foot-box .container p{flex: 0 0 100%;clear:both;width: 100%;text-align: left;color: #000000;font-weight: 600;font-size: 1.5em;padding-bottom: 25px;line-height: 1.4em;}
#foot-box .container p a{color:#fff;padding: 10px 30px 12px;font-size: 0.813em;background: #ff7f00;font-weight: 600;}
#foot-box .container p a:hover{background:#86be03}


@media print{
  /* PRINT STYLES */
  #rss{display:none;}
  * {color:#000 !important;background:#fff !important;border-color:#444 !important;border-width:1px !important;text-shadow:none !important;box-shadow:none !important;-webkit-box-shadow:none !important;}

  body{margin:1cm 0;}
  #container{width:17.2cm;height:auto;}
  #head2 .container, #head2{height:auto;}
  #logo{padding:0 0 0.2cm;}
  #head1 .container, #head2 .container, #head3 .container, #body .container, #foot .container{border-width:0px !important;}

  #body{clear:none;}
  #body .container{overflow:visible;}
  #logo #title, #page h1{padding:0;}
  #page div.breadcrumb{position:relative;top:0;}

  #header .container, #body .container, #foot .container, #content, #page, #products, #product, .order #content{float:none;width:17.2cm;padding:0;margin:0;}
  #column, #head1, #head3, #back, #page .tS, #products li .basket, #product #box #addBasket .submit{display:none;}

}

/* PLUGINS */

@media screen and (max-width:1320px){ 
	#head1 .container, #head2 .container, #head3 .container, #body .container, #foot .container, #foot-blog .container, #foot-box .container{width: 95%;}

  #head1, #head3, #head2{width:100%;}
	#content{width: 60%;text-align: center;padding: 20px 1% 36px;}
	#column-right ul li img{max-width:100%;/* width:100%; */height:auto}
	#head1 .container{overflow:hidden;display: table;}
	
	#head2 .container{width:100%}
	#head2 .container img{max-width:100%}
}
@media screen and (max-width:1100px){
	#menu2 li a{padding: 14px 12px;border-radius: 0;border: 0;border-bottom: 1px solid #e4e3d9;margin: 0;background: transparent;}
	#foot .box-menu, #copy{width:100%}
	
	#copy, .foot{text-align:center;margin: 32px auto 0;float: none;display: inline-block;}
	.foot{margin-top:0}
	#content .subpagesList li img, #content .imagesList li img, #content .imagePreview img, #products li .photo img{max-width:100%}
	#products li .photo{padding:0 2%}
}
@media screen and (max-width:1023px){
	#header .social{position:absolute;top: 20px;margin: 0;right: 18px;}
	#polecane .type{width:10%}
	#polecane .content{width:89%}
	#head3{background: #88ae00;}
	#head3 .container{display:table}
  #menu2{height:inherit;position: relative;top: 0;overflow: visible;text-align: left;background: #fe9900;}
  #menuResponsive{float:right;width:38px;height:37px;background:url('img/menu-rwd.png') no-repeat center center;cursor:pointer;margin:4px 15px 5px 0px;z-index:9999;}
	#menu2{float:left;top:0;position:relative;list-style:none;width:100%;display:none;z-index:99999;padding:0;display: block;}
	#menu2 ul{display:none;padding-left:0;float:left;width: 100%;background: #88ae00;margin-top: 0;}
	#menu2 li{width:100%;border-bottom: 0;margin-left:0;background:none;padding:0px;}
	#menu2 > ul > li:hover > ul,  #menu2 > ul > li > ul > li:hover ul{display:none;}
	#menu2 ul ul, #menu2 > ul > li > ul > li > ul{position:relative;top:0;width:100%;left:0;white-space:normal;}
	#menu2 ul ul ul li{border-bottom: 1px solid #e2e2e2;}
	#menu2 ul ul ul li:last-child, #menu2 ul ul li:last-child, #menu2 > ul > li > ul > li:hover ul{border:0}
	#menu2 a{color: #292929;text-decoration:none;text-shadow:none;width:100%;}
	#menu2 li a:hover, #menu2 .selected a, #menu2 .selected-parent a{text-decoration:none;background: #e4e3d9;border-radius: 0;}
	
	#menu2 li .right, #menu2 li.special .right{display:none}
	#menu2 li.active{background:#ebebeb}
	#menu2 li.special{background:#ff9900}
	
	
	#menu1{position:relative;top: 0;}
	#menu1 ul{width:100%;border-radius: 0;box-shadow: none;margin: 13px 3px 15px 0;}
	
	#menu3, #menu4{padding:0 0px 10px}
	#products .list li{flex: 0 0 32%;}
	#logo{width:auto}
	
	#foot-blog  #blog-wpisy li{flex: 0 0 48%;}
	
	#page1 #content, #column-right{width:100%}

}
@media screen and (max-width:800px){
	#column-right{width:100%}
	#column{width:30%}
	.order #content, #content{width: 69%;float: right;}
	#foot .box-menu{clear:both;display:flex;flex-flow: wrap;justify-content: space-between;margin: 0;}
	#foot .box-menu .menu{flex: 0 0 50%;padding: 20px 2%;text-align: left;width: auto;margin: 0;}
	#content #subList54 li{flex: 0 0 48%;}
}

@media screen and (max-width:640px){
	#column-right{width:100%}
	#column{width:100%}
	#content, .order #content, .order #page{width: 100%;float: left;}
	#menu3 ul, #menu4 ul{clear:both;display:flex;flex-flow: wrap;justify-content: space-between;margin: 0;}
	#menu3 ul li, #menu4 ul li{flex: 0 0 auto;padding: .3rem 0;text-align: left;}
	#page{width:100%;}
	
	#tabMenu > ul > li, #tabMenu > ul > li.selected h3, #tabMenu > ul > li h3:hover, #tabMenu > ul > li h3{width:100%;border-radius: 8px;margin-bottom: 2px;}
	.form-full.rezerwacja .save{display:table;margin:20px auto;}
	
	#products .list li{flex: 0 0 49%;}
	.order #page{padding: 15px 15px;}
	
	#content .imagesList li{flex: 0 0 50%;}
	
	#column-right.home{width:100%}
}

@media screen and (max-width:481px){ 

	#polecane .type{width:13%}
	#polecane .content{width:85%}
	#logo img{width: 727px;}
	#logo #title{line-height:1px}
	#products .list li{flex: 0 0 48%;}
	
	#product #box{width:100%;margin: 10px 0;}
	#imagesList2{width:100%;margin:10px auto}
	.form-full.rezerwacja .dateRange{width:100%}
	#dayOne, #dayTwo{width: 100%;}
	#tabMenu div.parent.selected{padding: 20px;border-radius: 12px;}
	.form-full.rezerwacja input[type="number"]{margin:8px 0;width: 100%;}
	.form-full.rezerwacja dd.captcha label{width:100%;margin:6px}
	
	#logo #slogan{padding:0;font-size: 1em;}
	#logo #title a{font-size: 2.05em;padding: 8px 0 2px;}
	
	#column .sub1 a{padding: 5px 15px;}
	#menu1 li{margin:0 5px}
	
	#content #subList54 li{flex: 0 0 98%;}
	#content #subList54 li .photo img {max-width: inherit;}
	#content #subList54 li .photo a{width:100%}
	
	#foot-box .container h4{font-size: 1.75em;text-shadow: 1px 2px 6px #ffffff;}
	#foot-box{background-position: -754px center;}
	#foot-box .container{padding: 3em 0 4em;}
	#foot-box .container p{font-size: 1.25em;}
	
	#foot-blog  #blog-wpisy li{flex: 0 0 98%;}
}

@media screen and (max-width:380px){
	#products .list li{flex: 0 0 98%;}
}
@media screen and (max-width:320px){
  #head2 #logo{padding:5px;}
  #head2 #logo #title{font-size:10px;}
  
  #page{margin:0px;width:100%;}
  .imagesList{padding-right:5px;}
  #page h1{margin:0px 5px;}
  #page .content, #order legend{padding:5px 0 0 5px;}

  #page div.breadcrumb{top:-15px;left:5px;}
  #page h1{margin-top:10px;}

  #filesList{padding-left:5px;}
  
  #products ul.list li img{width:95%;}
  
  #orderedProducts td{padding:2px;}
  #orderedProducts thead .name{padding-left:7px;}
  #orderedProducts tfoot #save .submit{;width:70px;}
  #orderedProducts .del{overflow:hidden;width:10px;background: url('img/ml_close.gif') no-repeat;background-position:center;}
  #orderedProducts .del a{height:10px;padding-top:6px;font-size:4px;color:transparent;}
  
  #basket #save{padding:6px 4px 0;}

  #foot .foot{float:left;width:55%;text-align:right;}
  #foot .foot img{width:95%;height:95%;}
  #foot .foot a{margin:0px;}
}