/*
uzsi verze = 996px
sirsi verze = 1223px
*/


/*OBECNA NASTAVENI*/
body {
    text-align: center;
    font-size: 0.8em;
    background-color: #333;
    background-repeat:repeat-y;
    background-position: center; 
}

html { scroll-behavior: smooth; }

body iframe { position: absolute; top:-1000px; }
body * iframe { position: static; top: auto; }

body#iframe_kosik { background-color: #555 !important; background-image: none; }

.clear { height:1px !important; clear: both !important; font-size:1px !important; }

*:focus {
    outline: 0;
}

* {
    font-family : Helvetica, Arial, sans-serif;
    font-size : 100%;
    margin : 0;
    border : none;
    padding : 0;
    color:#FFFFFF;
}

a { outline: none !important; color:#FFFFFF !important; text-decoration: none !important; }
a:hover, a.active, span.active { color: #e9691b !important; text-decoration: none !important; }

a.priceasc { display: inline-block; width: 14px; height: 16px; background: transparent url(arrow-sort.gif) no-repeat 0 0px; }
a.pricedesc { display: inline-block; width: 14px; height: 16px; background: transparent url(arrow-sort.gif) no-repeat 0 -56px; }
a.priceasc:hover, a.priceasc.active { background: transparent url(arrow-sort.gif) no-repeat 0 -19px; }
a.pricedesc:hover, a.pricedesc.active { background: transparent url(arrow-sort.gif) no-repeat 0 -37px; }

h1, h2, #crumbs, #crumbs div { display: inline-block; width:auto; padding-right:10px; font-size: 22px; color: #959595; font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif; text-transform: uppercase;}
h1 *, h2 * { font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif; text-transform: uppercase; font-weight: 700;}
#crumbs a { color: #FEFEFE !important; }
#crumbs a:hover { color: #e9691b !important;}
h1.article { color: #e9691b; }

textarea  { color: #000; padding: 5px; border: #FEFEFE solid 1px; }

#mainCover { width: 996px; height:100%; padding:0;    text-align: left;
    margin: 0 auto;
    position: relative;
    left:-30px;
    width:auto;
    left:0;
    top: 295px !important;

}
#header, #mainCover { width: 996px; }
#header, #mainCover { width: 996px; }
body.w1223 #header, body.w1223 #mainCover { width:1223px; }

/* HLAVICKA */
#headerCover { width:100%; height: 118px; border-bottom: 1px solid #e9691b; background-color: #3d3d3d; }

#header {
	text-align: left;
	margin: 0 auto;
	position: relative;
        height: 118px;
}

#header #toplinks {
    text-transform: uppercase;
    margin-top: 6px;
    float:right;
    padding: 20px 30px 23px 0;
    position:relative;
    font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
}

#header #toplinks a {
    display: inline-block;
    padding:0 13px;
    float:right;
    border-right: 1px solid #7b7f82; 
    white-space: nowrap;
    font-family: Roboto, Helvetica, Arial, sans-serif;
}

#header #toplinks a.first, #header #toplinks a.prihlasit, #header #toplinks a.odhlasit { 
    margin-right: 0;
    border-right: none;
}

#header #toplinks a#icoKosik {
    position: absolute;
    display:block;
    background: transparent url(kosik-header.png) no-repeat right top;
    width:36px;
    height:30px;
    top:12px;
    right:0;
    border:none;
    padding:0;
}

#header #toplinks.plnykosik a#icoKosik {
    background-position: right -131px;
}

#header #toplinks.plnykosik a.prihlasit { 
    border-right: 1px solid #7b7f82;
}



#header #toplinks a.noborder { 
    margin-right: 0;
    border-right: none;
    padding-right:0;
}

#sumObj { color:#e9691b; text-decoration: underline; display: inline-block; width:auto; }

#katlinks {
    text-transform: uppercase;
    margin-top: 0;
    white-space: nowrap;
    width:100%;
}


#katlinks input {
    background-color: #24292e;
    height:70px;
    padding: 2px 10px;
    text-align: left;
    font-size: 300%;
    color: #FFFFFF;
    width: 85%;
    margin:2px 0 30px 0;
}

#katlinks input.send {
    width:74px;
    height:74px;
    padding: 0;
    margin-left: 3px;
    background: #24292e url(ico-search.png) no-repeat 6px bottom;
    background-size:100%;
    cursor: pointer;
    position: relative;
    top: -1px;
}
#uncs { display:block; width:235px; height:78px; position: absolute; left:-6px; top:25px; background: transparent url(header-logo-new.png) no-repeat; }

/*HLAVNI OBSAH*/
#mainContent { /*Obsah prostredniho sloupce*/
	margin-left:28px;
}

/*HLAVNI STRANA*/
#hp-upoutavka { margin: 32px 0 0 0; height:505px; width: 968px; overflow: hidden; display:block; /*box-shadow: #303040 4px 4px 10px; -webkit-box-shadow: #303040 4px 4px 10px; -moz-box-shadow: #303040 4px 4px 10px; */ }

#hp-upoutavka-footer {
    position: absolute;
    top:505px;
    width: 968px;
    height: 42px;
    background-color: rgba(41,41,41, 0.4);
    box-shadow: #111 4px 4px 10px; -webkit-box-shadow: #111 4px 4px 10px; -moz-box-shadow: #111 4px 4px 10px;
    z-index: -1;
}

#hp-slider-points {
    width: 968px;
    height: 24px;
    position:absolute;
    z-index:10;
    top:480px;
    text-align: center;
    background-color: transparent;
}

#countdown {
    position: relative;
    margin: 32px 0 0 0;
    height:505px;
    width: 968px;
    overflow: hidden;
    display:block;
    box-shadow: #111 4px 4px 10px; -webkit-box-shadow: #111 4px 4px 10px; -moz-box-shadow: #111 4px 4px 10px;
    background: transparent center center;
}

#countdown span {
    display: block;
    width:50px;
    text-align: center;
    color:#e9691b;
    font-size:40px;
    font-weight:bold;
    position: absolute;
    background-color:transparent;
    top:422px;
}

#countdown span:nth-child(1) { left:285px ; }
#countdown span:nth-child(2) { left:395px; }
#countdown span:nth-child(3) { left:506px; }
#countdown span:nth-child(4) { left:613px; }

body.w1223 * #countdown span:nth-child(1) { left:399px; }
body.w1223 * #countdown span:nth-child(2) { left:510px; }
body.w1223 * #countdown span:nth-child(3) { left:619px; }
body.w1223 * #countdown span:nth-child(4) { left:728px; }



#hp #mask #player { padding: 20px 20px 40px 20px; cursor: pointer !important; background-color: #000; position:absolute; width:928px; height:487px; visibility:hidden; z-index:1000; }
body.w1223 * #player { width:1155px !important; }
#player_fblike { width:150px; height: 21px; position: absolute; z-index: 1001; top:515px; right: 0px; display: none;}
#player_fblike iframe { background-color: #000; }

.slide img {
    margin: 0 auto 0 -113px;
}

body.w1223 * .slide img {
    margin: 0 auto;
}
body.w1223 * #hp-upoutavka, 
body.w1223 * #hp-upoutavka-footer, 
body.w1223 * #hp-slider-points,
body.w1223 * #countdown { width: 1195px; }

#hp-boxes { /*border-top: 1px solid #8a8a8a;*/ padding-top: 7px; height:181px; }
    #hp-boxes .box { float:left; background: #292c32 url(bg-hp-newsbox.png) center center no-repeat; padding: 10px; width: 294px; height: 153px; margin-left: 13px; box-shadow: #111 4px 4px 10px; -webkit-box-shadow: #111 4px 4px 10px; -moz-box-shadow: #111 4px 4px 10px; }
    #hp-boxes .box.first { margin-left: 0 !important; }

#hp-boxes .box a, #hp-boxes .box div { display:block; height:151px; padding:0 8px; border:1px solid #212121; font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif; text-transform: uppercase; text-align: center; position: relative; color: #828282; background-repeat: no-repeat; background-position: center top;  }
#hp-boxes .box a:hover/*, #hp-boxes .box div:hover*/ { text-decoration: none !important; color: #fff !important; }
    #hp-boxes .box * h3 { margin: 32px auto 8px auto; font-size: 26px; letter-spacing: -1px; height:60px; overflow: hidden; line-height: 27px; }
    #hp-boxes .box * span { display: inline-block; min-width:120px; width:auto; padding: 3px 0; font-size:14px; border-top: 1px solid #FEFEFE; border-bottom: 1px solid #FEFEFE;  }
    
#hp-boxes .box a:hover h3/*, #hp-boxes .box div:hover h3*/ { color: #e9691b; border-color: #e9691b; }
#hp-boxes .box a:hover span/*, #hp-boxes .box div:hover span*/ { color: #e9691b; }

body.w1223 #hp-boxes { height:183px; }    
    body.w1223 * #hp-boxes .box { background: #292c32 url(bg-hp-newsbox-w1223.png) center center no-repeat; width: 371px; margin-left: 10px; height: 153px;}
    body.w1223 * #hp-boxes .box a, body.w1223 * #hp-boxes .box p { height:151px; padding:0 16px; }
    body.w1223 * #hp-boxes .box * h3 { margin: 25px auto 8px auto; font-size: 32px; letter-spacing: -1px; height:70px; overflow: hidden; line-height: 33px; }
    

#form-login-vo { display:block; width: 60vw; height: 20vw; position:absolute;
    left:0; right:0;
    top:20%; bottom:80%;
    margin:auto;
    max-width:100%;
    max-height:100%;
}

#form-login-vo h1 { margin-bottom:10px; font-size:4em; }
#form-login-vo .box { box-sizing:border-box; float:left; background-color: rgba(45,49,53,0.4); padding: 10px 10px 10px 10px; width: 60vw; height: 60vw; box-shadow: #303040 4px 4px 10px; -webkit-box-shadow: #303040 4px 4px 10px; -moz-box-shadow: #303040 4px 4px 10px; }
    #form-login-vo .box div { box-sizing:border-box; display:block; height:60vw; padding:0 8px 0 18px; border:1px solid #212121; text-transform: uppercase; text-align: left; position: relative; color: #828282; }
    #form-login-vo .box label { box-sizing:border-box; display: inline-block; float: left; width: 60vw; margin:25px 0 0 0; font-size:3em; font-weight: bold; text-transform: uppercase; }
    #form-login-vo .box input { box-sizing:border-box; display: inline-block; float: left; width:60vw; padding:0.5em; margin:20px 0 1px 0; font-size:3em; border-bottom: 1px solid #FEFEFE;  }
    
#form-login-vo .box .btnLogin {
    border: none;
    display: block;
    height: 2em;
    margin: 1em 0 0 0;
    padding: 0 2em 0 2em;
    border-radius: 0.5em;
    box-shadow: #111 4px 4px 10px;
    -webkit-box-shadow: #111 4px 4px 10px;
    -moz-box-shadow: #111 4px 4px 10px;
    background: #e9691b;
    color: #232323 !important;
    font: normal bold 3em/1.5em Helvetica, Arial, sans-serif;
    cursor: pointer;
    float: left;
    width: auto;
}
.btnLogin:hover { color: #232323 !important; }   
    
#content { display: inline-block; width: 968px; min-height: 730px; margin-top: 12px; margin-bottom: 5px; position: relative; }    

body.w1223 #content { width: 1195px;}

/*KATALOG - VYPIS ZBOZI*/
#leftcol, #rightcol { min-height: 1100px; position:relative; }
#leftcol { position:absolute; z-index:100; width: 238px; overflow: hidden; background-color: transparent; display: table-cell; height:100%; }
#rightcol { float:right; width:739px; padding:34px 0 30px 0; }
    body.w1223 #rightcol { width:965px; } /*+21*/

#rightContentHeader { margin: 0 36px 20px 40px; min-height: 70px; position: relative; border-bottom: 1px solid #7b7f82; }
#rightcol.article #rightContentHeader { margin: 0 0 20px 0; }
#rightContentHeader h1, #rightContentHeader h2, #crumbs div { height:27px; padding:0; float:left; }
#crumbs div, #crumbs div * { font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif; }
#rightContentHeader h1.first, #rightContentHeader h2.first, #crumbs div.first { background: transparent url(drobky_vlevo.png) no-repeat; }
#rightContentHeader h1 *, #rightContentHeader h2 *, #crumbs div * { padding: 1px 20px 0 6px; display: inline-block;height:26px;background: transparent url(drobky_obsah-sipka-konec.png) no-repeat right top; }
#rightContentHeader h1.first *, #rightContentHeader h2.first *, #crumbs div.first * { padding-left: 14px; background: transparent url(drobky_obsah-sipka.png) no-repeat right top }
#rightContentHeader h1.first.last *, #rightContentHeader h2.first.last *, #crumbs div.first.last * { padding: 1px 20px 0 14px; display: inline-block;height:26px;background: transparent url(drobky_obsah-sipka-konec.png) no-repeat right top; }

#rightContentFooter { margin: 20px 36px 0 40px; min-height: 36px; position: relative; }
#rightContentFooter .paginator { width:100%; padding-top:20px; text-align: right; border-top: 1px solid #7b7f82; }

#rightcol.article { padding-left: 21px; padding-right: 41px;}
#rightcol.article p { padding-left: 0; }
body #rightcol.article { width: 658px; }
body.w1223 #rightcol.article { width: 884px; }



#leftcol-content-background { display: table-cell; height:100%; position:absolute; top:0; right:9px; background-color: rgba(41,41,41,0.7); width: 181px; padding:34px 25px 30px 23px; z-index:-1; }
#leftcol-content { width: 181px; padding:8px 25px 55px 23px; margin-right: 9px; min-height: 1000px; float:right; }
    #leftcol-content h2 { padding-bottom: 5px; padding-top:4px;display:table;;width:95%; color: #959595; border-bottom: 1px solid #959595; margin-bottom:5px; }
    #leftcol-content h2 a, #leftcol-content h2 span { color: #959595 !important; display: table-cell;height:54px;vertical-align: bottom; }
    #leftcol-content ul { list-style: none; padding:10px 0; margin: 0 0 15px 0; font-weight: bold; /*border: 1px solid #7b7f82; border-left: none; border-right: none;*/ border: none;}
        #leftcol-content ul li { font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif; text-transform: uppercase; padding: 2px 0; font-size: 15px; }
        #leftcol-content ul li a { font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif; }
        #leftcol-content ul li a.active { color:#e9691b !important; }
    #leftcol-content ul:first-of-type { border-top: none !important; padding-top: 0 !important; }


    
#leftcol-content #cartSteps { border: none; }
    #leftcol-content #cartSteps li { display: inline-block; height:48px; padding: 19px 28px 0 47px; position: relative; background: transparent url(cartsteps-arrow.gif) repeat-y 14px 15px; }
    #leftcol-content #cartSteps li.first { background-repeat: no-repeat; background-position: 14px -2px; padding-top: 0; margin-top: 19px }
    #leftcol-content #cartSteps li.last { background-repeat: no-repeat; background-position: 14px -52px; height: 30px; margin-bottom: 18px }
    #leftcol-content #cartSteps li span { display:block; position:absolute; top:18px; left:0; height:33px; width:33px; font-size:16px; line-height: 34px; color: #303030; -moz-border-radius: 33px; -webkit-border-radius: 33px; border-radius: 33px; text-align: center; background-color: #808080;  }
    #leftcol-content #cartSteps li.first span { top:1px;}
    #leftcol-content #cartSteps li.active { color: #e9691b; }
    #leftcol-content #cartSteps li.active span { background-color: #e9691b; color: #000; }
    #leftcol-content #cartSteps li.for { color: #c5c5c5; }
    #leftcol-content #cartSteps li.for span { background-color: #c5c5c5; }
    #leftcol-content #cartSteps li.back { cursor: pointer; }
    #leftcol-content #cartSteps li.back:hover { color: #e9691b; } 
    
    
#leftcol-content .colorboxes { float:left; width:100%; /*border-bo583pxttom: 1px solid #7b7f82;*/ padding-bottom: 15px; margin-bottom: 15px;}
#leftcol-content .colorboxes div { display:block; float: left; width:17px; height:17px; margin: 0 2px 2px 0; border: 1px solid #2d3134; cursor:pointer; }
#leftcol-content .colorboxes div.active { border: 1px solid #e9691b; }

#leftcol-content .sizeboxes { float:left; width:100%; /*border-bottom: 1px solid #7b7f82;*/ padding-bottom: 15px; margin-bottom: 15px;}
/*#leftcol-content .sizeboxes div { display:block; float: left; width:48px; height:15px; margin: 0 2px 4px 0; padding: 0 10px 0 0; white-space: nowrap; }
#leftcol-content .sizeboxes div input { margin-right:2px; }
#leftcol-content .sizeboxes div {  }*/

/*DETAIL ZBOZI*/
.detail #leftcol { width: 47px; /*273px*/; background: transparent url(menu-tab-l-p.png) repeat-y 100% 0; }
.detail #rightcol { width:965px; }
body.w1223 .detail #rightcol { }
body.w1223 .detail #leftcol { display:block; width: 238px; background: transparent url(prechod-l-p.png) repeat-y 100% 0; }

.detail #rightcol #rightContentHeader {  }

.detail #leftcol #leftcol-content-background { right:44px; }
.detail #leftcol #leftcol-content { margin-right:44px; }
body.w1223 .detail #leftcol #leftcol-content-background { right:9px; }
body.w1223 .detail #leftcol #leftcol-content { margin-right:9px; }
    /*.detail #leftcol #leftcol-content h2 { margin-bottom:16px; }*/
    .detail #leftcol #leftcol-content ul {  }
        .detail #leftcol #leftcol-content ul li {  }
        .detail #leftcol #leftcol-content ul li a.active {  }
        
#menu-tab-l-p { display: block; position: absolute; top:120px; right:5px; width:35px; height:105px; }
body.w1223 * #menu-tab-l-p { display: none; }

.detailPicture { width:500px; height:565px; float: left; }
    .detailPicture .n_imgs { text-align: center; margin: 10px 0 0 0; }
        .detailPicture .n_imgs a { border: 1px solid #454545; display: inline-block; height:48px; width:48px; margin: 0 2px 0 3px;box-shadow: #111 4px 4px 10px; -webkit-box-shadow: #111 4px 0 10px; -moz-box-shadow: #111 4px 4px 10px; text-decoration: none !important; background-position: 50% 50%; }
        .detailPicture .n_imgs a.urlvirtual {background-image: url(/templates/default/3d.png); margin-left:20px;}
/*.detailPicture:hover { background-image: none; }*/
.zoom {background: transparent url(bg-detail-box.png) no-repeat; width:500px;height:500px;}
/*.zoom:hover { background-image: none; }
.zoom:hover a img { visibility: hidden; } */       
        
#detail { position: relative; padding-left: 40px; padding-right: 40px;}

#detailDescription { float:right; width: 350px; margin:5px 38px 0 0; font-size: 15px; position: relative; }
    #detailDescription h1 { font-weight: normal; text-transform: none;font-size:28px; color: #FEFEFE; margin-bottom: 20px; display: block; line-height: 120%; }
    #detailDescription form { padding-left: 0 !important;}
        #detailDescription * p { padding-left: 0 !important;}
#detailDescription #barva div { clear:both; width:100%; height: auto; padding: 0 0 2px 0; }
#detailDescription #barva div div { margin:0 5px 5px 0;font-size:10px;clear:none; width:68px; height: 90px; padding: 0 0 7px 0; float:left; text-align: center; border: 1px solid #666;background-color: rgba(70,70,70,0.7);}
#detailDescription .img_colors { cursor: pointer; float:left; margin:0 1px;}

table#tableCeny { width: 100%; border-bottom: 1px solid #7b7f82; margin-bottom: 10px;}
table#tableCeny tr td:nth-child(1) { font-weight: bold; text-transform: uppercase; white-space: nowrap; min-width: 100px; width: 10%; }

td#cena-label { line-height: 40px; }
td#cena { padding-left:15px; font-weight: bold; font-size: 26px; color:#e9691b; float: left; position: relative; }

td#origcena-label { margin-top: 15px; }
td#origcena { margin-top: 15px; padding-left:15px; font-weight: bold; position: relative; }
td#origcena #skrt { position: absolute; left: 13px; top: -3px; display: inline-block; height: 23px; width:49px; background: transparent url(skrtnuti.png) no-repeat;}

#popiskolekce-label { display:inline-block;color: #FEFEFE; text-transform: uppercase; font-weight: bold; padding: 0; white-space: nowrap; min-width: 90px; width: 10%; /*border-top: 1px solid #7b7f82;*/ }
#popiskolekce {  padding-bottom: 5px; font-size:90%; }

#kodzbozi-label { color: #FEFEFE; text-transform: uppercase; margin-top: 5px; font-weight: bold; padding: 10px 0 0 0; border-top: 1px solid #7b7f82; }
#kodzbozi { margin-bottom: 5px; padding-bottom: 5px; font-size:90%; }

#ean-label { display:inline-block;color: #FEFEFE; text-transform: uppercase; font-weight: bold; padding: 10px 0 5px 0; white-space: nowrap; min-width: 90px; width: 10%; }
#ean { margin-bottom: 5px; padding-bottom: 5px; }

#barva-label { color: #FEFEFE; text-transform: uppercase; margin-top: 5px; font-weight: bold; padding: 10px 0 5px 0; border-top: 1px solid #7b7f82; }
#barva { margin-bottom: 5px; padding-bottom: 12px; }

#div-velikosti:hover * #modalTabVelikosti {
    font-weight: bold; text-decoration: underline !important;
}
#modalTabVelikostiContent p:nth-child(1) { text-align: left; padding: 10px;}

#velikosti-label, #delky-label, #mnozstvi-label { color: #FEFEFE; position: relative; text-transform: uppercase; margin-top: 5px; font-weight: bold; padding: 10px 0 5px 0; border-top: 1px solid #7b7f82; }
#velikosti-label a { display: inline-block; font-size:12px; font-weight: normal; margin-left: 10px; padding-left:0px; bottom:5px; color: #e9691b !important; }
#velikosti-label a:hover { color: #e9691b !important; text-decoration: underline !important; }
#delky-label, #mnozstvi-label { border-top: none;}
#mnozstvi-label { margin: 0 0 8px 0; padding: 0;}
#velikosti { }
#delky { }
#velikosti a, #delky a, div.sizeboxes div {
    cursor:default;min-width:24px; color: #757580 !important; border: 1px solid #FEFEFE; position:relative; top:0; left:0; display: inline-block; height: 20px; padding: 8px 2px 0 2px; font-size:11px; font-weight: bold; text-align: center;
    /*background:transparent url(skrt-velikost.png) no-repeat center center;*/
}
#delky a { min-width:24px; background:none;}
div.sizeboxes div { padding:0 1px; width:29px; height:30px; background:none; margin-bottom:5px; margin-right:5px; color: #FEFEFE !important; cursor: pointer; display: table; float: left; margin-right: 5px; }
    div.sizeboxes div span { display: table-cell; vertical-align: middle; }
#velikosti a:hover, #delky a:hover { color: #757580 !important; text-decoration: none !important; cursor:default; }
#velikosti a.skladem, #delky a.skladem { background: transparent; color: #FEFEFE !important; cursor: pointer; }
#velikosti a.skladem:hover, #delky a.skladem:hover, div.sizeboxes div:hover { border: 1px solid #e9691b; color: #e9691b !important; }
#velikosti a.selected, #delky a.selected, div.sizeboxes div.active { border: 1px solid #e9691b; color: #e9691b !important; background-color: black; }

#detailDescription * #mnozstvi {
    float: left; width:178px; height: 70px;
}
    
/*Paticka*/
#footer { background: #353535; padding: 40px 0; color:#393a3f; box-shadow: #111 4px 4px 10px; -webkit-box-shadow: #111 4px 4px 10px; -moz-box-shadow: #111 4px 4px 10px; }
    #footer .col { width:120px; border-left:2px solid #3b3c3e; padding: 0 0 5px 22px; float: left; margin-left: 17px; }
    #footer .col.first { border-left: none; }
    #footer .col h4 { color: #7c7f81; font-size:20px; margin:0 0 10px 0; font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif; text-transform: uppercase; }
    #footer .col ul { margin:0; padding: 0px; list-style-type: none; }
    #footer .col ul li { padding: 2px 0; }
    #footer .col * a { color: #999 !important; font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif; text-transform: uppercase; font-size: 13px; /*font-stretch: condensed;*/ }
    #footer .col * a:hover { color: #e9691b !important; }
    #footer .col.newsletter { width:235px; }
    #footer .col.facebook { /* float: right;*/ width:160px; }
    
    body.w1223 #footer .col { width:142px; padding: 0 0 5px 32px; margin-left: 28px; }
    body.w1223 #footer .col.newsletter { width:242px; }
    body.w1223 #footer .col.facebook { /* float: right;*/ width:180px; }

/*	karty	*/
#products { margin-left: 40px; }
.productCard {
    float:left;
    /*background-color: rgba(150,150,150,0.15);*/
    background: rgba(0,0,0,0.8) /*transparent*/ center center url(bg-list-box-v2.png) no-repeat;
    background-size: 100% 100%;
    margin:0;
    width:220px;
    height:310px;
    position:relative;
    padding:0;
    border:#222 solid 1px;
    border-left: none;
    border-bottom: none;
    position: relative;
}

#productCardHover {
    position: absolute;
    width: 220px;
    height: 310px;
    top:-0px;
    left: 0px;
    box-shadow: #111 0 0 10px; -webkit-box-shadow: #111 0 0 10px; -moz-box-shadow: #111 0 0 10px;
}

body * #hp-products {
    display:none;
}

body.w1223 * #hp-products {
    display:block;
}

#hp-products {
    height:170px;
    width: 1195px;
    overflow: hidden;
    background-color: rgba(61,65,79, 0.4);
    box-shadow: #111 4px 4px 10px;
    -webkit-box-shadow: #111 4px 4px 10px;
    -moz-box-shadow: #111 4px 4px 10px;
    z-index: -1;
    margin-top: 8px;
    white-space: nowrap;    
}

#hp-products .productCard {
    width:170px;
    height:170px;
    float: none;
    display: inline-block;
    margin:0;
}

#hp-products #productCardHover {
    width:170px;
    height:170px;
    float: none;
    display: inline-block;
}

.prodejny-mainImg #productCardHover {
    border: solid 1px #222;
}

body * .productCard:nth-child(3n+3) {
    border-right: none;
}

body.w1223 * .productCard:nth-child(3n+3) {
    border-right:#222 solid 1px;
}

body.w1223 * .productCard:nth-child(4n+4) {
    border-right: none;
}

body * .productCard:nth-child(-n+3){
    border-top: none;
}

body.w1223 * .productCard:nth-child(-n+4){
    border-top: none;
    
}

body.w1223 * #hp-products .productCard {
    border:#565b69 solid 1px;
}
body.w1223 * #hp-products:first-child .productCard {
    border:none;
}

.productCard p, .productCard h3 {
    line-height:100%;
    color: #000;;
    height:2.1em;
    font-size:1em;
    margin:5px 0 0 0;
    text-align: center;
    color: #aaa;
}

.productCard h3 {
    position:absolute;
    top:258px;
    left:2px;
    width:221px;
    height:auto;
    color: #ccc;
    font-weight: normal;
    /*text-transform: uppercase;*/
    font-size: 14px;
    margin:0;
}

.productCard .productReduced {

}

.productCard .productPrice {
    position: absolute;
    top:283px;
    left:0;
    width:227px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    height: 23px;
    text-transform: uppercase;
}

.productCard .productPath {margin:0 0 5px 0;}
.productCard .productImage {position:absolute;top:0;left:0; /* background: transparent center center url(bg-list-box.png) no-repeat;*/ }
.productCard .productImage div {
    position:relative;
    width:220px;
    height:220px;
    background-position : center;
    background-repeat : no-repeat;
    top:0;
    left:0;
    margin:0;
    padding:0;
    /*background-color:rgba(150,150,150,0.3);*/
}

.productCard .productImage div.productVariantHover {
    position: absolute;
    top:0;
    left:0;
    opacity: 0;
}

.productCard * a.imageMask {
    display:block;
    position:absolute;
    top:0;
    left:0;
    background-image : none;
    background-position : center;
    background-repeat : no-repeat;
    width:226px;
    height:232px;
    z-index: 60;
}

#products.darky .productCard, #products.darky #productCardHover {
    height: 580px;
}

#products.darky .productCard .button {
    position: absolute;
    height:120px;
    width:100%;
    text-align: center;
    bottom:0;
    background-color: transparent;
}

#products.darky .productCard .button span {
    display: inline-block;
    height: 90px;
    width: 90px;
    padding: 0;
    border-radius: 45px;
    -webkit-box-shadow: #222 9px 9px 9px;
    background: #d6d6d6;
    color: #232323 !important;
    font: normal normal 90px/86px 'Roboto', Helvetica, Arial, sans-serif;
    margin: 0 15px;
    color: #fff !important;
}

#products.darky .productCard .button .plus {
    line-height: 83px;
    position:relative;
    top:-3px;
}

#products.darky .productCard .button .minus {
    font-weight: 600;
}

#products.darky .productCard .button .plus.active {
    background: #00AA00;
}

#products.darky .productCard .button .minus.active {
    background: #FF0000;
}

#products.darky .productCard .button .cislo {
    font-style: normal;
    position: absolute;
    font-size:250px;
    font-weight:600;
    top:-450px;
    right:100px;
    color: rgba(255,255,255,0.5) !important;
}

#hp-products .productCard .productImage div {
    width:170px;
    height:170px;
}

#hp-products .productCard * a.imageMask {
    width:170px;
    height:170px;
}

#hp-products .productCard .productImage { 
    background: transparent center 0 url(bg-hp-prod.jpg) no-repeat;
}


table.colortab {
    margin:0 auto;position:relative; top:232px;padding:0;
}

table.colortab td {
    padding:0 1px;
    border: 1px solid #454545;
}

table.colortab td a {
    display:block;
    width:15px;
    height:15px;
    font-size: 1px;
    text-decoration: none;
}

#forBuyButton {
    text-transform: uppercase;
    margin-top: 0px;
    font-weight: bold;
    padding: 10px 0 2px 0;
    border-top: 1px solid #7b7f82;
    border-bottom: 1px solid #7b7f82;
}

#forBuyButton a {
    display: block;
    float: left;
    font-size: 11px;
    margin: 2px 0 13px 0;
    color: #FEFEFE !important;
    text-decoration: underline !important;
}

#sklademkusu {
    height:50px;
    padding: 7px 0 16px 0;
    font-size:13px;
    color: #e9691b;
    font-weight: bold;
    display:none;
}

#sklademprodejny {
    height:36px;
    padding: 7px 0 20px 0;
    font-size:13px;
    font-weight: bold;
}
#sklademprodejny a {
    color: #e9691b !important;
}

#checkAndSubmit {
    display:inline-block;
    height: 30px;
    margin:0 0 10px 0;
    padding: 0 10px 0 35px;
    -moz-border-radius: 10px; -webkit-border-radius: 6px; border-radius: 6px;
    box-shadow: #111 4px 4px 10px; -webkit-box-shadow: #111 4px 4px 10px; -moz-box-shadow: #111 4px 4px 10px; 
    background: #FFFFFF url(bg-kosik-button.png) no-repeat 8px 4px;
    color: #232323;
    font: normal bold 12px/32px Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    cursor: pointer;
    float: left;
}


div#mnozstvi a {
width: 24px;
color: #FEFEFE !important;
cursor: pointer;
position: relative;
top: 0;
left: 0;
display: inline-block;
height: 20px;
padding: 8px 2px 0 2px;
font-size: 11px;
font-weight: bold;
border: 1px solid #FEFEFE;
text-align: center;
text-decoration: none !important;
margin-right:3px;
}
div#mnozstvi a.disabled {
    cursor:default;
    color: #757580 !important;
    border: 1px solid #FEFEFE;
}

#mnozstvi input.viceks {
width: 60px;
color: #FEFEFE !important;
position: relative;
top: 2px;
left: 0;
display: inline-block;
height: 24px;
padding: 4px 2px 0 2px;
font-size: 11px;
font-weight: bold;
border: 1px solid #FEFEFE;
text-align: center;
background-color: transparent;
text-transform: uppercase;
}

#mnozstvi input.viceks.lang22 { /*Pro nemcinu sirsi*/
    width: 72px;
}
#mnozstvi a.selected, #mnozstvi input.selected {
    border: 1px solid #e9691b;
    color: #e9691b !important;
    background-color: black;
}

#mnozstvi input.viceks.disabled{
    cursor:default; color: #757580 !important; border: 1px solid #FEFEFE;
}

#checkAndSubmit.active {
    background-color: #e9691b;/* url(bg-kosik-button.gif) no-repeat 13px 6px;*/
    color: #232323;
}

/* ZNACKY */
/* seznam zbozi */
.znacky {
    display:block;
    position:absolute;
    top:30px;
    left:0;
    width:163px;
    height:100px;
    z-index: 50;
}

.znacky div {
    clear: both;
}

.znacky div span {
    display: block;
    float: left;
    padding: 3px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: normal;
    color: #fff;
    line-height: 13px;
    margin: 0 0 3px 9px;
    min-width: 60px;
    text-align: center;
    background-color: rgba(61,65,79, 0.4);
    left: -9px;
    position: relative;
}

.znacky div .doporucujeme {
    /*border: 1px solid #145d16;*/
    color: #e9691b;
    background-color: rgba(0,0,0,0.7);
}

.znacky div .vyprodej {
    border: 1px solid #e9691b;
    color:#aaa;
}

.znacky div .akce {
    /*border: 1px solid #e9691b;
    color:#e9691b;*/
    color:#aaa;
}

.znacky div .novinka {
/*    border: 1px solid #e9691b;*/
    color:#aaa;
}

.paginator, .filtr-nav {
    float:right;
    color: #959595;
    text-transform: uppercase;
    padding-top: 6px;
    /*font-size: 15px;*/
}

.paginator {
    margin-left: 20px;
}

.paginator span {
    color: #e9691b !important;
}

.paginator a {
    color: #959595 !important;
    text-decoration: underline !important;
}

.paginator a:hover {
    color: #e9691b !important;
}

iframe { background-color: #2a2a2a; }
div.fblike iframe { background-color: transparent; }
div.fblike { margin: 15px 0 0 0; } 
div.fblike span { position: relative; top: -2px; margin-right: 9px; }
#iframe_kosik { text-align: left; background-color: #2a2a2a; }
#iframe_kosik div #frm_kosik { margin-bottom: 20px; }
#headKosik { height:89px; border-bottom: 1px solid #e9691b; padding: 0 0 0 50px; }

* h2.emptycart { padding:0; margin-top:20px; width:90% !important; height: 200px; background: transparent url(velky-kosik-prazdny.png) no-repeat 52% bottom; text-align: center;}
#iframe_kosik * h2.emptycart { margin-top:100px; width:100% !important; height: 180px; }

#headKosik { color: #e9691b; font-size: 18px; }
#headKosik h1 { width:auto; display: inline; font-size: 24px; line-height: 89px; color: #e9691b; text-transform: uppercase; margin: 0; padding: 0;}
#rightcol.cart h2, #rightcol.newsletter h2 { width:auto; font-size: 19px; color: #e9691b; text-transform: uppercase; line-height:40px; padding-left:40px; }
    #rightcol.cart .halfcol h2 { padding-left: 0;}
#rightcol.cart h3 { width:auto; font-size: 17px; color: #e9691b; text-transform: uppercase; margin:0 36px 0 0 ; line-height:50px; border-top: 1px solid #7b7f82; }
#rightcol.cart h3 a { color: #e9691b !important; }
#rightcol.cart h3:first-child { border: none; line-height:50px; }
#rightcol form { margin-bottom: 20px; padding-left: 40px; }
#rightcol p { padding-left: 40px; }

#rightcol.cart h3.collapse { padding-left: 33px; background:transparent url(sipky-oteviraci.gif) no-repeat 0 -24px; cursor: pointer; }
#rightcol.cart h3.collapse.closed { padding-left: 33px; background:transparent url(sipky-oteviraci.gif) no-repeat 0 19px; }
#rightcol.cart h3.collapse.closed a { text-decoration: underline !important; }
div.hidden { display:none; }

#rightcol.cart h3 span { color: #FEFEFE; margin-left:20px; text-decoration-color: silver !important; text-transform: none; }

#headKosik #zavrit { display: block; cursor: pointer; background: transparent url(zavrit-krizek.gif) no-repeat right 33px; color:#FEFEFE; height:89px; font-weight: bold; float:right; text-transform: uppercase; padding:0 43px 0 0; margin-right: 50px; line-height: 89px;  }
#headKosik #zavrit:hover { /*background-position: right -70px;*/ }


.tableCart { width: 660px; padding: 0; border-spacing:0; border-collapse:collapse; }
.tableCart th { height:32px; text-transform: uppercase; border-bottom: 1px solid #7b7f82; text-align:left; padding-top: 5px; }

#iframe_kosik * .tableCart.step1 { margin-left:50px; }
#iframe_kosik * .tableCart { width: 715px; }
body.w1223 * .tableCart { width: 888px; }

.account .tableCart { margin-left:40px;}


/*tabulka s poukazy*/
.tableCart.poukaz th.col1 {  }
.tableCart.poukaz th.col2 { width:50px; text-align: center; }
.tableCart.poukaz th.col3 { width:238px; text-align: right; }
.tableCart.poukaz td { height: 65px; border-bottom: 1px solid #7B7F82; font-size:14px; }
.tableCart.poukaz td.obrazek {  }
.tableCart.poukaz td.nazev {  }
.tableCart.poukaz td.hodnota { text-align: right; padding-right: 12px; }
.tableCart.poukaz * .pocet { width:25px; text-align: center; }

/*tabulka se seznamem zbozi*/
.tableCart.step1 th.col1 { width:125px; }
.tableCart.step1 th.col2 {  }
.tableCart.step1 th.col3 { width:38px; text-align: center; }
.tableCart.step1 th.col4 { width:125px; text-align: center; }
.tableCart.step1 th.col5 { width:110px; text-align: center; }
.tableCart.step1 th.col6 { width:70px; text-align: center; }
.tableCart.step1 td { height: 105px; border-bottom: 1px solid #7B7F82; font-size:14px; }
.tableCart.step1 td.obrazek {  }
.tableCart.step1 td.nazev {  }
.tableCart.step1 td.pocet { text-align: center; }
.tableCart.step1 td.cenabezdph { text-align: right; padding-right: 12px; }
.tableCart.step1 td.cenasdph { font-weight:bold; text-align: right; padding-right: 12px; }
.tableCart.step1 td.smazat {  }
.tableCart.step1 * .listing_qty { width:25px; text-align: center; }

/*Tabulka s kontaktnimi udaji*/
.tableCartBorder { margin: 0 36px 0 0; border-top: 1px solid #FEFEFE; }
.tableCart.step2 { margin-bottom: 15px;}
.tableCart.step2 td { padding:0 0 8px 0; }
.tableCart.step2 td.col1 { padding-right:10px; }
.tableCart.step2.kodkarty td, .tableCart.step2.heslo td { padding-top:15px; }
.tableCart.step2 label { display: block; font-size: 16px; color: #FEFEFE; font-weight: bold; margin-bottom: 2px; }
.loginForm * label { display: block; font-size: 16px; color: #FEFEFE; font-weight: bold; margin: 0 10px 2px 0; }
.loginForm * h3 { padding-top: 0px !important; margin-top: 0px !important;}
* .povinne, * .povinne * { color: #e9691b !important; }
* .povinne a { text-decoration: underline !important }
* .err, * .err * { color: red !important; }
* .err a , * .err a { color: #FFFFFF !important; text-decoration: underline !important; }
.tableCart.step2 td span { margin-top:3px; display: inline-block;}
.checkboxy { padding-top:15px; margin:15px 36px 0 0; border-top: 1px solid #FEFEFE; }

.checkboxy p { margin-left: 0;}

input[type=text], input[type=password] { background-color: #959595; padding:5px; color:#000; }
.tableCart.step2 input[type=text], .tableCart.step2 input[type=password] { width: 320px;}
.tableCart.step2 input.long { width: 670px;}

div.rekap { width:660px; margin: 0; padding:0 0 20px; border-bottom: 1px solid #7b7f82;  }
body.w1223 * .rekap { width: 888px; }
h2.rekap { padding: 10px 0 3px 0 !important; }
table.rekap tr td { font-size:16px; }
table.rekap tr td:nth-child(2), table.rekap tr td:nth-child(4) { color: #e9691b;}
div.rekap p { padding-left: 0 !important; } 

p, * tr td { padding: 0 0 0.8em 0; font-size:14px; }
* tr td { padding: 2px 0 2px 0; }
p.formTitle { display:inline-block; width: 715px; padding: 0; height: 50px; line-height: 50px; font-size:14px; }

* a:hover strong, * a strong:hover  { color: #e9691b !important; }

.tableCart.step1 td.smazat a { display: block; background: transparent url(zavrit-krizek.gif) no-repeat center center; height:105px; width:70px; }


.tableCart.zemedoruceni, .tableCart.inTime {margin-bottom: 20px; }

#zpusobyPlatby h3 { border: none !important; }

.finalPrice, .rekapPrice { width:660px; margin: 0; border-bottom: 1px solid #7b7f82;  }
.finalPrice { margin: 0 0 0 40px; }
.finalPrice.poukaz { margin: 0 50px 0 0; border-bottom: none; }
.finalPrice p, .rekapPrice p { padding-left: 0 !important;  }
#iframe_kosik * .finalPrice { width:715px; margin: 0 50px; }
body.w1223 * .finalPrice, body.w1223 * .rekapPrice { width: 888px; }
.rekapPrice { padding: 15px 0 0 0; }

.halfcol { float:left; width:50%; }

#finalsDph, .bigPrice, .akcniSleva {
    border-bottom:none;width:100%; padding: 0;
    height:auto; margin-left: 0;line-height:40px;
    display: inline-block; text-align: right;
    text-transform: uppercase; font-weight: bold; font-size: 18px;
}
#finalsDph { padding-bottom: 20px; }
.finalPrice.poukaz #finalsDph { padding: 10px 0; }
#finalsDph span, .bigPrice span, .akcniSleva span { color: #e9691b; font-size: 20px;}
.bigPrice { line-height: 36px; padding-left: 0 !important;}
.fancybox-type-iframe { border: 1px solid #e9691b; }


#summaryCart {
    position: absolute;
    padding: 15px;
    top: 80px;
    right:35px;
    min-height: 100px;
    width: 285px;
    background-color: rgba(61, 65, 79, 0.5);
    color: #959595 !important;
}

#summaryCart h3 {
    color: #959595 !important;
    line-height: normal !important;
    padding: 0 !important;
    font-size: 14px !important;
}

#summaryCart table {
    width: 100%;
    border-spacing: 0;
    border-collapse: separate;
    margin-top: 10px;
    border-top: 1px solid #959595;
}
#summaryCart table tr td {
    border-bottom: 1px solid #959595;
    padding: 5px 0;
    font-size:12px;
}
#summaryCart table tfoot tr td {
    font-weight: bold;
    border: none;
}
#summaryCart table tfoot tr td span {
    font-weight: normal;
    font-size: 12px;
}
#summaryCart table tr td.cena {
    width:50px; text-align: right; padding: 5px 5px; 
}

* tr.dopravce, * tr.osobniodber, * table.zpusobyPlatby tr { line-height: 25px; font-size:16px; }
* tr.dopravce td input[type=radio],
* table.zpusobyPlatby tr td input[type=radio] { margin-right:20px; border:none; background-color:transparent; }

    * tr.osobniodber td.col1 { padding-left: 35px; }

* table.dopravce, * table.zpusobyPlatby {
    margin-bottom: 15px;
}

select {
    background-color: #FEFEFE;
    padding:5px;
    color:#000;
    border: none;
    width: 300px;
}

select option {
    color:#000;
}

select optgroup {
    color:#000;
    font-weight: bold;
}


#cartFooter {
    padding: 0 30px 0 0;
    height: 110px;
}

#iframe_kosik * #cartFooter { padding-left: 50px; position:relative; }

ul.err {
    margin: 0 0 10px 50px;
    font-weight: bold;
    list-style-type: disc;
    line-height: 30px;
}

ul.err li {
    margin-left: 15px;
    color:red !important;
}

ul.err li span, ul.err li span a {
    text-decoration: none !important;
    color: #FFFFFF !important;
    font-weight: normal;
    text-transform: lowercase;
}

.btnPokracovat, #goBack {
	display: inline-block;
	height: 34px;
	margin: 30px 0 30px 0;
	padding: 0 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	box-shadow: #111 4px 4px 10px;
	-webkit-box-shadow: #111 4px 4px 10px;
	-moz-box-shadow: #111 4px 4px 10px;
	background: #d6d6d6;
	color: #232323 !important;
	font: normal bold 15px/34px Helvetica, Arial, sans-serif;
	cursor: pointer;
	float: right;
}

#goBack {
    float: left;
    background-color: #d6d6d6;
    min-width: 100px;
    text-align: center;
}
#goBack:hover, .btnPokracovat:hover { background-color: #e9691b !important; }

label.active, label.active *, span.active { color:#e9691b ;}


.btnPokracovat:hover { color: #232323 !important; }

.btnPokracovat.inactive, #goBack.inactive {
    background: #7B7F82 !important;
    cursor: auto;
}

.btnPokracovat.rezervace {
    margin-right: 30px;
}

#loginform div table tbody tr td .btnPokracovat {
    float:left;
    margin:2px 0 0 0;
}

.btnPokracovat.registrace {
    margin: 0;
}

#rightcol .box-list-art {
    min-height: 60px;
    height:auto !important;
    height: 60px;
    margin-bottom: 20px;
    margin-left: 40px;
    padding-right: 80px;
    cursor: pointer;
}

#rightcol .box-list-art .foto {
    min-height: 60px;
    height:auto !important;
    height: 60px;
    width: 220px;
    margin-bottom: 5px;
    float: left;
}


#rightcol .box-list-art h3 {
    font-size: 1.8em;
    color: #e9691b;
    margin-bottom: 5px;
}

#rightcol .box-list-art p.datum {
    padding: 0 0 8px 0;
    margin: 0;
    font-size: 95%;
}
    
#rightcol .box-list-art h3 a {
    color: #e9691b !important;
}

#rightcol .box-list-art:hover p a {
    color: #aaa !important;
    text-decoration: none !important;
}

#rightcol .box-list-art:hover h3 a {
    text-decoration: underline !important;
}

#map { width:682px; margin: 0 20px; height: 500px;}
.w1223 * #map { width:888px;}

.gallery {
    margin-top: 25px;
    margin-left: 20px;
}

.gallery .imgContainer {
    float: left;
    margin: 0 10px 20px 0;
    /*background-color: #000;*/
    position: relative;
}

.gallery .imgContainer a {
    width: 94vw;
    background-position: top center;
    background-repeat: no-repeat;
    display:block;
    text-decoration: none !important;
    height:45vw;
    background-size: cover;
}

.gallery.siroka .imgContainer a {
    width: 709px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    display:block;
    text-decoration: none !important;
    margin: 0 0 0 0;
}

.w1223 * .gallery.siroka .imgContainer {
    margin: 0 0 40px 0;
}

.w1223 * .gallery.siroka .imgContainer a {
    width: 935px;
}

.gallery .imgContainer a.titul {
    background-color: #e9691b;
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    font-size: 1.5em;
    width: 150px;
    height: 95px;
    padding: 10px;
    display: none;
}

.gallery .imgContainer span {
    width: 160px;
    display:block;
    text-align: center;
    position:absolute;
    bottom:-1000px;
    padding:5px;
    background-color:rgba(0, 0, 0, 0.5);
    font-size:90%;
}

/*Uprava FANCYBOX*/
.fancybox-skin { background: #212121 url(pozadi-verze1.jpg) !important; }
.fancybox-outer { background-color: rgba(42, 44, 48, 0.5) !important; }
.fancybox-overlay {
    background: url('fancybox_overlay.png');
}

#hp-slider-points span {
    display: inline-block;
    height: 12px;
    width: 12px;
    margin: 0 2px;
    background: transparent url(slide-point.png) 0 -12px no-repeat;
    cursor: pointer !important;
}

#hp-slider-points span.active {
    background: transparent url(slide-point.png) 0 0 no-repeat;
}

/*falesny prvek pro psamboty*/
.showurl { display:none;}

.obj_detail { display: none; margin-bottom: 40px; width:725px !important;}
.obj_header { margin-bottom:15px; width:725px !important; }
.obj_detail th, .obj_header th { padding: 15px 0; height: auto;}
.obj_header th span { cursor: pointer; }
form#newsletter input { background-color: #4f4f4f; height: 15px; float:left; width:135px; padding:5px; color:#FFFFFF; margin-right: 6px; }
form#newsletter input[type=submit] { width:auto; min-width: 55px; font-size: 10px; height: 25px; text-transform: uppercase;}

#leftcol-content ul.menuProdejny { border: none; }


/*  PRODEJNY  */

.box-prodejna { margin: 0 50px 10px 10px; position:relative;}

.box-prodejna .obrazky { float: left; height: auto; width:293px; padding: 10px 20px 0px 29px; overflow: hidden; }
.box-prodejna .content { float: left; margin: 10px 20px 0 0; width:430px; }
    .box-prodejna .content h2 { color: #fff; display:block; font-size: 30px;}
    .box-prodejna .content h3 { color: #c5c6c8; font-size: 24px; margin: 10px 0 0 0; padding: 0; text-transform: uppercase; }
    .box-prodejna .content p { color: #c5c6c8; margin: 0; padding: 0 !important; }
.prodejny-mainImg { display: block; width: 320px; height: auto; background: transparent no-repeat; position:relative; }
.box-prodejna .obrazky .prodejny-thImg  { color:rgba(255,255,255,0.85) !important;text-align: center;line-height: 52px;font-size:30px;font-weight: bold;display: inline-block;float:left; width: 54px; height: 54px; margin: 2px 0 0 6px; background: transparent no-repeat; background-size:cover; }
.box-prodejna .obrazky .prodejny-thImg.pos0 { margin: 2px 0 0 0; }
.box-prodejna .obrazky .prodejny-thImg:nth-child(n+7) { display:none;}
.box-prodejna .prodejna_virtualurl { /*display:none;*/ position: absolute; width:100px; height:auto; padding-bottom: 90px; text-align: center;top: 10px; right:50px;text-transform: uppercase; background: transparent url(prodejny-3d.png) no-repeat 11px bottom;}


h2.partnerske-prodejny {
    margin: 40px 50px 20px 21px;
    min-height: 33px;
    padding-right: 20px;
    font-size: 20px;
    color: #7B7F82;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
}


div.google-infowindow {
    background: transparent url(gmap-infobox-bg.png) top center no-repeat;
    height: 320px;
    margin: 5px 10px 0 10px;
}

div.google-infowindow .content { height: 240px; width:370px; }

a.google-closeInfoWindow {
    display: block;
    height:22px;
    width: 22px;
    background: transparent url(gmap-infobox-close.png) top center no-repeat;
    top: 15px;
    right: 21px;
    position: absolute;
}

.box-prodejna hr {
    background-color:#7b7f82;
    border-width:0;
    height:1px;
    line-height:0;
    margin:0 0 40px 359px;
    text-align:center;
}

/*PROMOKOD*/
#promo { font-size:14px;padding: 70px 0 0 0; width:50%;float:left;height:100px;}
#promokod { height:18px; width:170px; }
#promo .label { float: left; height: 50px; margin-right: 10px; padding-top:8px;}
#promo .form { position: relative; float:left; }
#promo .form .clear { position: absolute; top:3px;left:153px; width:27px;height:27px !important;display:block;background: transparent url(clear-promokod.gif); cursor: pointer; }
#promokod_submit { position:relative;top:1px;height:26px;line-height:26px;margin: 3px 0 0 5px;; float:none;background-color: #7B7F82; }
#promokod_report {
    display:block;
    height:20px;
    padding:10px 0 0 0;
}

#promokod_report.error {
    color:red;

}

#liftagoForm {
    width: 90vw;
    height: 65em;
    background-color: rgba(61, 65, 79, 0.9);
    border: #5c5c5c;
    position: relative;
    border: #5c5c5c solid 1px;
}

#liftagoForm p {
    color: #b7b7b7;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding:0;
    margin:0;
    font-size: 3em;
}

#liftagoForm p img {
    margin:1em 0;
    width:7em;
    height:auto;
}


#liftagoForm .title {
    color: #e9691b;
    font-size: 4.2em;
    font-weight: bold;
    margin: 5px 0 15px 0;
}

#liftagoForm #result div {
    margin:0;
    display: none;
}

#liftagoForm #result.ok div.ok,  #liftagoForm #result.err div.err {
    display: inline-block;
    font-size: 3em;
    font-weight: bold;
}

#liftagoForm #result div.ok {
    color: green;
}

#liftagoForm #result div.err span {
    font-size: 4em;
}

#liftagoForm #pscliftago {
    margin:1em 0 1em 0;
    background-color: #fff;
}

#liftagoForm p.cas {
    font-size:100%;
}

#liftagoForm #cas_liftago {
    font-size: 1em !important;
    width: auto !important;
    display:inline-block;
    margin-top:15px;
    padding: 6px;
    background-color: #fff;
}

#liftagoForm #cas_liftago * {}

#liftagoForm .btnPokracovat {
    float: none;
}


#hprozcestnik {
    width: 738px;
    height: 338px;
    background-color: rgba(61, 65, 79, 0.9);
    border: #5c5c5c;
    position: relative;
    border: #5c5c5c solid 1px;
}

#hprozcestnik p {
    color: #b7b7b7;
    display: inline-block;
    left:0;
    width: 738px;
    position: absolute;
    text-align: center;
    padding:0;
    margin:0;
}

#hprozcestnik .subtitle {
    font-size: 20px;
    top: 80px;
}

#hprozcestnik .title {
    color: #e9691b;
    font-size: 30px;
    top: 120px;
    font-weight: bold;
}

#hprozcestnik .buttons {
    color: #e9691b;
    top: 208px;
    left:0;
    width: 738px;
    position: absolute;
    text-align: center;
    padding:0;
    margin:0;
}
#hprozcestnik .buttons a {
    font-weight: bold;
    display: inline-block;
    padding-right:1px;
    border: #FFFFFF solid 1px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px 15px;
    margin: 0 5px 20px 0;
    width: 70px;
}

#hprozcestnik .buttons a:hover {
    background-color: #000;
    color: #e9691b;
    border: #e9691b solid 1px;
}

#hprozcestnik .buttons.row2 {
    top: 265px;
}

#hp * .fancybox-skin { background: transparent !important; }
#hp * .fancybox-outer { background-color: transparent !important; }

#tabs.detail { min-height: 350px;}

#tabs.detail .tabheader { display:none; }

#tabs.detail #tabs-1,
#tabs.detail #tabs-2,
#tabs.detail #tabs-3,
#tabs.detail #tabs-4 { display:block; box-sizing:border-box; width: 100%; padding:10px 0 10px 20px; }

#tabs.detail #tabs-2,
#tabs.detail #tabs-3,
#tabs.detail #tabs-4 { padding:10px 40px 10px 40px; font-size: 25px !important;}

#tabs.detail div h3 { font-size: 40px !important; color: #e9691b; border-bottom: 1px solid #7b7f82; margin-bottom: 25px; margin:30px auto 10px 20px; clear: both; }


table.velikosti {
    border-collapse: collapse;
    width:95%;
    /*border: 1px solid #6c6c6c;*/
    border-right: 1px solid #6c6c6c;
}

@media screen, projection, tv {
  table.velikosti {
    width: 100%;
  }
}

table.velikosti thead tr th, table.velikosti tbody tr td {
    padding: 5px;
    text-align: center;
    color:#fff;
    border-left: 1px solid #6c6c6c;
}

table.velikosti thead tr th span {
    font-weight: normal;
    font-size:20px;
}

table.velikosti tbody tr td {
    color:#d9dadb;
    font-size: 13px;
}

table.velikosti tbody tr td:first-child {
    text-align: left;
    /*border-left: none;*/
}

table.velikosti tbody tr:last-child td {
    border-bottom: 1px solid #6c6c6c;
}

table.velikosti thead tr th {
    text-align: center !important;
    background-color: #424242;
    border-top: 1px solid #6c6c6c;
    border-bottom: 1px solid #6c6c6c;
}

table.velikosti tbody tr.active td {
    background-color: #e9691b !important;
}
table.velikosti tbody tr:nth-child(even) td {
    background-color: #494949;
}

table.velikosti tbody tr:hover td {
    background-color: #666;
}

table.velikosti tbody tr:hover:nth-child(even) td {
    background-color: #888;
}

table.velikosti.r90 tbody tr td:nth-child(1) {
    text-align: center;
    font-weight:bold;
}
/*table.velikosti.r90 tbody tr td:nth-child(3), table.velikosti.r90 thead tr th:nth-child(3) {
    border-left: 2px solid #999
}*/

table.velikosti tbody tr td.odskok, table.velikosti thead tr th.odskok {
    background-color: transparent !important;
    border: none !important;
    border-left: 1px solid #6c6c6c !important;
}

table.velikosti tbody tr td.srovnani, table.velikosti thead tr th.srovnani {
    font-style: italic;
}

p.tabvelHelp {
    font-size:14px;
    margin:30px 20px 0 0;
}

img.tabvelImg {
    /*float:left;*/
    margin:20px 0;
    width:100%;
    height:auto;
}

table.info-doprava {
    border-collapse: collapse;
    width:95%;
    border: 1px solid #6c6c6c;
}

table.info-doprava thead tr th, table.info-doprava tbody tr td {
    padding: 8px;
    text-align: center;
    color:#fff;
    border-left: 1px solid #6c6c6c;
}
table.info-doprava tbody tr td {
    color:#d9dadb;
    font-size: 13px;
}

table.info-doprava * .noborder-left {
    border-left: none;
}

table.info-doprava tbody tr td:first-child {
    text-align: left;
    border-left: none;
}

table.info-doprava thead tr th {
    background-color: #555;
}
table.info-doprava tbody tr:nth-child(even) {
    background-color: #494949;
}

table.info-doprava * .border-bottom { border-bottom: 1px solid #6c6c6c; }

.col.facebook a.fb_link, .col.facebook a.insta_link, .col.facebook a.yt_link { 
    display: inline-block; 
    height: 37px; 
    width:124px; 
    background: transparent url(footer-socials.png) no-repeat -238px 0;
    margin-bottom:3px;
}

.col.facebook a.insta_link { 
    background: transparent url(footer-socials.png) no-repeat -238px -70px;   
}

.col.facebook a.yt_link { 
    background: transparent url(footer-socials.png) no-repeat -238px -122px;   
}

.col.facebook a.fb_link:hover {
  background-position: 0 0;
}

.col.facebook a.insta_link:hover  {
   background-position: 0 -70px; 
}

.col.facebook a.yt_link:hover  {
   background-position: -1px -122px; 
}

#modalTabVelikostiContent {
    display: none;
}

div#razeni_myselectbox, div#pocet_myselectbox {
    top:-5px;
}

div#razeni_myselectbox  ul, div#pocet_myselectbox  ul {
    display:inline-block;
    border-left: 1px solid #959595;
    border-top: 1px solid #959595;
    background: #454545;
    color: #959595;
    list-style: none;
    padding: 0;
}
div#razeni_myselectbox ul li, div#pocet_myselectbox ul li {
    border-right: 1px solid #959595;
    border-bottom: 1px solid #959595;
    padding: 5px 7px 2px 4px;
}
div#razeni_myselectbox ul li a, div#pocet_myselectbox ul li a {
    display:block;
    text-align: left;
    color: #959595 !important;
    padding-right: 18px;
    font-size: 13px;
    white-space: nowrap;
}

div#razeni_myselectbox ul li a:hover, div#pocet_myselectbox ul li a:hover {
    color:#e9691b !important;
}

div#razeni_myselectbox ul li a.selected, div#pocet_myselectbox ul li a.selected {
    color:#e9691b !important;
}

div#razeni_myselectbox ul.closed li.active a, div#pocet_myselectbox ul.closed li.active a {
    background: transparent url(sipky-oteviraci.gif) no-repeat right -40px;
}

div#razeni_myselectbox ul li.active a, div#pocet_myselectbox ul li.active a {
    color: #C4C4C4 !important;
    background: transparent url(sipky-oteviraci.gif) no-repeat right 2px;
}

#form-volba-prihlaseni-envelope {
    position:relative;
}

#form-volba-prihlaseni {
    box-shadow: #212121 3px 4px 10px; -webkit-box-shadow: #212121 3px 4px 10px; -moz-box-shadow: #212121 3px 4px 10px;
    height: 270px;
    margin: 0px 36px 0 40px;
    position: relative;
    background-color: #555;
    height: auto;
}

#form-volba-prihlaseni .tab {
    position: absolute;
    top: -35px;
}

#form-volba-prihlaseni .tab span {
    display: inline-block;
    background-color: #555;
    padding: 10px 15px 6px 15px;
    text-transform: uppercase;
    font-size: 15px;
    cursor: pointer;
}

#form-volba-prihlaseni .tab span:hover {
    color:#e9691b;
}

#form-volba-prihlaseni #prekryv {
    position: absolute;
    background-color: #555;
    width:100%;
    height: 20px;
}

#form-volba-prihlaseni form table {
    margin-top: 15px;
    width:46%;
    float:left;
}

#form-volba-prihlaseni form table tr td:first-child {
    width: 2%;
    white-space: nowrap;
}

#form-volba-prihlaseni * .btnPokracovat {
    margin: 15px 0 !important;
}

#form-volba-prihlaseni .tab2 {
    position: absolute;
    height:37px;
    top:-35px;
    display:block;
    background-color: #2C3033;
    z-index: 0;
}

#form-volba-prihlaseni #bezregistrace {
    display:block;
    padding: 10px 15px 5px 15px;
    text-transform: uppercase;
    font-size: 15px;
    position: relative;
    display: inline;
    cursor:pointer;
    top:10px;
    left:0;
}

#form-volba-prihlaseni #loginforms hr {
    background-color:#7b7f82;
    border-width:0;
    height:1px;
    line-height:0;
    margin:10px 36px 0 36px;
}

#form-volba-prihlaseni #loginforms #loginform {
    padding-top:0;
    margin-top:0;
    margin-bottom:0;
}

#info-nakupzdarma {
    width:412px;
    height:28px;
    line-height: 28px;
    text-align: center;
    font-weight: bold;
    background: transparent url(sipka-nakup-zdarma.png) no-repeat;
    position: absolute;
    top: 34px;
    left: 229px;
}
#info-nakupzdarma span {
    color: #e9691b;
}

#err404, #testprohlizece {
    background-image: none;
}

#err404 div {
    text-align: center;
    margin: 300px auto 0 auto;
}

#err404 div h1 {
    font: normal normal 90px Helvetica, Arial, sans-serif;
    color: #e9691b !important;
}

#testprohlizece div * h1, #testprohlizece form * h2 {
    font: normal normal 30px Helvetica, Arial, sans-serif;
    display: block;
    text-align: left;
    padding-bottom: 15px;
}

#testprohlizece form * h2.error {
    color:red;
    font: normal normal 20px Helvetica, Arial, sans-serif;
}

#err404 div p, #testprohlizece form p {
    font-size: 18px;
}
#err404 div p a, #testprohlizece form p a {
   text-decoration: underline !important;
}

#testprohlizece form p.nojs {
    display:none;
}

#testprohlizece.nojs form p.nojs {
    display: block;
}

#testprohlizece form {
    display: block;
    width:600px;
    margin: 150px auto 0 auto;
    text-align: center;
}

#testprohlizece form table {
    width: 100%;
    text-align: left;
}

#testprohlizece form * textarea {
    width: 400px;
    height:100px;
}

#testprohlizece * .btnPokracovat {
    float:left;
}

.info-poukaz { color: #e9691b; font-size:17px; }
.infoTextPoukaz { float:right; width: 400px; padding:15px 60px 0 25px;}


span.infowindow {
    color: #e9691b;
    cursor:pointer;
    font-size:2px;
    display: inline-block;
    width:18px;
    height:18px;
    background: transparent url(ico-info.png) no-repeat 0 0;
    text-decoration: none !important;
    margin:0 8px 0 5px;
    position: relative;
    top:-2px;
}

div.infowindow {
    display: none;
    background: #4f525d;
    padding: 10px;
    position: absolute;
    z-index: 1000;
    width:auto;
    height:auto;
    border: #e9691b solid 1px;
    max-width:250px;
    font-size:85%;
    line-height: 130%;
}

div.infowindow a {
    color: #e9691b !important;
    
}

div.infowindow ul {
    margin:0 7px;
}

tr.dopravce td span.doporucujeme {
    vertical-align: super;
    font-size: 85%;
    color: #e9691b;
}

div.dpd_hodiny {
    display: none;
    background: #4f525d;
    padding: 10px 30px 10px 10px;
    position: absolute;
    z-index: 1000;
    left:10px;
    top:50px;
    width:auto;
    height:auto;
    border: #e9691b solid 1px;
    max-width:250px;
    font-size:85%;
    line-height: 150%;
}

div.dpd_hodiny p {
    display:block;
    font-weight: bold;
    color: #e9691b;
    padding: 0 0 5px 0 !important;
}

div.dpd_hodiny a {
    color: #e9691b !important;
}

.eu-cookies {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    color: white;
    background-color: #212121;
    z-index: 1000;
    padding:5px 0;
    color: #C4C4C4;
}

.eu-cookies button {
    background: #e9691b;
    color: white;
    cursor: pointer;
    padding:0 5px;
}

.vyprodano {
    color: #e9691b;
    font-size: 110%;
    font-weight: bold;
    margin-top:50px;
    
}

.nenalezeno {
    padding:20px 0 60px 40px;
}

.nenalezeno h4 {
    text-transform: uppercase;color:#e9691b;font-size:14px;padding:20px 0;
}
.nenalezeno ul {
    padding: 0 30px;
}

.nenalezeno ul li {
    padding:3px 0;
}

.nenalezeno ul li a {
    text-decoration: underline !important;
}

#historyBox div {
    width:85px;height:130px;text-align: center;text-decoration: none;float:left;margin-right:5px;font-size:12px;
}

#historyBox div a {
    font-size:95%;
}

#historyBox div a.img {
    display:inline-block;background: transparent url(bg-list-box.png) no-repeat center center; margin-bottom:3px;
}

#nextProd {
    width:33px;
    height: 220px;
    position: absolute;
    top:-26px;
    right:-80px;
}

#nextProd span {
    width:33px;
    height: 220px;
    position: absolute;
    top:0;
    right:0;
    background: #1d1d1d 0 center url(next-prod.gif) no-repeat;
}

#nextProd span.hover {
    background: #e9691b -33px center url(next-prod.gif) no-repeat;
}
#nextProd div {
    width:220px;
    height:220px;
    background-color: red;
    position: absolute;
    z-index:-2;
    
}

#uncle-sam, #eet-text { text-align: center; color:#808080; font-size: 12px; padding:0 0 5px 0; position: relative; top:30px; }

.modalEdit { display: inline-block; float: right; position: relative; color:#7b7f82 !important; }

#infobox_envelope {
    margin-top:15px;
    width:390px;
    padding:10px 15px 20px 15px;
    border: #e9691b solid 1px;
    min-height: 170px;
}

#infobox_envelope a.img {
    width:170px;height:170px;float:left;
}

#infobox_envelope img {
    margin-bottom: 10px;
}

#infobox_envelope #otviracka {
    padding-bottom: 20px;
}

#infobox_envelope #otviracka span {
    display: inline-block;
    width: 60px;
}

#infobox_envelope .packetery-hours th {
    font-size:90%;
    min-width:25px;
    white-space: nowrap;
}
#infobox_envelope .packetery-hours td {
    font-size:90%;
}

#infobox_envelope h4 {
    color:#e9691b;
    margin-bottom: 10px;
    font-size: 3.3vw;
}

#hamburger::before {
    border-top-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
}

body.mobile * #leftcol {
    background-color: rgba(50,50,50,0.95) !important;    
}

#mobile-subheader {
    position: fixed;
    z-index:1000;
    height:103px !important;
    top: 180px;
    width: 100%;
}
#mobile-subheader a {
    margin-left:0.5%;
    margin-right:0.5%;
    display: inline-block;
    width: 49%;
    text-transform: uppercase;
    text-align: center;
    color: #000 !important;
    float:left;
    line-height: 2em;
    font-size: 4em;
    background-color: #ddd;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
}

#mobile-subheader a.active, #mobile-subheader a:hover {
    color: #e9691b !important;
}

tr.dopravce td {
    width:95%;
    vertical-align: top;
}

tr.dopravce td:nth-child(1) {
    width:5%;
    padding-right: 5px;
}

#dodaci-udaje {
    padding-top: 20px !important;
    border: none !important;
}

#poznamka_zakaznik {
    width:45%;float:left;height:150px;margin-right:30px;
}

#poznamka_zakaznik #poznamka{
    width: 98%;height: 80px;color: #000;
}

a#desktop-prepinac {
    color: #d9dadb !important
}

#desktop-prepinac {
    text-align: center;
    padding: 35px;
}

#footer-mobile ul li {
    background-color: #35363e;
}

#footer-mobile ul li a {
    color: #FFFFFF !important;
}

#poukazZpusobyPlatby {
    min-height:200px;width:350px;float:left;
}

#header-doprava, #header-doprava * {
    height:30px;
    background-color: #e9691b;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    text-transform: uppercase;
    /*margin-top:3px;*/
    font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
}
#header-doprava b {
    color: #fff;
}

#header-doprava .close {
    float:right;
    margin-top:2px;
    margin-right:30px;
    cursor:pointer;
    color: #fff;
    /*border: 1px solid #AEAEAE;*/
    border-radius: 26px;
    font-size: 26px;
    font-weight: bold;
    display: inline-block;
    line-height: 26px;
    height:26px;
    width:26px;
    text-align: center;
    
}

#header-doprava .close:before {
    content: "×";
}

#klicove-vlastnosti li {
    font-size: 29px !important;
    line-height: 160%;
}

#klicove-vlastnosti {
    margin: 0 0 0 20px;
}

#workalert {
    -moz-border-bottom-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-bottom-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    display: none;
    background-color:red;
    color:white;
    padding:25px 25px 15px 25px;
    font-weight: bold;
    position:fixed;
    top:0;
    left:15%;
}

#workalert.work {
    display:block;
}

table.nowrap * td, table.nowrap * th {
    white-space: nowrap !important;
} 

ol li ul {
    margin-left:20px;
    margin-bottom: 20px;
}

ol li { margin-bottom:20px; }

ol li ul li {
    margin-left: 0;
    margin-bottom: 0px;
}



.b { font-weight:bold !important; }
.uc { text-transform: uppercase; }

#harmonika { margin: 0 20px;}
#harmonika * { font-size: 29px !important;}
#harmonika ol li div { display:none; margin-top:20px; }
#harmonika h3 { cursor: pointer !important; font-size:34px !important; }
#harmonika h3.active, #harmonika h3:hover { color: #e9691b; }

#detailDescription  #predobjednavka {
    margin:5px 0 15px 0;
    float:left;
    font-size:50px !important;
    font-weight: bold;
    padding:15px;border:#e9691b 1px solid;
    webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
    background-color: #e9691b !important;
    color: #fff !important;
}

.twisto_postovne { display:none; }
.twisto_postovne_akce { color: #e9691b; display:inline-block; margin-left: 20px; }

#leftcol-content ul li.black_friday {
    padding: 3px 0 3px 0px !important;
    position: relative;
    left: -6px;
}
#leftcol-content ul li.black_friday a {
    color: red !important;
    padding: 5px 15px 5px 15px !important;
    background-color: black;
}

#leftcol-content ul li.black_friday a:hover, #leftcol-content ul li.black_friday a.active {
        color: red !important;
}

#footer-volink { margin:1em 0; text-align: center;}
#footer-volink a { color:silver !important;;font-size:2em !important; }

/*IFRAME Prodejny sklad*/
body#iframe { background-color: #333 !important; background-image: none; overflow: hidden !important; }

/*#headIframe { display: none; }*/

#headIframe { height:120px; border-top: 1px solid #e9691b; padding: 30px 0; display:table; width:100%; }
#headIframe h1 { text-align: left;display:table-cell; vertical-align: middle; width:auto; font-size: 60px; line-height: normal; text-transform: uppercase; margin: 0; padding: 0 0 0 30px;}
#headIframe h1 span { color: #e9691b; }
#headIframe #zavrit { display: table-cell; position: relative; cursor: pointer; width:115px; vertical-align: middle; padding:0 0 0 20px; }


#headIframe #zavrit a {
    position: absolute;
    right:20px;
    top:20px;
    height: 60px;
    width:60px;
    padding:0;
    margin:0;
    cursor: pointer;
    /*background: transparent url(zavrit-krizek.gif) no-repeat 0 0;*/
    color:white !important;
    
}

#headIframe #zavrit a:after{
  display: inline-block;
  content: "\00d7"; /* This will render the 'X' */
  font-size: 100px;
  line-height: 50px;
}


#iframe.prodejnySklad .content {
    padding:20px 30px 50px 30px;
    margin-bottom:50px;
}

#iframe.prodejnySklad .content #velikosti {
    padding:10px 15px;
    height: auto;
    margin-bottom:10px;
}
#iframe.prodejnySklad .content #velikosti .skladem.active {
    border: 1px solid #e9691b;
    color: #e9691b !important;
    background-color: black;    
}


#iframe.prodejnySklad .content .infoVelikosti {
    border-bottom: 1px solid #7b7f82;
    padding-bottom:1em;
    /*margin: 1em 0;*/
    color: #7b7f82;
    display: none;
    width:100%;
    font-size: 2.5em;
    
}

#iframe.prodejnySklad .content .vyberVelikost {
    color: #7b7f82;
    text-align: center;
    font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
    padding-top: 4em; ;
    font-size: 3em;
    font-weight: bold;
    display: inline-block;
}

#iframe.prodejnySklad #prodejny .prodejna {
    display:none;
    height:8.2em;
    padding:5px 5px;
    border-bottom: 1px solid #7b7f82;
    margin-bottom:15px;
}

#iframe.prodejnySklad #prodejny .prodejna * {
    
}

#iframe.prodejnySklad #prodejny .prodejna .pocet {
    width: 2em;
    font-size: 3.5em;
    font-weight: bold;
    line-height: 2em;
    text-align: center;
    padding-right: 0.5em;
}
#iframe.prodejnySklad #prodejny .prodejna .info {
    flex: 6 ;
    font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
    text-align: left;
}
#iframe.prodejnySklad * h2.nazevpobocky {
    font-size: 2em;    
}
#iframe.prodejnySklad * h2.nazevpobocky span {
    color:#e9691b;
    font-size: 2em; 
}

#iframe.prodejnySklad #prodejny .prodejna .info p {
    font-size: 1.9em;
    color:#7b7f82;
    padding-top:3px;
    font-weight: bold;
}

#iframe.prodejnySklad #prodejny .prodejna .info p.adresa {
    display:none;
}
#iframe.prodejnySklad #prodejny .prodejna .rezervace {
    display:inline-block;
    flex: 2 ;
    text-align: right;
    vertical-align: middle;
}

#iframe.prodejnySklad #prodejny .prodejna .rezervace a {
    display:inline-block;
    border: 1px solid #7b7f82;
    padding:10px 1em;
    line-height:1.9em;
    font-size:2.5em;
    font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
    text-decoration: none;
    text-transform: uppercase;

}
#iframe.prodejnySklad #prodejny .prodejna .rezervace a:hover {
    background-color: #3a3a3a !important;
}

#iframe.prodejnySklad form#posliRezervaci {
    display:none;
    text-align: left;
}



#iframe.prodejnySklad form#posliRezervaci .row {
    margin:10px 0;
}

#iframe.prodejnySklad form#posliRezervaci label {
    display:block;
    width:100%;
    color:#efefef;
    font-size:4em;
    font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
    margin-bottom:3px;
}

#iframe.prodejnySklad form#posliRezervaci input {
    box-sizing: border-box;    
}

#iframe.prodejnySklad form#posliRezervaci input[type="checkbox"] {
  /* Double-sized Checkboxes */
  -ms-transform: scale(3); /* IE */
  -moz-transform: scale(3); /* FF */
  -webkit-transform: scale(3); /* Safari and Chrome */
  -o-transform: scale(3); /* Opera */
  transform: scale(3);
  position:absolute;
  top:15px !important;
  left: 5px !important;
}

#iframe.prodejnySklad form#posliRezervaci input[type="text"] {
    height: 70px;
    padding: 2px 10px;
    text-align: left;
    width: 100%;
    margin: 2px 0 30px 0;
    font-size: 29px !important;
}

#iframe.prodejnySklad form#posliRezervaci #jmeno,
#iframe.prodejnySklad form#posliRezervaci #email
{
    width:100%;
}

#iframe.prodejnySklad form#posliRezervaci .row.checkboxes {
    position: relative;
    padding-left:55px;
    font-size: 2.3em;
    font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
}

#iframe.prodejnySklad form#posliRezervaci .row.checkboxes a {
    text-decoration: underline !important;
    font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
    font-size: 100%;
}
#iframe.prodejnySklad form#posliRezervaci .row.checkboxes input {
    position:absolute;
    left:0;
    top:3px;
}

form#posliRezervaci .infoprodejna {
    padding-left:70px;
    padding-bottom:20px;
    border-bottom: 1px solid #7b7f82;
    margin-bottom:15px;
    background: url(spendlik_50x72.png) no-repeat transparent;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: 40px;
    background-position: 10px 3px;
}

form#posliRezervaci .infoprodejna .adresa {
    padding:0;
    color:#7b7f82;
    font-size:2.5em;
}
form#posliRezervaci .infoprodejna .otviracka {
    padding:0;
    color:#efefef;
    font-size:2.5em;
}

form#posliRezervaci .btnPokracovat {
    float:none;
    margin:20px auto 0px auto;
    text-transform: uppercase;
}

#iframe.prodejnySklad form#posliRezervaci .error {
    color:white;
    display:none;
    position:absolute;
    top:50px;
    left:30px;
    padding:30px;
    background-color:red;
    width:940px;
}

#iframe.prodejnySklad form#posliRezervaci .error h2 {
    font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
    font-size: 5em;
    color: #fff;
}

#iframe.prodejnySklad form#posliRezervaci .error ul li {
    font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
    font-size: 30px;
    font-weight: bold;
    padding:5px 0;
}
#iframe.prodejnySklad form#posliRezervaci .error a.close {
    position: absolute;
    right:20px;
    top:20px;
    height: 50px;
    width:50px;
    padding:0;
    margin:0;
    cursor: pointer;
    /*background: transparent url(zavrit-krizek.gif) no-repeat 0 0;*/
    color:white !important;
    
}

#iframe.prodejnySklad form#posliRezervaci .error a.close:after{
  display: inline-block;
  content: "\00d7"; /* This will render the 'X' */
  font-size: 80px;
  line-height: 50px;
}

#iframe.prodejnySklad #dekovacka {
    display:none;
    color: #7b7f82;
    text-align: center;
    font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
    padding-top: 0px; ;
    font-size: 50px;
    font-weight: bold;
}

#iframe.prodejnySklad #dekovacka p {
    margin: 40px 0;
    font-size: 28px;
}

#iframe.prodejnySklad #dekovacka .btnPokracovat {
    box-sizing: border-box;
    float: none;
    margin: 20px auto 0px auto;
    text-transform: uppercase;
}

#iframe-prodejny-rezervace {
    display:none;
}

body #bannerBlackFriday { display:block; margin: 0 49px 5px 40px; padding-bottom: 36%; background-image: url('/shopfiles/global/others/BlackFriday2020-884px.png?'); background-size: cover; }
body #bannerBlackFriday.slim { padding-bottom: 18%; background-image: url('/shopfiles/global/others/BlackFriday2020-slim-884px.png?');}

#infoDarek {
    background-color: #e9691b;color:#fff;padding:0.5em 0;font-size:30px;font-weight: bold; text-align:center;width:100%;
}

/* Banner v kategorii zbozi (nad produkty)*/
#categoryBanner {
    margin-left:40px;
    margin-right:40px;
    position:relative;
    top:-60px;
}

.box-prodejna * .alert {
    display:block;
    padding:3px;
    color: #fff !important;
    background-color: #e9691b !important;
    font-weight: bold;
    text-transform:uppercase;
    font-style: normal !important;
    margin: 5px 0 !important;
    clear: both;
}

.cena_pred_slevou {
    font-size:22px;text-decoration:line-through;display:inline-block;color:#ddd;margin-right:14px;
}