*{margin:0;padding:0;}
body{font-family: 'Open Sans', sans-serif; font-size: 12px; text-align: center; background-image: url(images/body.png); background-repeat: repeat-x; background-position: top;}
a img{border:none;}
ul{padding-left: 15px;}
.cl, .cleaner{clear: both;}

input[type="button"], input[type="submit"], input[type="text"], textarea {
	-webkit-appearance: none;
}

.wrapper{width: 1300px; text-align: left; margin:0px auto; padding-top: 40px;}
.left{float: left; width: 300px; margin-right: 15px;}
.right{float: left; width: 985px;}

.tree-menu{margin-top: 15px; background-color: #f7f7f7;}
.tree-menu ul{list-style-type: none; list-style-position: inside; padding:0; margin:0;}
.tree-menu ul li a{color:#00507b; font-size: 16px; text-decoration: none; display: block; border-bottom:1px solid #e8e8e8; padding-top: 10px; padding-bottom: 10px; background-image: url(images/odrazka.png); background-repeat: no-repeat; background-position: 15px center; padding-left: 40px;}
.tree-menu ul li:last-child a{border:none;}
.tree-menu ul li a:hover{background-color: #eee;}
.tree-menu ul li.level-1:last-child a{border-bottom:1px solid #e8e8e8;}
.tree-menu ul li.level-1 a{background-image: url(images/odrazka-sub.png); background-position: 16px 14px;}
.tree-menu ul li.level-2 a{padding-left: 55px; background-position: 30px 14px;}
.tree-menu ul li.level-3 a{padding-left: 70px; background-position: 46px 14px;}
.tree-menu ul li.current > a{font-weight: bold;background-color: #eee;}
.tree-menu ul li.selected > a{font-weight: bold;background-color: #eee;}
                                              
.left-nadpis{font-size: 18px; color:#fff; background-color: #2c2d2d; padding:15px; margin-top: 15px;}
.action-item{border:1px solid #eee; border-top:none; padding:15px; position: relative;}
.action-item-over{width: 100%; height: 100%; position: absolute; cursor: pointer; z-index:10;background-color: #fff; opacity:0; left:0; top:0;}
.action-item-over:hover{opacity:0.3; } 
.action-item-img{text-align: center; width: 100%;}
.action-item-nazev{font-size: 16px;}
.action-item-nazev a{color:#2c2d2d;}
.action-item-txt{color:#8e8e8e;margin-top:5px;margin-bottom:15px;}
.action-item-price{float: left; font-size: 16px; color:#0079c1; font-weight: bold; margin-top: 3px;}
.item-stock{background-color: #0079c1; color:#fff; float: right; padding: 6px; text-transform: uppercase; text-decoration: none;}
.doprava-zdarma{width: 300px; margin-top: 15px; height: 395px; background-image: url(images/doprava.jpg);}

.foot{width: 100%; border-top:16px solid #0079c1; height: 84px; margin-top: 50px;}
.foot .o{width: 1300px; text-align: left; margin:0px auto;}
.copy{float: left; color:#747474; margin-top: 23px;}
.copy a{color:#747474;}

.top-menu{background-color:#2e3231;padding:13px;color:#fff;font-size:14px;height:18px; position: relative;}
.top-menu a{color:#999b9a; text-decoration: none; text-transform: uppercase;}
.top-menu a:hover{color:#fff; text-decoration: underline;}
.top-menu a.face{float: right; position: absolute; right:0; background-color: #29458b; padding:13px 30px; top:0; height: 18px; color:#fff;}
.menu-item{margin-left: 20px; margin-right: 20px; float: left;}
.menu-item:first-child{margin-left: 30px;}

.search-bar{width: 100%; height: 56px; background-color: #066ba5;}
.search-box{background: #007cc3; width: 500px; height: 56px; float: left;}

.search-input{border:none;background-color:#fff;padding:10px;font-size:15px;margin-top:9px;margin-left:10px;height:17px;width:413px; float: left;}
.search-btn{width:32px;height:32px;border:none;background-image:url(images/lupa.png);cursor:pointer;float:left;background-color:transparent;margin-top:11px;margin-left:11px;}

.kosik-info{color:#8db8d1;font-size:16px;margin-top:17px;margin-left:21px;float:left;}
.kosik-info span{color:#fff; font-weight: bold;}
.basket-btn{background-color:#185171;color:#fff;padding:8px 22px;float:right;display:inline-block;text-decoration:none;margin-top:11px;margin-right:12px;}

.nadpis-right{font-size: 18px; color:#fff; background-color: #066ba5; padding:15px; margin-top: 15px;}
.nadpis-right h1{font-size: 18px; color:#fff; font-weight: normal; display: inline-block;}

.product-item{border:1px solid #eee; border-top:none; float: left; width: 327px; height: 453px;border-left:none; position: relative;} 
.product-over{width: calc(100% + 1px); height: 100%; position: absolute; left:-1px; top:0; z-index:10; background-image: url(images/product-over.png); background-position: left top; background-repeat: no-repeat; cursor: pointer; opacity:0;}
.product-over:hover{opacity:0.7;}
.product-item-img{text-align: center; width: 267px; padding:20px; height: 200px; overflow: hidden; display: block;}
.product-item-img a {display: table-cell;vertical-align: middle;height: 200px;width: 267px;}
.product-item-img img{max-width:267px; max-height:200px; height: 130px;}
.product-item-nazev{font-size:18px;max-height:67px;overflow:hidden;margin-bottom:17px;}
.product-item-nazev a{color:#2c2d2d;}
.product-item-txt{color:#8e8e8e;margin-top:5px;margin-bottom:15px;font-size:11px;height:48px;overflow:hidden;}
.product-item-price{float: left; font-size: 20px; color:#0079c1; font-weight: bold; position: absolute; bottom:22px;}
.product-item .item-stock{background-color:#0079c1;color:#fff;float:right;padding:6px;position:absolute;bottom:20px;right:20px;}        
.product-item-info{padding: 20px; padding-top: 0; position: relative; height: 195px;}  
.katalog{position: relative;}  
.catalog-loader{position: absolute; z-index:50; background-image: url(images/over-white.png); width: 100%; height: 100%; display: none; font-size: 0;}
.list-o{border-left:1px solid #eee;}

.pages-catalog{padding:20px; border:1px solid #eee; margin-top: 20px; text-align: center; font-size: 15px;}
.pages-catalog a{color:#000;}
a.go-top{display: none;}
.page-stats{display: inline-block; margin-right: 20px; font-weight: bold;}
.pagenavigation a.disabled{opacity:0.4;}

.product-detail{margin-top: 20px; position: relative;}
.product-detail .akce,
.product-detail .sleva,
.product-detail .vyprodej{display: none;}

.neni-dostupny a{color:#000;}

.detail-sticks.stick-akce .akce{display: inline-block;}
.detail-sticks.stick-sleva .sleva{display: inline-block;}
.detail-sticks.stick-vyprodej .vyprodej{display: inline-block;}

.product-img{float:left;width:420px;height:420px;margin-right:45px;overflow:hidden;  border:1px solid #eee;  text-align:center; margin-bottom: 30px;}
.product-img:hover{opacity:0.7;}
.product-img a{width:420px;height:420px; display: table-cell; vertical-align: middle;}
.product-img img {color:#fff; max-width:380px; max-height:380px;}
.product-detail-head{float: left; width: 518px; margin-top: 4px;}
.product-name{margin-bottom:16px;}
.product-name h1{font-size:26px;font-weight:bold; text-transform: uppercase;}
.product-perex{color:#9e9e9e;font-size:13px;margin-bottom:20px; height: 75px; overflow: hidden;}
.product-perex a{color:#0071b8;}
.product-price{font-size:36px;  color:#0071b8; margin-bottom: 25px;}
.count-nr{width:72px;height:50px;border:none;background-color:#eee;text-align:center;font-size:24px;font-weight:100;float:left;margin-right:5px;}
.plus-minus{width:24px;float:left;margin-right:20px;}
.plus{background:#eee;float:left;width:24px;text-align:center;font-weight:100;font-size:20px;line-height:24px;cursor:pointer;}
.minus{background:#eee;float:left;width:24px;text-align:center;font-weight:100;font-size:20px;line-height:24px;cursor:pointer;margin-top:2px;}
.symbol{float:left;font-size:23px;margin-top:14px;}
.tobasket-btn{background-color:#0074bb;border:none;height:50px;font-size:18px;font-weight:100;float:left;padding-left:25px;padding-right:25px;color:#fff;cursor:pointer;}
.tobasket-btn:hover{background-color:#185171;}
.count {float: left; margin-top: 11px;}
.tobasket{margin-top: 35px;}
.product-popis{margin-bottom: 30px; padding:30px; background-color: #f9f9f9; font-size: 13px;}
.gallery-item{float: left;}
.product-galerie h2{background-color: #0074bb; color:#fff; padding:15px 30px;}
.gallery-item{float:left;border:1px solid #eee;border-left:none;border-top:none;  width:245px;  overflow:hidden;  height:245px; text-align: center;}
.gallery-item a{width:245px;height:245px; display: table-cell; vertical-align: middle;}
.gallery-item img{max-width:245px; max-height:245px;position:relative;}
.gallery-item img:hover{opacity:0.8;}
.gallery{border-left:1px solid #eee;}

.user-gallery{margin-top: 40px;}

.navi {border-bottom: 1px solid #A0A0A0;padding: 14px;color:#000; padding-left: 0; padding-right: 0;}
.navi a{color:gray; text-transform: uppercase;}

.tree-detail {margin-top: 20px;}
.tree-detail h1{font-weight: normal;}
.tree-detail-left {float: left;margin-right: 30px;width: auto;overflow: hidden;height: 200px;}
.tree-detail-left img{width: auto; height: 200px;}
.tree-detail-right{}
.text {font-size: 14px;color: #5e5e5e;}
.text a{color: #0077be;}

.sort{margin-top: 50px; border-bottom:1px solid #eee; padding-bottom: 10px;}
.sort a{display: block; padding:10px 30px; background-color: #9e9e9e; color:#fff; text-transform: uppercase; font-size: 14px; text-decoration: none; float: left; margin-right: 2px;}
.sort a.selected{background:#0077bf;}

.no-products{font-size: 14px;padding: 20px;background: #f4f4f4;text-align: center;}
.symbol-home {margin-left: 10px;}

.neni-skladem{display: none;}
.produkt{display: block; float: left; margin-right: 20px; margin-bottom: 20px;}

/* stickerky na r�zn� akce */
.product-sticks {height: 21px;margin-bottom: 10px;}
.product-sticks .akce{display: none;}
.product-sticks .sleva{display: none;}
.product-sticks .vyprodej{display: none;}

.product-item.stick-akce .product-sticks .akce{background-color:#f2812f;color:#fff;text-transform:uppercase;padding:3px 8px;font-size:10px;display:inline-block;margin-right:2px;}
.product-item.stick-sleva .product-sticks .sleva{background-color: #5ab65a; color:#fff; text-transform: uppercase; padding:3px 8px;font-size:10px; display: inline-block; margin-right: 2px;} 
.product-item.stick-vyprodej .product-sticks .vyprodej{background-color: #a24ad7; color:#fff; text-transform: uppercase; padding:3px 8px;font-size:10px; display: inline-block; margin-right: 2px;}

.detail-sticks{margin-bottom:30px;margin-top:-3px;float:right;}
.detail-sticks .akce{background-color:#f2812f;color:#fff;text-transform:uppercase;padding:3px 8px;font-size:10px;margin-right:2px;}
.detail-sticks .sleva{background-color: #5ab65a; color:#fff; text-transform: uppercase; padding:3px 8px;font-size:10px;  margin-right: 2px;} 
.detail-sticks .vyprodej{background-color: #a24ad7; color:#fff; text-transform: uppercase; padding:3px 8px;font-size:10px;  margin-right: 2px;}

.kod{color:#b4b4b4;float:left;  margin-bottom:30px;}

.page-content.search{padding:20px; border:1px solid #eee; margin-bottom: 0px; margin-top: 20px;}
.page-content.search h1{text-transform:uppercase;margin-bottom:10px;}
.page-content.search .search-count{font-size:14px;color:#9e9e9e;}
.page-content.search .product-item{border-top:1px solid #eee;}

.obsah .page-content-model h1{margin-bottom: 15px; text-transform: uppercase;padding:20px; border:1px solid #eee; margin-bottom: 20px; margin-top: 20px;}
.obsah .page-content-model .text{text-align: justify;padding:20px; border:1px solid #eee;}

/* obecn� popup */
.pop-over{width: 100%; height: 100vh; position: fixed; z-index:500; background-image: url(images/overlay.png); display: none;}
.pop-over.popped{display: block;}
.pop-box{background-color: #Fff; padding:25px; text-align: center; width: 270px; margin-left: calc(50% - 135px); margin-top: 10vh;}
.pop-kosik-nadpis{color:#007ac1; text-transform: uppercase; font-size: 20px; margin-bottom: 20px; font-weight: bold;}
.pop-kosik-img{overflow: hidden; margin-bottom: 20px; height:180px; width: 270px;}
.pop-kosik-img img{width: auto; height: auto;max-height:180px; max-width: 270px;}
.pop-kosik-name{font-size:14px;margin-bottom:15px;}
.pop-kosik-pocet{text-transform:uppercase;font-weight:bold;font-size:14px;margin-bottom:15px;}
.btn-to-basket{background:#0074bb;display:inline-block;padding:5px 10px;width:calc(100% - 20px);text-decoration:none;color:#fff;margin-bottom:2px;}
.pop-close{background:#dedede;display:inline-block;padding:5px 10px;width:calc(100% - 20px);text-decoration:none;color:#000;margin-bottom:2px;}

/* n�kupn� ko��k */
.kosik-base{position:relative; width:calc(100% - 42px); height:auto;padding:20px;border:1px solid #eee;margin-bottom:20px;margin-top:20px;}
.kosik-base .kosik-nadpis{text-transform:uppercase;margin-bottom:10px;}
.kosik-produkt{padding:20px;margin-top:15px;border:1px solid #dedede;}
.kosik-produkt-img{float:left;width:130px;height:85px;font-size:0;text-align:center;overflow:hidden;border:1px solid #eee;}

.kosik-produkt-img img{width: auto; height: auto;max-width: 130px; max-height: 85px;}
.basket-overall{padding:20px;margin-top:15px; margin-bottom: 25px; font-size: 18px; font-weight: bold; color:#000; border:1px solid #Dedede;background:#f3f3f3;}
.basket-overall td:nth-child(1){padding-right: 30px;}
.btn.btn-back{float: left; cursor: pointer;text-transform: uppercase;}
.btn.btn-ord{float: right; cursor: pointer;text-transform: uppercase;}
button.btn{padding:10px 15px; background-color: #dedede; border:none; font-size: 14px; text-transform: uppercase;}
button.btn.btn-ord{background-color: #0071b9; color:#fff; font-weight: bold; text-transform: uppercase;}
.kosik-item-left{float:left;margin-right:25px;overflow:hidden;width:135px;height:105px;}
.kosik-item-right {width: calc(100% - 160px);float: left;}
.kosik-produkt-nazev{margin-bottom: 8px;}
.kosik-produkt-nazev a{color:#000; font-size: 15px; font-weight: bold;}
.kosik-produkt-kod {color: #9e9e9e;}
.kosik-produkt-cena span{display:inline-block; font-size: 16px; margin-top: 8px;}
.kosik-item-bottom {border-top: 1px solid #cecece; padding-top: 20px;}
.input-group.spinner{float: left;}
.count-btn.count-minus{float: left;}
.count-btn.count-plus{float: left;}
.count-numb{float: left;}
.basket-item-price{font-weight:bold;font-size:23px;margin-left:44px;float:left;}
.count-numb input{border:none;padding:5px 10px;text-align:center;font-size:16px;width:30px;font-weight:bold;font-family:'Open Sans',sans-serif;}
.spin-down{background:#0071b9;text-decoration:none;padding:4px 7px;float:left;font-size:24px;border:1px solid #eee;margin-right:5px;width:20px;text-align:center;color:#fff;font-weight:bold;line-height:17px;padding-bottom:11px;}
.spin-up{background:#0071b9;text-decoration:none;padding:7px 7px;float:left;font-size:24px;border:1px solid #eee;margin-left:5px;width:20px;text-align:center;color:#fff;  font-weight:bold;  line-height:17px;}
.remove{float:right;font-size:12px;background:red;padding:7px;color:#fff;}
.remove a{color:#fff;text-decoration:none;text-transform:uppercase;font-size:11px;}
.basket-loading{font-size:0px;width:100%;height:100%;display:block;position:absolute;left:0;top:0;  background-image:url(images/over-white.png);}
.tlacitka.prazdny-kos button{background-color: #0071b9; color:#fff; font-weight: bold; border:none;padding:10px 15px; font-size: 14px;}
.prazdny-txt{font-size:14px;margin-top:40px;margin-bottom:60px;color:gray;}

/* objedn�vka */
.objednavka{position:relative; width:calc(100% - 42px); height:auto;padding:20px;border:1px solid #eee;margin-bottom:20px;margin-top:20px;}
.objednavka .kosik-nadpis{text-transform:uppercase;margin-bottom:10px;}
.mail-box{background:#eee;padding:15px;margin-top:20px;margin-bottom:15px;}
.mail-box .order-name{font-size: 14px;width: 150px;display: inline-block; float: left;margin-top: 8px; margin-right: 2px;}
.mail-box .order-row{margin-bottom: 0;}
.row-btn.btn-email-cont,
.row-btn.btn-email-change{background:#007fc6;border:none;padding:9px;height:33px;color:#fff;text-transform:uppercase;margin-left:8px; cursor: pointer;}
.objednavka input[type="text"]{padding:8px; font-size: 14px; border:1px solid #dedede; width: 260px;}
.objednavka select{padding:8px; font-size: 14px; border:1px solid #dedede; width: 278px;}
.objednavka label{font-size: 14px;}
.order-row{margin-bottom: 5px;}
.order-left{float:left;width:50%;}
.order-right{float:left;margin-left:20px;width:calc(50% - 20px);}
.objednavka label{font-size:14px;width:150px;display:inline-block;}
.order-box-top{padding:15px;margin-top:20px;margin-bottom:15px; border:1px solid #dedede;}
.delivery-address{padding:15px;margin-top:20px;margin-bottom:15px; border:1px solid #dedede; display: none;}
label.check-name{margin-left: 10px;}
.order-row.poznamka{padding:15px;margin-top:20px;margin-bottom:15px; border:1px solid #dedede;}
.order-row.poznamka .order-name{float: left; font-size: 14px; width: 150px; margin-top: 4px;}
.order-row.poznamka textarea{padding:8px;font-size:14px;border:1px solid #dedede;width:calc(100% - 175px);font-family:'Open Sans', sans-serif;height:140px;}
.buttons-box .btn-back{padding:10px 15px; background-color:#dedede; border:none; font-size:14px; float:left;cursor:pointer;}
.buttons-box .btn-go{padding:10px 15px; border:none; float:right;cursor:pointer; background-color: #0071b9; color:#fff; font-weight: bold; font-size:14px;}

.field-validation-error{display: none;}
.objednavka input.input-validation-error{border:1px solid red;}
#obchodniPodminky-error{display: none !important;}

.balikovna,
.balikovna-select,
.napostu,
.napostu-select{display: none !important;}

/* objedn�vka 2 */
.delivery-payment-box{padding:15px;margin-top:20px;margin-bottom:15px; border:1px solid #dedede;}
.delivery-box{float:left;width:48%;}
.payment-box{float:left;width:48%; margin-left:4%;}
.del-nadpis{padding:8px;background:#eee;text-transform:uppercase;margin-bottom:10px;}
.delivery-row input{float:left; margin-right:10px; margin-top:3px;}
.delivery-row label{float:left; font-size:14px; width:360px;}
.delivery-row label span{width:250px;}
.delivery-row label span.del-desc{font-size:10px;line-height:12px;display:inline-block;margin-top:5px;color:#aeaeae;}
.delivery-row .price{float: right; font-size: 14px;}
.delivery-row{margin-bottom: 10px;}
.del-price{float: left; font-size: 16px; font-weight: bold; margin-right: 8px; margin-top: 25px;} 
.del-price-val{float: left; font-size: 16px; font-weight: bold; margin-top: 25px;}

.basket-box{padding:15px;margin-top:20px;margin-bottom:15px; border:1px solid #dedede; font-size: 14px;}

.total-price-box,
.privacy-box{padding:15px;margin-top:20px;margin-bottom:15px; border:1px solid #dedede;}
.total-price-box{font-size: 20px; font-weight: bold; background-color: #eee;}

.privacy-row input{float: left; margin-right: 10px; margin-top: 3px;}
.privacy-row label{float: left; width: auto;}
.privacy-row label a{color:#000;} 

.simple-basket-name,
.simple-basket-count,
.simple-basket-price{float: left; font-size: 14px;}
.simple-basket-name a{color:#000;}
.simple-basket-name{width: 30vw; margin-right: 15px;}
.simple-basket-count{width: auto; margin-right: 25px;}

.basket-row{background:#f6f6f6;padding:8px;  margin-bottom:2px;}

.article-item{padding:20px;border:1px solid #eee; margin-top:20px;}
.article-item .title {font-size: 20px;font-weight: bold; margin-bottom: 5px;}
.article-item .title a{color:#000; text-transform: uppercase;}
.article-item .image{float:left;margin-top:15px;margin-right:30px;width:290px;overflow:hidden;height:185px;}
.article-item .perex{font-size:13px;margin-top:18px;line-height:20px;color:#7e7e7e; text-align: justify;}

.article-detail{padding:20px;border:1px solid #eee; margin-top:20px; margin-bottom:20px;}
.article-detail h1{text-transform: uppercase; margin-bottom: 20px;}
.article-detail .image{float: left; margin-right: 30px; margin-bottom: 18px;}
.article-detail .perex{font-size: 14px; margin-bottom: 20px; color:#5e5e5e; font-weight: bold; text-align: justify;}
.article-detail .text{text-align: justify;}

.order-box{position: relative;}
.order-box-over{position: absolute; left:0; top:0; width: 100%; height: 100%; background-image: url(images/over-white.png);}

.dokoupit{margin-top: 30px;}
.dokoupit h2{background-color: #0074bb;color: #fff;padding: 15px 30px; text-transform: uppercase;}
.dokoupit-obsah{border-left:1px solid #eee;}

.article-back{background-color:#0079c1;color:#fff;padding:6px;display:inline-block; text-transform: uppercase; text-decoration: none; margin-top: 25px;}
.article-more{background-color:#0079c1;color:#fff;padding:6px;display:inline-block; text-transform: uppercase; text-decoration: none; margin-top: 20px;}

.eet{float: right; text-align: right; color: #000; margin-top: 23px;}

.detail-varianta{margin-bottom: 25px; margin-top: 20px;}
.detail-varianta span{font-size: 14px; display: inline-block; margin-right: 15px;}
.detail-varianta select {padding: 10px;width: 250px;border: 1px solid #aeaeae;}


/*--------*/
/* efekty */
/*--------*/
.top-menu a,
.tree-menu ul li a,
.action-item-over,
.product-over,
.gallery-item img,
.product-img,
.tobasket-btn{-webkit-transition:all 0.25s; -moz-transition:all 0.25s; -o-transition:all 0.25s; transition:all 0.25s;}
     

/* slideshow */
.theme{width: 984px; height: 600px; margin-top: 15px; overflow: hidden; position: relative; display: inline-block;}
.slideshow-item{position: absolute; width: 984px; height: 600px;overflow: hidden; z-index:10;left: 0;top: 0;display: none;}
.slideshow-item:nth-child(1){display: block;}

.dostupnost {text-transform: uppercase;font-size: 15px;color: #3b3b3b;}



/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {#packeta-widget {width: 320px;}}
/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {#packeta-widget {width: 480px;}}
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {#packeta-widget {width: 768px;}}
/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {#packeta-widget {width: 992px;}}
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {#packeta-widget {width: 1200px;}}

#packeta-widget{border:hidden;height:600px;}
#open-packeta-widget{background-color:#e92a14;color:white;padding:10px;font-size:14px;font-weight:bold;width:230px;text-align:center;cursor:pointer;}
 
.zasilkovna-selected-place {margin-top: 20px;display: block;padding: 5px;width: calc(100% - 10px); background-color: #fff; border:1px solid #ccc;}
.zasilkovna-pop{position:fixed; left:0; top:0; text-align: left; width: 100%; height: 100vh; display: none; background-image: url(images/overlay.png);}
.zasilkovna-window { margin-top: 1vw; height: 90vh; }
.zasilkovna-window iframe{width: 50vw !important; margin-left: 25vw;}
.zasilkovna{margin-top: 20px;}

body.page-objednavka-dokoncena .text{display: none;}
body.page-objednavka-dokoncena .dokonceni-obsah{text-align: justify;padding: 20px;border: 1px solid #eee; font-size: 14px;}
body.page-objednavka-dokoncena .dokonceni-obsah a{color:#00507b;}

.cookie-lista{width: 100%; position: fixed; bottom:0; background-color: #7a7a7a; height: auto; color:#fff; line-height: 30px; font-size: 12px; z-index:50;display: none;}
.cookie-lista a{color:#fff;}
.cookies-yes{background-color:#fff;  border-radius:3px;  color:#000;  cursor:pointer;  display:inline;  font-size:12px;  margin-left:15px;  margin-right:20px;  padding:2px 8px;}
.zasilkovna{margin-top: 20px;}

.not-exist-variant{background-color: red; color:#fff; font-weight: bold; padding:10px 20px; margin-top: 25px; font-size: 18px; text-transform: uppercase; display: inline-block;}

@media screen and (max-width: 1000px) {
  body .zasilkovna-window{margin-top: 1vh;}
  body .zasilkovna-window iframe{width: 94vw !important; margin-left: 3vw; height: 90vh !important;}  
}

body .kb-page-mask{z-index:5000 !important;}


/* formulář odstoupení od smlouvy */
.odstoupeni-form{width:100%;margin:0 auto;}
.odstoupeni-form h1 {
	margin-bottom: 15px;
	text-transform: uppercase;
	padding: 20px;
	border: 1px solid #eee;
	margin-bottom: 20px;
	margin-top: 20px;
  text-align: center;
}
.odstoupeni-form-inn {
	text-align: center;
	padding: 20px;
	border: 1px solid #eee;
}

.odstoupeni-form-inn input[type="text"]{width:330px;font-size:14px;padding:8px;border:1px solid #cacaca;display:inline-block;margin-bottom:10px;margin-left:5px;margin-right:5px;}
.odstup-info{width:710px;margin:0px auto;margin-top:25px;margin-bottom:15px;text-align:left;font-style:italic;}
.odstoupeni-form-inn textarea{width:692px;font-size:14px;padding:8px;border:1px solid #cacaca;  height:170px;  margin-bottom:20px;}
.odstoupeni-form-inn button.btn{padding:10px 15px;background-color:#007cc3;border:none;font-size:14px;text-transform:uppercase;font-weight:600; cursor:pointer; color:#fff;border-radius: 20px;}

.odstoupeni-profil {
	margin-bottom: 40px;
	font-weight: 600;
}
.odstoupeni-profil a {
	color: #fff;
	background: #d8741c;
	padding: 8px 20px;
	display: inline-block;
	text-decoration: none;
	border-radius: 20px;
}
.sl a.bold{color:#d8741c; font-weight: 700; text-decoration: underline;}

.odstoupeni-form-inn input.input-validation-error{border:1px solid red;}