
/* Quick.Cart.Ext WebStyle008-responsive stylesheet */
/*
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}*/
@font-face {
  font-family: 'FontAwesome';
  src: url('font/fontawesome-webfont.eot?v=4.0.3');
  src: url('font/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('font/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('font/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('font/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* GLOBAL STYLES */
body, body *{margin:0;padding:0;border:0;}
body,table{color:#181818;font-family:/*"Open Sans",*/Helvetica,sans-serif;font-size:13px;}

body{padding:0;text-align:center;font-family:/*"Open Sans",*/Helvetica,sans-serif;font-size:13px;line-height:1.5em;color:#555555;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;background-color: #272A3D;}

body {
  background: url(img/bcg.jpg);
  color: #555555;
  font-family: /*"Open Sans",*/Helvetica,sans-serif;
  font-size: 13px;
  line-height: 1.5em;
  padding: 0;
  text-align: center;
}

.input, select, textarea{ padding:5px; border:solid 1px #888}
.input.warning-required, select.warning-required, textarea.warning-required{border-color:#ac0000 #c78688 #c78688 #ac0000;background:#fbefef;}
.submit{font-style:normal;font-family:/*"Open Sans",*/Helvetica,sans-serif; padding:5px 17px; background:#181818; border:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease; color:#fff; cursor:pointer; overflow:hidden; text-decoration:none;}
.submit:hover{background:#30a2be;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}
.form{}
.form legend{display:none;}
.form label span{padding-left:10px;color:#949494;font-weight:normal;text-shadow:none;}
.hide{display:none;}

a{background-color:inherit;color:#181818;text-decoration:none;}
a:hover{text-decoration:underline;}

a#facebook{width:60px; height:60px; display:block; background:url(img/facebook.jpg) no-repeat center center; position:fixed; left:0px; top:260px; z-index:9999999;}
a#allegro{width:60px; height:60px; display:block; background:url(img/allegro.jpg) no-repeat center center; position:fixed; left:0px; top:340px; z-index:9999999;}

.clear{clear:both;height:0px;font-size:0px;line-height:0px;}
#skiplinks{position:absolute;top:0px;left:0px;z-index:999999;}
#skiplinks a{position:absolute;top:-500px;left:0px;z-index:10;min-width:200px;padding:10px;color:#000;}
#skiplinks a:focus{top:0;background:#fff;color:#000;}
.left{text-align:left;}
.center{text-align:center;}
.right{text-align:right;}

#container{position:relative;width:100%;margin:0 auto;position:relative; overflow:hidden}

/* HEADER WITH TOP MENU ABOVE LOGO */
#header{z-index:777; margin:0;-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,.5);box-shadow:0px 0px 15px 0px rgba(0,0,0,.5);padding:10px 0;background:#272A3D;min-height:90px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease; position:fixed; top:0; left:0; width:100%}
* html #head1 .container, * html #head2, * html #body{background:none;} /* IE 6 hack */

/* MENU TOP 1 */
#head1{margin:0 auto;width:1100px;}
#head1 .container{ float:right}
/*#menu1{display:none;}*/
#menu1 ul{float:right;margin:0 18px 0 0; padding:0;list-style:none;}
#menu1 li{float:left;padding:0 0 0 30px; margin:0; text-align:left; position:relative}
#menu1 li a{font-size:11px;color:white;}
#menu1 li a:hover, #menu1 .selected a{text-decoration:underline; color:#FFF}

#menu1 li.lBasket{text-align:left;}
#menu1 li.lBasket a{background:none;}
#menu1 li.lBasket a:before{content:"\f07a";font-family:'FontAwesome';font-weight:normal;font-style:normal;font-size:26px; position:absolute; top:5px; left:0;}
#menu1 li.lBasket span{padding:0px 0 0px 0px;display:block;font-size:10px;font-family:sans-serif; color:#888; margin:-7px 0 0 0}

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head2{width:1100px;margin:0 auto;text-align:left; position:relative; }
#head2 .container{ float:left;}

#logo{padding:30px 0px 10px 0px; color:#30a2be;}
#logo #title a{font-weight:bold;font-size:50px;text-transform:capitalize;text-decoration:none; color:#30a2be;}
#logo #title a strong{color:#888; font-weight:normal}

/* HEADER WITH TOP MENU BELOW LOGO */
#head3{width:1100px;margin:0 auto;text-align:left;}
#head3 .container{float:right; clear:right}

/* MENU TOP 2 */
#menu2 ul{margin:10px 0 10px 0;list-style:none;}
#menu2 li{float:left;padding:0;}
#menu2 li a{float:left;padding:14px 20px 14px 20px;color:#999999;font-size:14px;background:inherit;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}
#menu2 li a:hover, #menu2 .selected a{text-decoration:none;color:#ffffff !important;background:#2b4c79;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}

/* SLIDER */
#banner{ width:100%; padding-top:105px; height:370px;}
#slogan {
  color: #FFFFFF;
  font-size: 50px;
  line-height: 90%;
  margin: 0 auto;
  padding: 50px 0 0;
  text-align: center;
  width: 1100px;
}

/* BODY STYLES - LEFT AND RIGHT COLUMN */
#body{clear:both;float:left;width:100%;margin:0 auto;}
#body .container{overflow:hidden;width:1100px;margin:0 auto;text-align:left; background:rgba(255,255,255,0.5)}

/* LEFT COLUMN STYLES */
#column {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3);
  float: left;
  padding: 0 1%;
  width: 27%;
}

#column .type {margin-top:10px;padding:7px 0 7px 0px;color: #272a3d;font-size:23px;}
#column .submenu {
    margin-top: 10px;
    padding: 7px 0 7px 0px;
    color: #fff;
    background-color: #243f63;
    font-size: 23px;
    padding: 10px;
}
.order #column{display:none;}

/* LEFT MENU */
#menu3{padding:22px 0px 10px 0; clear:both}
#menu3 ul{padding:10px 0;list-style:none;}
#menu3 li{padding:1px 0; width:100%; overflow:hidden}
#menu3 li a{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;display:block;width:98%;padding:0px 0 0px 2%;font-size: 16px; font-weight:bold;background:#243f63; height:40px; line-height:40px; position:relative; color:#fff}
#menu3 li a:after{content: "\f00c";font-family:'FontAwesome';font-weight:normal;font-style:normal; background:#1e3657; text-align:center;width:40px;height:40px;line-height:40px;overflow:hidden; display:block; position:absolute; top:0; right:0;}
#menu3 li a:hover, #menu3 .sub1 a:hover{ text-decoration:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease; background:#34598c;}

#menu3 .sub1{margin:0 0 10px 0;padding:0; background:none}
#menu3 .sub1 li{padding:0px 0 0px 24px;  margin:0; background:none}
#menu3 .sub1 a{display:block;padding:0px 0 0px 0; background:none; height:30px;color:#888;}
#menu3 .sub1 a:after{display:none}
#menu3 .sub1 a:hover{background:none; color:#30a2be;}

/* search form */
#searchForm{margin:12px 0px 10px 0px; height:20px; position:relative;}
#searchForm label, #searchForm legend{display:none;}
#searchForm .input{width:70%; height:34px; line-height:34px; padding:0 0 0 4px;  position:absolute; left:0;font-family:/*"Open Sans",*/Helvetica,sans-serif;}
#searchForm .submit{width:30%;height:36px; position:absolute; right:0; color:#FFF;font-family:/*"Open Sans",*/Helvetica,sans-serif; font-weight:bold; font-style:normal }

/* BASKET SUMMARY */
#basketSummary{margin:0 0 5px 0px;}
#basketSummary .title{padding:7px 0 7px 0px;background:inherit;font-size:23px; color:#30a2be}
#basketSummary .title a {font-size:23px; color:#272a3d}
#basketSummary ol{margin:6px 0;padding:0 5px;list-style:none;font-weight:bold; border:solid 1px #888;}
#basketSummary li{padding:5px 3px 7px;}
#basketSummary .lL{border:0;}
#basketSummary li h3{font-size:0.9em;}
#basketSummary li div{padding:5px 0 0;font-weight:normal;font-size:0.9em;}
#basketSummary li .priceQuantity{background:inherit;}
#basketSummary li strong{padding:0 2px 0 5px;font-weight:bold;}
#basketSummary li em{font-style:normal;}
#basketSummary .summary{margin:0 5px;padding:5px;text-align:center;font-weight:bold;}
#basketSummary .summary em{font-style:normal;}
#basketSummary .summary strong{padding:0 3px;font-weight:bold;}
#basketSummary .summary span{font-weight:bold;}

/* PROMOTED PRODUCTS */
#promoted{margin:0px 0 16px 0;padding:0 0px;}
#promoted .title{padding:7px 0 5px 0px;background:inherit;   color: #272a3d;font-size:23px;}
#promoted ul{list-style:none;padding-bottom:0px;text-align:center;border:1px solid #888;overflow: hidden; margin-top:10px}
#promoted li{padding:13px 0;}
#promoted li img{border:1px solid #888;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}
#promoted li img:hover{border-color:#30a2be; opacity:0.6;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}
#promoted li .name{font-size:1.1em;padding:5px 0;font-weight:bold;}
#promoted li .price, #promoted li .noPrice{padding:2px 0 0;}
#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;}

/* boxes */
.box .type{margin-top: 10px;padding: 7px 0 7px 0px;color: #30A2BE;font-size: 23px;}
#column .box .content, #column .box .page-box, #column .box .product-box{display:block;padding:15px 10px 10px 15px;border:1px solid #888}

#column .box{padding:0 0px 10px 0; margin:0; }
#column .box ul, #column .box ol{margin:0 !important;list-style:none;}
#column .box li{padding:2px 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;}
.boxes { margin-left:-2%;}
.boxes .box{float:left;width:31%;padding:0;margin:0 0 16px 2.3%;}
.boxes .box .content, .boxes .box .page-box, .boxes .box .product-box{padding:5px 10px 15px;list-style:none;line-height:1.5em;text-align:left;}
.box ul, .box ol{margin:0 !important;list-style:none;}
.box li{padding:6px 0 2px 15px;}
.box li a{display:block;width:87%;padding:2px 2% 4px 7%;color:#181818;font-size:1.083em;background:none;}
.box li a:hover{color:#181818;background:none;}

.boxes.footer .box{margin-top:10px;margin-bottom:10px;}

.box .price, .box .noPrice{padding:2px 0 0;background:inherit;color:#c22463;}
.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;}


/* RIGHT COLUMN STYLES */
#content{float:right;width:67%;padding:20px 0 5px 0;text-align:left; position:relative}
* html #page{width:100%;}
#page{position:relative;text-align:left;clear:left; width:100%}

.order #content{width:100%;}
* html #page{width:100%;} /* IE 6 hack */
* html .order #page{width:94%;} /* IE 6 hack */
#body.order .container{width:1100px;background:#fff;border:0;}

/* PAGE TITLE */
#page h1{margin:0px 0 15px 0;font-size:2.417em;font-weight:normal; color:#272a3d}

/* NAVIGATION PATH - TREE */
#page h4, #page h6.date{ padding-bottom:8px;}
#page h4 a{font-weight:normal;}
#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-top:0px;font-size:1.083em;line-height:1.5em;}
#page div.content ul, .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;}

.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 1px;font-size:1.083em;}

/* IMAGES STYLES */
.imagesList{list-style:none;}
.imagesList li{margin:0 0 15px 0;text-align:center;}
.imagesList li div{text-align:center;}
.subpagesList li img, .imagesList li img, .imagesList#imagesListPreview li img, .imagePreview img, #products li .photo img, #subpagesGallery td img, .imagesGallery td img, #productsRelated img, .box .page-box img, .box .product-box img{border:1px solid #888;}
.subpagesList li img:hover, .imagesList li img:hover, .imagesList#imagesListPreview li img:hover, .imagePreview img:hover, #products li .photo a:hover img, #subpagesGallery td img:hover, .imagesGallery td img:hover, #productsRelated img:hover, .box .page-box img:hover, .box .product-box img:hover{border-color:#30a2be; opacity:0.6;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}

/* IMAGES STYLES - GALLERY */
#imagesGallery3{margin:0 0 15px;}
#imagesGallery4{margin:15px 0 0;}
.imagesGallery{clear:both;}
.imagesGallery .pages{clear:both;}
.imagesGallery table{width:100%;clear:both;padding:10px 0;font-size:1em;}
.imagesGallery td{padding:15px 7px 10px;text-align:center;vertical-align:top;}
.imagesGallery td div{font-weight:normal;font-size:1.1em;line-height:1.4em;}

#imagesList1{float:left;margin:7px 20px 0 0;}
#imagesList2{clear:right;float:right;margin:8px 0 0 15px;}

.imagePreview div{margin:5px 0 10px;text-align:center;}
#imagesListPreview{float:left;margin:6px 20px 0 0;}
* html #imagesListPreview{margin-top:-5px;}
.imagesList#imagesListPreview li{margin-bottom:3px;}

/* FILES LIST STYLES */
#filesList{width:100%;float:left;margin:15px 0 5px;list-style:none;vertical-align:middle;}
#filesList li{width:100%;float:left;clear:left;margin:5px 0 5px;}
#filesList img{margin:0 8px 0 0;vertical-align:middle;}
#filesList em{padding-left:2px;background:inherit;}

/* SUB PAGES LIST STYLES */
.subpagesList{float:left;width:100%;margin:7px 0;list-style:none;}
.subpagesList li{clear:left;float:left;width:96%;margin:10px 0;padding:13px 2%;}
* html .subpagesList li{width:100%;}
.subpagesList li .photo{float:left;margin:0 18px 5px 0;}
.subpagesList li h2{padding-bottom:10px;}
.subpagesList li h2, .subpagesList li h2 a{font-size:1.25em;font-weight:normal;}
.subpagesList li ul{list-style:disc;}
.subpagesList li ol{list-style:decimal;}
.subpagesList li p{padding-bottom:10px;}
.subpagesList li div.description{font-weight:normal;font-size:1em;line-height:1.4em;}

/* SUB PAGES LIST - NEWS and GALLERY */
.subpagesList li h6{padding:0 0 5px;font-weight:bold;font-size:1em;}
#subpagesGallery{width:95%;margin:5px 0 10px;padding:10px 0;font-size:1em; background:rgba(0,0,0,0.2)}
#subpagesGallery td{padding:15px 7px 10px;text-align:center;}
#subpagesGallery td h2, #subpagesGallery td h2 a{font-size:1.25em;font-weight:normal;margin:3px 0 0;}

/* SITE MAP */
#siteMap{margin:10px 0 10px 20px;list-style:circle;}
#siteMap li{margin:5px 0;padding:5px 10px;}
#siteMap ul{margin:0;padding:3px 0 0 10px;border:0;list-style:none;}
#siteMap ul li{margin:0;padding:3px 10px;border:0;}
#siteMap ul li a{font-weight:normal;}
#siteMap ul.products{list-style:disc;margin-left:10px;padding:10px 0 0;}
#siteMap ul.products li{padding:3px 0 2px 2px;}
#siteMap li .price{display:inline;font-size:0.917em;padding-left:5px;}
#siteMap li strong{padding:0 5px 0 7px;}
#siteMap li span{}
#siteMap li ins{text-decoration:none;font-weight:bold;}
#siteMap li ins em{padding-right:5px;background:inherit;text-decoration:line-through;font-style:normal;}

/* CONTACT FORM */
#contactPanel{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;}

/* COMMENTS */
#commentForm{clear:both;width:100%;margin:10px auto 0;}
#commentForm fieldset{padding:15px 5px;}
#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:#2e6a97;font-weight:bold;}
#commentForm .input, #commentForm textarea{width:99%;padding:3px;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{overflow:hidden;margin:5px 0 5px;padding:10px 0 5px;font-size:1.7em;font-weight:normal;}
#comments{float:left;width:100%;margin:7px 0;list-style:none;}
#comments li{clear:left;float:left;width:100%;margin:5px 0 10px;padding:6px 0 13px;}
* html #comments li{width:100%;}
#comments div{float:left;width:25%;}
#comments h5{font-size:1em;}
#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;}

/* OPTIONS LINK */
#options{clear:both;float:right;width:100%;margin:10px 10px;font-size:1em;text-align:right;}
*:first-child+html #options{width:95%;} /* IE 7 hack */
#options a{padding:0 10px 0;}
#options .back, #options .print{float:right;}

.message{padding:50px 0;text-align:center;}
.message h3{background:inherit;color:#181818;font-weight:normal;font-size:2.4em;}


/* FOOTER - SITE AND SCRIPT COPYRIGHTS STYLES */
#foot {
  background: none repeat scroll 0 0 #272A3D;
  clear: both;
  float: left;
  font-size: 1.083em;

  margin: 0 auto;
  width: 100%;
}
#foot .container{width:1100px;margin:0 auto;padding:27px 0;color:#fff;overflow:hidden;text-align:left;}
#foot a{background:inherit;color:#fff;}
#foot a:hover{text-decoration:underline;}

#copy{float:left;padding:0 0px;}
.foot{float:right;padding:0 0px;}

/* SOCIAL BUTTONS */
#plusOne{position:absolute;top:110px;right:15px; overflow:hidden}
#socialButtons{float:left;width:100%;margin:10px 0;padding:5px 0 3px;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 a img{vertical-align:middle;}

/* PRODUCTS LIST */
#products{float:left;width:100%;margin-bottom:10px;list-style:none;}
#products ul.list{float:left;width:100%;list-style:none;}
#products .list li{float:left;}
#products li .photo{font-size:0px;line-height:0px;}
#products li h2{padding:5px 0 5px 0;font-weight:bold;font-size:1.083em;}
#products li h3{padding:5px 0 9px;text-align:left;font-weight:normal;font-size:0.917em;}
#products li h3 em{padding:0 5px;}
#products li .price, #products li .noPrice{margin:5px 0 5px 0;background-color:inherit;color:#181818;font-weight:bold;text-decoration:none;}
#products li .price em{padding:0 6px 0 0;font-style:normal;font-weight: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;font-weight:normal;}
#products li .basket{width:150px;font-size:0.917em;display:block;font-weight:bold;text-align:center;line-height:30px;height:30px; overflow:hidden;border:0;margin:10px auto 0;}
#products li .basket a{color:#fff;background:#888;padding:0 0 0 5px; height:30px; line-height:30px; float:left; width:100%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}
#products li .basket a:after { content:"\f07a";font-family:'FontAwesome'; padding-right:16px; padding-left:9px; overflow:hidden; float:right;background:#181818; color:#FFF}
#products li .basket a:hover{background:#30a2be; text-decoration:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}

#products{clear:both;margin-top:10px;}
#products .list li{clear:none;width:30%;margin-left:4.9%;padding:20px 0;text-align:center;}
#products li.column1{clear:both;margin-left:0;}
#products li h3{text-align:center;}
#products li div.description{margin:10px 0 0;text-align:justify;}
#products li.pages#pagesAfter{clear:both;}
#products .list li li{float:none;width:auto;margin-left:0px;padding:0;border-top:0px;text-align:left;}

#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{display:block;text-align:left;clear:left;}
* html #product{margin:0;} /* IE 6 hack */
#product h1{padding:5px 0 5px;font-size:2.25em;font-weight:normal;}
#product h4{margin:0 0 10px;padding:2px 0 7px;font-weight:normal;font-size:0.917em;}
#product h4 em{padding:0 5px;}

#product #box{float:right;width:250px;margin:5px 0 10px 5px;padding:3px 0 10px;border:1px solid #888;text-align:center;color:#30a2be;}
#product #box form{font-weight:bold;}
#product #box #price, #product #box #noPrice{padding:7px 0;font-size:1.417em;text-align:center;}
#product #box #price em{font-style:normal;}
#product #box #price strong{padding:0 6px;font-size:1.176em;font-weight:bold;}
#product #box #available{padding:8px 2px 0;font-weight:bold;font-size:0.9em;}
#product #box #addBasket{padding:10px 0 5px;background:none;border:none;}
#product #box #addBasket .submit{width:176px;padding:5px;text-align:center;border:0;font-size:1.1em;font-weight:bold;}
#product #box #addBasket legend{display:none;}

#product div.content{clear:left;padding:0 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:#888;font-size:1em;}
#features thead td{padding:5px;background:#bbb;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:#bbb;}

/* 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}

/* BASKET AND ORDER */
#orderedProducts table{width:100%;margin:0;font-size:1em;}
#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;}
#orderedProducts thead em{padding:0 4px 0 0;font-style:normal;}
#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 tfoot{text-align:right;}
#orderedProducts tfoot .summaryProducts, #orderedProducts tfoot .summaryProducts th, #orderedProducts tfoot .summaryShippingPayment, #orderedProducts tfoot .summaryOrder{text-align:right;}

#orderedProducts table{margin:10px 0 0 0; border:1px #888 solid; width:99.6%}
#orderedProducts table thead td, #orderedProducts table .buttons td, #orderedProducts table #nextStep th{ background:#888; color:#fff}
#basket .info{padding:10px 0;text-align:left;}
#basket #recount .submit{padding:2px 3px;}
#basket .summaryProducts{font-size:1.36em;font-weight:bold;}
#basket .summaryProducts #summary{font-weight:bold;}
#basket .del{padding:0 5px 0 10px;}
#basket #pageDescription{margin-top:20px;}
#basket #continue{text-align:left;}
#basket #save{text-align:left;}
#basket legend{display:none;}

/* DISCOUNT VOUCHERS */
#discountVoucher td{text-align:right;}
#discountVoucher strong{padding-right:3px;}
#incorrectVoucher{margin:7px 0;font-weight:bold;}

#order legend{display:block;padding:20px 0 10px;border:0;font-size:1.2em;font-weight:bold;}
#order #personalData{padding:12px 3%; margin-right:2%;overflow:hidden;}
#order #personalData #setBasic, #order #personalData #setExtend{float:left;width:50%;}
#order #personalData label{display:block;padding:2px 0;font-weight:bold;}
#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 input{float:left;}
#order #invoice label{float:left;margin:2px 0 0 5px;font-weight:normal;}
#order #street{clear:both;}

#shippingAndPayments div{padding:11px 3%;}

#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{font-size:1.36em;font-weight:bold;}
#order .summaryOrder th, #orderPrint .summaryOrder th{text-align:right;}
#order #rulesAccept th, #order #nextStep th{text-align:right;font-weight:normal;}
#order #rulesAccept th a{font-weight:bold;}
*:first-child+html .nextStep .submit, *:first-child+html #basket #save .submit{padding:2px 0px;} /* IE 7 hack */

/* ORDER SUMMARY/PRINT PAGE */
#orderPrint #pageDescription{padding:10px 8px 20px;text-align:center;background:inherit;font-weight:normal;font-size:1.5em;}
#orderPrint #pageDescription p{padding:5px 0;}
#orderPrint .legend{clear:both;padding:20px 0 10px;font-size:1.2em;font-weight:bold;}
#orderPrint dl{float:left;display:block;width:100%;margin:0;padding:5px 0;}
#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;}

/* 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;}
#order #orderedProducts table {margin: 10px 0 0 0;border: 1px #888 solid;width: 95%;}

/* PAYMENTS */
#paymentDescription{margin:10px 30px 20px;padding:20px;text-align:center;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;}

.submenu {
    display: none;
}

@media print{
  /* PRINT STYLES */
  * {color:#181818 !important;background:#fff !important;border-color:#444 !important;border-width:1px !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;}

  #features td, #features th{border-bottom:1px solid #444;}
  #productsRelated .price em, #productsRelated .price span, #productsRelated .price strong{font-weight:normal;}
#slogan{width:100%;margin:0 auto;text-align:center;padding:90px 0 0px 0px;color:#fff;font-size:50px; height:190px; line-height:90%}
#header{z-index:777; margin:0;-webkit-box-shadow:none;box-shadow:none;padding:10px 0;background:none;min-height:90px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease; position:fixed; top:0; left:0; width:100%}
}

/* PLUGINS */

/* RELATED PRODUCTS */
#productsRelated{clear:both;float:left;width:100%;border-top:2px solid #e0e0e0;padding-top:10px;}
#productsRelated h3{font-size:1.7em;font-weight:normal;color:#c22463;}
#productsRelated ul{float:left;width:100%;margin:10px 0;padding:15px 0 10px;list-style:none;border-bottom:2px solid #e0e0e0;}
#productsRelated li{float:left;width:32%;margin-left:2%;padding:5px 0 15px;text-align:center;vertical-align:top;}
#productsRelated li.column1{clear:both;margin-left:0;}
#productsRelated img{margin-bottom:5px;padding:1px;background:#c0bfbf;border:4px solid #eee;-webkit-box-shadow:0 0 10px rgba(48,47,47,.4);box-shadow:0 0 10px rgba(48,47,47,.4);}
#productsRelated img:hover{border:4px solid #c9cdce;}
#productsRelated a{display:block;padding:0 5px;font-weight:bold;text-decoration:none;}
#productsRelated a:hover{text-decoration:underline;}
#productsRelated .price, #productsRelated .noPrice{padding:6px 0 0;color:#2e6a97;}
#productsRelated .price strong{padding:0 2px 0 5px;font-weight:bold;}
#productsRelated .price em{padding:0;background:inherit;font-style:normal;}
#productsRelated .price span{font-weight:bold;padding-left:5px;}
@media print{
  #productsRelated .price em, #productsRelated .price span, #productsRelated .price strong{font-weight:normal;}
  #productsRelated{float:none;width:17.2cm;padding:0;margin:0;}
}
/* ADVANCED SEARCH */
#searchFormAdvanced{margin:0 20px;padding:10px 0 0;text-align:right;width:225px;}
#searchFormAdvanced .input{width:218px;}
#searchFormAdvanced .phrase label, #searchFormAdvanced .producer label{display:none;}
#searchFormAdvanced select{width:100%;font-size:1em;}
#searchFormAdvanced .hide, #searchFormAdvanced legend{display:none;}
#searchFormAdvanced div{padding:3px 0;}
#searchFormAdvanced .prices .input{width:42px;margin:0 0 0 4px;}
#searchFormAdvanced .prices label{padding-left:4px;}
#searchFormAdvanced .submit{margin-top:5px;font-size:0.917em;font-style:normal;border:0;background:#272a3d}
* html #searchFormAdvanced .submit{padding:4px 3px 9px;}

/* BANNERS */
#banner0{text-align:center;padding-bottom:15px;}
#banner1{text-align:center;margin:10px 0;}
#column .theme-default{padding-top:15px;}
#column .theme-default .nivoSlider{width:230px;margin:0 auto;}
#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{ #banner0, #banner1, #column .theme-default, #content .theme-default{display:none;} }
#noticeAboutCookies{display:none;padding:7px 0;background:#fff;font-weight:bold;}
#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;}
#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;}
#product .recommended, #products .recommended{padding-left:5px;}
#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;}
/* ASK ABOUT PRODUCT */
#product #askAboutProduct{font-size:0.917em;}
#product #askAboutProduct:hover{background:none;}
@media print{
  #askAboutProduct{display:none;}
}
#newsletter .input{width:200px;}
#newsletter label{display:none;}
#newsletter fieldset{padding:0;margin:0;}
#newsletter .type{margin-top:0;}
#newsletter p{text-align:center;margin-top:5px;}
#basket .image img{padding:1px;background:#fff;border:2px solid #c9cdce;}
#basket .image a:hover img{border:2px solid #a4aaac;} 
.infoDiscount{color:#666;background:inherit;font-size: 0.9em;padding-bottom:5px;text-align:center;}
#order #ceneoAccept label{font-weight:normal;font-size:0.917em;}

/* SCROLL BACK TO TOP */
#backToTop{position:fixed;bottom:30px;right:1.5%;}
#backToTop a{display:block;width:80px;text-align:center;text-transform:uppercase;text-decoration:none;color:#606060;font-size:0.917em;-webkit-transition:1s;-moz-transition:1s;transition:1s;opacity:0.6;filter:alpha(opacity=60);}
#backToTop a:hover{color:#2b4c79;opacity:1;filter:alpha(opacity=100);}
#backToTop span{display:block;width:80px;height:90px;margin-bottom:7px;background:#939393 url('img/back_to_top.png') no-repeat center center;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;-webkit-transition:1s;-moz-transition:1s;transition:1s;}
#backToTop a:hover span{background-color:#2b4c79;}
@media screen and (max-width:1180px){
  #backToTop a{opacity:0.4;filter:alpha(opacity=40);}
}

/* USERS COLUMN LOGIN BOX */
#column .login{margin:10px 20px;padding:10px 7px;font-size:0.92em;text-align:center;border-top:2px solid #757575;border-bottom:2px solid #757575;}
#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:50px;padding:3px 0;font-weight:bold;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%;padding:3px;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:#2e6a97;}
#order .tab a.selected{border-color:#c9c9c9;background:#fff url('img/body.png');color:#666;}
#orderForm, #orderLoginForm{clear:both;}
#order #orderLogin div, #orderRegisterForm div{padding:12px 3%;background:#fff url('img/body.png');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:#2e6896;color:#fff;}
#userOrders tbody td{padding:6px 4px;border-top:2px solid #fff;background:#fff url('img/body.png');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;}

/* RESPONSIVE WEB DESIGN - media queries */
@media screen and (max-width:1116px){ /* RWD Step 1 */
#body .container, #order{width:95%; padding:0 2.5%;}
#header{width:95%; padding:0 2.5%; height:100px;}
#head1 {margin: 0;width:70%; position:absolute; top:5px; right:0}
#head3 {margin: 0;width:70%; position:absolute; top:35px; right:0} 
#banner{padding-top:105px;height: auto}
#slogan{width:95%; padding-left:2.5%; padding-right:2.5%}

#foot .container{width:95%; padding-left:2.5%; padding-right:2.5%}
/* HEADER STYLES */
#menu1 ul{padding:5px;}
  
  /* LEFT COLUMN STYLES */  
  
  #basket #save{padding:6px 9px 0;}
  /* RIGHT COLUMN STYLES */
  
  #products .list li{width:48%;padding:0px;margin:5px;}
  #products .list .i1{clear:left;}
  #products li.column1{clear:none;}

  #product{width:100%;}
  #product div.content{padding-bottom:0px;}
  #product .imagePreview{margin-right:5px;}
  #product #imagesListPreview{margin-right:0px;}
  #product #box{padding:2px 1%px;width:32.9%;margin-top:7px;}
#product #box #addBasket .submit {    width:auto;}
  /* ORDER ETC */

  #body.order .container{width:100%;}

  /* EXT */
  #promoted{padding:0px;width:100%;}
  #basketSummary{margin:10px 0px 0;}
  #basketSummary ol{padding:0 10px;}
#options {clear: both;float: right;font-size: 1em;margin: 10px;text-align: right;width:auto; padding-right:2.5%}
    
#menu2{position:absolute; right:0%;  top:0; background: url(img/menu-min.png) top right no-repeat #181818; width:90px;height:50px;cursor:pointer;z-index: 1000000;}
#menu2 ul{ overflow:hidden;height:100%;margin:0;list-style:none;display:none;z-index: 1000000;margin: 0 !important}
#menu2 ul.view {position: absolute; display:block;width:290px; height:auto;    background-color: #181818;top:64px;right: 0;}
#menu2 li{float:left;padding:0;clear:both}
#menu2 ul.view li {display:block;width: 100%;}
#menu2 li a{float:left; width:100%; padding:18px !important;color:#636363;font-size:18px;background:inherit; font-weight:700; font-size:14px}
    #header {padding: 15px 2.5%;width: 95%;background: none repeat scroll 0 0 #181818;left: 0;margin: 0;height: 100px;position:relative;}
    #tymianek {display: none;}
}

@media screen and (max-width:865px){
#menu2 li a {float: left;padding: 14px 10px 14px 10px;font-size: 14px;}
#container {    overflow: hidden;}
  #product .imagePreview{width:50%;margin-right:0.5%; padding-right:0; margin-top:6px}
  #product .imagePreview img,#product .imagesListPreview img{width:100%;}
  #product .imagesListPreview{ width:10%; float:left; padding-left:0; padding-right:0; margin-left:0; margin-right:0; padding-top:0; margin-top:6px;}
  #product #box{width:31%;padding:0px 0 0 0px; margin:6px 0 0 0; float:right}
  #price {font-size:50%}
  }
@media screen and (max-width:800px){
  #menu1 ul{padding:0px 5px}

  #products .list li{width:46%;margin:5px 2%;}
  #products .list li img{width:100%;max-width:180px;}

  #product{}

  /* EXT */
  #promoted .title{padding:5px 10px 0 0}
  #promoted img{width:90%;max-width:180px;}

  #imagesGallery3 table{padding:0px;}
  #imagesGallery3 img{width:90%}

  #subpagesGallery{padding:0px;margin:0px;}
  #subpagesGallery img{width:90%}
#slogan{padding:30px 0 30px 0px;font-size:50px;\ line-height:90%}
#slogan:after{content: "\f0e6";font-family:'FontAwesome';font-weight:normal;font-style:normal; display:block; clear:both; margin-top:10px;}
}
@media screen and (max-width:760px){
    #slogan {
    display: none;
}
/* LEFT COLUMN STYLES */
  #searchForm{margin:0px;z-index:20; margin-top:15px;}
 #menu1 li {display:none}
 #menu1 li.lBasket {display:block}
  #column{width:95%; padding:0 2.5%}
  #menu3 .type{margin:0px;}
  #menu3 ul{border:none;}
  #menu3 li{width:101%;padding:0px;margin:10px 0 0 0px;}
  #menu3 li a{width:91%;padding:0px 4%;font-size:18px;}
  #menu3 li ul{display:none;}

  /* RIGHT COLUMN STYLES */
  #content{padding:0px;width:95%; padding:20px 2.5% 0 2.5%}
  #page h4{top:0px;}
  .subpagesList li{margin:0px;padding:5px;}

  #products li .basket{width:90%;}
  
  #product #box{width:100%;padding:7px 0 0 0px;}
  #product #box #price{padding:0px;}
  #product #box #available{padding:0px;}
  #product .imagePreview{width:68%;margin-right:4%;}
  #product .imagePreview img{width:99%;max-width:250px;}
  #product .imagePreview {margin-right: 5px;}

  #filesList{margin:0px;}

  /* FOOTER */
  #foot{height:auto;}
  #foot .container{padding:0px;}
  #foot .foot{float:left; clear:both}
  #foot #copy, #foot .foot{padding:5px}

  /* ORDER */
  #order #personalData #setBasic, #order #personalData #setExtend{float:left;width:100%;}
  #order #orderedProducts table {margin: 10px 0 0 0;border: 1px #888 solid;width: 96%;}

  /* EXT */
  #promoted{float:left;}
  #promoted li{float:left;width:100%;font-size:10px;;}
  #promoted li img{width:100%;}

  #plusOne{position:absolute;top:93px;right:0;}
  #socialButtons li{height:29px;}
  #socialButtons li.title{height:58px;}

#products .pages#pagesBefore {clear: none;width: auto; margin-right:4%}
#body.order .container { padding:0; margin:0; width:100%; overflow:hidden}
.order #content {width: 95%; padding:25px 0 0 2.5%; overflow:hidden}


#banner {padding-top: 20px;}
#products li .basket a { font-size:18px}
#products .pages a, #products .pages {font-size:17px;}
#menu1 li a {font-size: 18px;}
#product #imagesListPreview {margin-right: 0px; float:right}
#order #personalData {margin-right: 0;padding: 12px 0 12px 3%;
}
    #menu3 {
        display: none;
        padding-top: 0;
    }
    .submenu {
    display: block;
        cursor: pointer;
}
}
@media screen and (max-width:800px){
.boxes.header img{width:90%;}
}
@media screen and (max-width:630px){
#products .list li {width: 94.8%; float:left; clear:both;margin: 5px 0%; padding:0 2.5%;border: 1px solid #888888;}
}
@media screen and (max-width:481px){ /* RWD Step 2 */
body{margin-top:29px;}
#slogan{padding:15px 0 20px 0px;font-size:40px; height:auto; line-height:90%}
#slogan:after{content: "\f0e6";font-family:'FontAwesome';font-weight:normal;font-style:normal; display:block; clear:both; margin-top:10px;}
  /* HEADER STYLES */
#logo #title a {color: #30A2BE;font-size: 35px;font-weight: bold;text-decoration: none;text-transform: capitalize;}

#banner {padding-top: 15px;}

.skiplink{position:absolute;top:3px;left:2.5%;font-size: 16px;overflow:hidden; color:#30a2be; z-index:99999; font-weight:normal;}
.skiplink a{ color:#ffffff;}
.boxes{margin:0;}
.boxes .box{float:left;width:100%;padding:0;margin:0 0 16px 0;}
.boxes.header img{width:150px;}
}

@media screen and (max-width:360px){
}

@media screen and (max-width:320px){ /* RWD Step 3 */
  #head2 #logo{padding:5px;}
  #head2 #logo #title a{font-size:28px;}
  
  #page{margin:0px;width:100%;}
  .imagesList{padding-right:5px;}
  #page .content, #order legend{padding:5px 0 0 5px;}
  #filesList{padding-left:5px;}

  /* linia dla carta zwyklego tez */ 
  .subpagesList li .photo{margin-right:15px;width:30%;}
  .subpagesList li img{width:99%}

  #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;}

  /* EXT */
  #promoted{margin-left:2px;}
  #promoted li .price em{}
  #promoted li .price span{padding:0px;}
  #promoted li strong{padding:0px;}
  #contactPanel dd{margin-bottom:8px;}
  #comments li{border-bottom:1px solid #181818;margin:0px;}
  #comments div{float:left;width:100%;}
  #comments div div{clear:both;float:right;}
  #comments h5{float:left;}
  #comments h6{float:right;}
  #comments p{width:100%;margin-top:5px;}
  #features{min-width:0;width:100%;}
  #commentForm dd{margin-bottom:10px;}
  #siteMap ul{padding-top:15px;}
  #siteMap ul.products{padding-top:10px;padding-bottom:15px}

  /* dopisac do normalnej wersji */
  #product .imagePreview{width:60%;margin-right:4%;}
  #product .imagePreview img{width:99%;max-width:250px;}
}
/* PLUGINS */

/* RELATED PRODUCTS */
#productsRelated{clear:both;float:left;width:100%;border-top:2px solid #e0e0e0;padding-top:10px;}
#productsRelated h3{font-size:1.7em;font-weight:normal;color:#c22463;}
#productsRelated ul{float:left;width:100%;margin:10px 0;padding:15px 0 10px;list-style:none;border-bottom:2px solid #e0e0e0;}
#productsRelated li{float:left;width:32%;margin-left:2%;padding:5px 0 15px;text-align:center;vertical-align:top;}
#productsRelated li.column1{clear:both;margin-left:0;}
#productsRelated img{margin-bottom:5px;padding:1px;background:#c0bfbf;border:4px solid #eee;-webkit-box-shadow:0 0 10px rgba(48,47,47,.4);box-shadow:0 0 10px rgba(48,47,47,.4);}
#productsRelated img:hover{border:4px solid #c9cdce;}
#productsRelated a{display:block;padding:0 5px;font-weight:bold;text-decoration:none;}
#productsRelated a:hover{text-decoration:underline;}
#productsRelated .price, #productsRelated .noPrice{padding:6px 0 0;color:#2e6a97;}
#productsRelated .price strong{padding:0 2px 0 5px;font-weight:bold;}
#productsRelated .price em{padding:0;background:inherit;font-style:normal;}
#productsRelated .price span{font-weight:bold;padding-left:5px;}
@media print{
  #productsRelated .price em, #productsRelated .price span, #productsRelated .price strong{font-weight:normal;}
  #productsRelated{float:none;width:17.2cm;padding:0;margin:0;}
}

/* BANNERS */
#banner0{text-align:center;padding-bottom:15px;}
#banner1{text-align:center;margin:10px 0;}
#column .theme-default{padding-top:15px;}
#column .theme-default .nivoSlider{width:230px;margin:0 auto;}
#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{ #banner0, #banner1, #column .theme-default, #content .theme-default{display:none;} }
#noticeAboutCookies{display:none;padding:7px 0;background:#fff;font-weight:bold;}
#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;}
#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;}
#product .recommended, #products .recommended{padding-left:5px;}
#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;}
/* ASK ABOUT PRODUCT */
#product #askAboutProduct{font-size:0.917em;}
#product #askAboutProduct:hover{background:none;}
@media print{
  #askAboutProduct{display:none;}
}
#newsletter .input{width:200px;}
#newsletter label{display:none;}
#newsletter fieldset{padding:0;margin:0;}
#newsletter .type{margin-top:0;}
#newsletter p{text-align:center;margin-top:5px;}
#basket .image img{padding:1px;background:#fff;border:2px solid #c9cdce;}
#basket .image a:hover img{border:2px solid #a4aaac;} 
.infoDiscount{color:#666;background:inherit;font-size: 0.9em;padding-bottom:5px;text-align:center;}
#order #ceneoAccept label{font-weight:normal;font-size:0.917em;}

/* SCROLL BACK TO TOP */
#backToTop{position:fixed;bottom:30px;right:1.5%;}
#backToTop a{display:block;width:80px;text-align:center;text-transform:uppercase;text-decoration:none;color:#606060;font-size:0.917em;-webkit-transition:1s;-moz-transition:1s;transition:1s;opacity:0.6;filter:alpha(opacity=60);}
#backToTop a:hover{color:#2b4c79;opacity:1;filter:alpha(opacity=100);}
#backToTop span{display:block;width:80px;height:90px;margin-bottom:7px;background:#939393 url('img/back_to_top.png') no-repeat center center;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;-webkit-transition:1s;-moz-transition:1s;transition:1s;}
#backToTop a:hover span{background-color:#2b4c79;}
@media screen and (max-width:1180px){
  #backToTop a{opacity:0.4;filter:alpha(opacity=40);}
}

/* USERS COLUMN LOGIN BOX */
#column .login{margin:10px 20px;padding:10px 7px;font-size:0.92em;text-align:center;border-top:2px solid #757575;border-bottom:2px solid #757575;}
#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:50px;padding:3px 0;font-weight:bold;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%;padding:3px;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:#2e6a97;}
#order .tab a.selected{border-color:#c9c9c9;background:#fff url('img/body.png');color:#666;}
#orderForm, #orderLoginForm{clear:both;}
#order #orderLogin div, #orderRegisterForm div{padding:12px 3%;background:#fff url('img/body.png');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:#2e6896;color:#fff;}
#userOrders tbody td{padding:6px 4px;border-top:2px solid #fff;background:#fff url('img/body.png');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;}

#slogan{position:relative;}
#tymianek{position:absolute; top:0; right:0; z-index:99999;}



#header, #menu2 ul, #menu2 a, #head2 img{
  transition:0.3s ease;
}



.tranzycja{
    transition:0.3s ease;
}
#menu2 ul {
    margin: 20px 0px;
}

 #head2 img{
  width:179px;
 }


#menu1 li.lBasket a:before{
  top:0px;
}
#menu1 li.lBasket a{
display: inline;
padding-right: 10px;  
}
#menu1 li.lBasket span{
  display: inline;
}


.logo_nowe{
  width: 105px !important;
/*margin-top: 10px !important;*/
}

.link_menu_nowy{
  padding: 7px 20px !important;
}

.menu2_nowy{
  margin: 10px 0px !important;
}

.naglowek_nowy{
  min-height: 0px !important;
  background-color:rgba(39, 42, 61, 0.9) !important;
  /*padding-bottom:0px !important;*/
}

@media screen and (max-width:1180px){

#page86 #subList3 li{
  width: 96% !important;
height: auto !important;
margin-left: 0px !important;
margin-bottom: 20px;

}

#page86 #subList3 li .photo{
width: 40%;
  }

  #page86 #subList3 li .photo img{
width: 100%;
  }

  #page86 #content{
float:none;
padding:0px;
  }
#page86 #banner{
  height:auto;
}

#page86 #slogan::after{
  display:none;
}
}