﻿body {
}

/*@media (max-width: 767px) {
}
@media (min-width: 768px) and (max-width: 991px) {
}
@media (min-width: 992px) and (max-width: 1279px) {
}
@media (min-width: 1280px) {
}*/

@media (max-width: 547px) {
    body::after {
        content: 'Xplus SmallWindow';
        font-size: 0;
    }
}
@media (min-width: 548px) and (max-width: 767px) {
    body::after {
        content: 'Xplus Eplus SmallWindow';
        font-size: 0;
    }
}
@media (min-width: 768px) and (max-width: 1279px) {
    body::after {
        content: 'Splus Eplus SmallWindow';
        font-size: 0;
    }
}
/*@media (min-width: 992px) and (max-width: 1279px) {
    body::after {
        content: 'Mplus';
        font-size: 0;
    }
}*/
@media (min-width: 1280px) {
    body::after {
        content: 'Lplus';
        font-size: 0;
    }
}

/************************************
    //START// RWD
*************************************/ 
@media (max-width: 767px){
    .col-xs-12 {
      width: 100% !important;
    }
    .col-xs-11 {
      width: 91.66666667% !important;
    }
    .col-xs-10 {
      width: 83.33333333% !important;
    }
    .col-xs-9 {
      width: 75% !important;
    }
    .col-xs-8 {
      width: 66.66666667% !important;
    }
    .col-xs-7 {
      width: 58.33333333% !important;
    }
    .col-xs-6 {
      width: 50% !important;
    }
    .col-xs-5 {
      width: 41.66666667% !important;
    }
    .col-xs-4 {
      width: 33.33333333% !important;
    }
    .col-xs-4-zakladki {
      width: 33% !important;
    }
    .col-xs-3 {
      width: 25% !important;
    }
    .col-xs-2 {
      width: 16.66666667% !important;
    }
    .col-xs-1 {
      width: 8.33333333% !important;
    }
    .col-xs-offset-12 {
      margin-left: 100% !important;
    }
    .col-xs-offset-11 {
      margin-left: 91.66666667% !important;
    }
    .col-xs-offset-10 {
      margin-left: 83.33333333% !important;
    }
    .col-xs-offset-9 {
      margin-left: 75% !important;
    }
    .col-xs-offset-8 {
      margin-left: 66.66666667% !important;
    }
    .col-xs-offset-7 {
      margin-left: 58.33333333% !important;
    }
    .col-xs-offset-6 {
      margin-left: 50% !important;
    }
    .col-xs-offset-5 {
      margin-left: 41.66666667% !important;
    }
    .col-xs-offset-4 {
      margin-left: 33.33333333% !important;
    }
    .col-xs-offset-3 {
      margin-left: 25% !important;
    }
    .col-xs-offset-2 {
      margin-left: 16.66666667% !important;
    }
    .col-xs-offset-1 {
      margin-left: 8.33333333% !important;
    }
    .col-xs-offset-0 {
      margin-left: 0% !important;
    }
    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-4-zakladki, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
      float: left;
    }
}
@media (min-width: 768px) and (max-width: 1279px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-4-zakladki, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100% !important;
    }

    .col-sm-11 {
        width: 91.66666667% !important;
    }

    .col-sm-10 {
        width: 83.33333333% !important;
    }

    .col-sm-9 {
        width: 75% !important;
    }

    .col-sm-8 {
        width: 66.66666667% !important;
    }

    .col-sm-7 {
        width: 58.33333333% !important;
    }

    .col-sm-6 {
        width: 50% !important;
    }

    .col-sm-5 {
        width: 41.66666667% !important;
    }

    .col-sm-4 {
        width: 33.33333333% !important;
    }

    .col-sm-4-zakladki {
        width: 33.1% !important;
    }

    .col-sm-3 {
        width: 25% !important;
    }

    .col-sm-2 {
        width: 16.66666667% !important;
    }

    .col-sm-1 {
        width: 8.33333333% !important;
    }

    .col-sm-offset-12 {
        margin-left: 100% !important;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667% !important;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333% !important;
    }

    .col-sm-offset-9 {
        margin-left: 75% !important;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667% !important;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333% !important;
    }

    .col-sm-offset-6 {
        margin-left: 50% !important;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667% !important;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333% !important;
    }

    .col-sm-offset-3 {
        margin-left: 25% !important;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667% !important;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333% !important;
    }

    .col-sm-offset-0 {
        margin-left: 0% !important;
    }

    .col-sm-mistral-kategorie-kafelki-male {
        width: 24% !important;
    }

    .col-sm-mistral-kategorie-kafelki-duze {
        width: 30% !important;
    }
}
/*@media (min-width: 992px) and (max-width: 1279px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-4-zakladki, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
      float: left;
    }
    .col-md-2-5 {
      width: 20% !important;
    }
    .col-md-12 {
      width: 100% !important;
    }
    .col-md-11 {
      width: 91.66666667% !important;
    }
    .col-md-10 {
      width: 83.33333333% !important;
    }
    .col-md-9 {
      width: 75% !important;
    }
    .col-md-8 {
      width: 66.66666667% !important;
    }
    .col-md-7 {
      width: 58.33333333% !important;
    }
    .col-md-6 {
      width: 50% !important;
    }
    .col-md-5 {
      width: 41.66666667% !important;
    }
    .col-md-4 {
      width: 33.33333333% !important;
    }
    .col-md-4-zakladki {
      width: 33.1% !important;
    }
    .col-md-3 {
      width: 25% !important;
    }
    .col-md-2 {
      width: 16.66666667% !important;
    }
    .col-md-1 {
      width: 8.33333333% !important;
    }
    .col-md-mistral-kategorie-kafelki-male{
        width: 23% !important;
    }
    .col-md-mistral-kategorie-kafelki-duze{
        width: 30% !important;
    }

}
*/@media (min-width: 1280px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-4-zakladki, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }
    .col-lg-2-5 {
        width: 20% !important;
    }
    .col-lg-12 {
        width: 100% !important;
    }
    .col-lg-11 {
        width: 91.66666667% !important;
    }
    .col-lg-10 {
        width: 83.33333333% !important;
    }
    .col-lg-9 {
        width: 75% !important;
    }
    .col-lg-8 {
        width: 66.66666667% !important;
    }
    .col-lg-7 {
        width: 58.33333333% !important;
    }
    .col-lg-6 {
        width: 50% !important;
    }
    .col-lg-5 {
        width: 41.66666667% !important;
    }
    .col-lg-4 {
        width: 33.33333333% !important;
    }
    .col-lg-4-zakladki {
        width: 33.1% !important;
    }
    .col-lg-3 {
        width: 25% !important;
    }
    .col-lg-2 {
        width: 16.66666667% !important;
    }
    .col-lg-1 {
        width: 8.33333333% !important;
    }
    .col-lg-mistral-kategorie-kafelki-male{
        width: 19% !important;
    }
    .col-lg-mistral-kategorie-kafelki-duze{
        width: 22% !important;
    }
}
/************************************
    //STOP// RWD
*************************************/ 
input[type=submit] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
.banner img{
    width: 100%;
    height: auto;
}
h1#kategorieNaglowek, 
h1#producenciNaglowek{
    width: 50% !important;
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
}
#sidebarkategorie, 
#sidebarproducenci{
    width: 100% !important;
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
}
ul#ctWidokProducenciGlowne, 
ul.KategorieGlowne,
ul#ctWidokKategorieWielopoziomowe{
    width: 100% !important;
}
ul#ctWidokKategorieGlowne, 
ul.KategorieGlowne{
    width: 100% !important;
}
#lewaKolumna #kategorie h1.kategoriePonizejZakladki{
    width: 100% !important;
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
    float: initial;
}
.szukajPoKategoriach{
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
    width: 100% !important;
}
div#RollWrapperZakladki{
    height:unset;
    width: 100%;
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box ;
         box-sizing: border-box;
}
div.RollWrapper.RollWrapperKafelki {
    max-width: 750px !important;
    /*width: 100% !important;*/
    float: left;
}

.RollWrapper .RollWrapperContent ul li div.rc-rcbrand-item-content:hover .do-koszyka{
    width:94%;
}

#RollWrapperZakladki ul li{
    float:unset;
    width:750px;
}

.BoksReklamowyHTML {
    width: 100% !important;
}
[class*=button]{
    cursor: pointer; /*for iOS touch*/
}
.Table tbody tr .tbxCommand > a{
    cursor: pointer; /*for iOS touch*/
}
body.SmallWindow{
    -ms-touch-action: pan-y;
        touch-action: pan-y;
}
body.SmallWindow #grafikaLoga{
    display: none;
}
body.SmallWindow .ramka > h1{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
body.Mplus .products-list .Table .tbxTiles tr td.tbxLast{
    border-right: none;
}
/************************************
    //START// Media
*************************************/ 
body.SmallWindow #gorneKontrolki{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    margin: 0;
    position: relative;
}
body.SmallWindow #gorneKontrolki #belkaGornaNL_koszyk i.fa-caret-right{
    display: none;
}
@media (max-width: 767px) { 
    body.nowyLayout.sticky #searchBar > div#gorneKontrolki{
        width: 100% !important;
    }
    body.nowyLayout #gorneMenu{
        display: none;
    }
    #wysuwanaZakladkaPPodgladKoszyka{
        display: none;
    }
    div.RollWrapper.RollWrapperKafelki div.RollWrapperContent > ul{
        width: 100%;
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
    }
    div.RollWrapper.RollWrapperKafelki div.RollWrapperContent > ul > li{
        float: none !important;
        display: inline-table;
    }
    .RollWrapper .RollWrapperContent ul li h2 a{
        white-space: normal;
        width: 100%;
    }
    .RollWrapper .RollWrapperContent ul li h2 a:hover{
        width: 127px;
    }
    .RollWrapper .RollWrapperContent ul li a.podgladDodatkowe{
        min-height: 112px;
    }
    .RollWrapper .RollWrapperContent ul li div.promocja:empty{
        margin: 8px 0 8px 17px;
    }
    div.podgladArtykulu.dodatkowe{
        display: none !important;
    }
    body.nowyLayout #path{
        display: none;
    }
    body.nowyLayout #gorneKontrolki > div:not(.visible-smallWindow) {
        display: none !important;
    }
    body.nowyLayout #gorneKontrolki #belkaGornaNL_koszyk div.podgladKoszyka{
        display: none !important;
    }
    body.nowyLayout.sticky #belkaGornaNL_wyszukiwarka div.nawigacja,
    body.nowyLayout #belkaGornaNL_wyszukiwarka #wyszukiwarka{
        display: none;
    }
    #queries #queries{
        display: none;
    }
    #RollWrapperZakladki ul {
        width: 100%;
    }

        #RollWrapperZakladki ul li {
            width: 100%;
            border-bottom: solid 1px black;
            /*        background: -webkit-linear-gradient(white, rgba(152, 152, 152, 0.35));
        background: -webkit-gradient(linear, left top, left bottom, from(white), to(rgba(152, 152, 152, 0.35)));
        background: -o-linear-gradient(white, rgba(152, 152, 152, 0.35));
        background: linear-gradient(white, rgba(152, 152, 152, 0.35));*/
        }
    .tbxData span b#nazwaKolumnyRWD{
        display: inline;
    }
    .tbxData b#nazwaKolumnyRWD{
        display: inline;
    }
}
@media (min-width: 768px) and (max-width: 1279px) {
    body.nowyLayout.sticky #searchBar > div#gorneKontrolki {
        width: 750px !important;
    }

    body.nowyLayout #gorneMenu {
        display: none;
    }

    #wysuwanaZakladkaPPodgladKoszyka {
        display: none;
    }

    div.RollWrapper.RollWrapperKafelki div.RollWrapperContent > ul {
/*        width: 100%;
*/        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
    }

        div.RollWrapper.RollWrapperKafelki div.RollWrapperContent > ul > li {
/*            float: none !important;
            display: inline-table;*/
        }

    .RollWrapper .RollWrapperContent ul li h2 a {
        white-space: normal;
        width: 100%;
    }

        .RollWrapper .RollWrapperContent ul li h2 a:hover {
            width: 127px;
        }

    .RollWrapper .RollWrapperContent ul li a.podgladDodatkowe {
        min-height: 112px;
    }

    .RollWrapper .RollWrapperContent ul li div.promocja:empty {
        margin: 8px 0 8px 17px;
    }

    div.podgladArtykulu.dodatkowe {
        display: none !important;
    }

    body.nowyLayout #path {
        display: none;
    }

    body.nowyLayout #gorneKontrolki > div:not(.visible-smallWindow) {
        display: none !important;
    }

    body.nowyLayout #gorneKontrolki #belkaGornaNL_koszyk div.podgladKoszyka {
        display: none !important;
    }

    body.nowyLayout.sticky #belkaGornaNL_wyszukiwarka div.nawigacja,
    body.nowyLayout #belkaGornaNL_wyszukiwarka #wyszukiwarka {
        display: none;
    }
}
/*@media (min-width: 992px) and (max-width: 1279px) {
    body.nowyLayout.sticky #searchBar > div#gorneKontrolki{
        width: 970px !important;
    }
    body.nowyLayout #gorneMenu a.strona_glowna{
        width: 4.31372% !important;
        -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
             box-sizing: border-box;
        border-right: 1px white solid;
    }
    body.nowyLayout #gorneMenu #glowne_menu{
        width: 95.68628% !important;
    }
    #gorneMenu #glowne_menu a.prev,
    #gorneMenu #glowne_menu a.next{
        width: 2.5% !important;
        -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
             box-sizing: border-box;
        border-left: 1px white solid;
        position: inherit;
        float: right;
    }
    body.nowyLayout #gorneMenu #glowne_menu{
        margin-right: 0 !important;
    }
    body.nowyLayout #gorneMenu #glowne_menu_ul{
        width: 95% !important;
        float: left;
    }
}
*/@media (min-width: 1280px) {
    body.nowyLayout.sticky #searchBar > div#gorneKontrolki{
        width: 1285px !important;
    }
    body.nowyLayout #gorneMenu a.strona_glowna{
        width: 4.31372% !important;
        -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
             box-sizing: border-box;
        border-right: 1px white solid;
    }
    body.nowyLayout #gorneMenu #glowne_menu{
        width: 95.68628% !important;
    }
    #gorneMenu #glowne_menu a.prev,
    #gorneMenu #glowne_menu a.next{
        width: 1.885276% !important;
        -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
             box-sizing: border-box;
        border-left: 1px white solid;
        position: inherit;
        float: right;
    }
    body.nowyLayout #gorneMenu #glowne_menu{
        margin-right: 0 !important;
    }
    body.nowyLayout #gorneMenu #glowne_menu_ul{
        width: 96.229448% !important;
        float: left;
    }
}
/************************************
    //STOP// Media
*************************************/ 
/************************************
    //START// kolumny
*************************************/ 
h1[id$=DebugOn]{
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
       transform: translate(-50%, 0);
}
div#kontener{
    margin: 0px auto;
    display: inline-block;
}
body.nowyLayout #gorneKontrolki div.dropdown{
    top: 0px !important;
}
body.nowyLayout #lewaKolumna{
    padding-right: 3px;
}
body.nowyLayout #prawaKolumna{
    padding-left: 5px;
}
div#lewaKolumna,
div#prawaKolumna,
div#srodkowaKolumna,
div#srodkowoPrawaKolumna,
div#srodkowoLewoPrawaKolumna{
    margin-left: 0px;
    margin-right: 0px;
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
}
/*div#srodkowoLewoPrawaKolumna{
    width: 100%;
}*/
@media (max-width: 767px) { 
    div#kontener {
      width: 100%;
      overflow-x: auto;
    }
    div#lewaKolumna,
    div#prawaKolumna {
      display: none;
    }
    div#srodkowaKolumna,
    div#srodkowoPrawaKolumna{
        width: 100%;
        overflow-x: auto;
        margin-top: 0;
    }
    div#srodkowoLewoPrawaKolumna.admin-page{
        overflow-x: auto;
    }
    div#srodkowoLewoPrawaKolumna > div.ramka,
    div#srodkowoLewoPrawaKolumna > div.ramka > div.wnetrzeRamki{
        float: left;
    }
}
@media (min-width: 768px) and (max-width: 1279px) {
    div#kontener {
        width: 750px;
        overflow-x: auto;
    }

    div#lewaKolumna,
    div#prawaKolumna {
        display: none;
    }

    div#srodkowaKolumna,
    div#srodkowoPrawaKolumna {
        width: 100%;
        overflow-x: auto;
        margin-top: 0;
    }

    div#srodkowoLewoPrawaKolumna.admin-page {
        overflow-x: auto;
    }

    div#srodkowoLewoPrawaKolumna > div.ramka,
    div#srodkowoLewoPrawaKolumna > div.ramka > div.wnetrzeRamki {
        float: left;
    }
}
/*@media (min-width: 992px) and (max-width: 1279px) {
    div#kontener {
      width: 970px;
    }
    div#lewaKolumna,
    div#prawaKolumna {
        width: 18.8659795%;
    }
    div#srodkowaKolumna {
        width: 62.268041%;
    }
    div#srodkowoPrawaKolumna {
        width: 81.1340205%;
    }
}*/
@media (min-width: 1280px) {
    div#kontener {
      /*width: 1285px;*/
    }
    div#lewaKolumna,
    div#prawaKolumna {
        width: 14.74708%;
    }
    div#srodkowaKolumna {
        width: 70.50584%;
    }
    div#srodkowoPrawaKolumna {
        width: 85.25292%;
    }
}
/************************************
    //STOP// kolumny
*************************************/ 
/************************************
    //START// Menu boczne
*************************************/ 
body.no-scroll-panel {
    overflow: hidden;
    height: 100vh;
}
#belkaGornaNL_menuRWD{
    left: 0px;
    top: 0px;
    position: absolute;
    height: 54px;
    z-index: 999;
}
body.SmallWindow #belkaGornaNL_menuRWD{
    display: inherit !important;
}
#belkaGornaNL_menuRWD #button::before{
    content: "\f0c9";
    font-family: 'Font Awesome\ 5 Pro';
}
#belkaGornaNL_menuRWD .button_menu{
    display: none;
    font-size: 1.8rem;
    padding-left: 20px;
}
#belkaGornaNL_menuRWD.active #button{
    display: none;
}
#belkaGornaNL_menuRWD #wrap{
    left: -320px;
    width: 320px;
    position: fixed;
    top: 0;
    bottom: 0;
    height: 100vh;
    background: #fff;
    z-index: 9999999;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -o-transform: translate(0px);
    font-size: 12px;
    outline: 0;
    font-family: titillium_webregular,arial,sans-serif;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
    overflow-y: auto;
}
#belkaGornaNL_menuRWD.active #wrap{
    -webkit-box-shadow: 0 0 40px 0 rgba(0,0,0,0.75);
            box-shadow: 0 0 40px 0 rgba(0,0,0,0.75);
}
#belkaGornaNL_menuRWD #wrap > .navbar{
    height: 100%;
}
#belkaGornaNL_panelRWD
#belkaGornaNL_menuRWD #wrap .menu_ul{
    max-height: 100vh;
    overflow-y: auto;
}
#belkaGornaNL_menuRWD #wrap .menu_ul li,
#belkaGornaNL_panelRWD #wrap .menu_ul li{
    float: left;
    width: 100%;
    height: 100%;
    background-color: #232323;
    border-bottom: 1px solid white;
}
    #belkaGornaNL_menuRWD #wrap .menu_ul li#categories_expand.active > a,
    #belkaGornaNL_menuRWD #wrap .menu_ul li#producers_expand.active > a,
    #belkaGornaNL_menuRWD #wrap .menu_ul li#grupaStron_expand.active > a {
        background-color: white;
        border-bottom: 1px solid rgba(165, 164, 164, 0.61);
        font-size: 20px;
    }

    #belkaGornaNL_menuRWD #wrap .menu_ul li#categories_expand:not(.active) > a,
    #belkaGornaNL_menuRWD #wrap .menu_ul li#producers_expand:not(.active) > a,
    #belkaGornaNL_menuRWD #wrap .menu_ul li#grupaStron_expand:not(.active) > a {
        color: white !important;
    }

#belkaGornaNL_menuRWD #wrap .menu_ul li#categories_expand.active > ul > li.top{
    border-bottom: none;
}
#belkaGornaNL_menuRWD #wrap .menu_ul > li:last-child{
    padding-bottom: 40px;
    border-bottom: none;
}
#belkaGornaNL_menuRWD #wrap .menu_ul li.strona_glowna{
    height: 50px;
    background-color: white !important;
    display: -webkit-box;
        display: -ms-flexbox;
            display: -webkit-flex;
            display: -moz-box;
            display: flex;
    -webkit-box-align: center;
          -webkit-flex-align: center;
            -ms-flex-align: center;
                -webkit-align-items: center;
                    -moz-box-align: center;
         align-items: center;
    -webkit-box-pack: center;
        -moz-box-pack: center;
            -ms-flex-pack: center;
                -webkit-justify-content: center;
                    justify-content: center;
    padding: 10px 0px;
}
    #belkaGornaNL_menuRWD #wrap .menu_ul li.strona_glowna > a {
        color: black;
        padding: 0;
        width: 300px;
        height: 50px;
        float: none;
        border: none;
        text-align: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
#belkaGornaNL_menuRWD #wrap .menu_ul li.strona_glowna > a > img{
    max-width: 100%;
    max-height: 100%;
}
#belkaGornaNL_menuRWD #wrap .menu_ul li > a,
#belkaGornaNL_panelRWD #wrap .menu_ul li.dropdown > a{
    font-size: 17px;
    padding: 16px 5px 16px 7px;
    width: 90%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: white;
    box-sizing: border-box;
    font-weight: lighter;
}
#belkaGornaNL_menuRWD #wrap .menu_ul li.selected > a{
    text-decoration: underline;
}
#belkaGornaNL_menuRWD #wrap .menu_ul li > a > span{
    height: 16px;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#belkaGornaNL_menuRWD #wrap li.leaf a,
#belkaGornaNL_panelRWD #wrap a{
    font-family: 'Roboto', sans-serif;
    width: 100% !important;
    cursor: pointer;
}
#belkaGornaNL_menuRWD #wrap .menu_ul li > #categories_expand_button,
#belkaGornaNL_menuRWD #wrap .menu_ul li > #producers_expand_button,
#belkaGornaNL_menuRWD #wrap .menu_ul li > #grupaStron_expand_button,
#belkaGornaNL_menuRWD #wrap .menu_ul li.leaf > a,
#belkaGornaNL_menuRWD #wrap .menu_ul > li > a,
#belkaGornaNL_panelRWD #wrap .menu_ul li.dropdown > a {
    width: 100%;
}
#belkaGornaNL_menuRWD #wrap .menu_ul > li:not(.strona_glowna) > a:before{
    content: "\f138";
    padding: 0px 15px 0px 7px;
    font-family: 'Font Awesome\ 5 Pro';
}
#belkaGornaNL_menuRWD #wrap .menu_ul > li:not(.strona_glowna) > a.home:before{
    content: "\f015";
}
#belkaGornaNL_menuRWD #wrap .menu_ul > li:not(.strona_glowna) > a.Produkty:before {
    content: "\f49c";
}
#belkaGornaNL_menuRWD #wrap .menu_ul > li:not(.strona_glowna) > a.Komplety:before{
    content: "\f1b3";
}
#belkaGornaNL_menuRWD #wrap .menu_ul > li:not(.strona_glowna) > a.FV:before {
    content: "\f570";
}
#belkaGornaNL_menuRWD #wrap .menu_ul > li:not(.strona_glowna) > a.Zamowienia:before{
    content: "\f218";
}
#belkaGornaNL_menuRWD #wrap .menu_ul > li:not(.strona_glowna) > a.WZ:before{
    content: "\f1c2";
}
#belkaGornaNL_menuRWD #wrap .menu_ul > li:not(.strona_glowna) > a.ZamowieniaZewnetrzne:before{
    content: "\f03c";
}
#belkaGornaNL_menuRWD #wrap .menu_ul > li:not(.strona_glowna) > a.Rozrachunki:before{
    content: "\f295";
}
#belkaGornaNL_menuRWD #wrap .menu_ul > li:not(.strona_glowna) > a.RMA:before{
    content: "\f0ad";
}
#belkaGornaNL_menuRWD #wrap .menu_ul > li:not(.strona_glowna) > a.Informacje:before{
    content: "\f05a";
}
#belkaGornaNL_menuRWD #wrap .menu_ul > li:not(.strona_glowna) > a.Regulamin:before{
    content: "\f06d";
}
#belkaGornaNL_menuRWD #wrap .menu_ul > li:not(.strona_glowna) > a.CRM:before{
    content: "\f2bc";
}
#belkaGornaNL_menuRWD #wrap .menu_ul > li:not(.strona_glowna) > a.Oferty:before {
    content: "\f15c";
}
#belkaGornaNL_menuRWD #wrap .menu_ul > li:not(.strona_glowna) > a.Aukcje:before{
    content: "\f0e3";
}
#belkaGornaNL_menuRWD #wrap .menu_ul > li:not(.strona_glowna) > a.SpeedList:before{
    content: "\f0d1";
}
#belkaGornaNL_menuRWD #wrap .menu_ul > li:not(.strona_glowna) > a.Konfigurator:before{
    content: "\f241";
}
#belkaGornaNL_menuRWD #wrap .menu_ul > li:not(.strona_glowna) > a.WlasneCSS:before{
    content: "\f138";
}
#belkaGornaNL_menuRWD #wrap .menu_ul > li:not(.strona_glowna) > a.Ostrzalnia:before{
    content: "\f12d";
}
#belkaGornaNL_menuRWD #wrap .menu_ul > li:not(.strona_glowna) > a.Kategorie:before{
    content: "\f0e8";
}
#belkaGornaNL_menuRWD #wrap .menu_ul > li:not(.strona_glowna) > a.Producenci:before{
    content: "\f275";
}
#belkaGornaNL_menuRWD #wrap .menu_ul > li:not(.strona_glowna) > a.Aktualizacja:before{
    content: "\f1b8";
}
#belkaGornaNL_menuRWD #wrap .menu_ul > li:not(.strona_glowna) > a.niesystemowa:before {
    content: "\f2c1";
}
body.SmallWindow #belkaGornaNL_menuRWD .button_menu{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    padding-left: 12px;
    -webkit-box-align: center;
        -webkit-flex-align: center;
        -ms-flex-align: center;
            -webkit-align-items: center;
                -moz-box-align: center;
            align-items: center;
    height: 54px;
    z-index: 999;
}
/*@media (min-width: 992px) and (max-width: 1279px) {
    #belkaGornaNL_menuRWD #wrap,
    #belkaGornaNL_panelRWD #wrap{
        display: none;
    }
}*/
/*@media (min-width: 1280px) {
    #belkaGornaNL_menuRWD #wrap,
    #belkaGornaNL_panelRWD #wrap{
        display: none;
    }
}*/
/************************************
    //STOP// Menu boczne
*************************************/ 
/*******************************************
    //START// Menu boczne - KATEGORIE I PRODUCENCI
********************************************/
#categories_expand #categories_ul,
#producers_expand #producers_ul,
#grupaStron_expand #grupaStron_ul {
    display: none;
}
#categories_expand.active #categories_ul,
#producers_expand.active #producers_ul,
#grupaStron_expand.active #grupaStron_ul {
    display: block;
    overflow-y: auto;
    margin-top: 70px;
    max-height: 87vh;
}
#slide_mobile_menu.active_categories,
#slide_mobile_menu.active_producers,
#slide_mobile_menu.active_grupaStron {
    height: 100%;
    overflow-y: hidden !important;
}
#slide_mobile_menu.active_categories > li:not(#categories_expand),
#slide_mobile_menu.active_categories > li.strona_glowna:not(#categories_expand){
    display: none;
}
#slide_mobile_menu.active_producers > li:not(#producers_expand),
#slide_mobile_menu.active_producers > li.strona_glowna:not(#producers_expand){
    display: none;
}
    #slide_mobile_menu.active_grupaStron > li:not(#grupaStron_expand),
    #slide_mobile_menu.active_grupaStron > li.strona_glowna:not(#grupaStron_expand) {
        display: none;
    }


#categories_expand.active > a[id$="expand_button"],
#producers_expand.active > a[id$="expand_button"],
#grupaStron_expand.active > a[id$="expand_button"] {
    padding: 0px 5px 0px 15px !important;
    border-bottom: solid 1px rgba(110, 110, 110, 0.15);
    background-color: rgba(110, 110, 110, 0.15);
    position: absolute;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
}
#belkaGornaNL_menuRWD #wrap .menu_ul > li#categories_expand.active > a:before,
#belkaGornaNL_menuRWD #wrap .menu_ul > li#producers_expand.active > a:before,
#belkaGornaNL_menuRWD #wrap .menu_ul > li#grupaStron_expand.active > a:before {
    content: "\f0e8";
}
#categories_expand.active #categories_ul li:not(.leaf):not(.niewidoczny):before{
    content: "\f0da";
    font-family: 'Font Awesome\ 5 Pro';
    float: left;
    width: 10%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 49px;
    padding: 15px 0px 15px 15px;
    font-size: 18px;
    color: white;
    font-weight: lighter;
}
#categories_expand.active #categories_ul li.active-mk,
#producers_expand.active #producers_ul li.active-pr,
#grupaStron_expand.active #grupaStron_ul li.active-pr,
#categories_expand.active #categories_ul ul[class^="l"] li.selected {
    /*background-color: #434343;*/
    /*border: solid 1px rgba(148, 148, 148, 0.37);*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold;
}
#categories_expand.active #categories_ul ul[class^="l"] li:not(.leaf) ul[class^="l"]{
    display: none;
}
#categories_expand.active #categories_ul ul[class^="l"] li:not(.leaf).active > ul[class^="l"]{
    display: block;
}
#categories_expand.active #categories_ul ul[class^="l"] li:not(.leaf).active:before{
    content: "\f0d7";
}
#categories_expand.active #categories_ul ul[class^="l"] li:not(.leaf).active{
    /*background-color: #434343;*/
    border: none;
}
body.nowyLayout.SmallWindow.sticky #searchBar > div > div {
    display: block;
}
#belkaGornaNL_menuRWD #wrap .menu_ul > li#categories_expand > #categories_ul > li > ul[class^="l"] > li.active li {
    /*background-color: rgb(67, 67, 67);*/
    /*border: none;*/
}
#belkaGornaNL_menuRWD #wrap .menu_ul > li#categories_expand > #categories_ul > li > ul[class^="l"] li.active > a,
#belkaGornaNL_menuRWD #wrap .menu_ul > li#categories_expand > #categories_ul > li > ul[class^="l"] li.active::before{
    border-bottom: 1px solid rgba(165, 164, 164, 0.61);
}
@media (max-width: 767px) {
    
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1279px) {

}
@media (min-width: 1280px) {

}
/*******************************************
    //STOP// Menu boczne - KATEGORIE I PRODUCENCI
********************************************/ 
/************************************
    //START// Panel boczny
*************************************/ 
#belkaGornaNL_panelRWD{
    /*left: 100vw;*/
    width: 0px;
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100vh;
    background: #fff;
    z-index: 999;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -o-transform: translate(0px);
    font-size: 12px;
    outline: 0;
    font-family: titillium_webregular,arial,sans-serif;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
}
#belkaGornaNL_panelRWD #wrap .button_menu{
    display: none;
    font-size: 2.5rem;
    position: absolute;
    left: -30px;
    top: 60px;
    cursor: pointer;
}
#belkaGornaNL_panelRWD #wrap .button_menu::before{
    content: "\f142";
    font-family: 'Font Awesome\ 5 Pro';
    cursor: pointer;
}
#belkaGornaNL_panelRWD.active #wrap .button_menu{
    display: none;
}

#belkaGornaNL_panelRWD #wrap .button_menu {
        display: block;
}
/*@media (max-width: 767px) {
    #belkaGornaNL_panelRWD #wrap .button_menu{
        display: block;
    }
}
@media (min-width: 768px) and (max-width: 1279px) {
    #belkaGornaNL_panelRWD #wrap .button_menu {
        display: block;
    }
}*/

#belkaGornaNL_panelRWD #wrap{
    height: 100vh;
    background-color: #353230;
    position: fixed;
    width: 320px;
    left: 100vw;
}
#belkaGornaNL_panelRWD.active #wrap{
    -webkit-box-shadow: 0 0 40px 0 rgba(0,0,0,0.75);
            box-shadow: 0 0 40px 0 rgba(0,0,0,0.75);
}
#belkaGornaNL_panelRWD #wrap .menu_ul{
    max-height: 100vh;
    overflow-y: auto;
}
#belkaGornaNL_panelRWD #wrap .menu_ul li{
    background-color: transparent;
}
#belkaGornaNL_panelRWD #wrap .menu_ul li:last-child{
    margin-bottom: 80px;
}
    #belkaGornaNL_panelRWD #wrap .menu_ul li.dropdown > a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        color: white;
        font-weight: normal;
}
#belkaGornaNL_panelRWD #wrap .menu_ul li.dropdown > a[href]:after{
    content: "\f138";
    font-family: 'Font Awesome\ 5 Pro';
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            -webkit-align-items: center;
            -moz-box-align: center;
         align-items: center;
    margin-left: auto;
}
    #belkaGornaNL_panelRWD #wrap .menu_ul li.dropdown.active > a[href]:after {
        content: "\f137";
    }
#belkaGornaNL_panelRWD #wrap .menu_ul li.dropdown > a + div,
#belkaGornaNL_panelRWD #wrap .menu_ul li.dropdown > a + select{
    display: none;
}
#belkaGornaNL_panelRWD #wrap .menu_ul li.dropdown > a + div.bgColor {
    background-color: transparent;
}
#belkaGornaNL_panelRWD #wrap .menu_ul li.dropdown > a > i {
    display: none;
}
#belkaGornaNL_panelRWD #wrap .menu_ul li.dropdown.active{
    background-color: white;
    border-bottom: 1px solid #949494;
}
    #belkaGornaNL_panelRWD #wrap .menu_ul li.dropdown.active > a {
        margin-bottom: 10px;
        color: #6b6a68;
    }
        #belkaGornaNL_panelRWD #wrap .menu_ul li.dropdown.active > a + div,
        #belkaGornaNL_panelRWD #wrap .menu_ul li.dropdown.active > a + select {
            display: block !important;
            float: left;
            margin-bottom: 20px;
            width: 100%;
            font-family: 'Roboto', sans-serif;
            font-size: 0.9rem;
            font-weight: lighter;
            padding-left: 10px;
            color: black;
        }

    #belkaGornaNL_panelRWD #wrap .menu_ul li.dropdown.active p,
    #belkaGornaNL_panelRWD #wrap .menu_ul li.dropdown.active a {
        color: black;
    }

#belkaGornaNL_panelRWD #wrap .menu_ul li.dropdown.active > a + select{
    width: 90%;
    margin: 0px 5% 20px 5%;
}
#belkaGornaNL_panelRWD #wrap .menu_ul li #lista_kontrahenta{
    display: block;
    text-align: center;
}
body.nowyLayout #gorneKontrolki li.dropdown div.dropdownContent{
    padding: 10px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
/****** waluty ******/
body.nowyLayout #gorneKontrolki [id$='_kursyWalut'] > div.dropdownContent table.kursyWalut{
    width: 100%;
}
/****** konsultanci ******/
body.nowyLayout #gorneKontrolki [id$='_konsultanci'] > div.dropdownContent a{
    color: white;
    height: 24px;
    line-height: 24px;
    text-decoration: none;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
body.nowyLayout #gorneKontrolki [id$='_konsultanci'] > div.dropdownContent .gg a img{
    padding-right: 3px;
}
body.nowyLayout #gorneKontrolki [id$='_konsultanci'] > div.dropdownContent .skype a{
    background: url(../obrazkiNew/logo_skype.png) 1px 5px no-repeat;
    padding: 0 0 0 24px;
}
/****** konsultanci ******/
body.nowyLayout #gorneKontrolki [id$='_zalogowany'] > div.dropdownContent a{
    color: white;
}

/****** kontrahent ******/
body.nowyLayout #gorneKontrolki [id$='_kontrahent'] > div.dropdownContent a {
    color: white;
}

#wyborKontrahentaForm td input,
#wyborKontrahentaForm td select {
    margin-left: 10px;
    margin-bottom: 10px;
    width: 260px;
}

#wyborKontrahentaForm td select {
    width: 222px;
    margin-right: 8px;
}

/****** języki ******/
body.nowyLayout #gorneKontrolki li[id$='_jezyki'] > a{
    background: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
}
body.nowyLayout #gorneKontrolki [id$='_jezyki'].active > div.dropdownContent{
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: flex !important;
    -ms-flex-flow: row wrap;
        -webkit-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            -webkit-justify-content: space-between;
            -moz-box-pack: justify;
         justify-content: space-between;
}
body.nowyLayout #gorneKontrolki li[id$='_jezyki'] > div.dropdownContent > p{
    width: 100%;
}
body.SmallWindow #gorneKontrolki li[id$='_jezyki'] > div.dropdownContent span{
    width: 22px;
    height: 22px;
    -webkit-border-radius: 11px;
            border-radius: 11px;
    margin: 15px 15px 0px 15px;
}
/****** okno kontrahenta ******/
body.nowyLayout #gorneKontrolki [id$='_okno_kontrahenta'] > div.dropdownContent i.fa{
    display: none;
}
body.nowyLayout #gorneKontrolki [id$='_okno_kontrahenta'] > div.dropdownContent > h1{
    padding-bottom: 5px;
}
body.nowyLayout #gorneKontrolki [id$='_okno_kontrahenta'] > div.dropdownContent table > tbody > tr{
    padding: 5px 0 5px 0px;
    float: left;
    width: 100%;
}
body.nowyLayout #gorneKontrolki [id$='_okno_kontrahenta'] > div.dropdownContent table > tbody > tr > td > a {
    color: black;
}
body.SmallWindow #TB_window #daneHandloweZListyKontrahentow{
    width: 100%;
    padding: 10px 0px;
}
body.SmallWindow #TB_window #daneHandloweZListyKontrahentow table{
    width: 100%;
}
body.SmallWindow #TB_window #daneHandloweZListyKontrahentow table.lewa{
    border: none;
}
/****** konfiguracja, b2c, wyloguj ******/
body.nowyLayout #gorneKontrolki [id$='_konfiguracja'] > div.dropdownContent,
body.nowyLayout #gorneKontrolki [id$='_b2c'] > div.dropdownContent,
body.nowyLayout #gorneKontrolki [id$='_wyloguj'] > div.dropdownContent,
body.nowyLayout #gorneKontrolki [id$='_pelnyWidok'] > div.dropdownContent, 
body.nowyLayout #gorneKontrolki [id$='_zalogowany'] > div.dropdownContent{
    text-align: center;
}
body.nowyLayout #gorneKontrolki [id$='_konfiguracja'] > div.dropdownContent > a{
    color: white;
}
/****** kontakt ******/
/************************************
    //STOP// Panel boczny
*************************************/ 
/************************************
    //START// mobilne menu administratora
*************************************/
.admin_menu_button,
.admin_menu_button + div.adminMenuGorne.mobile.active{
    display: none;
}
.admin_menu_button .admin_menu_button_tap{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    width: 100%;
    padding: 20px 10px;
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
    font-size: 22px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            -webkit-align-items: center;
            -moz-box-align: center;
         align-items: center;
}
.admin_menu_button .admin_menu_button_tap.active{
    padding: 20px 10px 10px 10px;
}
.admin_menu_button .admin_menu_button_tap:after{
    content: "\f067";
    font-family: 'Font Awesome\ 5 Pro';
    margin-left: auto;
    padding-right: 20px;
}
.admin_menu_button .admin_menu_button_tap.active:after{
    content: "\f068";
}
.admin_menu_button + div.adminMenuGorne,
.admin_menu_button + div.adminMenuGorne .box,
.admin_menu_button + div.adminMenuGorne .box:hover{
    background: none;
}
.admin_menu_button + div.adminMenuGorne .box{
    width: 100% !important;
    margin: 0 !important;
    float: none;
    height: auto;
    position: inherit;
    text-align: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            -webkit-flex-direction: row;
            -moz-box-orient: horizontal;
            -moz-box-direction: normal;
         flex-direction: row;
    padding: 7px 5px;
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
}
.admin_menu_button + div.adminMenuGorne .box.active{
     -webkit-flex-flow: row wrap;
         -ms-flex-flow: row wrap;
             flex-flow: row wrap;
}
.admin_menu_button + div.adminMenuGorne .box.active > ul{
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: flex !important;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            -webkit-order: 3;
            -moz-box-ordinal-group: 4;
         order: 3;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            -webkit-flex-direction: column;
            -moz-box-orient: vertical;
            -moz-box-direction: normal;
         flex-direction: column;
}
.admin_menu_button + div.adminMenuGorne .box.active > ul > li{
    font-size: 24px;
    padding: 10px;
}
.admin_menu_button + div.adminMenuGorne .box.active > ul > li a{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
}
.admin_menu_button + div.adminMenuGorne .box.active > ul > li > a + ul > li{
    padding: 10px 0px 0px 15px;
}
.admin_menu_button + div.adminMenuGorne .box > h1{
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            -webkit-order: 2;
            -moz-box-ordinal-group: 3;
         order: 2;
    width: auto !important;
    padding-left: 15px;
    font-size: 20px;
}
.admin_menu_button + div.adminMenuGorne .box > i,
.admin_menu_button + div.adminMenuGorne .box > span{
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            -webkit-order: 1;
            -moz-box-ordinal-group: 2;
         order: 1;
    width: 25px;
    font-size: 20px !important;
}
.admin_menu_button + div.adminMenuGorne .box > h1{
    max-width: 80%;
}
.admin_menu_button + div.adminMenuGorne .box > h1,
.admin_menu_button + div.adminMenuGorne .box > i,
.admin_menu_button + div.adminMenuGorne .box > span{
    color: rgba(12, 12, 12, 0.6);
    position: initial;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            -webkit-align-items: center;
            -moz-box-align: center;
         align-items: center;
    height: inherit;
}
.admin_menu_button + div.adminMenuGorne .box.active > h1{
    font-weight: bold;
    font-size: 25px;
}
.admin_menu_button + div.adminMenuGorne .box > span.fa-stack{
    position: relative;
}
.admin_menu_button + div.adminMenuGorne .box > span > i.fa-truck{
    color: rgba(12, 12, 12, 0.6);
    font-size: 18px;
    position: absolute;
    margin: 0px 0px 0px -1px;
}
.admin_menu_button + div.adminMenuGorne .box > span > i.fa-eur{
    color: white;
    font-size: 9px;
    position: absolute;
    margin: 0px 0px 0px -3px;
}
.admin_menu_button + div.adminMenuGorne .box > span > i.fa-square-o{
    color: rgba(12, 12, 12, 0.6);
    font-size: 30px;
    position: absolute;
    margin: 0px 0px 0px -2px;
}
.admin_menu_button + div.adminMenuGorne.mobile{
    position: initial !important;
    margin: 0;
    width: 100% !important;
    height: auto !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            -webkit-flex-direction: column;
            -moz-box-orient: vertical;
            -moz-box-direction: normal;
         flex-direction: column;
}
.admin_menu_button + div.adminMenuGorne.mobile.active{
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: flex !important;
    padding: 0px;
}
.admin_menu_button + div.adminMenuGorne.mobile.active div.close{
    position: inherit;
    height: auto;
    padding: 15px 0 20px 0px;
}
@media (max-width: 767px) {
    .admin_menu_button,
    .admin_menu_button + div.adminMenuGorne.mobile.active{
        display: block;
    }
}
@media (min-width: 768px) and (max-width: 1279px) {
    .admin_menu_button,
    .admin_menu_button + div.adminMenuGorne.mobile.active {
        display: block;
    }
}
@media (min-width: 992px) and (max-width: 1279px) {
}
@media (min-width: 1280px) {
}

/************************************
    //STOP// mobilne menu administratora
*************************************/ 
/************************************
    //START// Okna popup
*************************************/ 
body.SmallWindow #TB_title{
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
}
body.SmallWindow #TB_ajaxWindowTitle{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            -webkit-align-items: center;
            -moz-box-align: center;
         align-items: center;
}
body.SmallWindow #TB_closeAjaxWindow{
    margin-left: auto;
    padding: 0;
    font-size: 30px;
    padding-right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            -webkit-align-items: center;
            -moz-box-align: center;
         align-items: center;
}
body.SmallWindow #TB_closeAjaxWindow #TB_closeWindowButton{
    position: inherit;
}
body.SmallWindow #TB_window table.dodawanieKontrahenta > tbody > tr{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            -webkit-flex-direction: column;
            -moz-box-orient: vertical;
            -moz-box-direction: normal;
         flex-direction: column;
}
body.SmallWindow #TB_window table.dodawanieKontrahenta > tbody > tr > td{
    width: 100% !important;
}
body.SmallWindow #TB_window{
    -webkit-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
         -o-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
}
@media (max-width: 767px) {
    #TB_window{
        -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
             box-sizing: border-box;
        width: 100%;
        height: 100%;
        overflow: auto;
    }
    #TB_closeWindowButton{
        font-size: 30px;
        right: 15px;
    }
    #TB_ajaxContent{
        width: 100% !important;
        -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
             box-sizing: border-box;
        font-size: 18px;
    }
    #TB_ajaxContent h2.naglowek{
        font-size: 18px;
    }
    #TB_ajaxWindowTitle{
        font-size: 15px;
        padding: 5px 5px 5px 10px;
    }
    #TB_ajaxContent #queries,
    #TB_ajaxContent .queriesSubHeader{
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 1279px) {
    #TB_window {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        height: 100%;
        overflow: auto;
    }

    #TB_ajaxContent {
        width: 100% !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #TB_ajaxWindowTitle {
        font-size: 26px;
    }

    #TB_ajaxContent #queries,
    #TB_ajaxContent .queriesSubHeader {
        display: none;
    }
}
@media (min-width: 992px) and (max-width: 1279px) {

}
@media (min-width: 1280px) {

}
/************************************
    //STOP// Okna popup
*************************************/ 
/************************************
    //START// queries
*************************************/ 
@media (max-width: 767px) {
    #queries,
    .queriesSubHeader{
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 1279px) {
    #queries,
    .queriesSubHeader {
        display: none;
    }
}
@media (min-width: 992px) and (max-width: 1279px) {

}
@media (min-width: 1280px) {

}
/************************************
    //STOP// queries
*************************************/ 
/************************************
    //START// Mistral kategorie kafle
*************************************/
.kategorie-mistral,
.products-list .TableWrapper {
    width: 100%;
    float: left;
}
.kategorie-mistral-opis-zawartosc .kategorie-mistral-opis-zawartosc-p > iframe{
    max-width: 100%;
    max-height: 100%;
}
.kategorie-mistral-opis-zawartosc .kategorie-mistral-opis-zawartosc-p{
    padding: 15px 23px 15px 23px;
    margin: 0;
}
.kategorie-mistral-opis-zawartosc{
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
}

@media (max-width: 300px) {
    .col-xs-mistral-kategorie-kafelki-male,
    .col-xs-mistral-kategorie-kafelki-duze{
        width: 100% !important;
    }
}
@media (min-width: 301px) and (max-width: 767px){
    .col-xs-mistral-kategorie-kafelki-male,
    .col-xs-mistral-kategorie-kafelki-duze{
        width: 50% !important;
    }
}
@media (min-width: 768px) and (max-width: 1279px) {
    .col-xs-mistral-kategorie-kafelki-male,
    .col-xs-mistral-kategorie-kafelki-duze {
        width: 33.3333333333% !important;
    }
}
@media (min-width: 992px) and (max-width: 1279px) {

}
@media (min-width: 1280px) {

}

@media (max-width: 767px) {
    .kategorie-mistral-slider-zakladka, .kategorie-mistral-opis-zakladka, .kategorie-mistral-zalaczniki-zakladka{
        width: 28%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                -webkit-align-items: center;
                -moz-box-align: center;
             align-items: center;
    }
    .listaCechKategorii ul li{
        border: 1px solid #dbdbdb;
        margin-right: -1px;
        margin-top: -1px;
        width: 50% !important;
        width: -webkit-calc(50% + 0.5px) !important;
        width: calc(50% + 0.5px) !important;
    }
    .listaCechKategorii ul li .slider-range + p {
        font-size: 13px;
        line-height: 18px;
        margin: 0px;
        width: 100%;
        font-weight: normal;
    }
    .slider-range{
        width: 80%;
    }
    .wyswietlCheckboxyDivKontener{
        width: 90%;
    }
    .kategorie-mistral .kafelek .nazwa{
        width: 100% !important;
        padding: 10px 2px !important;
        float: left;
        position: inherit !important;
        -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
             box-sizing: border-box;
        height: 41px !important;
        white-space: nowrap !important;
        overflow: hidden !important;
    }
    .kategorie-mistral .kafelek .img{
        width: 100%;
        height: auto;
        text-align: center;
        float: left;
        -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
             box-sizing: border-box;
    }
    .kategorie-mistral .kafelek .img > img{
        width: 100%;
        float: left;
        -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
             box-sizing: border-box;
    }
    .kategorie-mistral .kafelek > a{
        width: 100%;
        float: left;
    }
    .kategorie-mistral .kafelek{
        padding: 0 10px 15px 10px !important;
        margin: 0 !important;
        -webkit-box-sizing: border-box !important;
                -moz-box-sizing: border-box !important;
             box-sizing: border-box !important;
    }
    .kategorie-mistral.kafelki-kategorii-male .kafelek .nazwa{
        font-size: 14px;
    }
    .kategorie-mistral-opis-zawartosc .kategorie-mistral-opis-zawartosc-p > iframe{
        width: auto;
        height: auto;
    }
    .zakresOd {
        width: 20%;
    }
    .zakresDo {
        width: 20%;
    }
}
@media (min-width: 768px) and (max-width: 1279px) {
    .kategorie-mistral-slider-zakladka, .kategorie-mistral-opis-zakladka, .kategorie-mistral-zalaczniki-zakladka {
        width: 20%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        align-items: center;
    }

    .listaCechKategorii ul li {
        border: 1px solid #dbdbdb;
        margin-right: -1px;
        margin-top: -1px;
        width: 33.33333333333% !important;
        width: -webkit-calc(33.33333333% + 0.75px) !important;
        width: calc(33.33333333% + 0.75px) !important;
    }

        .listaCechKategorii ul li .slider-range + p {
            font-size: 13px;
            line-height: 18px;
            margin: 0px;
            width: 100%;
            font-weight: normal;
        }

    .slider-range {
        width: 65%;
    }

    .wyswietlCheckboxyDivKontener {
        width: 80%;
    }

    .kategorie-mistral .kafelek .nazwa {
        width: 100% !important;
        padding: 10px 2px !important;
        float: left;
        position: inherit !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 41px !important;
        white-space: nowrap !important;
        overflow: hidden !important;
    }

    .kategorie-mistral .kafelek .img {
        width: 100%;
        height: auto;
        text-align: center;
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .kategorie-mistral .kafelek .img > img {
            width: 100%;
            float: left;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

    .kategorie-mistral .kafelek > a {
        width: 100%;
        float: left;
    }

    .kategorie-mistral .kafelek {
        padding: 0 10px 15px 10px !important;
        margin: 0 !important;
        -webkit-box-sizing: border-box !important;
        -moz-box-sizing: border-box !important;
        box-sizing: border-box !important;
    }

    .kategorie-mistral.kafelki-kategorii-male .kafelek .nazwa {
        font-size: 14px;
    }

    .zakresOd {
        width: 25%;
    }

    .zakresDo {
        width: 25%;
    }
}
/*@media (min-width: 992px) and (max-width: 1279px) {
    .kategorie-mistral.kafelki-kategorii-male .kafelek {
        margin: 0 5px 5px 5px;
        float: left;
    }
    .kategorie-mistral .kafelek{
        margin: 0 10px 5px 10px;
    }
    .kategorie-mistral-slider-zakladka, .kategorie-mistral-opis-zakladka, .kategorie-mistral-zalaczniki-zakladka{
        width: 20%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                -webkit-align-items: center;
                -moz-box-align: center;
             align-items: center;
    }
    .listaCechKategorii ul li{
        border: 1px solid #dbdbdb;
        margin-right: -1px;
        margin-top: -1px;
        width: -webkit-calc(25% + 0.75px) !important;
        width: calc(25% + 0.75px) !important;
    }
    .listaCechKategorii ul li .slider-range + p {
        font-size: 13px;
        line-height: 18px;
        margin: 0px;
        width: 100%;
        font-weight: normal;
    }
    .slider-range{
        width: 65%;
    }
    .wyswietlCheckboxyDivKontener{
        width: 89%;
    }
    .zakresOd {
        width: 25%;
    }
    .zakresDo {
        width: 25%;
    }
}*/
@media (min-width: 1280px) {
    .kategorie-mistral.kafelki-kategorii-male .kafelek {
        margin: 0 5px 5px 5px;
        float: left;
    }
    .kategorie-mistral .kafelek{
        margin: 0 15px 5px 15px;
    }
    .kategorie-mistral-slider-zakladka, .kategorie-mistral-opis-zakladka, .kategorie-mistral-zalaczniki-zakladka{
        width: 20%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                -webkit-align-items: center;
                -moz-box-align: center;
             align-items: center;
    }
    .listaCechKategorii ul li{
        border: 1px solid #dbdbdb;
        margin-right: -1px;
        margin-top: -1px;
        width: -webkit-calc(25% + 0.75px) !important;
        width: calc(25% + 0.75px) !important;
    }
    .listaCechKategorii ul li .slider-range + p {
        font-size: 13px;
        line-height: 18px;
        margin: 0px 20px;
        width: 83%;
        font-weight: normal;
    }
    div.wyswietlCheckboxyDiv{
        width: 60%;
        margin: 0px auto;
    }
    .wyswietlCheckboxyDivKontener{
        width: 80%;
    }
    .slider-range{
        width: 65%;
    }
    .zakresOd {
        width: 25%;
    }
    .zakresDo {
        width: 25%;
    }
}
.kategorie-mistral.kafelki-kategorii-male .kafelek .img{
    width: 100%;
    height: auto;
    text-align: center;
}
.kategorie-mistral .kafelek .img{
    width: 100%;
    height: auto;
    text-align: center;
}
.kategorie-mistral.kafelki-kategorii-male .kafelek .nazwa{
    width: 100%;
    padding: 10px 1px;
}
.kategorie-mistral .kafelek .nazwa{
    width: 100%;
    padding: 10px 2px;
}
.kategorie-mistral.kafelki-kategorii-male .kafelek:hover .img{
    width: 100%;   
    height: auto;
}
.kategorie-mistral .kafelek:hover .img{
    width: 100%;   
    height: auto;
}
.kategorie-mistral-slider-zawartosc{
    text-align: center;
    min-height: 0px;
}
.kategorie-mistral-slider-zakladka p, .kategorie-mistral-opis-zakladka p, .kategorie-mistral-zalaczniki-zakladka p{
    margin-top: 0px;
    width: 100%;
}
.kategorie-mistral-zalaczniki-zakladka{
    min-height: 0px;
}
.listaCechKategorii ul{
    border-bottom: none;
    border-left: none;
    border-right: none;
    margin-bottom: 15px;
}
.listaCechKategorii ul li p.nazwa-cechy{
    max-height: 18px;
}
.slider-range-pusty {
    margin: 10px auto 12px auto;
    width: 70%;
    height: 11px;
}
.listaCechKategorii ul li .wyswietlCheckboxyDivWraper{
    position:relative;
}
.listaCechKategorii ul li .wyswietlCheckboxyDivWraper .wyswietlCheckboxyDivKontener i.fa-search {
    font-size: 15px;
    margin: 0px;
    height: 33px;
    width: 25px;
    position: relative;
    background-color: #e5e5e5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            -webkit-align-items: center;
            -moz-box-align: center;
         align-items: center;
    float: left;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            -webkit-justify-content: center;
            -moz-box-pack: center;
         justify-content: center;
}
.wyswietlCheckboxyDivKontener{
    margin: 0px auto;
    position: relative;
}
.listaCechKategorii ul li .wyswietlCheckboxyDivWraper .wyswietlCheckboxyDivKontener i.fa-search + span{
    display: block;
    overflow: hidden;
}
input.wyswietlCheckboxyDiv, div.wyswietlCheckboxyDiv{
    margin: 0px;
    width: 100%;
    padding: 0px;
    height: 33px;
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
    vertical-align: middle;
}
div.wyswietlCheckboxyDiv span {
    margin: 0px 0px 0px -14px;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            -webkit-align-items: center;
            -moz-box-align: center;
         align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            -webkit-justify-content: center;
            -moz-box-pack: center;
         justify-content: center;
}
.listaCechKategorii ul li {
    position: relative;
}

/************************************
    //STOP// Mistral kategorie kafle
*************************************/ 
/************************************
    //START// Wybór kontrahenta
*************************************/
body.SmallWindow #wyborKontrahentaForm > h1{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            -moz-box-align: center;
         align-items: center;
}
body.SmallWindow #wyborKontrahentaForm > h1:after{
    content: "\f067";
    font-family: 'Font Awesome\ 5 Pro';
    margin-left: auto;
    padding-right: 10px;
}
body.SmallWindow #wyborKontrahentaForm > h1.active:after{
    content: "\f068";
}
body.SmallWindow #wyborKontrahentaForm > h1 + div.wnetrzeRamki{
    display: none;
}
body.SmallWindow #wyborKontrahentaForm > h1.active + div.wnetrzeRamki{
    display: block;
}
body.SmallWindow #wyborKontrahentaForm div.wnetrzeRamki > div{
    width: 100%;
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
}
body.SmallWindow #wyborKontrahentaForm div.wnetrzeRamki > div > div:not(.visible-smallWindow),
body.SmallWindow #wyborKontrahentaForm div.wnetrzeRamki > div #tabFiltry tr:not(.visible-smallWindow){
    display: none;
}

    body.SmallWindow #wyborKontrahentaForm div.wnetrzeRamki > div .przyciski {
        display: block !important;
    }

body.SmallWindow #miWyborKontrahenta thead th:not(.visible-smallWindow),
body.SmallWindow #miWyborKontrahenta tbody td:not(.visible-smallWindow){
    display: none;
}
body.SmallWindow.Eplus #miWyborKontrahenta thead th.visible-eplus,
body.SmallWindow.Eplus #miWyborKontrahenta tbody td.visible-eplus{
    display: table-cell;
}

body.SmallWindow [id$=pnlDodawanieKontrahenta] table,
body.SmallWindow [id$=pnlDodawanieKontrahenta] [id$=pnlEdycjaKontrahenta] table{
    width: 100% !important;
}
body.SmallWindow [id$=pnlDodawanieKontrahenta] #wyszukiwanieKontrahentaForm {
    width: 100% !important;
}

body.SmallWindow [id$=pnlDodawanieKontrahenta] table input[type=text],
body.SmallWindow [id$=pnlDodawanieKontrahenta] table textarea{
    width: 100% !important;
}

body.SmallWindow [id$=pnlDodawanieKontrahenta] [id$=pnlUprawnieniaUzytkownika] > table > tbody > tr > td{
    width: 100% !important;
    display: block;
}

body.SmallWindow [id$=pnlDodawanieKontrahentaAdmin] table.dodawanieKontrahenta > tbody > tr > td{
    width: 100% !important;
    display: block;
}
/************************************
    //STOP// Wybór kontrahenta
*************************************/
/************************************
    //START// Wyszukane produkty
*************************************/
body.SmallWindow .products-list .TableWrapper > h2.naglowek{
    font-size: 0px !important;
}
body.SmallWindow .products-list tbody.tbxTiles > tr > td > div.tbxTile > div.zdjecie a{
    display: inline-block;
}
body.SmallWindow .products-list tbody.tbxTiles > tr > td > div.tbxTile > div.zdjecie a > img{
    max-width: 100%;
    max-height: 100%;
}
body.SmallWindow .products-list thead.tbxTiles > tr.tbxRowFooterPager > td > span,
body.SmallWindow .products-list thead.tbxTiles > tr.tbxRowFooterPager > td > select.tbxTilesSortOrder,
body.SmallWindow .products-list thead.tbxTiles > tr.tbxRowFooterPager > td > a.tbxTilesSortOrder,
body.SmallWindow .products-list thead.tbxTiles > tr.tbxRowFooterPager > td > div.pagerNew > div.tbxPageSizeNew{
    display: none;
}
@media (max-width: 767px) {
    #srodkowoPrawaKolumna.products-list{
        padding-left: 0px;
        padding-right: 0px !important;
    }
    .products-list #mistralCechyInfo{
        padding: 0px 5px;
    }
    .products-list .TableWrapper .TableWrapperContent{
        overflow: visible;
        width: 100%;
        padding: 5px;
        -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
             box-sizing: border-box;
    }
    .products-list thead tr.tbxRowHeaderColumns th {
        text-overflow: ellipsis;
        max-width: 40px;
        overflow: hidden;
        padding: 5px 0px;
        min-width: 35px;
        word-wrap: break-word;
    }
    .products-list tr > td .pagerNew{
        width: auto !important;
    }
    .products-list tbody:not(.tbxTiless) > tr > .show-hidden-fields{
        text-align: center;
        border-left: 3px solid white;
    }
    .products-list tbody:not(.tbxTiless) > tr > .show-hidden-fields::before{
        content: "\f067";
        font-family: 'Font Awesome\ 5 Pro';
        font-size: 25px;
    }
    .products-list thead:not(.tbxTiles) > tr > th:not(.visible-smallWindow),
    .products-list tbody:not(.tbxTiles) > tr > td:not(.visible-smallWindow){
        display: none;
    }
    .products-list tbody:not(.tbxTiles) > tr.active{
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        position: absolute;
        -ms-flex-flow: row wrap;
            -webkit-flex-flow: row wrap;
                flex-flow: row wrap;
    }
    .products-list tbody:not(.tbxTiles) > tr.active > td,
    .products-list tbody:not(.tbxTiles) > tr.active > td:not(.visible-smallWindow){
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        border-right: 1px solid white;
        border-left: 3px solid white;
        border-top: 1px solid white;
        border-bottom: 0px;
        height: 35px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                -webkit-align-items: center;
                -moz-box-align: center;
             align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                -webkit-justify-content: center;
                -moz-box-pack: center;
             justify-content: center;
        width: 100% !important;
        -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
             box-sizing: border-box;
    }
    .products-list tbody:not(.tbxTiles) > tr.active > td:first-child{
        border-left: 3px solid white !important;
    }
    .products-list tbody:not(.tbxTiles) > tr.active > td:last-child{
        border-bottom: 3px solid white;
    }
    .products-list tbody:not(.tbxTiles) > tr.active > td.show-hidden-fields,
    .products-list tbody:not(.tbxTiles) > tr.active > td.tbxCheckBox,
    .products-list tbody:not(.tbxTiles) > tr.active > td.intensywny{
        width: 33.333333333333% !important;
        border-top: 3px solid white;
        border-left: 1px solid white;
    }
    .products-list tbody:not(.tbxTiles) > tr.active > td.tbxFirst{
        border-left: 0px;
    }
    .products-list tbody:not(.tbxTiles) > tr > td.tbxCommand.caTCmdKoszykJest > a{
        height: 12px !important;
    }
    .products-list tbody:not(.tbxTiles) > tr.active > td.miniaturka{
        display: none;
    }
    .products-list tbody:not(.tbxTiles) > tr.active > td.tbxCheckBox > input[type=checkbox]{
        width: 20px;
        height: 20px;
    }
    .products-list tbody:not(.tbxTiles) > tr > td.tbxData{
        word-break: break-word;
    }
    .products-list tbody:not(.tbxTiles) > tr.active > td.tbxData{
        margin: 0;
        padding: 0;
    }
    .products-list tbody:not(.tbxTiles) > tr.active > td.tbxCheckBox{
        margin: 0;
        padding: 0;
        text-align: center;
    }
    .products-list tbody:not(.tbxTiles) > tr.active > td.tbxName{
        height: 50px;
    }


    .products-list tbody.tbxTiles > tr > td > div.tbxTile > h2{
        -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
             box-sizing: border-box;
        width: 100%;
        height: 50px;
        position: inherit;
    }
    .products-list tbody.tbxTiles > tr > td > div.tbxTile > div.zdjecie{
        -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
             box-sizing: border-box;
        margin: 0;
        height: 177px;
        text-align: center;
        width: 100%;
    }
    .products-list tbody.tbxTiles > tr > td > div.tbxTile > div.zdjecie > div.zdjecie img{
        max-width: 100%;
        max-height: 175px;
        width: auto;
    }
    .products-list tbody.tbxTiles > tr > td > div.tbxTile:nth-child(3n) + .tbxTile,
    .products-list tbody.tbxTiles > tr > td > div.tbxTile:nth-child(4n) + .tbxTile{
        clear: none;
    }
}
@media (min-width: 768px) and (max-width: 1279px) {
    #srodkowoPrawaKolumna.products-list {
        padding-left: 5px;
    }

    .products-list .TableWrapper .TableWrapperContent {
        overflow: visible;
        width: 100%;
        padding: 5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .products-list tr > td .pagerNew {
        width: auto !important;
    }

    .products-list tbody:not(.tbxTiles) > tr > .show-hidden-fields {
        text-align: center;
        border-left: 3px solid white;
    }

        .products-list tbody:not(.tbxTiles) > tr > .show-hidden-fields::before {
            content: "\f067";
            font-family: 'Font Awesome\ 5 Pro';
            font-size: 25px;
        }

    .products-list thead:not(.tbxTiles) > tr > th:not(.visible-smallWindow),
    .products-list tbody:not(.tbxTiles) > tr > td:not(.visible-smallWindow) {
        display: none;
    }

    .products-list tbody:not(.tbxTiles) > tr.active {
        display: inline-table;
        position: absolute;
    }

        .products-list tbody:not(.tbxTiles) > tr.active > td,
        .products-list tbody:not(.tbxTiles) > tr.active > td:not(.visible-smallWindow) {
            display: table-cell;
            border-right: 1px solid white;
        }

            .products-list tbody:not(.tbxTiles) > tr.active > td.tbxFirst {
                border-left: 0px;
            }

            .products-list tbody:not(.tbxTiles) > tr.active > td.show-hidden-fields.tbxFirst {
                border-left: 3px solid white;
            }

        .products-list tbody:not(.tbxTiles) > tr.active + tr.active-wrap > td,
        .products-list tbody:not(.tbxTiles) > tr.active + tr.active-wrap > td:not(.visible-smallWindow) {
            display: table-cell;
            border-bottom: 1px solid white;
            border-right: 1px solid white;
            border-left: 3px solid white;
        }

    .products-list tbody:not(.tbxTiles) > tr.tbxFirst.active + tr.active-wrap > td {
        border-top: 3px solid white;
    }

    .products-list tbody:not(.tbxTiles) > tr > td.tbxCommand.caTCmdKoszykJest > a {
        height: 12px !important;
    }

    .products-list tbody:not(.tbxTiles) > tr.active > td.miniaturka {
        display: none;
    }

    .products-list tbody:not(.tbxTiles) > tr.active > td.tbxCheckBox > input[type=checkbox] {
        width: 20px;
        height: 20px;
    }

    .products-list tbody:not(.tbxTiles) > tr.active > td.tbxData {
        margin: 0;
        padding: 0px 5px;
    }

    .products-list tbody:not(.tbxTiles) > tr.active > td.tbxCheckBox {
        width: 42px;
        margin: 0;
        padding: 0;
        text-align: center;
    }

    .products-list tbody:not(.tbxTiles) > tr > td.show-hidden-fields {
        width: 42px;
    }

    .products-list tbody:not(.tbxTiles) > tr.active > td.intensywny {
        width: 23px;
    }

    .products-list tbody.tbxTiles > tr > td > div.tbxTile > h2 {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        height: 50px;
        position: inherit;
    }

    .products-list tbody.tbxTiles > tr > td > div.tbxTile > div.zdjecie,
    .products-list tbody.tbxTiles > tr > td > div.tbxTile > div.zdjecie img {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0;
    }

    .products-list tbody.tbxTiles > tr > td > div.tbxTile.tbxTileSzerokie:nth-child(4n) + .tbxTile {
        clear: none;
    }
}
@media (min-width: 992px) and (max-width: 1279px) {

}
@media (min-width: 1280px) {

}
@media (max-width: 444px) {
    .products-list tbody.tbxTiles > tr > td > div.tbxTile {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0px;
        height: 380px;
        margin-bottom: 30px;
    }
    .products-list .TableWrapper .TableWrapperContent table > tfoot .tbxActions a{
        width: 100%;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
    }

    .tbxTile div.dodaj {
        display: block;
        height: 40px;
        max-height: 40px;
        width: 95%;
    }
}
@media (min-width: 445px) and (max-width: 767px) {
    .products-list tbody.tbxTiles > tr > td > div.tbxTile {
        width: 50%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0px;
        height: 400px;
        margin-bottom: 30px;
    }
    .products-list .TableWrapper .TableWrapperContent table > tfoot .tbxActions a{
        width: 50%;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
    }

    .tbxTile div.dodaj {
        display: block;
        height: 40px;
        max-height: 40px;
        width: 95%;
    }
}
@media (min-width: 768px) and (max-width: 1279px) {
    .products-list tbody.tbxTiles > tr > td > div.tbxTile {
        width: 50%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0px;
        height: 400px;
        margin-bottom: 30px;
    }

    .tbxTile div.dodaj {
        display: block;
        height: 40px;
        max-height: 40px;
        width: 95%;
    }
}
@media (min-width: 992px) and (max-width: 1279px) {
}
@media (min-width: 1280px) {
}
/************************************
    //STOP// Wyszukane produkty
*************************************/
/************************************
    //START// Wyszukiwarka
*************************************/ 
#belkaGornaNL_searchRWD > div#wyszukiwarka{
    width: 100%;
    height: 54px;
    margin: 0;
    padding: 0;
    background-color: transparent;
    position: inherit;
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
          -webkit-flex-align: center;
            -ms-flex-align: center;
                -webkit-align-items: center;
                    -moz-box-align: center;
         align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            -moz-box-pack: center;
         justify-content: center;

}
    #belkaGornaNL_searchRWD > div#wyszukiwarka > div.input {
        width: 100%;
        margin: 0;
        padding: 0px 60px 0px 60px;
        position: inherit;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 0px;
        position: relative;
    }
#belkaGornaNL_searchRWD.mojeArtykulyIkona > div#wyszukiwarka > div.input {
    width: 100%;
    margin: 0;
    padding: 0px 90px 0px 90px;
    position: inherit;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0px;
    position: relative;
}


body.produkty.SmallWindow.sticky #belkaGornaNL_searchRWD > div#wyszukiwarka > div.input {
    padding: 0px 90px 0px 80px;
}
#belkaGornaNL_searchRWD > div#wyszukiwarka > div.input > input[name$=_nawigacyjny]{
    width: 100%;
    height: 100%;
    float: left;
    margin: 0;
    padding: 0;
    position: inherit;
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
    border: 1px solid #d5d1d2;
    padding: 0px 37px 0px 5px;
    left: 0px; 
    top: 0px; 
}
#belkaGornaNL_searchRWD > div#wyszukiwarka > div.input > a[class^=ikona]{
    display: none;
    float: left;
    margin: 0;
    padding: 0;
    position: inherit;
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
    border: 0px;
}

#belkaGornaNL_searchRWD > div#wyszukiwarka > div.input > a[class^=ikona3] {
    display: none;
    float: left;
    margin: 0;
    padding: 0;
    position: inherit;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0px;
}

#filtry_zaawansowane_okno{
    display: none;
}

body.nowyLayout #filtry {
    display: none;
}

#belkaGornaNL_searchRWD > div#wyszukiwarka > div.input.active > a.ikona2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 60px;
    background: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
body.SmallWindow.sticky #belkaGornaNL_searchRWD > div#wyszukiwarka > div.input.active > a.ikona2{
    right: 120px;
}
#belkaGornaNL_searchRWD > div#wyszukiwarka > div.input > a.ikona2::after {
/*    content: "X";
*/    font-size: 17px;
    font-weight: normal;
    line-height: 20px;
}
body.SmallWindow #gorneKontrolki #belkaGornaNL_koszyk{
    background-color: transparent !important;
    background: none;
    border: none;
    position: absolute;
    right: 0px;
    top:  0px;
}
body.SmallWindow #gorneKontrolki #belkaGornaNL_koszyk > a{
    margin: 0px;
    padding: 0px;
    font-size: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    padding-right: 12px;
    -webkit-box-align: center;
        -webkit-flex-align: center;
        -ms-flex-align: center;
            -webkit-align-items: center;
                -moz-box-align: center;
            align-items: center;
    height: 54px;
}
body.SmallWindow #gorneKontrolki #belkaGornaNL_koszyk > span{
    top: 3px;
    right: 3px;
    left: inherit;
    background-color: rgb(255, 0, 0);
    -webkit-border-radius: 50%;
            border-radius: 50%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0px;
    margin: 0px;
    width: 20px;
    height: 20px;
    line-height: 20px;
}
    body.SmallWindow #gorneKontrolki #belkaGornaNL_koszyk > a::before {
        font-family: 'Font Awesome\ 5 Pro';
        content: "\f290";
        font-size: 30px;
    }
body.SmallWindow #gorneKontrolki #belkaGornaNL_koszyk{
    width: 45px;
}
@media (max-width: 445px) {
    #belkaGornaNL_panelRWD{
        padding-right: 0px;
    }
}
@media (max-width: 767px) {
    #belkaGornaNL_searchRWD{
        display: block !important;
        width: 100%;
        float: none !important;
    }
    body.nowyLayout #gorneKontrolki{
        display: -webkit-box;
            display: -ms-flexbox;
                display: -webkit-flex;
                display: -moz-box;
                display: flex;
        -webkit-box-align: center;
              -webkit-flex-align: center;
                -ms-flex-align: center;
                    -webkit-align-items: center;
                        -moz-box-align: center;
             align-items: center;
        -webkit-box-pack: end;
            -moz-box-pack: end;
                -ms-flex-pack: end;
                    -webkit-justify-content: flex-end;
                        justify-content: flex-end;
        margin: 0;
    }
}
@media (min-width: 768px) and (max-width: 1279px) {
    #belkaGornaNL_searchRWD {
        display: block !important;
        width: 100%;
        float: none !important;
    }

    body.nowyLayout #gorneKontrolki {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        -webkit-box-align: center;
        -webkit-flex-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
        margin: 0;
    }
}
@media (min-width: 992px) and (max-width: 1279px) {
}
@media (min-width: 1280px) {
}
/************************************
    //STOP// Wyszukiwarka
*************************************/
/************************************
    //START// Filtry
*************************************/
#filtersMobile{
    width: 100%;
    padding: 6px 10px 10px 10px;
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
}
body.SmallWindow.sticky #filtersMobile{
    position: fixed;
    background: white;
    z-index: 999999;
    padding: 0px;
}
    body.SmallWindow.sticky #filtersMobile.active {
        padding: 6px 10px 10px 10px;
        -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
        max-height: 90vh;
        top: 55px;
    }
#filtersMobile > div.button-filters {
    float: right;
    width: 100%;
    position: absolute;
    right: 30px;
    top: 90px;
}
body.SmallWindow.sticky.hide-filters-button #filtersMobile{
    z-index: 999;
}
body.SmallWindow.sticky #filtersMobile > div.button-filters{
    position: fixed;
    top: 60px;
    right: 30px;
    z-index: 9999999;
    width: 39px;
    height: 39px;
}


body.SmallWindow.sticky #filtersMobile.active > div.button-filters {
    position: fixed;
    top: 60px;
    right: 0px;
    z-index: 9999999;
    width: 39px;
    height: 39px;
}

body.SmallWindow.sticky #filtersMobile > div.button-filters:before{

}
body.SmallWindow.sticky #filtersMobile > div.button-filters > span{
    display: none;
}
body.SmallWindow.sticky #filtersMobile > div.wrap{
    max-height: 80vh;
    overflow: auto;
}
#filtersMobile > div.button-filters > span{
    width: 80%;
    float: left;
    font-size: 18px;
    height: 39px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
#filtersMobile > div.button-filters > span > a{
    height: 39px;
    width: 39px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
#filtersMobile > div.button-filters > span > a:before{
    content: "\f00d";
    font-family: 'Font Awesome\ 5 Pro';
    color: red;
    font-size: 19px;
    line-height: 39px;
}
#filtersMobile > div.button-filters:before{
    content: "\f150";
    font-family: 'Font Awesome\ 5 Pro';
    font-size: 27px;
    padding: 6px 0px;
    float: right;
    margin-right: 10px;
}
#filtersMobile.active > div.button-filters:before{
    content: "\f151";
    color: red !important;
}
#filtersMobile > div.wrap{
    display: none;
    float: left;
    width: 100%;
    padding: 5px 0px;
}
#filtersMobile.active > div.wrap{
    display: inline-block;
}
#filtersMobile > div.wrap > div.tab{
    font-size: 20px;
}
#filtersMobile > div.wrap > div.tab.return-tab{
    display: none;
}
body.SmallWindow.sticky #filtersMobile.active > div.wrap > div.tab.return-tab{
    display: block;
}
#filtersMobile > div.wrap > div.tab > div.label {
    padding: 5px 0px;
    cursor: pointer;
    padding-right: 32px;    
}
#filtersMobile > div.wrap > div.tab > div.label::after{
    content: "\f150";
    font-family: 'Font Awesome\ 5 Pro';
    float: right;
}
#filtersMobile > div.wrap > div.tab.active > div.label::after{
    content: "\f151";
    color: red !important;
}
#filtersMobile > div.wrap > div.tab > div.content{
    display: none;
    padding: 10px 20px 20px 20px;
}
#filtersMobile > div.wrap > div.tab.active > div.content{
    display: block;
}
/*sort-tab*/
#filtersMobile > div.wrap > div.tab.sort-tab > div.content > ul > li{
    padding: 7px 0px;
    border-top: 1px solid #dbdbdb;
}
#filtersMobile > div.wrap > div.tab.sort-tab > div.content > ul > li:last-child{
    border-bottom: 1px solid #dbdbdb;
}
#filtersMobile > div.wrap > div.tab.sort-tab > div.content > ul > li > .list-element-name{
    width: 75%;
    display: inline-block;
    color: #6b6a68;
}
#filtersMobile > div.wrap > div.tab.sort-tab > div.content > ul > li > .list-element-name > p{
    width: auto;
    display: inline-block;
}
#filtersMobile > div.wrap > div.tab.sort-tab > div.content > ul > li > .list-element-name > p.description{
    width: auto;
    display: inline-block;
    padding-left: 5px;
    font-size: 50%;
}
#filtersMobile > div.wrap > div.tab.sort-tab > div.content > ul > li > .list-element-value{
    font-family: 'Font Awesome\ 5 Pro';
    width: 10%;
    display: inline-block;
    text-align: center;
    border: 1px solid #a8a8a8;
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
}
#filtersMobile > div.wrap > div.tab.sort-tab > div.content > ul > li > .list-element-value.asc::before{
    content: "\f0d7";
}
#filtersMobile > div.wrap > div.tab.sort-tab > div.content > ul > li > .list-element-value.desc::before{
    content: "\f0d8";
}
#filtersMobile > div.wrap > div.tab.sort-tab > div.content > ul > li.active > .list-element-value{
    background-color: #6b6a68;
    color: white;
}
/*sort-tab*/
/*categories-tab*/
#filtersMobile > div.wrap > div.tab.categories-tab #categories_ul ul[class^="l"] li{
    border-top: solid 1px rgba(148, 148, 148, 0.37);
    background-color: white;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    width: 100%;
}
#filtersMobile > div.wrap > div.tab.categories-tab #categories_ul ul[class^="l"] li.active{
    
}
#filtersMobile > div.wrap > div.tab.categories-tab #categories_ul ul[class^="l"] li > a{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 90%;
    height: 38px;
    padding-left: 7px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
#filtersMobile > div.wrap > div.tab.categories-tab #categories_ul ul[class^="l"] li.leaf > a{
    width: 100%;
}
#filtersMobile > div.wrap > div.tab.categories-tab #categories_ul ul[class^="l"] li:not(.leaf) > a{
    padding-left: 0px;
}
#filtersMobile > div.wrap > div.tab.categories-tab #categories_ul li:not(.leaf):not(.niewidoczny):before{
    content: "\f0da";
    font-family: 'Font Awesome\ 5 Pro';
    font-family: 'Font Awesome\ 5 Pro';
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 22px;
    color: #6b6a68;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 10%;
    height: 38px;
}
#filtersMobile > div.wrap > div.tab.categories-tab #categories_ul li.active:not(.leaf):not(.niewidoczny):before{
    
}
#filtersMobile > div.wrap > div.tab.categories-tab #categories_ul ul[class^="l"] li:not(.leaf):not(.niewidoczny).active:before{
    content: "\f0d7";
}
#filtersMobile > div.wrap > div.tab.categories-tab #categories_ul ul[class^="l"] li:not(.leaf) ul[class^="l"]{
    display: none;
}
#filtersMobile > div.wrap > div.tab.categories-tab #categories_ul ul[class^="l"] li:not(.leaf).active > ul[class^="l"]{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
#filtersMobile > div.wrap > div.tab.categories-tab #categories_ul ul[class^="l"] li.selected{
    /*background-color: rgb(236, 233, 233);*/
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
    font-weight: bold;
}
#filtersMobile > div.wrap > div.tab.categories-tab #categories_ul ul[class^="l"] li.selected > a{
    text-decoration: underline;
}
/*categories-tab*/
/*filters-tab*/
#filtersMobile > div.wrap > div.tab.filters-tab #filtry{
    display: none !important;
    width: 100%;
    background: none;
    color: #6b6a68;
    position: inherit;
    padding: 0;
    margin: 0;
}
#filtersMobile > div.wrap > div.tab.filters-tab.active #filtry{
    display: block !important;
}
#filtersMobile > div.wrap > div.tab.filters-tab.active #filtry > span.marker,
#filtersMobile > div.wrap > div.tab.filters-tab.active #filtry > h1{
    display: none;
}
#filtersMobile > div.wrap > div.tab.filters-tab.active #filtry > div.wnetrzeRamki{
    color: #6b6a68;
}
#filtersMobile > div.wrap > div.tab.filters-tab.active #filtry > div.wnetrzeRamki > div{
    padding: 0;

}
#filtersMobile > div.wrap > div.tab.filters-tab.active #filtry > div.wnetrzeRamki > div > table{
    width: 100%;
    margin: 0;
    font-size: 20px;
    border-bottom: 1px solid #dbdbdb;
}
#filtersMobile > div.wrap > div.tab.filters-tab.active #filtry > div.wnetrzeRamki > div > table > tbody > tr > td{
    position: relative;
    display: inline-block;
    padding: 0;
    border: none;
    width: 60%;
    height: 35px;
    border-top: 1px solid #dbdbdb;
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
}
#filtersMobile > div.wrap > div.tab.filters-tab.active #filtry > div.wnetrzeRamki > div > table > tbody > tr > td.control{
    width: 40%;
}
#filtersMobile > div.wrap > div.tab.filters-tab.active #filtry > div.wnetrzeRamki > div > table > tbody > tr > td > label{
    width: auto;
}
#filtersMobile > div.wrap > div.tab.filters-tab.active #filtry > div.wnetrzeRamki > div > table > tbody > tr > td.control > select{
    width: auto;
    color: #6b6a68;
    font-size: 20px;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
}
#filtersMobile > div.wrap > div.tab.filters-tab.active #filtry > div.wnetrzeRamki > div > table > tbody > tr > td.control > input{
    margin: 0;
    width: 24px;
    height: 24px;
    top: inherit;
}
#filtersMobile > div.wrap > div.tab.filters-tab.active #filtry > div.wnetrzeRamki > div > table > tbody > tr > td > label,
#filtersMobile > div.wrap > div.tab.filters-tab.active #filtry > div.wnetrzeRamki > div > table > tbody > tr > td.control > select,
#filtersMobile > div.wrap > div.tab.filters-tab.active #filtry > div.wnetrzeRamki > div > table > tbody > tr > td.control > input{
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
       transform: translate(0, -50%);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 50vw;
}
#filtersMobile > div.wrap > div.tab.filters-tab.active #filtry > div.wnetrzeRamki > div > table > tbody > tr > td:empty{
    display: none;
}
#filtersMobile > div.wrap > div.tab.filters-tab.active #filtry > div.wnetrzeRamki > div > div.przyciski{
    position: inherit;
    margin: 0;
    height: 35px;
    padding-top: 10px;
}
/*filters-tab*/
@media (max-width: 767px) {
    #filtersMobile{
        display: inline-block;
    }
    #filtersMobile > div.wrap > div.tab.filters-tab.active #filtry > div.wnetrzeRamki > div > table > tbody > tr > td.control > select {
        width: 35vw;
        -moz-text-align-last: center;
             text-align-last: center;
    }
}
@media (min-width: 768px) and (max-width: 1279px) {
    #filtersMobile {
        display: inline-block;
    }
}
@media (min-width: 992px) and (max-width: 1279px) {
}
@media (min-width: 1280px) {
}
/************************************
    //STOP// Filtry
*************************************/ 
/************************************
    //START// Cookies
*************************************/
@media (max-width: 767px) {
    body.nowyLayout #cookies_info_content_pl,
    body.nowyLayout #cookies_info_content_en,
    body.nowyLayout #cookies_info_content_ru,
    body.nowyLayout #cookies_info_content_ua,
    body.nowyLayout #cookies_info_content_de,
    body.nowyLayout #cookies_info_content_cz {
        height: inherit;
        width: 100%;
        float: left;
    }
    #cookies_info_content_text_pl,
    #cookies_info_content_text_en,
    #cookies_info_content_text_ru,
    #cookies_info_content_text_ua,
    #cookies_info_content_text_de,
    #cookies_info_content_text_cz {
        height: inherit;
        width: 95%;
        margin-left: auto ;
        margin-right: auto ;
    }
    body.nowyLayout #cookies_info_content_text_pl,
    body.nowyLayout #cookies_info_content_text_en,
    body.nowyLayout #cookies_info_content_text_ru,
    body.nowyLayout #cookies_info_content_text_ua,
    body.nowyLayout #cookies_info_content_text_de,
    body.nowyLayout #cookies_info_content_text_cz {
        height: inherit;
        width: 90%;
        padding: 15px 5%;
        float: left;
    }
    body.nowyLayout #cookies_info_content_text_pl:before,
    body.nowyLayout #cookies_info_content_text_en:before,
    body.nowyLayout #cookies_info_content_text_ru:before,
    body.nowyLayout #cookies_info_content_text_ua:before,
    body.nowyLayout #cookies_info_content_text_de:before,
    body.nowyLayout #cookies_info_content_text_cz:before {
        display: none;
    }
    body.nowyLayout #cookies_info_content_pl h1,
    body.nowyLayout #cookies_info_content_en h1,
    body.nowyLayout #cookies_info_content_ru h1,
    body.nowyLayout #cookies_info_content_ua h1,
    body.nowyLayout #cookies_info_content_de h1,
    body.nowyLayout #cookies_info_content_cz h1 {
        width: 100%;
    }
    body.nowyLayout #cookies_info_content_text_pl_left,
    body.nowyLayout #cookies_info_content_text_en_left,
    body.nowyLayout #cookies_info_content_text_ru_left,
    body.nowyLayout #cookies_info_content_text_ua_left,
    body.nowyLayout #cookies_info_content_text_de_left,
    body.nowyLayout #cookies_info_content_text_cz_left {
        width: 100%;
    }

    body.nowyLayout #cookies_info_content_text_pl_right,
    body.nowyLayout #cookies_info_content_text_en_right,
    body.nowyLayout #cookies_info_content_text_ru_right,
    body.nowyLayout #cookies_info_content_text_ua_right,
    body.nowyLayout #cookies_info_content_text_de_right,
    body.nowyLayout #cookies_info_content_text_cz_right {
        width: 100%;
    }
    body.nowyLayout #cookies_info_close_pl,
    body.nowyLayout #cookies_info_close_en,
    body.nowyLayout #cookies_info_close_ru,
    body.nowyLayout #cookies_info_close_ua,
    body.nowyLayout #cookies_info_close_de,
    body.nowyLayout #cookies_info_close_cz {
        right: 15px;
        top: 15px;
    }
}
@media (min-width: 768px) and (max-width: 1279px) {
    body.nowyLayout #cookies_info_content_pl,
    body.nowyLayout #cookies_info_content_en,
    body.nowyLayout #cookies_info_content_ru,
    body.nowyLayout #cookies_info_content_ua,
    body.nowyLayout #cookies_info_content_de,
    body.nowyLayout #cookies_info_content_cz {
        height: inherit;
        width: 100%;
        float: left;
    }

    #cookies_info_content_text_pl,
    #cookies_info_content_text_en,
    #cookies_info_content_text_ru,
    #cookies_info_content_text_ua,
    #cookies_info_content_text_de,
    #cookies_info_content_text_cz {
        height: inherit;
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }

    body.nowyLayout #cookies_info_content_text_pl,
    body.nowyLayout #cookies_info_content_text_en,
    body.nowyLayout #cookies_info_content_text_ru,
    body.nowyLayout #cookies_info_content_text_ua,
    body.nowyLayout #cookies_info_content_text_de,
    body.nowyLayout #cookies_info_content_text_cz {
        height: inherit;
        width: 90%;
        padding: 15px 5%;
        float: left;
    }

        body.nowyLayout #cookies_info_content_text_pl:before,
        body.nowyLayout #cookies_info_content_text_en:before,
        body.nowyLayout #cookies_info_content_text_ru:before,
        body.nowyLayout #cookies_info_content_text_ua:before,
        body.nowyLayout #cookies_info_content_text_de:before,
        body.nowyLayout #cookies_info_content_text_cz:before {
            display: none;
        }

    body.nowyLayout #cookies_info_content_pl h1,
    body.nowyLayout #cookies_info_content_en h1,
    body.nowyLayout #cookies_info_content_ru h1,
    body.nowyLayout #cookies_info_content_ua h1,
    body.nowyLayout #cookies_info_content_de h1,
    body.nowyLayout #cookies_info_content_cz h1 {
        width: 100%;
    }

    body.nowyLayout #cookies_info_content_text_pl_left,
    body.nowyLayout #cookies_info_content_text_en_left,
    body.nowyLayout #cookies_info_content_text_ru_left,
    body.nowyLayout #cookies_info_content_text_ua_left,
    body.nowyLayout #cookies_info_content_text_de_left,
    body.nowyLayout #cookies_info_content_text_cz_left {
        width: 100%;
    }

    body.nowyLayout #cookies_info_content_text_pl_right,
    body.nowyLayout #cookies_info_content_text_en_right,
    body.nowyLayout #cookies_info_content_text_ru_right,
    body.nowyLayout #cookies_info_content_text_ua_right,
    body.nowyLayout #cookies_info_content_text_de_right,
    body.nowyLayout #cookies_info_content_text_cz_right {
        width: 100%;
    }

    body.nowyLayout #cookies_info_close_pl,
    body.nowyLayout #cookies_info_close_en,
    body.nowyLayout #cookies_info_close_ru,
    body.nowyLayout #cookies_info_close_ua,
    body.nowyLayout #cookies_info_close_de,
    body.nowyLayout #cookies_info_close_cz {
        right: 15px;
        top: 15px;
    }
}
@media (min-width: 992px) and (max-width: 1279px) {
}
@media (min-width: 1280px) {
} 
/************************************
    //STOP// Cookies
*************************************/
/************************************
    //START// Karta artykulu
*************************************/
@media (max-width: 1280px) {
    #szczegolyProduktu #zdjecia {
        position: relative;
        left: 10px;
        top: 0px;
        width: 100%;
        float: left;
        margin: 0px;
    }
    #szczegolyProduktu{
        height: 100%;
        padding: 10px 3px;
    }
    #szczegolyProduktu #daneDodatkowe {
        position: relative;
        left: 0px;
        top: 0px;
        width: 100% !important;
        height: 100%;
    }
        #szczegolyProduktu p.cena_netto {
            /*        position: relative;
        right: 0px;
        top: 0px;
        float: right;
        width: 100%;*/
            line-height: 0px;
            float: unset;
        }
        #szczegolyProduktu p.cena_brutto {
            /*            position: relative;
            right: 0px;
            top: 0px;
            float: right;
            margin-top: 5px;*/
            float: unset;
            padding-left: 15px;
        }
        #szczegolyProduktu p.cena_vat {
            /*        text-align: right;
        position: relative;
        right: 0px;
        top: 0px;*/
            float: unset;
        }
        #szczegolyProduktu p.cena_netto_opis {
            /*        position: relative;
        right: 0px;
        top: 0px;
        float: right;
        width: 100%;*/
            float: unset;
            padding-left: 15px;
            padding-top: 15px;
        }
        #szczegolyProduktu p.cena_brutto_opis {
            /*            position: relative;
            right: 0px;
            top: 0px;
            float: right;
            width: 100%;*/
            float: unset;
            padding-left: 15px;
            padding-top: 15px;
        }
        #szczegolyProduktu #akcjeKoszyk {
            position: relative;
            right: 20px;
            bottom: 0px;
            width: 100%;
            top: 10px;
            float: right;
            height: unset;
            padding-bottom: 30px;
        }
    #szczegolyProduktu #zadajPytanie {
        font-size: 13px;
        position: relative;
        left: 0px;
        bottom: 0px;
        width: 140px;
        float: left;
        height: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        -webkit-box-align: center;
          -webkit-flex-align: center;
            -ms-flex-align: center;
                -webkit-align-items: center;
                    -moz-box-align: center;
             align-items: center;
        vertical-align: middle;
        margin: 5px;
    }
    #szczegolyProduktu #propozycjaCeny {
        font-size: 13px;
        position: relative;
        left: 0px;
        bottom: 0px;
        width: 140px;
        float: left;
        height: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        -webkit-box-align: end;
            -ms-flex-align: end;
                -webkit-align-items: flex-end;
                -moz-box-align: end;
             align-items: flex-end;
        vertical-align: middle;
        margin: 5px;
    }
    #szczegolyProduktu #sprawdzDostepnosc {
        font-size: 13px;
        position: relative;
        left: 0px;
        bottom: 0px;
        width: 156px;
        float: left;
        height: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                -webkit-align-items: center;
                -moz-box-align: center;
             align-items: center;
        vertical-align: middle;
        margin: 5px;
    }
    #szczegolyProduktu #planowaneDostawy {
        font-size: 13px;
        position: relative;
        left: 0px;
        bottom: 0px;
        width: 140px;
        float: left;
        height: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                -webkit-align-items: center;
                -moz-box-align: center;
             align-items: center;
        vertical-align: middle;
        margin: 5px;
    }
    #szczegolyProduktu #akcje {
        position: relative;
        right: 0;
        bottom: 0px;
        width: 100%;
        margin-top: 15px;
        display: inline-block;
    }
    #lightSlider .lslide{
        text-align: center;
    }
    .lSSlideOuter .lSPager.lSpg > li a{
        height: 12px;
        width: 12px;
        background-color: #dadada;
    }
}
@media (min-width: 768px) and (max-width: 1279px) {
}
@media (min-width: 992px) and (max-width: 1279px) {

}
@media (min-width: 1280px) {

}
/************************************
    //STOP// Karta artykulu
*************************************/
/************************************
    //START// Koszyk
*************************************/
body.SmallWindow div[id$=PodgladZawartosciKoszyka] > div > .section-name{
    font-size: 22px;
    padding-bottom: 10px;
    width: 100%;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] > div > div.button-expand > span{
    width: 80%;
    float: left;
    font-size: 23px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            -webkit-align-items: center;
            -moz-box-align: center;
         align-items: center;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] > div > div.button-expand:before{
    content: "\f150";
    font-family: 'Font Awesome\ 5 Pro';
    font-size: 27px;
    float: right;
    margin: 7px 20px 7px 7px;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] > div.active > div.button-expand:before{
    content: "\f151";
}
body.SmallWindow [id$=PodgladZawartosciKoszyka] > div > div:not(.button-expand){
    display: none !important;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] > div.active > div:not(.button-expand){
    display: block !important;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] > div.active > div.section-button{
    font-size: 22px;
    padding-bottom: 10px;
    width: 100%;
    display: inline-block !important;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] > div.active > div.section-button::before{
    content: "\f068";
    font-family: 'Font Awesome\ 5 Pro';
    font-size: 30px;
    float: right;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            -webkit-align-items: center;
            -moz-box-align: center;
         align-items: center;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] > div.expand > div.section-button::before{
    content: "\f067";
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] > div.active > div.section-button > span{
    width: 80%;
    float: right;
    font-size: 18px;
    height: 40px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            -webkit-align-items: center;
            -moz-box-align: center;
         align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            -webkit-justify-content: flex-end;
            -moz-box-pack: end;
         justify-content: flex-end;
    padding-right: 20px;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] > div.active > div.section-button > span:not(.expand){
    display: none;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] > div.expand > div.section-button > span:not(.expand){
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] > div.active > div.section-button > span.expand{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] > div.expand > div.section-button > span.expand{
    display: none;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] > div.active h2.naglowek{
    width: 100%;
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] div.expand .newTableWrapperContent{
    background-color: white;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] div.expand table.mtZawartoscKoszyka > thead.tbxRows{
    display: none;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] div.expand table.mtZawartoscKoszyka > tbody.tbxRows > tr:hover > td{
    background-color: transparent;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] div.expand table.mtZawartoscKoszyka > tbody.tbxRows > tr > td:not(.visible-smallWindow):not(.tbxCheckBox){
    display: none;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] div.expand table.mtZawartoscKoszyka > tbody.tbxRows > tr:not(.active-wrap){
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -ms-flex-flow: row wrap;
        -webkit-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            -webkit-flex-direction: row;
            -moz-box-orient: horizontal;
            -moz-box-direction: normal;
         flex-direction: row;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] div.expand table.mtZawartoscKoszyka > tbody.tbxRows > tr:not(.active-wrap) > td.tbxCheckBox,
body.SmallWindow div[id$=PodgladZawartosciKoszyka] div.expand table.mtZawartoscKoszyka > tbody.tbxRows > tr:not(.active-wrap) > td.visible-smallWindow{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            -webkit-align-items: center;
            -moz-box-align: center;
         align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            -webkit-justify-content: center;
            -moz-box-pack: center;
         justify-content: center;
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: none;
    position: relative;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] div.expand table.mtZawartoscKoszyka > tbody.tbxRows > tr:not(.active-wrap) > td.tbxCheckBox{
    width: 5%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            -webkit-order: 1;
            -moz-box-ordinal-group: 2;
         order: 1;
    -webkit-box-align: start;
        -ms-flex-align: start;
            -webkit-align-items: flex-start;
            -moz-box-align: start;
         align-items: flex-start;
    padding-top: 20px;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] div.expand table.mtZawartoscKoszyka > tbody.tbxRows > tr:not(.active-wrap) > td.miniaturka{
    width: 20%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            -webkit-order: 2;
            -moz-box-ordinal-group: 3;
         order: 2;
    padding-top: 20px;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] div.expand table.mtZawartoscKoszyka > tbody.tbxRows > tr:not(.active-wrap) > td.miniaturka > .koszykMiniaturka{
    width: 100% !important;
    height: auto !important;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] div.expand table.mtZawartoscKoszyka > tbody.tbxRows > tr:not(.active-wrap) > td.miniaturka > .koszykMiniaturka > img{
    max-width: 100%;
    max-height: 100%;
    padding: 5px;
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] div.expand table.mtZawartoscKoszyka > tbody.tbxRows > tr:not(.active-wrap) > td.miniaturka > .koszykMiniaturka > .zdjecie_badges{
    display: none;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] div.expand table.mtZawartoscKoszyka > tbody.tbxRows > tr:not(.active-wrap) > td.nazwa{
    width: 65%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            -webkit-order: 3;
            -moz-box-ordinal-group: 4;
         order: 3;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            -webkit-justify-content: flex-start;
            -moz-box-pack: start;
         justify-content: flex-start;
    color: #0083ff;
    padding-top: 20px;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] div.expand table.mtZawartoscKoszyka > tbody.tbxRows > tr:not(.active-wrap) > td.usun{
    width: 10%;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            -webkit-order: 4;
            -moz-box-ordinal-group: 5;
         order: 4;
    padding-top: 20px;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] div.expand table.mtZawartoscKoszyka > tbody.tbxRows > tr:not(.active-wrap) > td.usun::before{
    content: '';
    position: absolute;
    display: block;
    top: 20px;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 1px;
    background-color: #dcdcdc;
    background-image: -webkit-linear-gradient(top, #fff, #f2f2f2 10%, #d4d4d4 40%, #d4d4d4 60%, #f2f2f2 90%, #fff);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(10%, #f2f2f2), color-stop(40%, #d4d4d4), color-stop(60%, #d4d4d4), color-stop(90%, #f2f2f2), color-stop(90%, #fff));
    background-image: -o-linear-gradient(top, #fff, #f2f2f2 10%, #d4d4d4 40%, #d4d4d4 60%, #f2f2f2 90%, #fff);
    background-image: linear-gradient(to bottom, #fff, #f2f2f2 10%, #d4d4d4 40%, #d4d4d4 60%, #f2f2f2 90%, #fff);
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] div.expand table.mtZawartoscKoszyka > tbody.tbxRows > tr:not(.active-wrap) > td.ilosc{
    width: 25%;
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            -webkit-order: 5;
            -moz-box-ordinal-group: 6;
         order: 5;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            -webkit-justify-content: flex-end;
            -moz-box-pack: end;
         justify-content: flex-end;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 20px;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] div.expand table.mtZawartoscKoszyka > tbody.tbxRows > tr:not(.active-wrap) > td.ilosc::before{
    top: auto;
    bottom: -1px;
    height: 1px;
    left: 0;
    background: -webkit-linear-gradient(left, #fff 0, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #fff), to(rgba(255,255,255,0)));
    background: -o-linear-gradient(left, #fff 0, rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, #fff 0, rgba(255,255,255,0) 100%);
    content: '';
    display: block;
    position: absolute;
    width: 100%;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] div.expand table.mtZawartoscKoszyka > tbody.tbxRows > tr:not(.active-wrap) > td.stan-jednostka{
    width: 25%;
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            -webkit-order: 6;
            -moz-box-ordinal-group: 7;
         order: 6;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            -webkit-justify-content: flex-start;
            -moz-box-pack: start;
         justify-content: flex-start;
    padding-left: 10px;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 20px;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] div.expand table.mtZawartoscKoszyka > tbody.tbxRows > tr:not(.active-wrap) > td.wartosc{
    width: 40%;
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            -webkit-order: 7;
            -moz-box-ordinal-group: 8;
         order: 7;
    font-size: 2em;
    font-weight: bold;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 20px;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] div.expand table.mtZawartoscKoszyka > tbody.tbxRows > tr:not(.active-wrap) > td.przelicz{
    width: 10%;
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            -webkit-order: 8;
            -moz-box-ordinal-group: 9;
         order: 8;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 20px;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] div.expand table.mtZawartoscKoszyka > tbody.tbxRows > tr:not(.active-wrap) > td.przelicz::after{
    top: auto;
    bottom: -1px;
    height: 1px;
    right: 0;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0, #fff 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255,255,255,0)), to(#fff));
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0, #fff 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0, #fff 100%);
    content: '';
    display: block;
    position: absolute;
    width: 250%;
}
body.SmallWindow .zapisKoszyka input,
body.SmallWindow #ctl00_MainContent_fsZapiszKoszykJako p{
    width: 100% !important;
}
body.SmallWindow #koszyk_galeriaArtykulow .RollWrapperContent{
    overflow-x: auto;
}
body.SmallWindow div[id$=pnlRodzajDostawy] > .ramka{
    width: 100% !important;
}
body.SmallWindow div[id$=pnlRodzajDostawy] div[id$=ZmianaAdresuDostawy_filtryUser]{
    display: none;
}
body.SmallWindow div[id$=pnlRodzajDostawy] div[id$=ZmianaAdresuDostawy_filtryUser] > table > tbody > tr{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            -webkit-flex-direction: column;
            -moz-box-orient: vertical;
            -moz-box-direction: normal;
         flex-direction: column;
}
body.SmallWindow div[id$=pnlRodzajDostawy] div[id$=ZmianaAdresuDostawy_filtryUser] > table > tbody > tr > td > label{
    margin: 0 !important;
}
body.SmallWindow div[id$=pnlRodzajDostawy] div[id$=ZmianaAdresuDostawy_pDaneNowegoAdresu]{
    margin: 0 !important;
}
body.SmallWindow div[id$=pnlRodzajDostawy] div[id$=ZmianaAdresuDostawy_pDaneNowegoAdresu] > table > tbody > tr > td > input,
body.SmallWindow div[id$=pnlRodzajDostawy] div[id$=ZmianaAdresuDostawy_pDaneNowegoAdresu] > table > tbody > tr > td > select{
    width: 95% !important;
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
}
body.SmallWindow div[id$=pnlRodzajDostawy] div[id$=ZmianaAdresuDostawy_pDaneNowegoAdresu] a.nice{
    margin: 0 !important;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] fieldset input,
body.SmallWindow div[id$=PodgladZawartosciKoszyka] fieldset select,
body.SmallWindow div[id$=PodgladZawartosciKoszyka] fieldset textarea{
    width: 95% !important;
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] fieldset input[type=checkbox],
body.SmallWindow div[id$=PodgladZawartosciKoszyka] fieldset input[type=radio]{
    width: auto !important;
}
body.SmallWindow div[id$=PodgladZawartosciKoszyka] fieldset table > tbody > tr{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            -webkit-flex-direction: column;
            -moz-box-orient: vertical;
            -moz-box-direction: normal;
         flex-direction: column;
}
body.SmallWindow div[id$=pnlZlozZamowienie] a[id$=mbZlozZamowienie]{
    display: block;
    padding: 10px;
    font-size: 20px;
    margin: 30px;
}
body.SmallWindow div[id$=pnlRodzajDostawy] a[id$=mbRodzajDostawyZlozZamowienie]{
    background-color: #00ad4d !important;
    display: block;
    padding: 10px;
    font-size: 20px !important;
    margin: 30px !important;
    font-weight: bold;
}
@media (max-width: 767px) {
    #koszykDostawaPlatnoscTdDostawa {
        float: left;
        width: 100%
    }

    #koszykDostawaPlatnoscTdPlatnosc {
        float: left;
        width: 100%
    }

        #koszykDostawaPlatnoscTdPlatnosc > table {
            width: 100%
        }

    div[id$=PodgladZawartosciKoszyka] > div > .section-name{
        display: inline-block !important;
    }
    #parametryKoszyka > div.half-width{
        width: 100% !important;
    }
    #parametryKoszyka > div.half-width.right div > label,
    #parametryKoszyka > div.half-width div > label{
        width: 30% !important;
    }
    #parametryKoszyka > div.half-width div > textarea{
        width: 70% !important;
    }
    table.parametryKoszyka{
            display: -webkit-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: -moz-box;
            display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                -webkit-flex-direction: row;
                -moz-box-orient: horizontal;
                -moz-box-direction: normal;
             flex-direction: row;
    }
    table.parametryKoszyka td.half-width{
        width: 100% !important;
        display: inline-table;
    }
    table.parametryKoszyka td.half-width > table > tbody > tr > td{
        width: 30% !important;
        text-align: left;
    }
    table.parametryKoszyka td.half-width > table > tbody > tr > td + td{
        width: 70% !important;
        padding-left: 0px !important;
    }
    table.parametryKoszyka td.half-width > table > tbody > tr > td select,
    table.parametryKoszyka td.half-width > table > tbody > tr > td input[type=text]{
        width: 100% !important;
        -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
             box-sizing: border-box;
    }
}
@media (min-width: 768px) and (max-width: 1279px) {
    div[id$=PodgladZawartosciKoszyka] > div > .section-name {
        display: inline-block !important;
    }

    #parametryKoszyka > div.half-width {
        width: 100% !important;
    }

        #parametryKoszyka > div.half-width > div.row > label {
            width: 20% !important;
        }

    table.parametryKoszyka {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        flex-direction: row;
    }

        table.parametryKoszyka td.half-width {
            width: 100% !important;
            display: inline-table;
        }

            table.parametryKoszyka td.half-width > table > tbody > tr > td {
                width: 20% !important;
                text-align: left;
            }

                table.parametryKoszyka td.half-width > table > tbody > tr > td + td {
                    width: 80% !important;
                    padding-left: 0px !important;
                }

                table.parametryKoszyka td.half-width > table > tbody > tr > td select,
                table.parametryKoszyka td.half-width > table > tbody > tr > td input[type=text] {
                    width: 100% !important;
                    -webkit-box-sizing: border-box;
                    -moz-box-sizing: border-box;
                    box-sizing: border-box;
                }
}
@media (min-width: 992px) and (max-width: 1279px) {
}
@media (min-width: 1280px) {
}
/************************************
    //STOP// Koszyk
*************************************/
/************************************
    //START// Filtrowanie tabele
*************************************/
body.SmallWindow .filters.visible-smallWindow{
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: flex !important;
    width: 100% !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            -webkit-flex-direction: column;
            -moz-box-orient: vertical;
            -moz-box-direction: normal;
         flex-direction: column;
}
body.SmallWindow .filters.visible-smallWindow > .ramka,
body.SmallWindow .filters.visible-smallWindow > .ramka > .bgColorText{
    width: 100%;
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
body.SmallWindow .filters.visible-smallWindow > .ramka > .bgColorText{
    cursor: pointer;
}
body.SmallWindow .filters.visible-smallWindow > .ramka > .bgColorText:before{
    content: "\f138";
    padding-right: 7px;
    font-family: 'Font Awesome\ 5 Pro';
}
body.SmallWindow .filters.visible-smallWindow > .ramka.active > .bgColorText:before{
    content: "\f139";
}
body.SmallWindow .filters.visible-smallWindow > .ramka > .wnetrzeRamki{
    display: none;
}
body.SmallWindow .filters.visible-smallWindow > .ramka.active > .wnetrzeRamki{
    display: block;
}
body.SmallWindow .filters.visible-smallWindow > .ramka.active > .wnetrzeRamki .filtry,
body.SmallWindow .filters.visible-smallWindow > .ramka.active > .wnetrzeRamki .filtry .filtr{
    width: 100%;
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
}
body.SmallWindow .filters.visible-smallWindow > .ramka > .wnetrzeRamki label{
    width: 35%;
    display: inline-block;
}
body.SmallWindow .filters.visible-smallWindow > .ramka > .wnetrzeRamki input,
body.SmallWindow .filters.visible-smallWindow > .ramka > .wnetrzeRamki select,
body.SmallWindow .filters.visible-smallWindow > .ramka > .wnetrzeRamki textarea{
    width: 60%;
    display: inline-block;
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
}
body.SmallWindow #srodkowoPrawaKolumna .TableWrapper{
    padding-left: 5px;
}
body.SmallWindow #srodkowoPrawaKolumna.products-list .TableWrapper{
    padding-right: 5px;
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
}
body.SmallWindow table.listaGrupZamowienZewnetrznych > tbody > tr{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            -webkit-flex-direction: column;
            -moz-box-orient: vertical;
            -moz-box-direction: normal;
         flex-direction: column;
}
body.SmallWindow table.listaGrupZamowienZewnetrznych > tbody > tr > td{
    width: 100%;
    padding: 5px;
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
}
body.SmallWindow .filters.visible-smallWindow > div[id$=pnlFiltry]{
    width: 100%;
}
body.SmallWindow .filters.visible-smallWindow > div[id$=pnlFiltry] + div{
    margin-left: 0 !important;
    margin-right: 0 !important;
}

body.SmallWindow .szczegolyDokumentu{
    width: 100% !important;
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
}
body.SmallWindow .szczegolyDokumentu > .left,
body.SmallWindow .szczegolyDokumentu > .right{
    width: 100%;
    display: inline-block;
}
body.SmallWindow .szczegolyDokumentu > .left table{
    width: 100%;
}
body.SmallWindow .szczegolyDokumentu div span{
    width: 100%;
}
body.SmallWindow div.zmianaStatusu div.wnetrzeRamki div,
body.SmallWindow div.zmianaStatusu select{
    width: 100%;
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
}
body.SmallWindow .faktury-szczegoly > tbody > tr > td{
    width: 100%;
    display: block;

}
body.SmallWindow .parametryDokumentu{
    width: 100%;
    margin: 0;
    padding: 5px 10px;
    -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
         box-sizing: border-box;
}
body.SmallWindow .parametryDokumentu dt{
    width: 100%;
    text-align: left;
}
body.SmallWindow .parametryDokumentu dt,
body.SmallWindow .parametryDokumentu dd{
    font-size: 16px;
}
body.SmallWindow .powiazane-dokumenty table{
    width: 100%;
}
body.SmallWindow div[id$=pnlListaZamowien] table[name$=mtZamowienia] thead.tbxRows tr > th:not(.visible-smallWindow):not(.tbxCheckBox):not(.select_deselect),
body.SmallWindow div[id$=pnlListaZamowien] table[name$=mtZamowienia] tbody.tbxRows tr > td:not(.visible-smallWindow):not(.tbxCheckBox):not(.select_deselect){
    display: none;
}
body.SmallWindow .Table tfoot tr.tbxRowFooterPager.newFooter td .pagerNew{
    width: 100%;
}
body.SmallWindow div table[name$=mtFaktury] thead.tbxRows tr > th:not(.visible-smallWindow):not(.tbxCheckBox):not(.select_deselect),
body.SmallWindow div table[name$=mtFaktury] tbody.tbxRows tr > td:not(.visible-smallWindow):not(.tbxCheckBox):not(.select_deselect){
    display: none;
}
body.SmallWindow.Eplus div table[name$=mtFaktury] thead.tbxRows tr > th.visible-eplus,
body.SmallWindow.Eplus div table[name$=mtFaktury] tbody.tbxRows tr > td.visible-eplus{
    display: table-cell !important;
}
body.SmallWindow p#rozNaglowek{
    width: 100%;
    margin: 0;
    padding: 5px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body.SmallWindow div table[name$=mtRozrachunki] thead.tbxRows tr > th:not(.visible-smallWindow):not(.tbxCheckBox):not(.select_deselect),
body.SmallWindow div table[name$=mtRozrachunki] tbody.tbxRows tr > td:not(.visible-smallWindow):not(.tbxCheckBox):not(.select_deselect){
    display: none;
}
body.SmallWindow.Eplus div table[name$=mtRozrachunki] thead.tbxRows tr > th.visible-eplus,
body.SmallWindow.Eplus div table[name$=mtRozrachunki] tbody.tbxRows tr > td.visible-eplus{
    display: table-cell !important;
}
body.SmallWindow:not(.Eplus) div[id$=pnlRodzajDostawy] table[name$=mtAdresyDostawy] thead.tbxRows tr > th.visible-eplus,
body.SmallWindow:not(.Eplus) div[id$=pnlRodzajDostawy] table[name$=mtAdresyDostawy] tbody.tbxRows tr > td.visible-eplus{
    display: none;
}
/************************************
    //STOP// Filtrowanie tabele
*************************************/
/************************************
    //START// RMA reklamacje
*************************************/
body.SmallWindow .RMA-search{
    padding-left: 5px;
}
body.SmallWindow .RMA-search > .TableWrapper{
    padding-left: 0px !important;
}
body.SmallWindow .RMA-search input[type=text],
body.SmallWindow .RMA-search .RMA_odstep_checkbox{
    width: 100% !important;
    display: block;
    text-align: left;
}
body.SmallWindow .RMA-menu ul > li{
    height: 35px;
    font-size: 16px;
    line-height: 35px;
}
body.SmallWindow .RMA-menu div[id$=pnlFiltr] > .ramka > .wnetrzeRamki{
    display: none;
}
body.SmallWindow .RMA-menu div[id$=pnlFiltr] > .ramka.active > .wnetrzeRamki{
    display: block;
}
body.SmallWindow .RMA-menu div[id$=pnlFiltr] > .ramka > h1:after{
    content: "\f067";
    font-family: 'Font Awesome\ 5 Pro';
    margin-left: auto;
    padding-right: 10px;
}
body.SmallWindow .RMA-menu div[id$=pnlFiltr] > .ramka.active > h1:after{
    content: "\f068";
}
body.SmallWindow .RMA-menu div[id$=pnlFiltr] div.formularz > label,
body.SmallWindow .RMA-menu div[id$=pnlFiltr] div.formularz > input[type=text]{
    width: 50%;
    display: block;
}
body.SmallWindow:not(.Eplus) div.RMA-search table[name$=mtReklamacje] thead.tbxRows tr > th.visible-eplus,
body.SmallWindow:not(.Eplus) div.RMA-search table[name$=mtReklamacje] tbody.tbxRows tr > td.visible-eplus{
    display: none;
}
/************************************
    //STOP// RMA reklamacje
*************************************/
/************************************
    //START// Polityka prywatności 
    i ochrona danych osobowych
*************************************/
body.SmallWindow #PolitykaPrywatnosci{
 /*   height: 100%;*/
    width: 100%;
    overflow: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
body.SmallWindow #PolitykaPrywatnosci #middle{
    width: 100% !important;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
    body.SmallWindow #PolitykaPrywatnosci #middle #middleInner {
        width: 100% !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    body.SmallWindow #PolitykaPrywatnosci #middle #middleInner #PolitykaPrywatnosciTekst {
/*        width: 100%;*/
/*        max-height: none;
*/    }
body.SmallWindow #PolitykaPrywatnosci #middle #middleInner #flags{
    width: 100%;
}
body.SmallWindow #PolitykaPrywatnosci #middle #middleInner #OchronaDanychTeskt{
    width: 100%;
    max-height: none;
}

body.SmallWindow #OchronaDanych {
    width: 100%;
}

#stopka #licence-info {
    text-align: center;
}

#stopka #stopka-logo {
    text-align: center;
}
    /************************************
    //STOP// Polityka prywatności 
    i ochrona danych osobowych
*************************************/
    body.SmallWindow .InformacjaTargetowna {
    width: 100% !important;
    height: 100vh !important;
    position: absolute !important;
    top: 0px !important;
    left: 0px !important;
}
body.SmallWindow .InformacjaTargetowna div#TB_closeAjaxWindow.tylkoGrafika{
    position: absolute;
    top: 15px;
    left: 0px;
    bottom: inherit;
    display: block;
}
body.SmallWindow .InformacjaTargetowna.tylkoGrafika > img{
    max-height: 80% !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/************************************
    Nowy layout 2 - mobilny
*************************************/
#gorneMenu1 {
    display: none !important;
}

#kontenerBelkaGornaNowyLayout2 {
    margin-bottom:0px;
}
body.nowyLayout.sticky #searchBarNowyLayout2 > div {
    width: 100%;
}

body.nowyLayout #gorneKontrolkiNowyLayout2 #belkaGornaNL_koszyk {
    right: 0px;
    top: 0px;
    position: absolute;
   margin-right: 12px;
}

    body.nowyLayout #gorneKontrolkiNowyLayout2 #belkaGornaNL_koszyk::before{
        font-size:23px;
    }
body.nowyLayout #gorneKontrolkiNowyLayout2 a.belkaGornaNL_mojeArtykuly_Link #belkaGornaNL_mojeArtykuly::before {
    font-size: 23px;
}

body.nowyLayout #gorneKontrolkiNowyLayout2 a.belkaGornaNL_mojeArtykuly_Link {
    right: 35px;
    top: 0px;
    position: absolute;
    margin-right: 12px;
}

    #navbarNowyLayout2_DrugaLinia span {
    text-align: center !important;
    margin: 0 auto;
}

#navbarNowyLayout2_DrugaLinia li {
    text-align: center !important;
    margin: 0 auto;
    float: unset !important;
    padding-left: 0px !important;
}

#body.nowyLayout #gorneKontrolkiNowyLayout2 {
    height: 50px !important;
}

body.nowyLayout.sticky #searchBarNowyLayout2 > div > div {
    display: unset !important;
}

#belkaGornaNL_searchRWD > div#wyszukiwarka > div.input > a[class^="ikona"] {
    position: absolute;
    right: 90px;
}

#wyszukiwarka a.ikona::before {
    right: 0px;
}

#belkaGornaNL_searchRWD > div#wyszukiwarka > div.input > a[class^="ikona2"] {
    position: absolute;
    right: 120px;
}

#belkaGornaNL_searchRWD > div#wyszukiwarka > div.input.active > a.ikona2 {
    position: absolute;
    right: 120px;
}

#belkaGornaNL_searchRWD > div#wyszukiwarka > div.input.active > a.ikona {
    display:unset;
}

.tbxData.miniaturka div.zdjecie_badges{
    width:100px;
}

.akcjeNowyLayout2Elementy {
    grid-template-columns: auto auto
}

.akcjeNowyLayout2{
    height:unset;
}

.produktSzczegolyPrawaSekcjaCeny {
    position: relative;
    top: unset;
    bottom: 170px;
    width: 100%;
    padding-top: 40px;
    margin-left: 3px;
    margin-right: 3px;
    width: 90% !important;
    float: right;
    position: relative;
    right: 20px;
}

.produktSzczegolyPrawaSekcjaCenyUkryteCeny {
    position: relative !important;
    top: unset !important;
    bottom: 170px;
    width: 100%;
    padding-top: 40px;
    margin-left: 3px;
    margin-right: 3px;
    width: 90% !important;
    float: right;
    position: relative;
    right: 20px !important;
    text-align: right;
}

.produktSzczegolyPrawaSekcja {
    padding-left: unset;
    width: 95%;
}

.warning.kupon_rabatowy.progCenowy p {
    width: 90%;
}


body.nowyLayout #srodkowoPrawaKolumna .TableWrapper h2 {
    width:100%;
}

.tbxTilesSortOrderText {
    line-height: 5px;
}

.tbxData.miniaturka div.zdjecie_badges .zdjecie_badges_promocja, div.RollWrapperKafelki div.zdjecie_badges .zdjecie_badges_promocja, 
#polecane div.zdjecie_badges .zdjecie_badges_promocja, .tbxData.miniaturka div.zdjecie_badges .zdjecie_badges_nowosc, 
div.RollWrapperKafelki div.zdjecie_badges .zdjecie_badges_nowosc, #polecane div.zdjecie_badges .zdjecie_badges_nowosc, 
.tbxData.miniaturka div.zdjecie_badges .zdjecie_badges_wyprzedaz, div.RollWrapperKafelki div.zdjecie_badges .zdjecie_badges_wyprzedaz, 
#polecane div.zdjecie_badges .zdjecie_badges_wyprzedaz, .tbxData.miniaturka div.zdjecie_badges .zdjecie_badges_polecany, 
div.RollWrapperKafelki div.zdjecie_badges .zdjecie_badges_polecany, #polecane div.zdjecie_badges .zdjecie_badges_polecany{
    padding:unset;
}

.tbxData.miniaturka div.zdjecie_badges .zdjecie_badges_1, div.RollWrapperKafelki div.zdjecie_badges .zdjecie_badges_1,
#polecane div.zdjecie_badges .zdjecie_badges_1, .tbxData.miniaturka div.zdjecie_badges .zdjecie_badges_2,
div.RollWrapperKafelki div.zdjecie_badges .zdjecie_badges_2, #polecane div.zdjecie_badges .zdjecie_badges_2,
.tbxData.miniaturka div.zdjecie_badges .zdjecie_badges_3, div.RollWrapperKafelki div.zdjecie_badges .zdjecie_badges_3,
#polecane div.zdjecie_badges .zdjecie_badges_3, .tbxData.miniaturka div.zdjecie_badges .zdjecie_badges_4,
div.RollWrapperKafelki div.zdjecie_badges .zdjecie_badges_4, #polecane div.zdjecie_badges .zdjecie_badges_4,
.tbxData.miniaturka div.zdjecie_badges .zdjecie_badges_5, div.RollWrapperKafelki div.zdjecie_badges .zdjecie_badges_5,
#polecane div.zdjecie_badges .zdjecie_badges_5 {
    padding: unset;
}

.produktSzczegolyPrawaSekcjaCeny,
.produktSzczegolyPrawaSekcjaCenyUkryteCeny {
    bottom: auto;
}

#szczegolyProduktu a.logo {
    position: unset;
    text-align: center;
    width: 100%;
    display: block;
}

    #szczegolyProduktu a.logo img {
        padding-top: 20px;
    }

#szczegolyProduktu #daneDodatkowe {
    width: 90% !important;
    border-right: unset;
}
/*img.outline{
    max-width:250px;
}*/

#szczegolyProduktu p.cena_netto{
    text-align:right;
}

#szczegolyProduktu p.cena_netto_opis {
    text-align: right;
}


#szczegolyProduktu p.cena_brutto {
    text-align: right;
    display: block;
}

#szczegolyProduktu p.cena_brutto_opis {
    text-align: right;
    top: -10px;
}

#szczegolyProduktu p.cena_vat {
    text-align: right;
    display: block;
    top: -20px;
}

#szczegolyProduktu p.cena_vat_opis {
    top: -15px;
}

#szczegolyProduktu #akcjeKoszyk {
    z-index: 1;
    margin-left: 3px;
    margin-right: 3px;
    width: 90% !important;
}

.akcjeNowyLayout2 #ctl00_MainContent_lbWydrukuj:before,
.akcjeNowyLayout2 #MainContent_lbWydrukuj:before {
    content: "\f02f";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    font-size: 19px;
    padding-right: 8px;
}

.akcjeNowyLayout2 #ctl00_MainContent_lbDodajDoNewslettera:before,
.akcjeNowyLayout2 #MainContent_lbDodajDoNewslettera:before {
    content: "\f658";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    font-size: 19px;
    padding-right: 8px;
}

.akcjeNowyLayout2 .btMojeProduktyDodaj:before {
    content: "\f004";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    font-size: 19px;
    padding-right: 8px;
}

.akcjeNowyLayout2 .btMojeProduktyUsun:before {
    content: "\f004";
    font-family: "Font Awesome 5 Pro";
    font-weight: 600;
    background-size: 20px;
    font-size: 19px;
    padding-right: 8px;
}

.akcjeNowyLayout2 .btPobierzOpis:before {
    content: "\f56d";
    font-family: "Font Awesome 5 Pro";
    font-weight: 200;
    padding-right: 8px;
}

.jednostkaZbiorcza {
    padding: unset;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 7px;
    background:unset;
}

    .jednostkaZbiorcza:before {
        content: "\f0f3";
        font-family: "Font Awesome 5 Pro";
        font-weight: 300;
        font-size: 20px;
        top: 2px;
        position: relative;
    }


#tabelaPodKartaOuter {
    margin-left: 3px;
    margin-right: 3px;
}

#zakladki {
    margin-left: 3px;
    margin-right: 3px;
}

.Table tbody tr td.promptOff.caTCmdKoszyk.listaWaska,
.Table tbody tr td.promptOff.caTCmdKoszykJest.listaWaska {
    position: relative;
    display: block;
}

.Table tbody tr .tbxData > a i{
    padding-left:10px;
}

.Table tbody tr td.promptOff.caTCmdKoszyk input,
.Table tbody tr td.promptOff.caTCmdKoszykJest input {
    margin: 0 auto;
}


@media (min-width: 445px) and (max-width: 530px) {
    div.tbxTile > div.dodaj > div.dodaj_akcja > div.dodajBtn > a.caTCmdKoszyk span{
        display:none;
    }

    div.tbxTile > div.dodaj > div.dodaj_akcja > div.dodajBtn  {
       width:30%;
    }

    .tbxTile div.dodaj_ilosc_sztuk{
        width:60%;
    }

    div.tbxTile > div.dodaj > div.dodaj_akcja > div.dodajBtn > a.caTCmdKoszyk:before {
        content: "\f217";
        font-family: "Font Awesome 5 Pro";
        font-weight: 300;
        font-size: 17px;
    }
}


.informacjaCircleFiltryBoczne {
    margin-right: unset !important;
    margin-left: unset !important;
    right: 0px !important;
}

#adminListaLogowan div.visible-smallWindow {
    float: unset !important;
}

body.SmallWindow div[id$="PodgladZawartosciKoszyka"] > div.expand > div.section-button:before {
    padding-right: 20px;
}

body.SmallWindow div[id$="PodgladZawartosciKoszyka"] > div.active > div.section-button:before {
    padding-right: 20px;
}

body.SmallWindow div[id$="PodgladZawartosciKoszyka"] > div.active > div.section-button {
    padding-right: 20px;
}


div.koszyk.info span {
    display: block;
}

.koszykDostawaPlatnosc table tr td table tr td {
    padding-left: 0px;
}

.koszykDostawaPlatnosc table tr td{
    width:30%;
}
.koszykDostawaPlatnosc table tr td + td {
    width: 60%;
}