<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Quick.Cart.Ext default stylesheet
More about design modifications - http://opensolution.org/Quick.Cart/docs/ext/?id=en-design
*/

@font-face {
    font-family: 'Gothic';
    src: url('img/gothic720lteu_normal-webfont.eot');
    src: url('img/gothic720lteu_normal-webfont.eot?#iefix') format('embedded-opentype'),
         url('img/gothic720lteu_normal-webfont.ttf') format('truetype'),
         url('img/gothic720lteu_normal-webfont.svg#gothic720lteunormal') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* GLOBAL STYLES */
body, body *{margin:0;padding:0;border:0;}
body,table{color:#666;font-size:1em;font-family:Arial, Verdana, sans-serif;}

body{padding:0;background:#fff ;text-align:center;background-position:top center;background-repeat:no-repeat;-webkit-background-size: 100% auto;-moz-background-size:  100% auto;-o-background-size:100% auto;background-size: 100% auto;}

.input, select, textarea{padding:8px;border-width:1px;border-style:solid;border-color:#6c6c6c #cccccc #cccccc #6c6c6c;font-size:1em;font-family:Arial;background:#eee;}
.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:8px 20px 5px;border:0;background:#000;color:#fff;font-weight:normal;font-size:1.2em;font-family:Gothic, Arial;text-transform:uppercase;}
.submit:hover{cursor:pointer;}
* html .submit{padding:3px 1px;} /* IE 6 hack */
* html .input{height:21px;} /* IE 6 hack */
.form{background:#fff;}
.form label{font-size:1em;color:#788a93;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:#000;text-decoration:underline;}
a:hover{color:#666;text-decoration:underline;}

li .more{float:right;position:relative;right:20px;top:15px;padding:0;}
li .more a{background:#000;color:#fff;padding:7px 12px; float:right;font-size:0.750em;text-decoration:none;text-transform:lowercase;}

.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;width:100%;margin:0 auto;padding:0;overflow:hidden;}
#body, #foot{float:left;width:100%;margin:0 auto;padding:0;}
#head0 .container, #head1 .container, #head2 .container, #head3 .container, #body .container, #foot .container{width:1050px;margin:0 auto;text-align:left;}
#head2 .container, #head3 .container, #body .container{}
#header{width:100%;}

#head0{width:100%;background:#000;float:left;}
#searchMore{width:40px;height:75px;float:right;background:url('img/lupka.png') no-repeat #000;}
#head0 #searchForm{padding:0;float:left;margin:4px; color:#666;}
#head0 #searchForm .input{padding:2px 5px;border:0;background:#000;border:1px solid #666;color:#fff;}
#head0 #searchForm fieldset{background:#000;}
#head0 #searchForm table{display:inline-block;padding:0 5px;float:left;margin-top:4px;color:#666;font-size:0.8em;font-weight:normal;letter-spacing:0.1em;}
#head0 #searchForm td {padding:0 5px;}

/* HEADER WITH TOP MENU ABOVE LOGO */
#head1 .container{overflow:hidden;}
* html #head1 .container, * html #head2, * html #head3, * html #body{background:none;} /* IE 6 hack */

#head2 #fb{float:right;}
#head2 #fb a{background:url('img/fb.jpg') no-repeat; width:48px;height:75px;display:block;}

#head2 #yt{float:right;}
#head2 #yt a{background:url('img/yt.jpg') no-repeat; width:48px;height:75px;display:block;}
#head2 #counter{float:right;color:#fff;background:#788a93;font-size:3.938em;font-weight:normal;padding:1px 10px 2px;height:72px;}

/* MENU TOP 1 */
#menu1 ul,#menu2 ul{float:left;list-style:none;margin:15px 10px 0;font-family:Arial;line-height:1.1em;width:160px;}
#menu1 li, #menu2 li{float:left;clear:both;}
#menu1 li a, #menu2 li a{color:#6b6667;text-transform:uppercase;text-decoration:none;font-size:0.875em;padding:2px 5px;}
#menu1 li a:hover, #menu1 .selected a, #menu1 .selected-parent a,#menu2 li a:hover, #menu2 .selected a, #menu2 .selected-parent a{text-decoration:none;background:#2b2b2b;color:#fff;}

#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:#000;}
#menu1 li.lBasket a:hover{color:#788a93;}
#menu1 li.lBasket span{display:block;color:#444;font-size:0.917em;font-family:sans-serif;}

#menu4{float:right;}
#menu4 ul{float:right;list-style:none;margin:5px 20px 0;font-family:Arial;line-height:1em;width:300px;}
#menu4 li a{clear:none;color:#888;text-transform:uppercase;text-decoration:none;font-size:0.875em;padding:2px 5px;float:left;}
#menu4 li a:hover, #menu4 .selected a, #menu4 .selected-parent a{text-decoration:none;color:#fff;}
/* MENU TOP 2 
#menu2 ul{float:left;height:100%;margin:0;list-style:none;border-right:1px solid #6d6c6c;}
#menu2 li{float:left;padding:0;border-right:1px solid #494848;border-left:1px solid #6d6c6c;}
#menu2 li:hover, #menu2 .selected{border-right:1px solid #5d5c5d;border-left:1px solid #525151;}
#menu2 li.l1, #menu2 li.l1:hover, #menu2 li.l1.selected{border-left:none;}
#menu2 li a{float:left;height:43px;padding:11px 25px 0;color:#fff;font-size:1.17em;text-decoration:none;text-shadow:0 1px 1px #000;}
#menu2 li a:hover, #menu2 .selected a, #menu2 .selected-parent a{background:#817f81 url('img/menu2_bg_hover.png') repeat-x;color:#fff;text-decoration:underline;}
*/

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head2{clear:both;background:#fff;width:100%;float:left;border-bottom: 1px solid #eee;}
#head2 .container{position:relative;height:110px;}
#logo{float:left;padding:20px 20px 10px 30px;}
#logo a{font-size:0;outline:none;}

#head2.location1{background:#d11923;}
#head2.location2{background:#7fc241;}
#head2.location3{background:#009bdf;}
#head2.location4{background:#007084;}
#head2.location1 a, #head2.location2 a, #head2.location3 a, #head2.location4 a {color:#fff;}

#pricing_price.location1{color:#d11923;}
#pricing_price.location2{color:#7fc241;}
#pricing_price.location3{color:#009bdf;}
#pricing_price.location4{color:#007084;}

/* HEADER WITH TOP MENU BELOW LOGO */
#head3{clear:both;width:100%;float:left;}
#head3 .container{}



#head3 .box{width:246px;float:left;margin:25px 8px 15px;background:#fff;height:575px;position:relative;}
#head3 .box .photo {padding:0;}
#head3 .box .photo img{padding:0;}
#head3 .box .description{color:#919191;font-size:0.750em;padding:10px 20px 0;}
#head3 .box .more{float:right;position:absolute;right:20px;bottom:15px;padding:0;}
#head3 .box .more a{background:#000;color:#fff;padding:7px 12px; float:right;font-size:0.750em;text-decoration:none;text-transform:lowercase;}

#pageDescription h2 {font-family: Gothic, Arial;font-size: 1.9em;line-height:1.2em;color:#000;}


/* BODY STYLES - LEFT AND RIGHT COLUMN */
#body{clear:both;margin:0;background-color:#fff;padding-bottom:50px;background-position:top center;background-repeat:no-repeat;-webkit-background-size: 100% auto;-moz-background-size:100% auto;-o-background-size:100% auto;background-size: 100% auto;border-top:1px solid #eee;}
#body .container{overflow:hidden;}

/* LEFT COLUMN STYLES */
#column{float:right;width:287px;margin-top:30px; }
.order #column{display:none;}

#searchForm{padding:15px 5px;text-align:center;background:#fff;}
#searchForm label, #searchForm legend{display:none;}
#searchForm .input{width:120px;}
#searchForm .submit{padding:4px 10px;font-size:0.917em;font-style:normal;border:0;}
*:first-child+html #searchForm .submit{padding:3px 3px 8px;} /* IE 7 hack */
* html #searchForm .submit{padding:3px 3px 8px} /* IE 6 hack */

#menu3{padding:0 20px 10px;}
#column  .type{ color:#000;font-size:1.875em;text-transform:uppercase;font-family:Gothic, Arial; }


/* LEFT MENU */
#menu3 ul{padding:10px 0;list-style:none;background:#fff;}
#menu3 li{margin:0 3px;padding:4px 0 4px 13px;border-bottom:1px solid #e0e0e0;}
#menu3 a{display:block;width:100%;padding:4px 0;color:#666;font-weight:bold;text-decoration:none;background:none;}
#menu3 a:hover, #menu3 .sub1 a:hover{color:#000;background:none;text-decoration:underline;}
#menu3 .selected &gt; a:first-child{color:#000;background:none;}

#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;}

/* BOXES */
#column .box{margin:20px 0;padding:15px;background:#fff;}
#column .box .type{}
#column .box .content, #column .box .page-box, #column .box .product-box{padding:8px 10px;list-style:none;background:#fff;margin:10px 0;}
.box .page-box div, .box .product-box div{padding-top:5px;text-align:center;}
.box .page-box div.description, .box .page-box div.more, .box .product-box div.description, .box .product-box div.more{text-align:left;}
.box .page-box div:last-child, .box .product-box div:last-child{padding-bottom:10px;}
.box ul, .box ol{margin:0 !important;list-style:none;}
.box li{padding:6px 0 2px 15px;background:url('img/menu3_sub.gif') no-repeat 3px 13px;}
.box li a{display:block;width:87%;padding:2px 2% 4px 7%;color:#002d41;font-size:1.083em;background:none;}
.box li a:hover{color:#000;background:none;}
.box .price, .box .noPrice{padding:2px 0 0;background:inherit;color:#000;}
.box .price strong{padding:0 2px 0 5px;font-weight:bold;}
.box .price em{padding:0;background:inherit;color:#666;font-style:normal;}
.box .price span{color:#666;font-weight:bold;padding-left:5px;}
.box .product-box .name{font-size:1.1em;padding:5px 0;font-weight:bold;}
.boxes{margin:0;padding:0;}
.boxes .box .type{padding:7px 0 7px 10px;color:#000;font-size:1.5em;border:0;text-align:left;}
.boxes .box .content, .boxes .box .page-box, .boxes .box .product-box{padding:5px 0px 15px;list-style:none;line-height:1.5em;text-align:left;}
.boxes .box{float: left;width: 30%;padding-right: 16px;margin: 0 15px 5px 0px;}
.boxes .box:last-child{margin-right:none;}
.boxes .box{margin-top:10px;margin-bottom:10px;background:#fff;}
.boxes .box .name a{color:#000;font-size:2em;font-weight:normal;background:none;font-family: Arial;text-decoration:none;}
.boxes .type{ color:#000;font-size:1.875em;text-transform:uppercase;font-family:Gothic, Arial; }
.box .product-box .more, .box .page-box .more{float:right;}
.box .product-box .more a, .box .page-box .more a{background:#000;color:#fff;padding:7px 12px; float:right;font-size:0.750em;text-decoration:none;text-transform:lowercase;line-height:1em;}


/* BASKET SUMMARY */
#basketSummary{padding:10px 20px;background:#fff;}
#basketSummary .title{ color:#000;font-size:1.875em;text-transform:uppercase;font-family:Gothic, Arial; text-align:center;}
#basketSummary .title a{color:#000;background:none;text-decoration:none;}
#basketSummary .title a:hover{text-decoration:underline;}
#basketSummary ol{margin:6px 0;padding:0 5px;list-style:none;font-weight:bold;}
#basketSummary li{padding:5px 3px 7px;border-bottom:1px solid #e0e0e0;}
#basketSummary .lL{border:0;}
#basketSummary li h3{font-size:0.9em;font-weight:normal;}
#basketSummary li a{color:#788a93;text-decoration:none;}
#basketSummary li a:hover{color:#000;}
#basketSummary li div{padding:5px 0 0;font-weight:normal;font-size:0.9em;}
#basketSummary li .priceQuantity{color:#000;background:inherit;}
#basketSummary li strong{padding:0 2px 0 5px;font-weight:bold;}
#basketSummary li em{color:#666;background:inherit;font-style:normal;}
#basketSummary .summary{margin:0 5px;padding:5px;border-top:1px solid #e0e0e0;color:#000;text-align:center;font-weight:bold;}
#basketSummary .summary em{background:inherit;color:#666;font-style:normal;}
#basketSummary .summary strong{padding:0 3px;font-weight:bold;}
#basketSummary .summary span{color:#666;font-weight:bold;}

/* PROMOTED PRODUCTS */
#promoted{margin-bottom:10px;padding:0 20px;}
#promoted .title{margin-top:10px;padding:5px 0px 10px 7px;font-size:1.667em;font-weight:bold;color:#000;text-align:center;}
#promoted ul{list-style:none;padding-bottom:10px;text-align:center;}
#promoted li{padding:13px 0;border-bottom:1px solid #e0e0e0;}
#promoted li img{padding:1px;background:#c0bfbf;}
#promoted li img:hover{border:4px solid #c9cdce;}
#promoted li .name{font-size:1.1em;padding:5px 0;font-weight:bold;}
#promoted li a{text-decoration:none;}
#promoted li a:hover{background:inherit;color:#666;text-decoration:underline;}
#promoted li .price, #promoted li .noPrice{padding:2px 0 0;background:inherit;color:#000;}
#promoted li .price strong{padding:0 2px 0 5px;font-weight:bold;}
#promoted li .price em{padding:0;background:inherit;color:#666;font-style:normal;}
#promoted li .price span{color:#666;font-weight:bold;padding-left:5px;}

/* RIGHT COLUMN STYLES */
#content{float:left;width:90%;padding:20px 5% 10px;text-align:center;background:#fff;margin-top:30px;}
* html #content{width:998px;} /* IE 6 hack */
body#page1 #content{display:none;}

.order #content{}
#page{clear:left;position:relative;float:left;width:100%;margin:0 auto;text-align:left;}
* html #page{float:none;width:96%;} /* IE 6 hack */
* html .order #page{width:94%;} /* IE 6 hack */

/* PAGE TITLE */
#page h1{margin:15px 0 10px;background:inherit;color:#000;font-size:2.25em;font-weight:normal;text-transform:uppercase;font-family:Gothic, Arial;margin-top:30px;}

/* NAVIGATION PATH - TREE */
#page h4{position:absolute;top:-5px;left:0px;padding:2px 0;font-size:1em;font-weight:normal;}
#page h4 a{text-decoration:none;}
#page h4 a:hover{text-decoration:underline;}
*:first-child+html #page h4{top:-5px;} /* IE 7 hack */
* html #page h4{top:-5px;} /* IE 6 hack */

/* PAGE CONTENT */
#page div.content{padding:5px 0 50px;font-size:0.938em;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;}

.tS{float:right;margin:17px 0 3px;}
.tS div{display:inline;}
.tS a{margin:0 4px;text-decoration:none;background:inherit;color:#788a93;font-weight:bold;font-family:Arial;}
.tS a:hover{color:#000;background:inherit;}
.tS0{font-size:0.917em;}
.tS1{font-size:1.083em;}
.tS2{font-size:1.333em;}

.pages{padding:10px 0 8px;text-align:right;font-size:1.083em;width:100%;text-align:center;}
.pages ul, .pages li{display:inline;}
.pages li{padding:0 5px;}
.pages a{padding:0 5px;font-size:2em;background:#eee;text-decoration:none;font-family:Gothic, Arial;}
.pages a:hover{background:#000;text-decoration:none;color:#fff;}
.pages strong{padding:0 5px;font-size:2em;background:#000;color:#fff;font-weight:normal;}

/* IMAGES STYLES */
#content .imagesList{list-style:none;}
#content .imagesList li{margin:0 0 15px 0;text-align:center;}
#content .imagesList li div{text-align:center;}
#content .subpagesList li img, #content .imagesList li img, #content .imagePreview img, #products li .photo img, .imagesGallery img, #subpagesGallery img, .box .page-box img, .box .product-box img{padding:1px;}
#content .subpagesList li img:hover, #content .imagesList li img:hover, #content .imagePreview img:hover, #products li .photo a:hover img, #subpagesGallery img:hover, .imagesGallery img:hover, .box .page-box img:hover, .box .product-box img:hover{}

#imagesList1{float:left;margin:9px 20px 0 0;}
#imagesList2{clear:right;float:right;margin:8px 0 0 15px;}

/* IMAGES STYLES - GALLERY */
#imagesGallery4{margin:20px 0 0;}
#imagesGallery5{margin:10px 0 10px;}
#content .imagesGallery{clear:both;}
#content .imagesGallery .pages{clear:both;border-top:1px solid #e7e9ed;}
#content .imagesGallery table{clear:both;width:100%;padding:10px 0;font-size:1em;}
#content .imagesGallery td{padding:15px 7px 10px;background:inherit;font-size:0.917em;text-align:center;vertical-align:top;}
#content .imagesGallery td div{font-weight:normal;font-size:1.1em;line-height:1.4em;}

.imagePreview div{margin:5px 0 10px;text-align:center;}
#imagesListPreview{float:left;margin:9px 20px 0 0;}
* html #imagesListPreview{margin-top:-5px;}
.imagesList#imagesListPreview li{margin-bottom:3px;}
.imagesList#imagesListPreview li img{border-width:2px;}
.imagesList#imagesListPreview li img:hover{border-width:2px;}

/* 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:#000;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;}

/* SUB PAGES LIST STYLES */
#content .subpagesList{float:left;width:100%;margin:7px 0 50px;list-style:none;}
#content .subpagesList li{clear:none;float:left;width:100%;margin:10px 0;padding:18px 1.5%;background:#fff;}
* html #content .subpagesList li{width:100%;} /* IE 6 hack */
#content .subpagesList li .photo{float:left;margin:0 20px 5px 0;}
#content .subpagesList li h2{padding-bottom:10px;}
#content .subpagesList li h2 {color:#000;font-size:2em;font-weight:normal;background:none;font-family: Arial;}
#content .subpagesList li h2 a{color:#000;font-weight:normal;background:none;text-decoration:none;}
#content .subpagesList li h2 a:hover{color:#666;background:none;text-decoration:underline;}
#content .subpagesList li div.description{font-weight:normal;font-size:0.938em;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;margin: 0;}
#content .subpagesList li ul{list-style:disc;}
#content .subpagesList li ol{list-style:decimal;}
#content .subpagesList li p{padding-bottom:10px;}


#content .subpagesList#subList4 li div.description{padding:10px 0 0 19%;color:#919191;font-size:0.75em;}
#content .subpagesList#subList4 li .photo{margin:10px 0;width:100%;}
#content .subpagesList#subList4 li h2{font-size:1.125em;font-family: Arial;padding-left:19%;padding:0;}
#content .subpagesList#subList4 li h2 a{color:#231f20;text-decoration:none;}

body#page81 #content {background:none;}
body#page81 #content .subpagesList li{clear:none;float:left;margin:10px 5px 10px 0;padding:18px 5px;background:#fff;width:18% !important;}
body#page81 #content .subpagesList li div.description{font-weight:normal;font-size:0.75em;line-height:1.4em;}

body#page81 #content .subpagesList li h2 {font-size:1.5em;height:100px;clear:both;vertical-align:bottom;text-align:center;}
body#page81 #content .subpagesList li .photo  {height:108px;width:160px;overflow:hidden;}

body#page26 #content {background:none;}
body#page26 #content .subpagesList  {background:none;}
body#page26 #content .subpagesList li  {padding:0px;margin-right:5px;padding-top:0px;width:23% !important;}
body#page26 #content .subpagesList li .photo  {width:214px;overflow:hidden;margin:0 auto;float:left;}
body#page26 #content .subpagesList li h2 {font-size:1.3em;height:70px;clear:both;vertical-align:bottom;text-align:center;width:90%}
body#page26 #content .subpagesList li div.description{font-weight:normal;font-size:0.75em;line-height:1.4em;height:50px;width:90%;text-align:center;}
body#page4 #content .subpagesList li h2 {font-size:1.3em;clear:both;vertical-align:bottom;text-align:center;}

#subpagesGallery{width:100%;padding:10px 0;font-size:1em;border-bottom:1px solid #dadada;}
#subpagesGallery td{padding:15px 7px 10px;text-align:center;vertical-align:top;}
#subpagesGallery td h2{margin:5px 0 0;}
#subpagesGallery h2, #subpagesGallery h2 a{font-size:1.2em;font-weight:normal;background:none;}
#subpagesGallery h2 a:hover{color:#666;background:none;}

/* SOCIAL BUTTONS */
#plusOne{position:absolute;top:20px;right:20px;}
body#page1 #socialButtons{display:none;}
#socialButtons{clear:both;float:left;width:100%;margin:10px 0;padding:6px 0 4px;text-align:left;list-style:none;}
#socialButtons .title{display:block;float:left;margin:0 0 0 15px;padding:2px 0 0;}
#socialButtons li{float:left;margin:0 10px 0;}
#socialButtons li.social2 img{border:1px solid #ccc;}
#socialButtons a img{vertical-align:middle;}

/* SITE MAP */
#siteMap{margin:5px 0;list-style:none;}
* html #siteMap{float:left;width:100%;}
#siteMap li{margin:0;padding:8px 10px 10px;background:#fff;}
#siteMap li a{font-size:1.1em;color:#000;background:none;text-decoration:none;}
#siteMap li a:hover{background:none;text-decoration:underline;}
#siteMap ul{margin:0;padding:3px 0 0 10px;border:0;list-style:none;}
#siteMap ul li{margin:0;padding:4px 10px;border:0;-webkit-box-shadow:none;box-shadow:none;}
#siteMap ul li a{color:#6B6667;background:none;font-weight:normal;font-size:1em;}
#siteMap ul.products li{border:0;background:url('img/menu3_sub.gif') no-repeat 3px 11px;-webkit-box-shadow:none;box-shadow:none;}
#siteMap ul.products li a{color:#333;font-weight:normal;text-decoration:none;}
#siteMap ul.products li{padding-left:15px;margin-left:5px;}
#siteMap li ul li a:hover, #siteMap ul.products li a:hover{background:none;text-decoration:underline;}
#siteMap li .price{display:inline;font-size:0.917em;color:#2e6996;padding-left:5px;}
#siteMap li strong{padding:0 5px 0 7px;background-color:inherit;color:#2e6996;}
#siteMap li span{background-color:inherit;color:#2e6996;}

/* COMMENTS */
#commentForm{clear:both;width:100%;margin:10px auto 0;}
#commentForm fieldset{padding:25px 20px;}
#commentForm dl, #commentForm dt, #commentForm dd{margin:0;padding:0;}
#commentForm dt{padding:0 0 7px;}
#commentForm dd{margin-bottom:18px;}
#commentForm dt.vote{color:#788a93;font-weight:bold;}
#commentForm .input, #commentForm textarea{width:99%;font-size:1em;}
#commentForm #captcha{width:50px;}
#commentForm .captcha em{font-style:normal;font-weight:bold;}
#commentForm .captcha ins{padding:0 3px;font-weight:bold;text-decoration:none;}
#commentForm legend{display:none;}
#commentForm .save{text-align:center;}

#commentTitle{ color:#000;font-size:1.875em;text-transform:uppercase;font-family:Gothic, Arial; font-weight:normal}
#comments{float:left;width:100%;margin:7px 0;list-style:none;}
#comments li{clear:left;float:left;width:96%;margin:10px 0;padding:13px 2%;border:1px solid #e0e0e0;-webkit-box-shadow:0 8px 5px -5px rgba(0,0,0,.15);box-shadow:0 8px 5px -5px rgba(0,0,0,.15);}
* html #comments li{width:100%;}
#comments div{float:left;width:25%;}
#comments h5{font-size:1em;color:#788A93;}
#comments h6{font-size:1em;margin-top:3px;font-weight:normal;}
#comments p{font-weight:normal;font-size:1em;line-height:1.4em;width:75%;float:right;}

/* PRODUCTS RATING */
#productRating{margin:10px 0 5px;text-align:center;}
#productRating .results{margin:2px 0 0;font-size:0.9em;}
#productRating .results strong{padding:0 0 0 2px;}
.ratingDisplay{width:80px;height:16px;background: url('img/stars.gif') no-repeat 0 0;font-size:1px;margin:6px auto;}
#comments .ratingDisplay{width:80px;margin-bottom:0;opacity:0.5;}
.rating{float:left;width:80px;height:16px;margin:0;padding:0;list-style:none;position:relative;clear:both;background: url('img/stars.gif') no-repeat 0 0;}
.stars0{background-position:0 0}
.stars1{background-position:0 -96px}
.stars2{background-position:0 -112px}
.stars3{background-position:0 -128px}
.stars4{background-position:0 -144px}
.stars5{background-position:0 -160px}
#commentForm dd.vote{float:left;}
#commentForm dt.vote{float:left;margin-right:5px;}
* html #commentForm dd.vote{margin-bottom:0;}
#commentForm .commentContent{clear:both;}
#commentForm ul.rating li{cursor:pointer;float:left;text-indent:-999em;}
#commentForm ul.rating li a {position:absolute;left:0;top:0;width:16px;height:16px;text-decoration:none;z-index: 200;}
#commentForm ul.rating li.one a{left:0}
#commentForm ul.rating li.two a{left:16px;}
#commentForm ul.rating li.three a{left:32px;}
#commentForm ul.rating li.four a{left:48px;}
#commentForm ul.rating li.five a{left:64px;}
#commentForm ul.rating li a:hover{z-index:2;width:80px;height:16px;overflow:hidden;left:0;background: url('img/stars.gif') no-repeat 0 0}
#commentForm ul.rating li.one a:hover{background-position:0 -96px;}
#commentForm ul.rating li.two a:hover{background-position:0 -112px;}
#commentForm ul.rating li.three a:hover{background-position:0 -128px}
#commentForm ul.rating li.four a:hover{background-position:0 -144px}
#commentForm ul.rating li.five a:hover{background-position:0 -160px}

/* CONTACT FORM */
#contactPanel{clear:both;width:100%;margin:10px auto 0;}
#contactPanel fieldset{padding:25px 20px;}
#contactPanel fieldset legend{display:none;}
#contactPanel dl, #contactPanel dt, #contactPanel dd{margin:0;padding:0;}
#contactPanel dt{padding:0 0 7px;}
#contactPanel dd{margin-bottom:18px;}
#contactPanel .input, #contactPanel textarea{width:99%;font-size:1em;}
#contactPanel #captcha{width:50px;}
#contactPanel .captcha em{font-style:normal;font-weight:bold;}
#contactPanel .captcha ins{padding:0 3px;font-weight:bold;text-decoration:none;}
#contactPanel .save{text-align:center;}

/* PAYMENTS */
#paymentDescription{margin:10px 30px 20px;padding:20px;text-align:center;border:1px solid #bebebe;font-weight:bold;}
#paymentOuter{margin:10px 0 0;}
#paymentChannels{padding-left:20px;}
#paymentChannels select, #paymentChannels label, #paymentChannels .zagielInfo{display:none;}
#paymentChannels .zagielInfo label{display:inline;}
a.zagielInfo{margin:0 20px 0 0;}
.zagielInfo a{margin-left:5px;font-weight:normal;}

/* 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:5px 10px;color:#fff;background:#000;float:right;text-decoration:none;}
#options a:hover{}
#options .back, #options .print{float:right;}
#options .print a{border-left:1px solid #e0e0e0;}

.message{clear:both;padding:50px 0;text-align:center;}
.message h3{background:inherit;color:#000;font-weight:normal;font-size:2.4em;line-height:1.7em;}
.message h3 a{color:#788a93;background:inherit;}
.message h3 a:hover{color:#666;background:inherit;}

/* PRODUCTS LIST */
#products{clear:both;float:left;width:100%;margin:10px 0;list-style:none;}
#products ul.list{float:left;width:100%;list-style:none;}
#products .list li{float:left;width:100%;padding:20px 0;text-align:center;}
#page225 #products .list li{float:left;clear:none;width:100%;padding:20px 20px;text-align:left;height:300px;border-bottom:1px dotted #ddd;}
#page17 #products .list li{float:left;clear:none;width:100%;padding:20px 20px;text-align:left;height:300px;border-bottom:1px dotted #ddd;}
#page225 #products .list li span {font-weight:bold;}
#page17 #products .list li span {font-weight:bold;}

#products .list li .cal{float:right;font-size:2em;}
#products .list li .diet{float:right;clear:right;}
/* 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{clear:both;margin-left:0;}
#products li .photo{margin-top:4px;font-size:0px;line-height:0px;}
#page225 #products li .photo{margin-top:4px;font-size:0px;line-height:0px;float:left;margin-right:50px;}
#page17 #products li .photo{margin-top:4px;font-size:0px;line-height:0px;float:left;margin-right:50px;}
#products li h2{padding:5px 0 5px;font-weight:normal;font-size:3em;font-family:Gothic, Arial;}
#page225 #products li h2{padding:5px 0 5px;font-weight:normal;font-size:1.5em;font-family:Gothic, Arial;}
#page17 #products li h2{padding:5px 0 5px;font-weight:normal;font-size:1.5em;font-family:Gothic, Arial;}
#products li h2 a{text-decoration:none;}
#products li h2 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:#000;}
#products li h3 em{padding:0 5px;}
#products li div.description{margin:10px 0 0;text-align:justify;}
#page225 #products li div.description{float:left;margin:10px 0 0;text-align:justify;}
#page17 #products li div.description{float:left;margin:10px 0 0;text-align:justify;}
#page225 #products li div.description{margin:10px 0 0;text-align:justify;font-size:0.8em;}
#page17 #products li div.description{margin:10px 0 0;text-align:justify;font-size:0.8em;}
#products li div.description a{color:#666;}
#products li div.description a:hover{color:#000;}
#products li div.description ul, #products li div.description ol{margin:5px 0 0 25px;padding:0;}
#page225 #products li div.description ul li, #page225 #products li div.description ol{clear:left;margin:5px 0 0 25px;padding:0;height:auto;width:100%;border:none;}
#page17 #products li div.description ul li, #page17 #products li div.description ol{clear:left;margin:5px 0 0 25px;padding:0;height:auto;width:100%;border:none;}
#products li .price, #products li .noPrice{margin:5px 0 5px 0;background-color:inherit;color:#000;font-weight:bold;text-decoration:none;}
#page225 #products li .price, #page225 #products li .noPrice{margin:35px 20px 5px 0;background-color:inherit;color:#000;font-weight:bold;text-decoration:none;width:300px;float:right;text-align:right;}
#page17 #products li .price, #page17 #products li .noPrice{margin:35px 20px 5px 0;background-color:inherit;color:#000;font-weight:bold;text-decoration:none;width:300px;float:right;text-align:right;}
#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:1.083em;}
#products li .price span{padding-left:4px;font-size:1.083em;color:#666;}
#products li .basket{width:550px;margin:10px auto 0;padding-left:3px;font-size:1.6em;font-weight:bold;}
#products li .basket a{display:block;padding:10px 20px;color:#fff;background:#000;text-transform:uppercase;font-family:Gothic, Arial;text-decoration:none;}
#products li .basket a:hover{}

#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{clear:left;float:none;display:block;width:90%;margin:0 auto;padding:0 5%;text-align:left;}
* html #product{margin:0;} /* IE 6 hack */
#product h1{margin:10px 0 10px;background:inherit;color:#000;font-size:2.25em;font-weight:normal;text-transform:uppercase;font-family:Gothic, Arial;}
#product h4{margin:0 0 10px;padding:2px 0 7px;font-weight:normal;font-size:0.917em;}
#product h4, #product h4 a{background:inherit;color:#000;text-decoration:none;}
#product h4 a:hover{background-color:inherit;color:#000;text-decoration:underline;}
#product h4 em{padding:0 5px;}

#product #box{float:right;width:400px;margin:5px 0 10px;padding:3px 0 10px;text-align:center;}
#product #box form{font-weight:bold;}
#product #box #price, #product #box #noPrice{clear:both;padding:35px 0 0;background-color:transparent;color:#666;font-size:1.417em;text-align:center;}
#product #box #noPrice{color:#000;}
#product #box #price em{font-style:normal;}
#product #box #price strong{padding:0 6px;font-size:1.176em;color:#000;font-weight:bold;}
#product #box #available{padding:35px 2px 20px;background-color:transparent;color:#666;font-weight:bold;font-size:0.9em;}
#product #box #addBasket{padding:20px 0 5px;background:none;border:none;}
#product #box #addBasket .submit{padding:8px 20px;border:0;background:#000;color:#fff;font-size:1.1em;text-transform:uppercase;font-family:Gothic, Arial;margin:5px 0 25px;}
#product #box #addBasket .submit:hover{}
#product #box .leftToNextLevel{float:left;}
#product #box .leftToNextLevel span{padding:0 4px 0 0;display:inline;}
#product #box .leftToNextLevel span:last-child{padding:0;display:inline;}
#product #box .runningoffercomment{font-weight:bold;color:#000;}


#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;}

/* FEATURES */
#features{margin:0 0 15px;min-width:300px;background:#e0e0e0;font-size:1em;}
#features thead td{padding:5px;background:#f0f0f0;text-align:center;font-weight:bold;}
#features tbody td, #features tbody th{padding:5px;background:#fff;font-weight:normal;text-align:left;}
#features .l0 td, #features .l0 th{background:#f0f0f0;}

/* BASKET AND ORDER */
#orderedProducts table{width:100%;margin:0;border-bottom:1px solid #e0e0e0;font-size:1em;color:#000;}
#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:#788A93;color:#fff;}
#orderedProducts thead em{padding:0 4px 0 0;font-style:normal;}
#orderedProducts tbody th, #orderedProducts tbody td{border-top:2px solid #fff;background:#fff;border-bottom:1px solid #e0e0e0;}
#orderedProducts tbody th{text-align:left;}
#orderedProducts tbody th a{background:inherit;font-weight:normal;text-decoration:none;}
#orderedProducts tbody th a:hover{text-decoration:underline;}
#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{text-align:right;}
#orderedProducts tfoot .summaryProducts, #orderedProducts tfoot .summaryProducts th, #orderedProducts tfoot .summaryShippingPayment, #orderedProducts tfoot .summaryOrder{text-align:right;}
#orderedProducts tfoot .nextStep .submit{background:#000;}
#orderedProducts tfoot .nextStep .submit:hover{}

#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:#000;}
#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:#000;}
#basket .buttons #continue{text-align:left;}
#basket .buttons #continue .submit{margin-right:5px;padding:3px 5px;}
#basket #pageDescription{margin-top:20px;}

#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;}
#basket legend{display:none;}

/* DISCOUNT VOUCHERS */
#discountVoucher td{text-align:right;}
#discountVoucher strong{padding-right:3px;}
#incorrectVoucher{margin:7px 0;background:inherit;color:#000;font-weight:bold;}
#orderedProducts tfoot #discountVoucher{color:#666;}

#order form{background:none;border:none;}
#order legend{display:block;padding:20px 0 10px;border:0;font-size:1.2em;font-weight:bold;color:#788a93;}
#order #personalData{padding:12px 3%;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;overflow:hidden;}
#order #personalData #setBasic, #order #personalData #setExtend{float:left;width:50%;}
#order #personalData label{display:block;padding:2px 0;font-weight:bold;color:#788a93;}
#order #personalData .input, #order #personalData #oComment{width:90%;margin:0 0 5px;}
#order #personalData #oComment{height:125px;}
#order #vrn{float:left;width:40%;}
#order #invoice{float:left;height:20px;margin-left:2%;padding-top:18px;text-align:right;}
#order #invoice input{float:left;margin-top:3px;}
#order #invoice label{float:left;margin:0 0 0 5px;font-weight:normal;}
#order #street{clear:both;}

#shippingAndPayments div{padding:11px 3%;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;}

#order tfoot td, #orderPrint tfoot td{color:#000;}
#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:#000;font-weight:normal;font-size:1.5em;}
#orderPrint #pageDescription p{padding:5px 0;}
#orderPrint .legend{clear:both;padding:20px 0 10px;background:inherit;color:#788a93;font-size:1.2em;font-weight:bold;}
#orderPrint dl{float:left;display:block;width:100%;margin:0;padding:5px 0;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;background:#fff;}
#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:2%;font-weight:bold;}
#orderPrint dd.orderComment, #orderPrint dd.orderIP{font-weight:normal;}

/* ORDER STATUS LINK */
#orderPrint .orderStatusLink{margin:10px 30px 20px;padding:14px;text-align:center;border-top:1px solid #bebebe;border-bottom:1px solid #bebebe;}
#orderPrint .orderStatusLink div{padding:3px 0;}

#content_bottom {width:100%;}
#content_bottom .container {width:1000px;}
#content_bottom  .box{float:right;}

/* FOOTER - SITE AND SCRIPT COPYRIGHTS STYLES */
#foot{clear:both;background:#000;font-size:0.75em;}
#foot .container{width:1050px;margin:0 auto;padding:15px 0;color:#fff;overflow:hidden;}
#foot a{background:inherit;color:#fff;text-decoration:none;}
#foot a:hover{background:inherit;}

#copy{float:left;padding:0 25px;}
.foot{float:right;padding:0 25px;}

@media print{
  /* PRINT STYLES */
  * {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 h4{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, #socialButtons, #plusOne, #contactPanel, #commentForm{display:none;}
}
/* PLUGINS */
#page .googlemap iframe{width:100%;height:350px;margin:0;padding:0;border:1px solid #000;}
#fbSideTab{z-index:50;position:fixed;top:230px;padding:10px;}
#fbSideTab.left{left:0px;padding-left:0;}
#fbSideTab.right{right:0px;padding-right:0;}
#fbSideTab .button{display:block;float:left;padding:0 10px 30px;}
#fbSideTab .fb{overflow:hidden;background-color:#2a2f34;}
#fbSideTab.left .fb{float:left;-moz-border-radius-topright:10px;border-top-right-radius:10px;-moz-border-radius-bottomright:10px;border-bottom-right-radius:10px;}
#fbSideTab.right .fb{float:right;-moz-border-radius-topleft:10px;border-top-left-radius:10px;-moz-border-radius-bottomleft:10px;border-bottom-left-radius:10px;}
#fbSideTab .fb.light{background-color:#e6e7e9;}
@media print{
  #fbSideTab{display:none;}
}
#content .theme-default .nivoSlider{width:660px;margin:0 auto;}
.theme-default .nivo-controlNav{padding:5px 0;}
.nivoSlider a.nivo-imageLink {background:white; filter: alpha(opacity=0);opacity: 0;} /* modrhh+ IE link hack*/
@media print{ #content .theme-default{display:none;} }


.reservationLink{float: left;margin: 15px 10px 0;}
.reservationLink a{float: left;color: #fff;background:#D11923;text-transform: uppercase;text-decoration: none;font-size: 0.875em;    padding: 2px 5px;}
.reservationLink a:hover{background: #000;}

#rezervationInfoTop{background: #ffdd17;color: #584b00;width: 100%;float:left;font-family: 'Gothic', Arial;}
#rezervationInfoTop .container{width: 1050px;margin: 0 auto;height: 110px;display: table;background: url('img/news.png') no-repeat left center;}
#rezervationInfoTop .container span{display: table-cell;vertical-align: middle;}
#rezervationInfoTop .container em{font-size: 1.313em;font-style: normal;padding-top: 10px;float: left;padding-left: 340px;}
#rezervationInfoTop .container a{float:right;border: 2px solid #584b00;border-radius: 25px;padding: 9px 50px;text-decoration: none;text-transform: uppercase;font-size:1.063em;display: table-cell;vertical-align: middle;}
#rezervationInfoTop .container a:hover{background:  #584b00;color: #ffdd17; }

#rezervationInfoTop.reservationPage{background:#d11923 url('img/podstronaRezerwacje-banner.jpg') no-repeat center;color: #fff;}
#rezervationInfoTop.reservationPage .container{background: none;height: 217px;}

#rezervationInfoTop.reservationPage ul{list-style: none;text-align: left;font-size: 1.125em;font-family: 'Gothic', Arial;margin-top: 45px;}
#rezervationInfoTop.reservationPage ul li{padding: 10px 0 20px 58px;position: relative;}
#rezervationInfoTop.reservationPage ul li:before{left: 0;top: 0;position: absolute;border-radius: 50%;border: 1px solid #fff;height: 40px;width: 40px;text-align: center;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;font-size: 1.5em;padding-top: 3px;}
#rezervationInfoTop.reservationPage ul li:first-child:before{content: '1';}
#rezervationInfoTop.reservationPage ul li:nth-child(2):before{content: '2';}

#banner0{text-align:center;padding-bottom:15px;}
#banner1{text-align:center;margin:10px 0;}
#column .quick-slider{width:230px;margin:0 auto;}
#content .quick-slider{width:660px;margin:0 auto;}
@media print{ #banner0, #banner1, #column .quick-slider, #content .quick-slider{display:none;} }

#simpleNews{margin:60px 0 0;float:left;width:63%;}
#simpleNews .type{ color:#000;font-size:1.875em;text-transform:uppercase;font-family:Gothic, Arial; }
#simpleNews .type a{ text-decoration:none;color:#000;}
#simpleNews .type a:hover{ color:#d11923;text-decoration:none;}
#simpleNews .content{float:left;list-style:none;line-height:1.2em;}
#simpleNews li{padding:15px 0;width:100%;float:left;}
#simpleNews li .name{font-size:1.125em;font-family:Arial;padding-left:19%;}
#simpleNews li .name a{color:#231f20;text-decoration:none;}
#simpleNews li .date{padding:0;font-size:2em;float:left;width:19%;margin:30px 0 0;}
#simpleNews li .date strong{color:#000;margin-left:10px;}
#simpleNews li .date  span{color:#657983;}
#simpleNews li .description{padding:10px 0 0 19%;color:#919191;font-size:0.75em;}
#simpleNews li .photo{text-align:center;padding:0 0 20px;}
#simpleNews li .photo img{padding:0;border:0;}
#simpleNews li .photo img:hover{}
#simpleNews li .more{float:right;}
#simpleNews li .more a{background:#000;color:#fff;padding:7px 12px; float:right;font-size:0.750em;text-decoration:none;text-transform:lowercase;line-height:1em;}

#simplePromo{margin:0 0px 15px;width:1050px;}
#simplePromo .type{color:#000;font-size:2em;}
#simplePromo .content{padding:8px 10px;list-style:none;border-bottom:0px solid #757575;line-height:1.5em;}
#simplePromo li{padding:7px 0;border-bottom:0px solid #e7eaee;width:24%;float:left;clear:none;}
#simplePromo li .name{font-size:0.9em;}
#simplePromo li .date{padding:3px 0 0;font-size:0.8em;color:#666;}
#simplePromo li .description{padding:2px 0 0 5px;}
#simplePromo li .photo{text-align:center;padding:2px 0 0 5px;}
#simplePromo li .photo img{padding:1px;background:#c0bfbf;border:1px solid #eee;}
#simplePromo li .photo img:hover{border:1px solid #c9cdce;}
#simplePromo .lL{border-bottom:0;padding-bottom:0;}
#product #box #attributes{max-width:230px;margin:0 0 10px;}
* html #product #box #attributes{width:230px;}
#product #box #attributesLabel{display:none;}
.attribute{padding:20px;border:1px solid #bebebe;margin:0 50px 20px;background:#efefef;}
.attribute h3{font-size:1.2em;font-weight:bold;}
#product #box dl#attributesSelects{text-align:left;margin:0 10px 10px;border:1px solid #bebebe;padding:0 2px 5px 10px;}
#product #box dl#attributesSelects dd{padding:0 0 5px;margin:0;}
#product #box dl#attributesSelects dt{padding:5px 0 2px;margin:0;}
#product #box dl#attributesSelects select{width:210px;}
#noticeAboutCookies{display:none;padding:7px 0;background:#fff;font-weight:normal;}
#noticeAboutCookies.slide, #noticeAboutCookies.top{border-bottom:1px solid #555;}
#noticeAboutCookies.bottom, #noticeAboutCookies.top, #noticeAboutCookies.left-corner{position:fixed;z-index:2;width:100%;background-color:rgba(255,255,255,0.9);}
#noticeAboutCookies.top{top:0px;}
#noticeAboutCookies.bottom{bottom:0px;border-top:1px solid #555;}
#noticeAboutCookies.left-corner{width:200px;left:0px;bottom:0px;padding:10px;border:1px solid #bbb;font-size:0.8em;}
#noticeAboutCookies .close{margin-left:20px;font-size:0.917em;color:#999;font-weight:normal;text-decoration:none;}
#noticeAboutCookies .close:hover{color:#f00;}
#noticeAboutCookies.left-corner .close{display:block;margin:10px 0 0;}
/* TAGS */
#tags{margin:10px 0;padding:0;list-style:none;}
#tags li{display:inline;padding:0 5px 0 0;}
#tags li a{font-weight:bold;}
h3.tagName{padding:10px 0 5px;background:inherit;color:#01476f;font-weight:normal;font-size:1.833em;}


#sideTab{z-index:51;position:fixed;right:-70px;top:50%;background:#000;border-bottom:none;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
* html #sideTab{display:none;}
*:first-child+html #sideTab{filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);right:0px;}
#sideTab{margin-right:-55px \ ;}
#sideTab a{display:block;padding:13px;text-decoration:none;color:#fff;font-size:1.633em;}


#column #eventCalendar{width:230px;margin:25px auto;}
#column .eventCalendar-wrap{background:#fff url('img/menu2_items_bg.png') repeat-x left bottom;border-bottom:2px solid #666465;}
#column .eventCalendar-wrap .arrow{top:2px;}
#column .eventsCalendar-currentTitle{background:#fff url('img/menu2_bg.png') repeat-x left bottom;}
#column .showAsWeek .eventsCalendar-day a{}
#column .showAsWeek .eventsCalendar-day a:hover{}
#column .eventsCalendar-daysList.showAsWeek{}
#column .dayWithEventsSelected a{background-color:#000;}
#column .eventsCalendar-daysList li.dayWithEvents a{background:#666465;}

#newsletter{text-align:center;}
#newsletter .input{width:200px;}
#newsletter label{display:none;}
#newsletter fieldset{padding:0;margin:0;}
#newsletter .type{ color:#000;font-size:1.875em;text-transform:uppercase;font-family:Gothic, Arial; text-align:center;}
#newsletter .type legend{margin:0;padding:0;float:none;}
#newsletter p{text-align:center;margin-top:5px;}
#noticeLayer{display:none;padding:7px 0;background:#fff;font-weight:bold;border-bottom:1px solid #555;}
#noticeLayer .close{margin-left:20px;font-size:0.917em;color:#999;font-weight:normal;text-decoration:none;}
#noticeLayer .close:hover{color:#f00;}

#darkBg{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.5;filter:alpha(opacity=50);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";z-index:999;}
#noticeLayer.darkNotice{position:fixed;top:100px;left:50%;z-index:1050;width:600px;margin-left:-300px;padding:30px;text-align:center;background:#fff;border:5px solid #fff;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
#noticeLayer.darkNotice .close{display:block;margin-top:20px;text-align:center;}
/* SUBPAGES LIST - NEWS */

#page h6.date{position:absolute;top:-25px;right:0px;padding:2px 0;font-size:1em;font-weight:normal;}

#content .subpagesList li h6{padding:0;font-size:2em;float:left;width:19%;margin:30px 0 0;}
#content .subpagesList li h6 strong{color:#000;margin-left:10px;}
#content .subpagesList li h6  span{color:#657983;}


*:first-child+html #page h6.date{top:-5px;} /* IE 7 hack */
* html #page h6.date{top:-5px;} /* IE 6 hack */
/* ASK ABOUT PRODUCT */
#product #askAboutProduct{font-size:0.917em;}
#product #askAboutProduct:hover{background:none;}
@media print{
  #askAboutProduct{display:none;}
}
.youtube{width:420px;height:315px;padding:1px;background:#c0bfbf;border:4px solid #eee;}
.youtube:hover{border:4px solid #c9cdce;}

/* USERS COLUMN LOGIN BOX */
#column .login{margin:0;padding:10px 7px;font-size:0.92em;text-align:center;background:#fff;}
#column .login label, #column .login legend{display:none;}
#column .login fieldset{padding:0;margin:0;}
#column .login .input{width:70px;margin:0 5px 0 0;}
#column .login .submit{width:auto;padding:3px 5px;font-weight:normal;font-size:0.917em;}
* html #column .login{padding:10px 0;}
* html #column .login .input{width:59px;}

/* USERS LOGIN, LOGOUT AND PROFILE */
#log .button{text-align:center;}
#log .forget{margin-top:15px;text-align:center;}

#profile .fb{padding-top:15px;text-align:center;white-space:nowrap;}
#profile .fb img{margin-top:10px;border:1px solid #273b65;}

#profile{clear:both;width:100%;margin:10px auto 0;}
#profile fieldset{padding:25px 20px;}
#profile fieldset legend{display:none;}
#profile dl, #profile dt, #profile dd{margin:0;padding:0;}
#profile dt{padding:0 0 4px;}
#profile dd{margin-bottom:18px;}
#profile dd.not-required{display:none;}
#profile.register dl#notRequired{display:none;}
#profile.register dd.not-required{display:block;}
#profile .input, #contactPanel textarea{width:99%;font-size:1em;}
#profile #captcha{width:50px;}
#profile .captcha em{font-style:normal;font-weight:bold;}
#profile .captcha ins{padding:0 3px;font-weight:bold;text-decoration:none;}
#profile .save{text-align:center;}

#forgetPasswordForm{margin:10px 0 0;padding:10px 20px;}
#forgetPasswordForm label{padding-right:10px;}
#forgetPasswordForm .input{width:150px;margin-right:5px;}
#resetPasswordForm #profile th label{font-weight:bold;}

#order .tab{float:left;}
#order .tab a{display:block;margin:10px 10px 0 0;padding:10px 15px 10px;border:1px solid #e0e0e0;border-bottom:0;-moz-border-radius-topleft:5px;border-top-left-radius:5px;-moz-border-radius-topright:5px;border-top-right-radius:5px;background:#fff;font-size:1em;font-weight:bold;color:#a3a3a3;text-decoration:none;}
#order .tab a:hover{color:#788a93;}
#order .tab a.selected{border-color:#c9c9c9;background:#fff;color:#666;}
#orderForm, #orderLoginForm{clear:both;}
#order #orderLogin div, #orderRegisterForm div{padding:12px 3%;background:#fff;border-top:2px solid #e0e0e0;border-bottom:2px solid #e0e0e0;}
#order #orderLogin label, #orderRegisterForm label{padding:0 7px 0 0;}
#order #orderLogin legend, #orderRegisterForm legend{display:none;}
#orderRegisterForm span{display:block;margin-top:7px;color:#949494;font-size:0.917em;}
#userOrdersListLink{text-align:right;}
#userOrders{width:100%;margin:10px 0 0;font-size:1em;text-align:left;}
#userOrders thead td{padding:8px 4px;background:#788A93;color:#fff;}
#userOrders tbody td{padding:6px 4px;border-top:2px solid #fff;background:#fff;border-bottom:1px solid #e0e0e0;}
#userOrders a{background:inherit;}
#userOrder .message{display:none;}
#userOrder #orderPrint{padding-top:15px;}
#orderLogin .submit, #forgetPasswordForm .submit{padding:2px 10px;}
#download{width:100%;background:#e0e0e0;font-size:1em;margin:15px 0 5px;}
#download td{padding:5px;}
#download .ico{padding:5px 0;text-align:center;width:30px;}
#download .date-file{width:120px;}
#download thead td{background:#f0f0f0;}
#download tbody td{background:#fff;}
#download tbody p{padding-top:2px;color:#666;}

/* SCROLL BACK TO TOP */
#backToTop{position:fixed;bottom:30px;right:1.5%;}
#backToTop a{display:block;width:70px;text-align:center;text-transform:uppercase;text-decoration:none;color:#000;font-size:0.917em;-webkit-transition:1s;-moz-transition:1s;transition:1s;opacity:0.6;filter:alpha(opacity=60);}
#backToTop a:hover{color:#000;opacity:1;filter:alpha(opacity=100);}
#backToTop span{display:block;width:70px;height:70px;margin-bottom:7px;background:#939393 url('img/back_to_top.png') no-repeat center center;-webkit-transition:1s;-moz-transition:1s;transition:1s;}
#backToTop a:hover span{background-color:#000;}
@media screen and (max-width:1180px){
  #backToTop a{opacity:0.4;filter:alpha(opacity=40);}
}
#imagesList7{height:700px;}
#imagesList7 .galleria-stage{height:600px;border:1px solid #eee;background:#fff}
#imagesList7 .galleria-thumbnails .galleria-image{border:1px solid #eee;}
#imagesList7 .galleria-thumb-nav-left, #imagesList7 .galleria-thumb-nav-right, #imagesList7 .galleria-info-link, #imagesList7 .galleria-info-close, #imagesList7 .galleria-image-nav-left, #imagesList7 .galleria-image-nav-right{background-color:#000;}

#qtf_pricing {padding:20px;}
#qtf_pricing span{font-weight:normal;padding:0 0px;float:left;}
#qtf_pricing #pricing_price{padding:20px 0 ;float:left;margin-bottom:200px;width:350px;font-size:7em;}
#qtf_pricing #finalPrice {}
#qtf_pricing #price_info {font-size: 0.4em;}

.qtf_select {padding:10px;margin:10px;}
.qtf_text {color:#000;}

#reservations-content{margin:0 auto;}
.div-table-reservations {
	width: 100%;
	height: 99%;
	overflow: hidden;
	float:left;
	position:relative;
}
.table-reservations {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0px;
	padding-top: 0px;
	margin: 0px;
	position:relative;
}
.hours {
	height: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	border-width: 0 0 1px 0;
	padding: 0px;
	margin: 0px;
}
.hours th {
	height: 20px;
}
.lane-section td {
	height: 20px;
}

.hours-header
{
	border: 1px solid #555;
	background: #666;
	color: #ffffff;
	font-weight: bold;
}
.lanes-header
{
	border: 1px solid #555;
	background: #666;
	color: #ffffff;
	font-weight: bold;
}
.first_col {
	vertical-align: top;
}
.ramka
{
	border-style: solid;
	border-color: #eeeeee;
}
.ramka-none {
	border-width: 0;
}
.ramka-left {
	border-width: 0 0 0 1px;	
}
.ramka-right {
	border-width: 0 1px 0 0;
}
.ramka-bottom {
	border-width: 0 0 1px 0;
}
.ramka-top {
	border-width: 1px 0 0 0;
}
.lanes-sections {
	height: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
}
.lane-section {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}
#navi-days{float:left;}
#navi-label{display:block;float:left;}
#navi-date-div{float:left;margin-left:5px;font-size:16;}
#calendar-headers{width:100%;float:left;}
.navi-day {float:left;font-size:16;padding:3px;margin-left:3px;cursor:pointer;width:40px;height:20px;border:1px solid black;text-align:center;vertical-align:middle;}
.eventContent{width:100%;position:relative;top:-15px;padding:10px;}
.eventContent span{width:100%;text-align:center;vertical-align:middle;display:block;font-family: Gothic, Arial;font-size:1.3em}
.eventTimeHeader
{	padding:5px;
	opacity: 0;
    filter: alpha(opacity=0); /* For IE8 and earlier */
}
.qtip.qtip-default.tpDescription.qtip-pos-tl{background:#fff;font-size:0.8em;line-height:1.2em;padding:20px;border:1px solid #eee;text-align:justify;}
.qtip.qtip-default.tpDescription.qtip-pos-tl a{font-size:2em;text-decoration:none;line-height:1.6em}

.eventTime
{	
	position:relative;
	top:-15px;
}
.dayNameTable{border-collapse:collapse;border-spacing:0px;font-size:2em;font-family: Gothic, Arial;color:#000;}
.dayName {height:100%;float:left;}
.dayName span{
	display:block;
	height:100%;
	font-size:14px;
	text-transform:uppercase;
	
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);

	/* also accepts left, right, top, bottom coordinates; not required, but a good idea for styling */
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;

	/* Should be unset in IE9+ I think. */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.day-active {background-color:#788A93;color:#fff;}

/* Aplikacja klubowa - prawa kolumna*/
body#page1 #box10{margin:60px 0 0 7%;width:30%;}

/* Uciekaj¹ca oferta */
body#page1 #box2{margin:60px 0 0 7%;width:30%;}
body#page1 #box2 .type{color:#000;font-size:1.625em;text-transform:uppercase;font-family:Gothic, Arial; background:url('img/boxStartType.jpg') no-repeat top right;padding:20px 50px 20px 0;line-height:0.9em;}
body#page1 #box2 #more{float:right;background:#000;color:#fff;padding:7px 12px; font-size:0.750em;text-decoration:none;text-transform:lowercase;line-height:1em;margin:20px 80px 0 0;}

/*wyœwietlane w boxach*/
.leftToMaxLevel {width:352px;}
.maxLevel1 {color:black;display:block;width:100%;font-size:1.688em;}
.maxLevel2 {width:100%;font-size:1.125em;font-family:Gothic, Arial;color:#000;}
.maxLevel3 {font-size:1.125em;font-family:Gothic, Arial;color:#000;}
.maxLevelLeft{font-size:8.625em;color:#788a93;display:block;width:100%;line-height:1em;}
.maxLevelPrice{font-size:1.125em;font-family:Gothic, Arial;color:#000;}
.maxLevelDescription{font-size:2.938em;color:#000;display:block;width:100%;}
.leftToMaxLevel #dsc{width:60%;padding-bottom:20px;}

/*wyœwietlane w produkcie */
.maxLevelInfo {float: left;margin-top: 15px;}
.maxLevelBegining {}
.maxLevelLeftCount{}
.maxLevelEnd{}
.maxLevelProductPrice{}

.maxLevelAchieved {}
#menu0info{display:none;}

.ui-datepicker .ui-datepicker-header{background:#788A93;border-color:#788A93;}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{color:#788A93 !important;}
.ui-state-hover .ui-icon,.ui-state-focus .ui-icon {background-image: url("images/ui-icons_ffffff_256x240.png") !important;}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{background:#788A93 !important;border-color:#eee !important;color:#fff !important;}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{border:1px solid #788A93 !important;}
.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus {border-color:#788A93 !important;
background: #000 !important;color:#fff !important;}

@media screen and (max-width:1050px){
body{background-image:none !important;}
#body{background-image:none !important;}
#head0 .container, #head1 .container, #head2 .container, #head3 .container, #body .container, #foot .container, #simplePromo, #rezervationInfoTop .container{width:100%;}


#head3 .container{text-align:center;}
#head3 .box{display:inline-block;float:none;overflow:hidden;margin:25px 0 15px;}

#menuActiv a{float:right;margin:0;list-style:none; background: url(img/kreski.png) top right no-repeat #000; width:50px; height:75px; display:block; z-index:9999;position:absolute;top:0;right:0;cursor:pointer;}
#menuHead0{display:none;}
#menuHead0.activ{width:210px;background:#fff;display:block;z-index:9999;position:absolute;top:75px;right:0;}
#menuHead0.activ #menu1 ul, #menuHead0.activ #menu2 ul {display:block; width:210px; height:auto;background:#fff;margin:0;float:right;}
#menuHead0 #menu1 li, #menuHead0 #menu2 li{float:left;padding:0; display:none;clear:both;width:90%;}
#menuHead0.activ #menu1 li , #menuHead0.activ #menu2 li {display:block}
#menuHead0 #menu1 li a, #menuHead0 #menu2 li a{float:left; width:175px;padding:10px 0 10px 25px;color:#636363;background:inherit;}
#fb, #yt, #lupa{display:none;}
#menu0info{display:block;position:absolute;right:60px;top:28px;text-transform:uppercase;font-size:0.9em;width:105px;}

#menuHead0.activ #fb,#menuHead0.activ #yt, #menuHead0.activ #lupa {display:inline-block;float:left;width:70px;background-position:top center !important;}
#menuHead0.activ #fb a{background-color:#3b5999;width:70px;background-position:top center !important;}
#menuHead0.activ #yt a{background-color:#d11923;width:70px;background-position:top center !important;}
#menuHead0.activ #lupa{background-color:#000;}
#menuHead0.activ #searchMore{background-position:top center !important;width:70px;}
#content img{width:auto;height:auto;max-width:100%;}
#column{display:none;}
#sideTab{display:none;}
#counter{display:none;}
#content{width:90% !important;}
#products li .basket{width:auto;}
#product #box{width:100%;}
}
@media screen and (max-width:1024px){

#simpleNews{display:block;width:80%;padding:0 10%;}
#simpleNews .content{width:100%;}

body#page1 #box2, body#page1 #box10{width:80%;padding:0 10%;}
body#page1 #box2 .type{padding:20px 50px 33px 0;}
.maxLevelLeft{width:auto;float:left;padding-right:5%;}
.leftToMaxLevel{width:100%;}
.leftToMaxLevel #dsc{width:auto;padding-top:10px;}

#content .subpagesList li, body#page26 #content .subpagesList li, body#page81 #content .subpagesList li{clear:none !important;width:45% !important;margin:0 2.5% 20px;height:auto !important;min-height:300px; padding:18px 0;}
#content .subpagesList li .photo, body#page26 #content .subpagesList li .photo, body#page81 #content .subpagesList li .photo{width:100%;text-align:center;}
#content .subpagesList li .photo img, body#page26 #content .subpagesList li .photo img, body#page81 #content .subpagesList li .photo img{width:auto;}
#content .subpagesList li h2, body#page26 #content .subpagesList li h2, body#page81 #content .subpagesList li h2{height:auto;}
#content .subpagesList li div.description, body#page26 #content .subpagesList li div.description,body#page81 #content .subpagesList li div.description{height:auto;}
#content .subpagesList li .more, body#page26 #content .subpagesList li .more, body#page81 #content .subpagesList li .more{top:auto;bottom:0;}
body#page122 #content .subpagesList li{width:100% !important;clear:both !important;}
#reservations-content{width:100% !important;}
#rezervationInfoTop .container em{padding-left: 260px;}
}
@media screen and (max-width:900px){
#rezervationInfoTop .container{background: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0 5%;}
#rezervationInfoTop .container em{padding-left: 0;}
#head0 #searchForm table{display:none;}
#head0 #menu4{display:none;}
#head3 .container{text-align:center;}
#head3 .box{display:inline-block;float:none;overflow:hidden;margin:25px 5% 15px;}

}
@media screen and (max-width:768px){
#rezervationInfoTop .container {text-align: center;}
#rezervationInfoTop .container em{width: 100%;text-align: center;}
#rezervationInfoTop .container a{margin:0 auto;display: inline-block;margin-top: 10px;float: none;}
#logo{width:50%;}
#logo img{width:100%;}
#simpleNews li .photo img{width:100%;}
#simpleNews li .date{width:100%;padding-bottom:10px;}
#simpleNews li .name{clear:both;width:100%;padding:0;}
#simpleNews li .description{padding:10px 0 0;width:100%;}
body#page21 .subpagesList li h6{width:100%;padding-bottom:10px;}
body#page21 .subpagesList li h2{clear:both;width:100%;padding:0;}
body#page21 .subpagesList li .description{padding:10px 0 0 !important;width:100%;}
#page225 #products .list li{float:left;clear:none;width:100%;padding:20px 20px;text-align:left;height:500px;}
#products .list li .cal{float:left;font-size:1.5em;}
#products .list li .diet{float:left;clear:right;font-size:0.8em;padding-top:10px;margin-left:20px;}
#page225 #products li div.description ul li, #products li div.description ol{clear:left;margin:5px 0 0 5px;padding:0;height:auto;width:90%;}
#foot .container{text-align:center;}
#copy, .foot{float:none;text-align:center;}

#content .subpagesList li, body#page26 #content .subpagesList li, body#page81 #content .subpagesList li{clear:both !important;width:100% !important;margin:0 auto 20px;height:auto !important;min-height:100%;}
#content .subpagesList li .photo, body#page26 #content .subpagesList li .photo, body#page81 #content .subpagesList li .photo{width:100%;text-align:center;}
#content .subpagesList li .photo img, body#page26 #content .subpagesList li .photo img, body#page81 #content .subpagesList li .photo img{width:auto;}
#content .subpagesList li h2, body#page26 #content .subpagesList li h2, body#page81 #content .subpagesList li h2{height:auto;}
#content .subpagesList li div.description, body#page26 #content .subpagesList li div.description,body#page81 #content .subpagesList li div.description{height:auto;}
#content .subpagesList li .more, body#page26 #content .subpagesList li .more, body#page81 #content .subpagesList li .more{top:auto;bottom:0;}
.boxes .box{width:100%;clear:both;}
}

@media screen and (max-width:600px){

#rezervationInfoTop .container{height: auto;padding: 10px 5%;}
#rezervationInfoTop.reservationPage ul{margin-top: 0;}
}

@media screen and (max-width:480px){

#rezervationInfoTop.reservationPage{background:#d11923;}
#page h4{position:static;}
#page h1{font-size:1.8em;}
#menu0info{display:none;}
#fbSideTab{display:none;}
#backToTop{display:none !important;}
}
</pre></body></html>