body {
    font:14px arial; background: #ffffff; top: 0px !important; 
}
ul,ol,li,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,img { margin: 0; padding: 0; }
ul { list-style: none; }
ol { list-style-position: inside; }
a img,:link img,:visited img, fieldset { border: none; }
a { text-decoration: none; outline: none; }
a { color: #383435; }
a:hover { text-decoration:none; }
h1, h2 {margin:0 0 0 0;padding:0;font:bold 18px arial; line-height: 28px;}

.red { color:#ee0000 } .green { color:#00aa00; } .grey { color:#999; }
.clr:after {clear: both;content: " ";display: block;font-size: 0;height: 0;visibility: hidden;}
.left, .fl { float:left; } .right, .fr { float:right; }
.ctr { text-align:center; }
.ctr img { max-width: 100%;height: auto; }
.hid { display:none; }

.tbl {display:table;}
.ithumb, .imidi, .imicro, .td { display:table-cell; text-align:center; vertical-align:middle; overflow:hidden; } 
.ithumb { height:145px;width:145px; }
.imidi { height:400px; width:400px; }
.imicro { width:45px;height:45px;font-size:3px; }
.adm { color:#00aa00; }
.pdf { background:url(/images/mime_icons/pdf.png) no-repeat 0 5px; }

.btn, .btng, .btngr, .btnr, .btnQ, .btnb {
    height:24px; padding:0 5px; font:11px arial; line-height:24px;
    border:1px solid #0756a5;
    background: #0756a5; color:#ffffff; 
    text-align:center; display:inline-block; cursor:pointer;
    -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
}
input.btn, input.btng, input.btngr, input.btnr, input.btnQ, input.btnb {
    height:26px; padding: 5px 5px; line-height: normal;    
}
.btnr {background: url(/images/btnr.png) repeat-x 0 0;color:#ffffff;text-shadow:1px 1px 1px #370303;border: 1px solid #530a0a;}
.btng {background:#74A501;color:#ffffff;text-shadow:1px 1px 1px #0d4707;border: 1px solid #74A501;}
.btnb { background: #0756a5; color:#ffffff; text-shadow: none;border:1px solid #0a62d9;font-weight: bold;}
.btn.mid {height: 33px;font: 14px arial;line-height: 33px;}
.btn.big {height: 39px;font: 15px arial;line-height: 39px;}
.btn:hover {opacity: 0.8;}
.btnr:hover {color:#fed0ff;}
.btn.btng:hover { color:#dfdfdf;}
.date { font-size:12px; color:#555555; }
.grad {background: url("/images/srch-bar.png") repeat-x scroll 0 0 #fff; }
span.best { background:#FF0000;color:#FFFFFF;font-weight: normal;padding:1px 4px;}


#grid {
    min-height: 1000px;
    grid-template-columns: auto auto auto;
    grid-template-rows: auto;
    grid-template-areas: 
        "header header header"
        "navi navi navi"
        "srch-bar srch-bar srch-bar"
        "breadcrumb breadcrumb breadcrumb"
        "content content content"
        "footer footer footer";
    width: 100%;
}
#header {grid-area: header;}
#navigation {grid-area: navi;clear: both;}
#content {grid-area: content;}
#srch-bar {grid-area: srch-bar;clear: both;}
#breadcrumb {grid-area: breadcrumb;}
#footer  {grid-area: footer;}

#header .content, #navigation, #content, #promo_box, #srch-bar, #breadcrumb, #footer, #country-c  {
    width:95%;max-width: 1240px;margin:0 auto;min-width:300px;
}
#srch-bar div.container {
    padding:0 10px;
}
@media all and (max-width:500px){ 
    #header .content, #navigation, #content, #promo_box, #srch-bar, #breadcrumb, #footer, #country-c  {
        width:99%;
    }
}

#country  {
    background:#444;margin:0 0 3px 0;
}
#country-c {
    display: flex; align-items:center ; justify-content: space-between; flex-wrap:wrap;
    background:#444;color:#fff; padding:10px 0;
}
#country-c a, #country-c button { color:#fff; }
#country-c a:hover { color:#ccc; }
#country-c button { background:none;border:none;cursor:pointer;}
#country-c button.close { font-size:20px;}
#country-c div.drop-c { }
#country-c ul { border:1px solid #6bf;border-radius:4px;min-width:250px;cursor:pointer;background:#575757; 
     display: flex; align-items:center ; justify-content: space-between;
}
#country-c ul li {font-size:15px;padding:5px 10px 5px 30px;}
#country-c ul li.pl { background:url('/images/flagi-pl.png') no-repeat 5px center;}
#country-c ul li.en { background:url('/images/flagi-en.png') no-repeat 5px center;}
#country-c ul li.de { background:url('/images/flagi-de.png') no-repeat 5px center;}
#country-c ul li.es { background:url('/images/flagi-es.png') no-repeat 5px center;}
#country-c ul li.fr { background:url('/images/flagi-fr.png') no-repeat 5px center;}
#country-c ul li:last-child  { background:url('/images/flagi.png?v=12') no-repeat 5px center;padding:5px 5px 5px 100px;min-width: 160px;}

#header {
    height:80px; position:relative; width:100%; padding:7px 0;
}
#header .content {
    display: flex; align-items:center ;
    justify-content: space-between;
    font-size: 13px;
    line-height: 22px; 
    font-weight: bold;
}
#header #logo_link, #header ul.header-best, #header .header-user, #header div.header-currency,#header div.header-lang,#header .cart-c { float:left }
#header #logo_link { display:block; max-height: 82px;height:80px;width:205px;background: url(/images/logo-electrico24eu.svg?v=12) no-repeat;background-size:contain;}
#header ul.header-best li { display:block; margin: 0; background: url(/images/icons/accept.png) no-repeat 0 2px; padding: 0 0 0 20px; }
#header ul.header-best li.mail { background: url(/images/icons/email.png) no-repeat 0 3px; font-size:18px;text-decoration: underline; }
#header ul.header-best li.gsm { background: url(/images/icons/phone.png) no-repeat 0 3px; }
#header .header-user {  width:210px; min-height: 45px; }
#header .header-user a.icon { display:block; float: left; background: url(/images/header-user.png) no-repeat 0 0; width:40px; height:45px; }
#header div.header-currency,#header div.header-lang, #header .cart-m { display:none; }
#header #cart {min-width: 128px;}
#header .cart-c { float:right; width:128px; height: 73px; font-size: 12px; }
#header .header-gazele { text-align: center;font-size: 14px; }
@media all and (max-width:980px){ 
    #header .header-gazele { display:none; }
    #header #logo_link img { max-width:100%;height: auto; }
}
@media all and (max-width:740px){ 
    #header .header-user {  width:50px; }
    #header .header-user a { display:none;}
}
@media all and (max-width:420px){ 
    #header { height:auto;}
    #header ul.header-best .gsm, #header .header-user, #header div.header-currency,#header div.header-lang,#header .cart-c { display:none;}
    #header ul.header-best li.mail { font-size:14px; }
    #header #logo_link { height:32px;width:75px; }
    #header .cart-m, #header.fixed .cart-m { display:block;height:30px;width:30px; }
    #header .cart-m img { max-width:100%;height: auto; }
    #header.fixed .content { justify-content:space-between; }
    #header.fixed div.header-lang,#header.fixed div.header-currency { display: none; }

}
#cart { margin-top:12px; position: relative; }
#cart .fr { display: block; height: 54px; }
#cart .icon, #cart .checkout { height:44px;margin:3px 0;line-height: 44px;  }
#cart .icon { width:52px; background: url(/images/cart-icon.png?v=11) no-repeat 0 0; }
#cart .cartInfo { position:absolute; top:0px;left:34px; z-index: 100; background: #ff0000; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; }
#cart .cartInfo a, #cart .cartInfo .q { display: block; }
#cart .cartInfo .q { float:left; width:20px; font:11px arial; color:#ffffff; line-height: 20px; overflow:hidden; padding:2px; text-align: center; }
#cart .checkout {
    width:76px; background:url(/images/cart-checkout.png) no-repeat center right; 
    color:#FFFFFF; text-align: center; text-shadow:1px 1px 1px #657B91;
}
#cart:hover a.icon, #cart:hover .cartInfo, #cart:hover a.checkout { opacity:0.8; }
span.cart-notice {display: block;text-align: left;background: url(https://www.elektriko.pl/sf/sf_admin/images/help.png) no-repeat left center;padding-left: 20px;color:#0F55AB}
div#items { color:white; position:relative;top:12px;left:-270px;font-size: 11px;line-height: normal;}
div#items_content {
    color:black; position:absolute;
    top:47px;left:0px; z-index:2000; width:395px;
    border: 2px solid #c9d3e5;
    background: #ffffff;
    -moz-border-radius:6px; 
    -webkit-border-radius:6px;
    border-radius:6px;
    -moz-box-shadow: 0px 4px 4px #aaaaaa;
    -webkit-box-shadow: 0px 4px 4px #aaaaaa;
    box-shadow: 0px 4px 4px #aaaaaa;
    padding:10px 0;
}
div#items_content .btns { text-align:center;margin:5px 16px 0 16px; }
div#items_content .bottom { height:16px;margin-top:0px;	}
div#items_content .first { height:15px; }
div#items_content .item, div#items_content .empty { border:1px solid #e2e0e0; margin:1px 16px; padding:3px; font-weight: bold; display:flex;}
div#items_content .empty { border:none; }
div#items_content .del { width:20px; }
div#items_content .q { color:#B62937; }
div#items_content .del { background:url('https://www.elektriko.pl/images/cart_delete.png') no-repeat 0 0;width:16px;height:16px;display:inline-block; }

#header.fixed {
    z-index: 9999;
    position: fixed;
    background:white;
    height: 35px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08);
    overflow:hidden;
    transition: top 0.5s;
    padding:2px 0;
}
#header.fixed #logo_link { height:32px;width:75px; }
#header.fixed .header-best {}
#header.fixed .header-best .gsm,  #header.fixed .header-user,  #header.fixed .header-gazele, #header.fixed #cart { display:none; }
#header.fixed .cart-c { display:none; }
#header.fixed .header-currency, #header.fixed .header-lang { display:block; }
#header.fixed .ctr { display: none; }

#navigation {display:block;position: relative;z-index: 100; background: #0756a5;min-height: 38px; }
nav {display:block;}
#navigation ul.level-1 { background: #0756a5;padding: 0 2px;position: relative; }
#navigation ul.level-1 li { float: left;padding: 0;}
#navigation ul.level-1 li.level-1 { height: 38px;overflow: hidden;}
#navigation ul.level-1 .MenuCatTittle a.level-1 {font-weight: 600;}
#navigation ul.level-1>li>a {padding: 13px 10px 11px 10px;position: relative;overflow: visible;}
#navigation ul.level-1 a {color: #fff;display: block;font-size: 12px;padding: 0;font-weight: 700;}
#navigation ul.level-1 li:hover a.level-1, #navigation ul.level-1 li.curr_menu_item a.level-1 {color: #0f58a8;background: #FFF;transition: All .5452s ease;-webkit-transition: All .5452s ease;-moz-transition: All .5452s ease;-o-transition: All .5452s ease;}
#navigation ul.level-1:after {clear: both;content: " ";display: block;font-size: 0;height: 0;visibility: hidden;}
#navigation div.level-2 { top: 38px;left:0;width:100%;background: none repeat scroll 0 0 #fff; display: none;padding: 5px;
          position: absolute;
          box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;
          border: 1px solid #e5e5e5;
          box-shadow:0px 4px 4px #aaaaaa;
}
#navigation div.level-2 .menu-wrapper {background: none repeat scroll 0 0 #fff; overflow: hidden;}
#navigation div.level-2 ul.level-2 { margin: 0;padding: 0 0 15px;}
#navigation div.level-2 ul.level-2 li {margin: 0;padding: 0;width:20%;float: left;}
#navigation div.level-2 ul.level-2 li:nth-child(5n+1) {clear:both;}
#navigation div.level-2 ul.level-2 a {line-height: 18px;font-weight: normal;color: #0756a5;padding: 0;text-align: left;}
#navigation div.level-2 a:hover { text-decoration: underline; }
#navigation div.level-2 ul.level-2 a.level-2 {font-weight: 600;}
#navigation div.level-2 ul.level-2 a .category-img { width: 100%;height: 128px; text-align: left;float: left;margin-top: 8px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;padding:10px 0;font-weight:normal;}
#navigation div.level-2 ul.level-2 a .category-img img {max-width: 100%;max-height: 100%;}
@media all and (max-width:1000px){
    #navigation div.level-2 ul.level-2 li {width:25%;}
    #navigation div.level-2 ul.level-2 li:nth-child(5n+1) {clear:none;}
    #navigation div.level-2 ul.level-2 li:nth-child(4n+1) {clear:both;}
}
@media all and (max-width:780px){
    #navigation div.level-2 ul.level-2 li {width:33%;}
    #navigation div.level-2 ul.level-2 li:nth-child(4n+1) {clear:none;}
    #navigation div.level-2 ul.level-2 li:nth-child(3n+1) {clear:both;}
}
@media all and (max-width:450px){
    #navigation ul.level-1>li>a {padding: 13px 3px 11px 3px;}
}

/* search */
#srch-bar .container { 
    display: flex;  justify-content: space-between; align-items: center;
    border:1px solid #7ac6f9; background: url(/images/srch-bar.png) repeat-x 0 0; height: 38px;
}	
#search-form { overflow: hidden; float:left; }
#search-form fieldset { overflow: hidden; }
#search-form fieldset div { float:left; }
#search-form input[type=text] { padding:4px 5px; }
#search-keywords { width:195px; }
#search-form input.btn { margin-left:5px; }
#srch-bar .links { float:right }
#srch-bar a.promo, #srch-bar a.new, .list-header-box a.list-btn {
    display: block;float:left; padding:5px 10px 5px 10px; margin-left:6px;
    font:11px arial; color: #ffffff; background:#0756a5; border:1px solid #0756a5;
}
@media all and (max-width:650px){ 
#srch-bar a.promo, #srch-bar a.new, .list-header-box a.list-btn {
    padding:5px 3px 5px 3px;
}
}
#srch-bar a.promo { background: #ee0000;border:1px solid #ff0000; font-weight: bold; }
#srch-bar a.new:hover { background-color: #ffffff;color:#0756a5; }
#srch-bar a.promo:hover { background-color: #ffdddd;color:#ff0000; }
@media all and (max-width:600px){ 
    #srch-bar a.new { display: none; }
    #search-keywords { max-width:150px; }
}

div#breadcrumb { color:#999; overflow:hidden; font-size: 12px; min-height: 32px; display: flex; justify-content: space-between; }
div#breadcrumb ul { display: flex; flex-wrap: wrap; align-items: center; padding-top:5px;padding-bottom:5px; }
div#breadcrumb ul li { margin-left: 3px;float:left; }div#breadcrumb ul li:first-child { margin-left:0; }
div#breadcrumb ul li:before { content: " > ";}
div#breadcrumb ul li:first-child:before { content: ""; }
div#breadcrumb ul li a, div#breadcrumb ul li span { color:#000000; }
div#breadcrumb ul li a:hover, div#breadcrumb ul li a:hover span { text-decoration:underline; }
div#breadcrumb ul li:last-child span:last-child { font-weight: bold; }
div#breadcrumb a.return {font-weight: bold;font-size: 14px;line-height: 22px;color:#0756a5;margin:5px 0;}
div#breadcrumb a.return:hover {text-decoration: underline;}
div.no-breadcrumb { height: 10px; }

#content { overflow: hidden; }

#promo_box { position:relative; height:393px; margin-top:0;margin-bottom:10px; overflow: hidden;width:1240px; }
#promo_box .item a { display:block;width:1240px;height:280px;background-position: center top;background-repeat: no-repeat; }
#promo_spot { position: absolute; top:0; left:0; height:393px; overflow:hidden; }
.anythingBase { max-width: 32766px; }

div.anythingSlider { display: block; overflow: visible !important; position: relative; padding: 0; }
div.anythingSlider .anythingWindow { overflow: hidden; position: relative; width: 100%; height: 393px; margin-left:0; }
div.anythingSlider .anythingWindow ul li { display:block; width:1240px; height:393px; }
div.anythingSlider .anythingWindow ul li a {margin:0 auto;}
.anythingBase {	background: transparent; list-style: none; position: absolute; top: 0; left: 0;	margin: 0; padding: 0; }
.anythingBase .panel { background: transparent; display: block; overflow: hidden; float: left; padding: 0; margin: 0; }
div.anythingSlider .anythingControls { outline: 0; display: none; position:absolute; bottom:10px; left:620px; }
div.anythingSlider .anythingControls ul { margin: 0; padding: 0; float:right; }
div.anythingSlider .anythingControls ul li { display:block;float:left;width:19px; }
div.anythingSlider .anythingControls ul a { display: inline-block; width:11px; height:11px; }
div.anythingSlider .anythingControls ul a:hover {}
div.anythingSlider .anythingControls ul a { display: block;
                                            width:11px; height:11px; background:#959595; text-align:center; line-height:15px; color:white; text-decoration: none;
                                            -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; opacity: 0.7; /* Standard CSS3 opacity setting */
                                            -moz-opacity: 0.7; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
                                            filter: alpha(opacity=70); /* Opacity for Internet Explorer. */
}
div.anythingSlider .anythingControls ul a span { display:none; }
div.anythingSlider .anythingControls ul a:hover { text-decoration:none !important; }
div.anythingSlider .anythingControls ul a:hover { background:#626262; }
div.anythingSlider .anythingControls ul a.cur {	background:#626262; }
/* Autoplay Start/Stop button */
div.anythingSlider .start-stop { display:none !important; }
#promo_box div.anythingSlider .arrow { position: absolute; top:195px; width:24px;height: 24px; background: url(/images/slide-left.png) no-repeat 0 0; cursor:pointer; }
#promo_box div.anythingSlider .arrow.forward { left:auto; right:12px;    background: url(/images/slide-right.png) no-repeat 0 0; }
#promo_box div.anythingSlider .arrow.back { left:auto; left:12px; background: url(/images/slide-left.png) no-repeat 0 0; }
#promo_box div.anythingSlider .arrow a span { display:none; }

@media all and (max-width:1200px){ 
    #promo_box { display: none; }
}

div#shops { border:1px solid #DEE0E3; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; margin:0 0 10px 0; }
div#shops h3 { display: block; text-align: center; padding:5px 0;margin:0 0 0 0; font-size: 14px; letter-spacing: 5px; background: #efefef;}
div#shops .row { display: flex;border-bottom: 1px solid #DEE0E3;justify-content: space-around;padding:5px 5px;align-items: center;line-height: 30px; }
div#shops .row a {max-width:250px;}
div#shops .stats { padding:10px; }
div#shops a:hover{ text-decoration: underline; }
div#shops .stats span {font-weight:bold;}
div#shops img { max-width: 100%;height: auto;}
@media all and (max-width:760px){ 
    div#shops .row { display: block;}
    div#shops .row a { display: inline-block;margin:0 auto;}
    div#shops .row:nth-child(3n) { display: none;}
}

h3.slider-title { font-size:16px;clear:both; }

div.prodBoxC { display: flex;justify-content: flex-start;padding:0 1px;  flex-wrap:wrap;margin-left:-10px; }
div.prodBoxC .item { width: 198px; height:266px; margin:0 0 10px 10px; text-align:center; overflow:hidden; float:left; position: relative;
                     box-shadow:0 2px 2px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08);-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px; 
                     z-index:10; background: #ffffff; }
div.prodBoxC .item .tbl, div.prodBoxC .item div.priceC, div.prodBoxC .item form {width:198px;}
div.prodBoxC .item .tbl { margin:0 auto 0 auto; width:180px;}
div.prodBoxC .item .tbl .ithumb { height: 183px;}
div.prodBoxC .item span.best { background:#FF0000;color:#FFFFFF;font-weight: normal;padding:1px 4px; position:absolute;top:165px;left:7px;}
div.prodBoxC .item div.title { 
    margin:2px 0 2px 0; color:#393939;height:42px;width:198px;line-height:17px; 
    -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px;z-index:20;}
div.prodBoxC .item div.title a { color:#1a0dab; }
div.prodBoxC .item div.title a span { display:block; height:34px; overflow:hidden; font-size: 14px;}
div.prodBoxC .item div.title a:hover span { text-decoration:underline; }
div.prodBoxC .item div.priceC { height:20px;padding:0px 0;text-align:center;font-weight:bold; }
div.prodBoxC .item .price, div.prodBoxC .item .pricePromo { font-size:17px;}
div.prodBoxC .item .variant-link {font-size: 12px; color: #1a0dab;}
div.prodBoxC .item .variant-link:hover, .prodList .variant-link:hover, .prodBox2 .variant-link:hover {text-decoration: underline;}
@media all and (max-width:650px){
    div.prodBoxC { display: flex;justify-content: flex-start;padding:0 1px;  flex-wrap:wrap;margin-left:0; }
    div.prodBoxC .item div.title, div.prodBoxC .item div.price { width:100%;margin:0; }
    div.prodBoxC .item .tbl { width:100%;}
    div.prodBoxC .item .tbl img { max-width: 100%;height:auto;}
    div.prodBoxC .item {width:33%;margin:0 0 0 0;}
}
@media all and (max-width:435px){
    div.prodBoxC .item {width:50%;}
}

div.prodListC .item {
    border:1px solid #ccc; background: #ffffff; margin:5px 0; 
    display: flex;justify-content: space-between;align-items: center;
}
div.prodListC .item div.td { width: 200px;min-width: 200px; }
div.prodListC .item div.td .ithumb { width: 180px; }
div.prodListC .item div.params { width: 100%;padding:0 5px }
div.prodListC .item div.params a:first-child {display: block;color: #1a0dab;font-size: 15px;font-family: arial,sans-serif;}
div.prodListC .item div.price { width: 230px;text-align: center;font-weight: bold;font-size:18px;}
div.prodListC .item div.price span { font-weight: normal;font-size:14px;}
div.prodListC .item div.desc { width: 180px;text-align: center;}
div.prodListC .item div.desc a {color:#006621;}
div.prodListC .item a:hover {text-decoration:underline;}
@media all and (max-width:800px){
    div.prodListC .item {flex-wrap: wrap;}
    div.prodListC .item div.td { margin:0 auto;}
    div.prodListC .item div.td a {margin: 0 auto;}
    div.prodListC .item div.params { padding:10px 5px }
    div.prodListC .item div.price, div.prodListC .item div.desc {width:50%;}
}

div.text { font-family: "Open Sans",Helvetica,Arial,sans-serif;overflow: hidden; }
div.text a {color:#0F55AB;}
div.text a.btn {color:#fff;}
div.text a:hover {text-decoration: underline;}
div.text p { padding:5px 0; }
div.text h2 { font-weight:bold; }
div.text img { max-width: 100%; height: auto }
@media all and (max-width:450px){
    div.text {max-width:400px;overflow: hidden;}
}
@media all and (max-width:400px){
    div.text {max-width:350px;}
}
@media all and (max-width:350px){
    div.text {max-width:295px;}
}
div#pages { margin:0 auto 10px auto;border:1px solid #a2d7fb;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;
            display:flex;clear:both;
            overflow: hidden;background:url(/images/pages.png) white repeat-x 0 0;}
div#pages strong {display:block;background:url(/images/p-header.png) no-repeat center right;height:39px; margin:0 auto;overflow:hidden;text-indent:10px;}
div#pages strong, div#pages strong a { color:#000;line-height:39px; }
div#pages div.col { display:block;width:100%;border-left: 1px solid #9cd5fc;}
div#pages div.col.first {border-left: none;}
#pages ul { margin:0 0 -2px 0; font-size: 12px;}
#pages ul li {position:relative;line-height: 32px;border-bottom: 1px solid #9cd5fc;}
#pages ul li a { color: #666666; padding:0 0 0 10px; display:block;}
@media all and (max-width:650px){
    div#pages { display:block; }
    div#pages div.col {border-left: none;}
    div#pages strong { background-color:#a2d7fb; }
}

#footer {margin: 10px auto 20px auto; border-top:1px solid #b2b2b2; font-size:11px;}
#footer p { line-height: 2em; }

div.box { padding:5px 10px;border:1px solid #DEE0E3;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
div.head {display: flex;flex-wrap: wrap;align-items: center;position:relative;padding-right:60px;}
div.head h1 { display: flex;flex-wrap: wrap;align-items: center;position:relative; }
div.head h1 a { margin:0 5px 0 0; }
div.head span, div.head a.cat { padding: 3px 4px;margin-left:2px;font-size: 12px;text-decoration: none;white-space: nowrap;font-weight: normal;line-height:18px;
      background-color: #F3F1D9;border: 1px solid #C5B849;color: #444444;}
div.head span:first-child, div.head a:first-child {margin-left:10px;}
div.head a.cat:hover { background-color: #444444;border: 1px solid #444444;color: #F3F1D9;}
a.producer-link {position: absolute; right:0;top:0;}
a.producer-link img {max-height: 25px;width: auto;}
@media all and (max-width:420px){
    div.head span, div.head a.cat {white-space: normal;}
}

div.catBox {display: flex;flex-wrap: wrap;align-items: center;margin-top:10px;padding:0 1px; }
div.catBox div.item {width:12.5%;height:183px;padding:0;
                     box-shadow: 0px 0px 0px 1px rgba(220,220,220,1);background: #ffffff;overflow:hidden;
}
div.catBox div.item .tbl { width:100%; }
div.catBox div.item .tbl a {display: table-cell;height: 143px;vertical-align: middle;text-align: center;padding:2px 0;overflow: hidden;}    
div.catBox div.item .tbl a img {max-height: 100%;max-width: 100%;}
div.catBox div.item:hover {box-shadow: inset 0px 0px 0px 3px rgba(222,224,227,1);}
div.catBox div.item a.lnk {display: block;}
@media all and (max-width:900px){ 
    div.catBox div.item {width:25%;}
}
@media all and (max-width:550px){ 
    div.catBox div.item {width:33.3%;}
}
@media all and (max-width:450px){
    div.catBox div.item {width:50%;}
}

div.list-opts {width:100%;display:flex;align-items:center;justify-content:space-between;background:#efefef;font-size:11px;padding:3px 5px;margin:5px 0;}
div.list-opts div:last-child { width: 70px; }
div.list-opts .vIcon { display:inline-block;width:26px;height:26px;background:url(/images/lst_views.png) no-repeat 0 0;}
div.list-opts .boxIcon { background:url(/images/lst_views.png) no-repeat 0 0;}
div.list-opts .listIcon { background:url(/images/lst_views.png) no-repeat -61px 0;}
div.list-opts .boxIcon:hover, div.list-opts .boxIconA { background:url(/images/lst_views.png) no-repeat 0 -29px;}
div.list-opts .listIcon:hover, div.list-opts .listIconA { background:url(/images/lst_views.png) no-repeat -61px -29px;}
@media all and (max-width:450px){
    div.list-opts {display:none;}
}

div.aBody {margin-top:10px;display:flex;justify-content:space-between;}

div.aImages {width:400px;position:relative;}
div.aImages .tbl {width:100%;height:100%;}
div.aImages .tbl img {max-width:100%;max-height:100%;}
div.aImages .arrow-left, div.aImages .arrow-right { position: absolute;display:block;height:100%;width:26px;cursor: pointer;top:0;}
div.aImages .arrow-left span, div.aImages .arrow-right span {
    -webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);
    content: "";height: 15px;display:block;width: 15px;margin-top:215px;
}
div.aImages .arrow-left {left: 0px;}
div.aImages .arrow-right {right: 0px;}
div.aImages .arrow-left span {margin-left: 5px;border-top: 3px solid #f03030;border-left: 3px solid #f03030;}
div.aImages .arrow-right span {margin-right: 5px;border-bottom: 3px solid #f03030;border-right: 3px solid #f03030;}
div.aIMain { height:405px; }
div.aIMain .tbl {display:none;}div.aIMain .tbl:first-child {display:table;}
div.aImages span.best {position: absolute;top:0;left:0;}

div.a-gallery-c {overflow:hidden;font-size:6px;}
ul.a-gallery {display:table;height:47px;}
ul.a-gallery li {display:block;float:left;padding:2px 0;width:55px;height:55px;}
ul.a-gallery a {display:table-cell; background:white;border:1px solid #E9E8E8;	margin:0 auto;}
ul.a-gallery span {max-height:45px;width:45px;display:block;overflow:hidden;background:white;}
ul.a-gallery a:hover, ul.a-gallery a.on {border:1px solid #0085CF;}

table.discounts { width:100%; }
table.discounts tr.row1 td { background:rgb(209,231,245);}
table.discounts td, table.discounts th {border:1px solid #ffffff;color:rgb(52, 56, 56);padding:5px 5px;text-align: center;}
table.discounts tr td.discount {background:rgb(252, 214, 100);}
table.discounts tr:first-child th {text-align: left;}
table.discounts tr:first-child th.discount {color:#F7381F;}
table.discounts td.link a {color:#000000;text-decoration: underline;}
table.discounts td.link a:hover {color:#000000;text-decoration: none;}


div.aBody div.priceC .price {font-size: 30px;font-weight:bold;}
div.aBody div.priceC .netto {font-size: 16px;}
div.aBody div.priceC .old {text-decoration:line-through; }
#variant-lnk {display:block;color:#ffffff;background:#0756a5;position: relative;
              font-size:24px;font-weight:bold;line-height:60px;padding:0 15px;margin:10px auto;
              -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
}
#variant-lnk:hover {opacity:0.8;}
#variant-lnk span {position: absolute;top: 44%;right: 10%;line-height: 0px;}
#variant-lnk span:before {font-family: "icons" !important;content:'▼';display:inline-block;font-size: 12px;}
div.aBody ul.desc li:before { content: '►';color:#0756a5; }
div.aBody ul.desc li.more:before { content: ''; }
div.aBody ul.desc li { line-height:20px;}
div.aBody ul.desc li.more a { color:#0756a5; }

table.availability {margin:0 0 8px 0;}
table.availability tr td:last-child {color:#00aa00;font-weight: bold;} 
table.availability tr td:last-child a {color:#00aa00;} 

div.aBody div.links a, div#a-products div.links a { display:block;color: #0c7cc8;line-height:16px;padding:5px 10px 5px 20px; }
div#a-products div.links a.pdf { color: #0c7cc8; }
div.aBody div.links a#assortment-help-link {background:url(/images/icons/help.png) no-repeat 0 5px; color:#ff0000;}
div.aBody div.links a#assortment-warranty-link { background:url(/images/icons/page.png) no-repeat 0 5px; color:#000000; }
div.aBody div.links a:hover { text-decoration:underline; }

div.aCol2 {max-width:320px;}
div.aCol3 {min-width:290px;max-width:450px;width:40%}
@media all and (max-width:1030px){ 
    div.aBody {flex-wrap: wrap;}
    div.aCol3 {max-width:100%;}
}
@media all and (max-width:800px){ 
    div.aCol3 {width:60%;margin:0;}
    div.aCol2 {margin:0;}
    table.discounts td, table.discounts th {padding:5px 10px;}
}
@media all and (max-width:880px){ 
    div.aImages {width:100%;}
    div.aImages .tbl { width:400px;margin:0 auto;}
    div.aImages .tbl img {max-width:400px;max-height:400px;}
    div.aCol2, div.aCol3 {width:48%;}
}
@media all and (max-width:500px){ 
    div.aImages .tbl { width:350px; }
    div.aImages .tbl .imidi { width:350px;height:350px;}
    div.aImages .tbl img {max-width:350px;max-height:350px;}
    div.aImages .arrow-left span, div.aImages .arrow-right span {margin-top:160px;}
    div.aCol2, div.aCol3 {width:auto;padding:0 2px;}
}
@media all and (max-width:400px){ 
    div.aIMain { width:290px;height:295px;margin:0 auto;overflow:hidden;}
    ul.a-gallery { margin:0 auto;}
    div.aImages .tbl { width:280px;}
    div.aImages .tbl .imidi { width:280px;height:280px;}
    div.aImages .tbl img {max-width:280px;max-height:280px;}
    div.aImages .arrow-left span, div.aImages .arrow-right span {margin-top:130px;}
}

#a-products div.item {
    border-top:1px solid #d7d3d3;
    display:grid;
    grid-template-columns: 140px 1fr 300px;
    grid-template-rows: auto;
    grid-template-areas: 
        "image title price"
        "image param buttons";
    width: 100%;    
}
#a-products div.item:hover {     box-shadow: inset 0px 0px 0px 5px rgba(220,220,220,1); }
#a-products div.item .image {  grid-area: image; }
#a-products div.item .title {  grid-area: title;}
#a-products div.item .price {  grid-area: price;text-align: center; }
#a-products div.item .param {  grid-area: param; }
#a-products div.item .buttons {  grid-area: buttons;text-align: center;padding:0 0 4px 0; }
#a-products div.item .title, #a-products div.item .price {align-self: center;padding:10px 0;}
#a-products div.item.current { 
    -webkit-box-shadow: inset 0px 0px 0px 5px rgba(170,170,170,1);
    -moz-box-shadow: inset 0px 0px 0px 5px rgba(170,170,170,1);
    box-shadow: inset 0px 0px 0px 5px rgba(170,170,170,1);
}
#a-products div.item .ithumb { height:130px;width:130px;padding:5px; }
#a-products div.item .ithumb img { max-height:130px;max-width:130px; }
#a-products div.item .param span {display: block;float: left;font-size:13px;line-height: 18px;background: url(/images/dot-red.gif) no-repeat 0 5px;margin-left: 6px;padding-left: 10px;}
#a-products div.item .param span span  {display: inline;float: none;background: none;margin-left: 0;padding-left: 0;}
#a-products div.item .param span.green span  {color:#00aa00}
#a-products div.item .param span.code {font-weight: bold;color:#ff0000;}
#a-products div.item .param a.more, #a-products div.item .param a.less{
    color:#aa0000; display:block; float:left; padding-left:5px; 
}
#a-products div.item .title a, #a-products div.item .title span {font-weight: bold;}
#a-products div.item .title a {color:#1a0dab;}
#a-products div.item .title a:hover {text-decoration: underline;}
#a-products div.item .title div.links a {font-weight: normal;}
#a-products div.item .price .brutto { font-size: 18px;font-weight: bold; }
#a-products div.item .price .promo, div.aBody div.priceC .pricePromo, div.prodBoxC .item .price.promo  { color:#ce3535; }
#a-products div.item form {width:260px;margin:2px auto 5px auto;}
.aBody form {width:100%;margin:8px auto;}
.aBody form .quantity, #a-products div.item .quantity, .aBody form input[type=submit], #a-products div.item input[type=submit] {float:left;}
.aBody form .quantity, #a-products div.item .quantity {max-width:32px;overflow: hidden;}

@media all and (max-width:800px){ 
    #a-products div.item {
        grid-template-columns: 130px 1fr 1fr;
        grid-template-areas: 
            "title title title"
            "image . price"
            "image . buttons"
            "param param param";
    }
}
@media all and (max-width:420px){ 
    #a-products div.item {
        grid-template-columns: auto;
        grid-template-areas: 
            "title"
            "image"
            "price"
            "buttons"
            "param";
    }
    #a-products div.item .image {margin:0 auto;}
}

div.aBody form .quantity, #a-products form .quantity {
    display:block;position: relative;
    color:#ffffff;border:1px solid #343232;
    -moz-border-radius:5px; -moz-border-radius:5px;-webkit-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border-radius:5px;
    background: #544e4e;margin:0 5px 0 0;
    z-index: 10;
}
div.aBody form .quantity input, #a-products form .quantity input { 
    position: absolute; top:-1px; left:-1px;
    border:1px solid #5d83b2;border-right:1px solid #343232;
    -moz-border-radius-bottomleft:5px; -moz-border-radius-topleft:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-top-left-radius:5px;border-bottom-left-radius:5px;border-top-left-radius:5px;
    z-index: 20;text-align: center;
}
#a-products form .quantity {height: 30px; padding:0 5px 0 40px; line-height: 29px; overflow: hidden;}
#a-products form .quantity input {height: 30px; width:32px; }
div.aBody form .quantity {height: 48px; padding:0 5px 0 50px; line-height: 47px; overflow: hidden;}
div.aBody form .quantity input {height: 48px; width:40px; }
div.aBody form input[type=submit], #a-products div.item input[type=submit] {border:1px solid #0756a5;color:#ffffff;font-weight: bold;}
div.aBody form input[type=submit]{width:260px;height: 50px;font-size: 20px;padding-left: 30px;background:url(/images/cart-button-big.png) #0756a5 no-repeat 6px 8px;border:1px solid #0756a5;}
#a-products div.item input[type=submit] { font-size: 14px;width:170px;height: 32px;padding-left: 22px;background:url(/images/cart-button.png) #0756a5 no-repeat 4px 6px;border:1px solid #0756a5;}
div.aBody form input.ask {background:url(/images/ask-button-big.png) #2E98CF no-repeat 7px 8px;border:1px solid #2E98CF;}
#a-products div.item input.ask {background:url(/images/ask-button.png) #2E98CF no-repeat 5px 6px;border:1px solid #2E98CF;}
div.aBody form input[type=submit]:hover, #a-products div.item input[type=submit]:hover { opacity: 0.8;}
@media all and (max-width:800px){
    div.aBody form .quantity {display:none;}
}

#a-tabs, .acctabs {margin-top: 10px;border-bottom:1px solid #d7d3d3;}
.acctabs {margin:10px 0 10px 0;}
#a-tabs a, .acctabs a {display:inline-block;font-weight: bold;padding:20px 20px;border-bottom:3px solid #ffffff;}
#a-tabs a:hover, #a-tabs a.on, .acctabs a:hover, .acctabs a.on {color:#0756a5;border-color: #0756a5;}
#a-tabs-container { padding:10px 0; }
@media all and (max-width:600px){
    #a-tabs a, .acctabs a {display:block;padding:10px 0;text-align: center;}
}
@media all and (max-width:500px){
}

div.prodBox2 {display: flex;flex-wrap: wrap;align-items: center;padding:1px 1px; }
div.prodBox2 a {color:#0F55AB; }
div.prodBox2 a:hover { text-decoration: underline; }
div.prodBox2 div.item {width:25%;height:130px;box-shadow: 0px 0px 0px 1px rgba(220,220,220,1);background: #ffffff; padding:5px 0;font-size: 13px; }
div.prodBox2 div.item a.title, div.item a.cat, div.prodBox2 div.item .v, div.prodBox2 div.item .price { float:left;width:55%;margin-left:5px }
div.prodBox2 div.item a.title { display: block;font-weight:bold;height:48px;overflow: hidden;}
div.item .v a { line-height:22px;  }
div.item a.cat { height:35px;overflow: hidden; }
div.item .price span { font-size: 16px;font-weight: bold; }
div.prodBox2 div.item .tbl{ float:right; }
div.prodBox2 div.item .ithumb { width:100px;height:100px; }
div.prodBox2 div.item img { max-height:100px;max-width:100px; }
@media all and (max-width:1000px){ 
    div.prodBox2 div.item .title, div.prodBox2 div.item .v, div.prodBox2 div.item .price { width:50%; }
}
@media all and (max-width:900px){ 
    div.prodBox2 div.item .ithumb { width:90px;height:90px; }
    div.prodBox2 div.item img { max-height:90px;max-width:90px; }
    div.prodBox2 div.item {width:33.3%;font-size:12px;}
    div.prodBox2 div.item .title, div.prodBox2 div.item .v, div.prodBox2 div.item .price { width:55%; }
    div.prodBox2 div.item .title a:first-child { height:56px;}
}
@media all and (max-width:700px){ 
    div.prodBox2 div.item .ithumb { width:100px;height:100px; }
    div.prodBox2 div.item img { max-height:100px;max-width:100px; }
    div.prodBox2 div.item {width:50%;}
}
@media all and (max-width:500px){ 
    div.prodBox2 div.item {width:100%;}
}

div.stars { background:rgb(234,235,235); margin-top:5px; font-size: 12px;padding:5px;display: flex;justify-content: space-between;}
div.stars div.stars { margin:0;padding:0;width:100%; }
div.stars p { float:left;margin:0 3px;line-height: 19px;  }
div.stars p a { display: block;float:left;height:19px;}
div.stars p img { float:left; }
div.stars p a:hover { text-decoration:none; }


div.notice {margin: 0 0 4px 0;padding: 4px 4px 4px 30px;background: url(/images/tick.png) no-repeat 10px 4px;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;background-color: #ffc;}

div.text table {border-left:1px solid #999999;border-top:1px solid #999999;}
div.text table tr td , div.text table tr th {padding: 5px; background: #ffffff;border-right:1px solid #999999;border-bottom:1px solid #999999;}
div.text table tr th {background: #efefef; text-align: left;}
div.text table.basic, div.text table.basic tr td, div.text table.basic tr th {border:none;}
div.text table.basic {border-spacing: 2px}

div.page-help {display: flex;flex-wrap:wrap;}
div.page-help div.item {
    height:40px;width:270px;padding:5px 10px 5px 10px;
    margin: 5px 10px 5px 0;font-size: 15px;border: 1px solid #aaaaaa;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(231, 231, 231, 1);
    -moz-box-shadow: 0px 1px 2px 0px rgba(231, 231, 231, 1);
    box-shadow: 0px 1px 2px 0px rgba(231, 231, 231, 1);
}
div.page-help div.item a.fl {
    display: block;margin-right: 10px
}
div.page-help div.item span {display: inline-block;}
div.page-help div.item a:hover { text-decoration: underline;}
div.page-help div.item.contact a.fl, div.page-help div.item.company a.fl {height: 80px;}
div.page-help div.item.contact, div.page-help div.item.company {height: 80px;}
div.page-help div.item .red a {color:#ff0000;}
div.page-help .settingsCurrencyFrm {    display: inline-block;}

div.manual_faq_group { float:left;width:160px;padding:5px 20px 5px 0; }
div.manual_faq_group:first-child { width:480px; }
div.manual_faq_group h3 { background:url(/images/icons/lightbulb.png) no-repeat 0 2px ;padding-left:22px; }
ul.list { padding:5px; }
div.manual_faq_group ul li, ul.list li { background: url(/images/icons/lightbulb_off.png) no-repeat 0 2px; padding:3px 0 3px 22px; } 
div.manual_faq_group ul li:hover { background: url(/images/icons/lightbulb.png) no-repeat 0 2px; } 
div.manual_faq_group ul li a:hover { text-decoration: underline; } 

  #languages {background: #efefef;border:1px solid #cccccc;padding: 10px;}
  #languages .t {margin:0 0 10px 5px;font-size: 16px; font-weight: bold;  }
  #languages ul {display: flex;flex-wrap: wrap;list-style-type: disc;}
  #languages ul li {width: 12.5%;height: 24px;display: block;overflow: hidden;list-style: none;text-align: -webkit-match-parent;}
  #languages ul li a {color: #747474;display: block;padding: 0.4em 0.5em;border: none;background: none;width: 100%;text-align: left;}
  #languages button { width:140px;}
  #languages button.preferred {color:#ff0000;font-weight: bold;  }
@media all and (max-width:650px){ 
      #languages ul li {width: 25%;}
}
@media all and (max-width:450px){ 
    #languages ul li {width: 50%;}
    div.manual_faq_group:first-child { width:290px; }
}
div.catBox.producers {margin:10px 0 2px 0;}
div.catBox.producers div.item .tbl a img {max-height: 90%;max-width: 90%;}
div.catBox .more, div.category_toggle .more {display: block;width: 100%;margin: 0 auto;background: #b0dda6;padding: 2px 0;color: black;text-align: center;}
div.category_toggle .more {position:absolute; bottom:0;}
div.producer-discounts {border:2px solid #ff0000;margin:0 0 0 5px;padding:5px;width:180px;clear: right;line-height: 20px;}
div.producer-discounts span {display: block;background:url("/images/dot-red.gif") no-repeat scroll 0px 8px transparent;padding-left: 10px;}
div.category_toggle {max-height:150px; overflow: hidden; position:relative;}
.goog-te-banner-frame.skiptranslate {display: none !important;}

.page-load-status {display:none;}
.loader-ellips {
  font-size: 20px; /* change size here */
  position: relative;
  width: 4em;
  height: 1em;
  margin: 10px auto;
}
.loader-ellips__dot {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
  background: #555; /* change color here */
  position: absolute;
  animation-duration: 0.5s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}
.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
  left: 0;
}
.loader-ellips__dot:nth-child(3) { left: 1.5em; }
.loader-ellips__dot:nth-child(4) { left: 3em; }
@keyframes reveal {
  from { transform: scale(0.001); }
  to { transform: scale(1); }
}
@keyframes slide {
  to { transform: translateX(1.5em) }
}
.loader-ellips__dot:nth-child(1) {
  animation-name: reveal;
}
.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
  animation-name: slide;
}
.loader-ellips__dot:nth-child(4) {
  animation-name: reveal;
  animation-direction: reverse;
}
div.opinion { display: flex;justify-content: space-between;}