<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.table.kosik img{
    max-width:100%;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.table.kosik tr td:first-child{
    width: 90px;
    background: #fff;
    padding: 0;
    padding-right: 5px;
}
.table.kosik tr td:nth-child(2){
    padding-left: 10px;
}
.table.kosik tr td:nth-child(3){
    padding-right: 10px;
    text-align: right;
    white-space: nowrap;
}
.table.kosik tr:nth-child(odd) td{
    background: #eee !important;
}
.table.kosik tr:nth-child(odd) td:first-child{
    background: #fff !important;
}
.table.kosik strong{
    display: block;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 10px;
}
.table.kosik a{
    text-decoration: none;
    display: inline-block;
    color:#222;
    padding-bottom: 6px;
}
.table.kosik .cena{
    padding-top: 6px;
}
.table.kosik a:hover{
    text-decoration: underline;
    color:#000;
}
.table.kosik .fa-paint-brush-alt, .table.kosik .fa-cut{
    margin-right: 6px;
    font-size: 14px;
    margin-top: 6px;
    margin-bottom: 6px;
}
.table.kosik input{
    padding: 6px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    width: 50px;
    font-size:15px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border:1px solid #aaa;
}
.table.kosik .zmenaPocet{
    width: 12px;
    text-align: center;
    padding: 4px;
    display: inline-block;
    cursor: pointer;
}
.table.kosik .spolu{
    padding-right: 28px;
    padding-top: 15px;
}
.table.kosik .odobrat{
    padding-left: 20px;
    color:#555;
    cursor: pointer;
    font-size: 14px;
    white-space: nowrap;
    display: block;
    margin-top: 40px;
    display: inline-block;
    padding-right: 15px;
}
.table.kosik .odobrat:hover{
    color:red;
}
.table.kosik .cistaSuma{
    padding-right: 38px !important;
}


#kuponForm{
    margin-bottom: 30px;
    display: block;
    max-width:600px;
    overflow: hidden;
    border:1px solid #ddd;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background: #eee;
}
#kuponForm .fal{
    font-size:20px;
    width:15%;
    float:left;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}
#kuponForm input{
    float:left;
    width:56%;
    background: #fff;
    text-transform: uppercase;
    border: 0;
    font-size:16px;
    font-family: 'Open Sans';
    font-weight: 300;
    color:#000;
    padding: 0;
    padding-left: 2%;
    padding-right: 2%;
    margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
#kuponForm button{
    background: transparent;
    clear:right;
    float: right;
    width:15%;
    display: block;
    border: 0;
    cursor: pointer;
    padding: 0;
    text-align: center !important;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
#kuponForm button:hover{
    background: #fff;
}
#kuponForm button .fal{
    width: 100%;
}
#kuponForm .clear{
    padding-left: 15%;
    padding-bottom: 10px;        
    font-weight: 300;
    color: #555;
    font-weight: 300;
    font-size: 14px;
}

.kosikZelenaHlaska{
    background: linear-gradient(45deg, #1c3c37, #235347);
    padding:20px;
    padding-left: 10px;
    margin-bottom:20px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    color:#fff;
    font-size:15px;
    padding-bottom: 20px;
    line-height: 25px;
}
.kosikZelenaHlaska .fal{
    display: block;
    width:40px;
    text-align: center;
    margin-right: 10px;
    float:left;
    font-size: 24px;
}
.kosikZelenaHlaska strong{
    font-size: 16px;
}
.kosikZelenaHlaska a{
    padding: 4px;
    display: inline-block;
    border: 1px solid #fff;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    color: #fff;
    text-decoration: none;
    margin-left: 3px;
    margin-right: 3px;
}
.kosikZelenaHlaska a:hover{
    background: #fff;
    color: #1c3c37;
}
.kosikZelenaHlaska.bielaHlaska{
    background: #fff;
    color:green;
    padding: 0;
    /*border:1px solid #ddd;
    -webkit-box-shadow:inset 0 0 15px 0 #ddd;
    box-shadow:inset 0 0 15px 0 #ddd;*/
}
.kosikZelenaHlaska.bielaHlaska .fal{
    width: 40px;
    font-size: 20px;
    text-align: left;
    margin-right: 0;
}

.zlava41hlaska{
    background: linear-gradient(45deg, #ffdb00, #fff48c);
    padding:20px;
    padding-left: 10px;
    margin-bottom:20px;
    color: #000;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    font-size: 15px;
}
.zlava41hlaska .fal{
    display: block;
    width:40px;
    text-align: center;
    margin-right: 10px;
    float:left;
    font-size: 22px;
}
.zlava41hlaska strong{
    font-weight: 400;
    font-size: 18px;
    display: inline-block;
    margin-right: 1px;
    margin-left: 3px;
}
.zlava41hlaska a{
    padding: 4px;
    display: inline-block;
    border: 1px solid #000;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    color: #000;
    text-decoration: none;
    margin-left: 3px;
    margin-right: 3px;
}
.zlava41hlaska a:hover{
    background: rgba(255,255,255,0.5)
}
.velkostiHlaska{
    background: linear-gradient(45deg, #FF7000, #FFAC4A);
    padding:20px;
    padding-left: 10px;
    margin-bottom:20px;
    color: #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    font-size: 15px;
}
.velkostiHlaska .fal{
    display: block;
    width:50px;
    text-align: center;
    margin-right: 10px;
    float:left;
    font-size: 22px;
    height:30px;
}
/*.kosikMain{
    float:left;
    width:60%;
}
.kosikData{
    float:right;
    width:38%;
}
@media(max-width:900px){
    .kosikMain{
        float: none;
        width: 100%;
    }
    .kosikData{
        margin-top: 60px;
        float: none;
        width: 70%;
        margin-left: 15%;
    }
}
@media(max-width:600px){
    .kosikData{
        margin-top: 60px;
        width: 100%;
        margin-left: 0;
    }
}*/
.kosikData h2{
    margin: 0;
    padding: 0;
    font-size: 16px;
}
.kosikData{
    padding-bottom: 30px;
}
/*.kosikData .clear{
    height: 10px;
}*/
.kosikData h2 .fal{
    margin-right: 10px;
}
.kosikData .openModal{
    cursor: pointer;
    float: right;
    margin-right: 10px;
}
#doKosikaBtn{
    margin-top: 10px;
    margin-bottom: 30px;
    cursor: pointer;
}
textarea{
    width: 66%;
    min-height: 100px;
    border: 1px solid #ddd;
    padding: 10px;
    padding-left: 1%;
    padding-right: 1%;
    margin-left: 30%;
    font-family: 'Open sans';
    font-size: 14px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
#dopravyScroll .fal{
    margin-right: 5px;
}
#dopravyScroll{
    margin-left: 20px;
    cursor: pointer;
    text-decoration: underline;
}
#dopravyScroll:hover{
    color:#000;
    text-decoration: none;
}
/*.input{
    overflow: hidden;
    padding: 0;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}*/
.input .lbl{
    padding: 0;
    color:#333;
    float:left;
    width:26%;
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 6px;
    padding-bottom: 10px;
    text-align: right;
}
.input input{
    border: 0;
    width: 66%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 1%;
    padding-right: 1%;
    font-size: 15px;
    background: #fff;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
/*.input input:invalid{
    background: #fff;
    color:#000;
}*/
.input input:disabled{
    color:#000;
    cursor: pointer;
}
.input .telefonLbl{
    width:18%;
    padding-right: 2%;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: right;
    display: inline-block;
}
.input .telefon{
    width: 76%;
    display: inline-block;
}
.input .ulica{
    width:66%;;
}
.input .ulicaCislo{
    width: 26%;
    
}
.input .mesto{
    width:66%;
}
.input .psc{
    width: 26%;
}

#doKosikaBtn{
    width: 90%;
    border: 0;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 16px;
    cursor: pointer;
    margin-top: 30px;
    margin-bottom: 120px;
    max-width: 700px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#doKosikaBtn .fal{
    font-size: 22px;
    margin-right: 10px;
}

.platbyDopravy{
    width:100%;
    border-collapse: collapse;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    border-top:0;
}
.platbyDopravy th, .platbyDopravy td{
    text-align: left;
    padding: 4px;
}
.platbyDopravy th{
    background: #f8f8f8;
    color:#333;
    font-weight: normal;
    padding: 6px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.platbyDopravy tr:nth-child(odd) td{
    background: #eee
}
.platbyDopravy td{
    border-top: 1px solid #ddd;
}
.platbyDopravy tr:first-child td{
    border: 0;
}
/*.platbyDopravy td:first-child{
    width: 36px;
    text-align: center;
}*/
.platbyDopravy .fa-square, .platbyDopravy .fa-square-check{
    font-size: 26px;
    color:#777;
}
.platbyDopravy .fa-square-check{
    color:#ff7700;
}
.platbyDopravy td.cena{
    text-align: right;
    white-space: nowrap;
    font-size:15px;
    font-weight: 400;
    padding-right: 15px;
}
.platbyDopravy .dodanieVeta{
    display:block;
    padding-top: 15px;
    padding-bottom:15px;
    color:#000;
    font-weight:300;
}
.platbyDopravy .dodanieVeta strong{
    font-weight: normal;
    font-size: 15px;
    color:#000;
}
/*.platbyDopravy td:last-child{
    text-align: right;
    padding: 0;
    white-space: nowrap;
    color:#555;
    width:40px;
}*/
.platbyDopravy strong{
    font-size: 18px;
    font-weight: normal;
}
.platbyDopravy .infoTd{
    padding: 0; text-align: center;
}
.platbyDopravy .fa-info-circle{
    padding: 10px;
    font-size:18px;
    cursor: pointer;
}
.platbyDopravy label{
    cursor: pointer;
    color:#555;
    margin: 0;
    padding: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size:15px;
    display: block;
}
.platbyDopravy label:hover{
    color:#000;
}
.platbyDopravy .act{
    color: #000 !important;
    font-weight: normal !important;
}
/*.platbyDopravy .fal, .platbyDopravy .fas{
    display: block;
    cursor: pointer;
    padding: 6px;
}*/
/*.platbyDopravy .fal:last-child{
    margin-right: 16px;
}*/
.platbyDopravy input{
    opacity: 0;
    height: 1px;
    width: 1px;
}

.zasielkovna.gradient{
    padding:15px;
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: -20px;
    display: inline-block;
    cursor: pointer;
}
.zasielkovna .fal{
    font-size: 20px;
    margin-right: 10px;
}

.prepinacKosik{
    cursor: pointer;
    margin-top:10px;
    margin-bottom: 10px;
}
.prepinacKosik .fal{
    width:20px;
}
#prepinacDodacia{
    width: 70%;
    margin-bottom: 20px;
    display: inline-block;
    font-weight: 300;
}

#dopravyLeft{
    float:left;
    width:49%;
    margin-top: 60px;
}
#platbyRight{
    float:right;
    width:49%;
    margin-top: 60px;
}
#dopravyLeft label, #platbyRight label{
    display: block;
    cursor: pointer;
    color:#000 !important;
    text-decoration: none !important;
    padding-bottom: 5px;
    padding-top: 5px;
    background: #f8f8f8;
    margin-bottom: 15px;
    background: #eee;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
#dopravyLeft .logoWrap, #platbyRight .logoWrap{
    float:left;
    width:19%;
    margin-left: 1%;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    overflow: hidden;
    text-align: center;
}
#dopravyLeft .logoWrap img, #platbyRight .logoWrap img{
    height: auto;
    width: auto;
    max-height: 40px;
    max-width: 95%;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
#dopravyLeft .doprNazov, #platbyRight .doprNazov{
    width:48%;
    padding-left: 2%;
    float:left;
    padding-top: 15px;
}
#dopravyLeft a, #platbyRight a{
    color:#000 !important;
    text-decoration: none !important;
}
#dopravyLeft label:hover, #platbyRight label:hover{
    background: #ddd;
}
#dopravyLeft label input, #platbyRight label input{
    display: none;
    font-weight: 400;
    font-size: 15px;
}
#dopravyLeft .dopravaCasovanie, #platbyRight .dopravaCasovanie{
    padding-left: 22%;
    padding-right: 2%;
    padding-bottom: 10px;
    color: #000;
}
#dopravyLeft .dopravaCasovanie p, #platbyRight .dopravaCasovanie p{
    padding: 0;
    margin: 0;
    font-size: 14px;
    padding-top: 10px;
    font-weight: 300;
}
#dopravyLeft label .cena, #platbyRight label .cena{
    float:right;
    width:28%;
    padding-right: 2%;
    text-align: right;
    padding-top: 15px;
}
#dopravyLeft .fal, #dopravyLeft .fas, #platbyRight .fal, #platbyRight .fas{
    font-size: 20px;
    margin-right: 10px;
    color: #999;
}
#dopravyLeft .fa-truck, #dopravyLeft .fa-store-alt, #dopravyLeft .fa-truck-fast, 
#platbyRight .fa-money-bill-wave, #platbyRight .fa-laptop-mobile{
    font-size: 16px;
    margin-left: 5px;
    margin-right: 20px;
    color: #777;
}
#dopravyLeft .fas, #platbyRight .fas{
    color: #f70;
}
#platbyRight ul{
    padding-top: 15px;
}
#platbyRight ul li{
    font-size: 15px;
}
#platbyRight ul li .fal{
    font-size: 14px;
}

#dopravyLeft label.vybranaMoznost, #dopravyLeft label.vybranaMoznost:hover, #platbyRight label.vybranaMoznost, #platbyRight label.vybranaMoznost:hover, #dopravyLeft label.vybranaMoznost .dopravaCasovanie{
    background: #ded;
    cursor:default;
}
.vybranaMoznost .fa-square-check{
    color:#000 !important;
}

@media(max-width:1300px){
    #dopravyLeft, #platbyRight{
        width: 100%;
        float: none;
    }
}
/*#dopravyZoznam{
    max-width:1100px;
}
#dopravyPickUpMiesta{
    max-width:1100px;
}*/

.vydajneMiestoAdresa{
    margin-top:30px;
}
.vydajneMiestoAdresa h2{
    margin: 0;
    padding: 0;
    font-size: 20px;
    padding-bottom: 10px;
    font-weight: normal;
}
.vydajneMiestoAdresa h2 .fal{
    margin-right: 15px;
}
.vydajneMiestoAdresa a{
    text-decoration: underline;
    color: #333;
}
.vydajneMiestoAdresa a:hover{
    text-decoration: none;
    color: #000;
}

#pickUpQ{
    width: 95.8%;
    display: block;
    padding: 10px;
    padding-left: 2%;
    padding-right: 2%;
    border: 1px solid #ddd;
    background: #eee;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
#pickUpQ .fal{
    width:40px;
    text-align: left;
    font-size: 18px;
}
#pickUpQ input{
    background: transparent;
    border: 0;
    width: 80%;
    font-size: 16px;
    font-family: 'Open Sans';
    font-weight: normal;
}
#pickUpList{
    margin-top: 40px;
    clear: both;
}
#pickUpList .pickMiesto{
    padding:10px;
    margin-bottom:10px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background: #eee;
}
#pickUpList div{
    margin-top: 6px;
}
#pickUpList .borderLink{
    cursor: pointer;
}
#pickUpList .gradient{
    border: 0;
    float:right;
    padding: 8px;
}
#pickUpList .gradient .fal{
    width:30px;
    text-align: left;
}


#pickUpList #miestoDetailKosik{
    padding-top:30px;
}
#pickUpList #miestoDetailKosik img{
    max-height:60px;
    max-width: 100%;
    margin-bottom: 10px;
    margin-right: 10px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
@media(min-width:750px){
    #pickUpList #miestoDetailKosik img{
        max-height:120px;
    }
}
#pickUpList #miestoDetailKosik h2{
    font-size:24px;
}
#pickUpList #miestoDetailKosik h3{
    font-size: 20px;
}
#pickUpList #miestoDetailKosik h2 .fal, #pickUpList #miestoDetailKosik  h3 .fal{
    width: 40px;
    text-align: center;
    font-size:20px;
}
#pickUpList #miestoDetailKosik li{
    margin-left: 30px;
    list-style: disc;
}
#pickUpList #miestoDetailKosik .otvaracie{
    border: 0;
    width: 100%;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
    border-collapse: collapse;
}
#pickUpList #miestoDetailKosik td{
    padding: 8px;
}
#pickUpList #miestoDetailKosik tr:nth-child(odd) td{
    background: #eee;
}



#bsktCvr{
    position: fixed;
    background: #eee;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    text-align: center;
    display: none;
}
#bsktCvr img{
    width: 80%;
    margin: auto;
    max-width: 600px;
    margin-top: 60px;
    margin-bottom: 60px;
}
#bsktCvr #gears{
    margin-bottom: 60px;
}
#bsktCvr #gears i{
    font-size: 40px;
    color:#777;
}
#bsktCvr #dakujeme, #bsktCvr #moment{
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 300;
    color:#222;
}
#bsktCvr #dakujeme{
    font-weight: normal;
}
#bsktCvr #doKosika{
    margin-top: 60px;
}
#bsktCvr #doKosika a{
    color: #555;
    text-decoration: underline;
    font-weight: 300;
}
#bsktCvr #doKosika a:hover{
    color: #000;
    text-decoration: none;
}

#zadatKupon{
    margin-top: 30px;
    color: #555;
}
#zadatKupon #nwrp{
    white-space: nowrap;
}
#zadatKupon .fa-barcode-read{
    margin-right: 10px;
    font-size: 15px;
}
#zadatKupon #cpn{
    padding: 3px;
    padding-left: 6px;
    padding-right: 6px;
    border: 1px solid #999;
    color:#000;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    text-transform: uppercase;
}
#zadatKupon #sbmt{
    margin-left: 10px;
    margin-right: 10px;
    background: transparent;
    border: 0;
    font-size: 15px;
}


#obj .wrapper{
    background: #eee;
}
form .wrapper.objWrp input, form .wrapper.objWrp textarea{
    width:70%;
    background: #fff;
    padding-top:10px;
    padding-bottom: 10px;
    padding-left: 1%;
    padding-right: 1%;
    font-size: 16px;
    font-weight: normal;
    font-family: 'Open Sans';
    border:1px solid #bbb;
}
form .objFormLabel{
    float: left;
    width:22%;
    padding-left: 1%;
    padding-right: 3%;
    font-size: 15px;
    display: inline-block;
    padding-top: 8px;
    font-weight: 300;
    font-family: 'Open Sans';
}
form .objWrp .infoNote{
    margin-left: 26%;
    padding-top: 5px;
    width:70%;
}
@media(max-width:900px){
    form .wrapper.objWrp input, form .wrapper.objWrp textarea{
        width:50%;
    }
    form .objFormLabel{
        width:40%;
    }
    form .objWrp .infoNote{
        margin-left: 44%;
        width:50%;
    }
}
@media(max-width:700px){
    form .wrapper.objWrp input, form .wrapper.objWrp textarea{
        float: none;
        width:92%;
        margin-left: 2%;
        padding-left: 2%;
        padding-right: 2%;
        margin-bottom: 10px;
    }
    form .objFormLabel{
        padding-top: 0;
        padding-bottom: 10px;
        float: none;
        width:92%;
        padding-left: 2%;
        padding-right: 2%;
    }
    form .objWrp .infoNote{
        margin-left: 2%;
        width:92%;
    }
}


</pre></body></html>