/* Globalni styly */
* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 14px;
	line-height: 20px;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	max-width: 100%;
}
head {
	display: none;
}
body {
	background: #ffffff;
    font-family: 'Open Sans', sans-serif;
	/*overflow: hidden;*/
}
a {
    color: #6ca3fd;
	text-decoration: none;
}
form table {
	width: 100%;
}
form tr.nadpis td {
	font-weight: bold;
}
input[type=text],
input[type=password],
textarea,
select{
	border: 1px solid #EBEBEC;
	padding: 5px;
}
input[type=button],
input[type=submit]{
    background-color: #ddd;
    padding: 5px 15px 5px 15px;
	cursor: pointer;
	min-width: 150px;
	margin-bottom: 1px;
}


*::-webkit-input-placeholder,
*:-moz-placeholder,
*::-moz-placeholder,
*:-ms-input-placeholder {
	color: #aaaaaa;
	text-transform: uppercase;
}
/* Ytext */
.prilohaL {
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
}
.prilohaP {
	display: block;
	float: right;
	margin: 0px 0px 0px 10px;
}
td p:only-child .prilohaL:only-child,
td p:only-child .prilohaP:only-child {
	margin: 0px;
}
.priloha img{
    height: auto!important;
}
.stylBunkaStred .priloha {
	float: none;
	margin: 0px auto 0px auto;
}
table {
	clear: both;
}
table.zakladniTabulka td {
}
.text.editor table:not(.zakladniTabulka):not(.kalendar) {
	width: 100%;
}
.text.editor table:not(.zakladniTabulka):not(.kalendar) td {
	padding: 0px 10px 0px 0px;
	vertical-align: top;
}
hr {
	border-bottom: 1px solid #777777;
}
h1, h2, p, ul, ol, table, hr {
	margin: 0px 0px 10px 0px;
}
h1 {
	text-transform: uppercase;
	color: #28323C;
    margin: 10px 0px 10px 0px;
    font-weight: bold;
}
h2 {
	text-transform: uppercase;
	font-weight: bold;
	color: #28323C;
    color: rgba(32,61,131,0.85);
}
h3 {
	font-weight: bold;
	color: #28323C;
    color: rgba(32,61,131,0.85);
}
ul {
	padding-left: 20px;
}
ol {
	padding-left: 20px;
}
li{
    list-style-position: inside;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.stylVerzalky {
	text-transform: uppercase;
}
.stylBunkaVpravo {
	text-align: right;
	white-space: nowrap;
}
.stylBunkaStred {
	text-align: center;
}
.stylPoznamka,
table td.stylPoznamka {

}
.stylVelke {
	font-size: 17px;
	line-height: 30px;
}
.stylCervene {
	color: #cc0000;
}
.povinnePolicko,
.upozorneni,
.upozorneni a {
	color: #cc0000;
	font-weight: bold;
}
.cistic,
.vnitrek:after,
.zbozi:after,
.prepinacStranek:after,
.kosik table:after,
.text.editor:after,
.panelTelo:after{
	content: " ";
	display: block;
	clear: both;
}
.vnitrek{
    width: 1100px;
    margin: 0px auto;
    xborder: 1px dotted silver;
    padding: 0 10px;
}






/* 2019 prepinacEshopu */
.prepinacEshopu > div{
    width: 33.33%;
    float: left;
    padding: 0 5px;
}
.prepinacEshopu a{
    display: block;
    text-align: center;
    line-height: 40px;
}
.prepinacEshopu div:nth-child(1) a{
    color: #8cb500;
    border-bottom: 1px solid #8cb500;
}
.prepinacEshopu div:nth-child(2) a{
    color: #6ca3fd;
    border-bottom: 1px solid #6ca3fd;
}
.prepinacEshopu div:nth-child(3) a{
    color: #7f7f7f;
    border-bottom: 1px solid #7f7f7f;
}
.velkoobchod .prepinacEshopu div:nth-child(1) a,
.maloobchod  .prepinacEshopu div:nth-child(2) a,
.italskamoda .prepinacEshopu div:nth-child(3) a{
    border-bottom-width: 10px;
}
@media only screen and (max-width:900px){
    .prepinacEshopu div{
        width: 280px;
        float: none;
        margin: auto;
        padding: 0;
    }
}
/* 2019 prepinacEshopu */





/* 2019 panelMenu */
.panelMenu{
    display: table;
    width: 100%;
    margin: 5px 0;
}
.panelMenu > div{
    display: table-cell;
    vertical-align: middle;
}
.panelMenu ul{
    padding: 0;
    margin: 0;
}
.panelMenu li{
    display: inline-block;
}
.panelMenu .polozka{
    display: block;
    padding: 0 10px;
}
.panelMenu .roleta,
.panelMenu .hloubka2{
    display: none !important;
}
.velkoobchod .panelMenu .polozka{
    color: #8cb500;
}
.maloobchod .panelMenu .polozka{
    color: #6ca3fd;
}
.italskamoda .panelMenu .polozka{
    color: silver;
}
.panelMenu .socnet{
    text-align: right;
    font-size: 0px;
    line-height: 0px;
    white-space: nowrap;
}
.panelMenu .socnet a{
    display: inline-block;
    width: 30px;
    height: 30px;
    background-size: contain;
    background-position: center center;
    margin: 0 5px;
    opacity: 0.35;
}
.panelMenu .messenger{
    background-image: url(img19/socnet-messenger.png);
}
.panelMenu .instagram{
    background-image: url(img19/socnet-instagram.png);
}
.panelMenu .facebook{
    background-image: url(img19/socnet-facebook.png);
}
.panelMenu .mail{
    background-image: url(img19/socnet-mail.png);
}
.panelMenu .telefon{
    background-image: url(img19/socnet-telefon.png);
}
@media only screen and (max-width:900px){
    .panelMenu{
        display: block;
        width: auto;
        margin: 5px 0;
    }
    .panelMenu > div{
        display: block;
        text-align: center !important;
        margin: 10px auto;
    }
}
/* 2019 panelMenu */






/* 2019 panelUser */
.panelUser{
    display: table;
    width: 100%;
    margin: 5px 0;
}
.panelUser > div{
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    text-align: right;
    white-space: nowrap;
}
.panelUser .logo a{
    display: block;
    background-image: url(img19/vladimirmanda.png);
    background-size: contain;
    background-position: left center;
    background-repeat: no-repeat;
    padding-top: 9%;
}
.panelUser .komponentaKosik{
    display: inline-block;
    background-size: contain;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(img19/ico-basket.png);
    padding: 0 10px 0 40px;
    line-height: 30px;
    color: silver;
    margin: 0 5px;
}
.panelUser .login{
    display: inline-block;
    background-size: contain;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(img19/ico-user.png);
    padding: 0 10px 0 40px;
    line-height: 30px;
    margin: 0 5px;
    color: silver;
}
.panelUser .login *{
    color: silver;
}
@media only screen and (max-width:900px){
    .panelUser{
        display: block;
        width: auto;
        margin: 5px 0;
    }
    .panelUser > div{
        display: block;
        text-align: center !important;
        margin: 10px auto;
        width: auto;
    }
    .panelUser .login{
        width: 280px;
        display: block;
        margin: 10px auto;
    }
    .panelUser .komponentaKosik {
        display: block;
        margin: 0 auto;
        width: 280px;
    }
}
/* 2019 panelUser */






/* 2019 slideshow */
.slideshow{
    padding-top: 26%;
	position: relative;
    margin: 20px auto;
}
body:not(.homepage) .slideshow{
	display: none;
}
.slideshow .slozky {
    display: block;
}
.slideshow .slozka{
    display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	opacity: 0;
	transition: opacity 1s;
}
.slideshow .slozka div{
    background-size: cover;
    background-position: center center;
    display: table;
    width: 100%;
    height: 100%;
}
.slideshow .nahled{
	opacity: 1;
}
.slideshow .nazev{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    text-shadow: 1px 1px black, 0px 0px 30px black, 0px 0px 50px black, 0px 0px 30px black;
    font-size: 30px;
    line-height: 34px;
}
.slideshow .buttons{
	height: 100%;
	margin: 0px auto;
	opacity: 0;
	transition: opacity 0.5s;
}
.slideshow:hover .buttons{
	opacity: 1;
	transition: opacity 0.3s;
}
.slideshow .buttons #prevSlide,
.slideshow .buttons #nextSlide{
	position: absolute;
	font-size: 20px;
	line-height: 48px;
	color: rgba(255,255,255,0.75);
    top: 100px;
	top: calc(50% - 25px);
	cursor: pointer;
	z-index: 1;
	display: block;
	width: 50px;
	height: 50px;
	background-color: rgba(0,0,0,0.15);
    border-radius: 25px;
    padding: 0;
    border: 1px solid rgba(255,255,255,0.75);
}
.slideshow .buttons #prevSlide {
	left: 20px;
	min-width: 0px;
}
.slideshow .buttons #nextSlide {
	right: 20px;
	min-width: 0px;
}
.slideshow .odkaz{
    position: absolute;
    display: block;
    height: 100%;
    top: 0px;
    width: 80%;
    width: calc(100% - 200px);
    left: 10%;
    left: calc(0% + 100px);
}
.slideshow .odkaz:hover{
    background-color: rgba(0,0,0,0) !important;
}
@media only screen and (max-width:700px){
    .slideshow{
        /*min-height: 250px;*/
    }
    .slideshow .nazev{
        font-size: 17px;
        padding: 0 10px;
        line-height: inherit;
    }
}
/* 2019 slideshow */





/* 2019 zbozi */
.zbozi .polozka{
    display: block;
    border: 1px solid #7f7f7f;
    border: 1px solid silver;
    border: 1px solid transparent;
    width: 33.33%;
    padding: 5px;
    margin: 0 0 -1px -1px;
    float: left;
    color: #505050;
    position: relative;
}
.zbozi .polozka,
.zbozi .polozka *{
    color: #505050;
}
.zbozi .polozka .nahled{
    width: 100%;
    position: relative;
    background-color: #eee;
    padding-top: 100%;
    overflow: hidden;
    display: block;
}
.zbozi .polozka .nahled img{
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
}
.zbozi .polozka h2{
    text-transform: uppercase;
    font-weight: normal;
    margin: 5px auto;
    line-height: 18px;
    height: 54px;
    overflow: hidden;
    color: inherit;
}
.zbozi .polozka h2::first-line{
    font-weight: bold;
}
.zbozi .orizni{
    width: 100%;
    overflow: hidden;
    height: 50px;
}
.zbozi .parametry{
    width: 100%;
    margin: 0;
}
.zbozi .parametry span{
    line-height: 15px;
    height: 25px;
    overflow: hidden;
    white-space: nowrap;
    display: none;
    width: 50%;
    float: left;
    padding: 5px 2px 5px 25px;
    font-size: 12px;
}
.zbozi .parametry .parametr4{
    display: block;
    background: url(img19/parametr4.png) scroll no-repeat left center/ 20px 20px;
}
.zbozi .parametry .naVyber4{
    display: block;
    background: url(img19/parametr4.png) scroll no-repeat left center/ 20px 20px;
}
.zbozi .parametry .parametr4 ~ .naVyber4{
    display: none;
}
.zbozi .parametry .parametr8{
    display: block;
    background: url(img19/parametr8.png) scroll no-repeat left center/ 20px 20px;
}
.zbozi .parametry .naVyber8{
    display: block;
    background: url(img19/parametr8.png) scroll no-repeat left center/ 20px 20px;
}
.zbozi .parametry .parametr8 ~ .naVyber8{
    display: none;
}
.zbozi .parametry .parametr3{
    display: block;
    background: url(img19/parametr3.png) scroll no-repeat left center/ 20px 20px;
}
.zbozi .parametry .naVyber3{
    display: block;
    background: url(img19/parametr3.png) scroll no-repeat left center/ 20px 20px;
}
.zbozi .parametry .parametr3 ~ .naVyber3{
    display: none;
}
.zbozi .parametry .parametr7{
    display: block;
    background: url(img19/parametr7.png) scroll no-repeat left center/ 20px 20px;
}
.zbozi .parametry .naVyber7{
    display: block;
    background: url(img19/parametr7.png) scroll no-repeat left center/ 20px 20px;
}
.zbozi .parametry .parametr7 ~ .naVyber7{
    display: none;
}
.zbozi .zobrazitdetail{
    border: 1px solid #505050;
    border: 1px solid silver;
    margin: 10px 10%;
    text-align: center;
    display: block;
    cursor: pointer;
}
.zbozi .cena{
    margin: 10px 0;
    text-align: center;
    font-weight: bold;
}
.zbozi .cena .puvodni{
    text-decoration: line-through;
    color: silver;
    font-weight: normal;
}
.zbozi .stav{
    position: absolute;
    top: 20px;
    right: 0px;
    width: 50px;
}
.zbozi .stav *{
    text-align: center;
    color: #fff;
    padding: 1px 10px;
    margin-top: 1px;
    display: block;
}
.zbozi .stav .akcni{
    background-color: #ef3232;
    background-color: rgba(239, 50, 50, 0.85);
}
.zbozi .stav .doporucujeme{
    background-color: #8cb500;
    background-color: rgba(140, 181, 0, 0.85);
}
.zbozi .stav .novinka{
    background-color: #6ca3fd;
    background-color: rgba(108, 163, 253, 0.85);
}
.zbozi .polozka:after{
    display: none;
    content: ' ';
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.1);
    opacity: 0;
    transition: opacity 0.2s;
}
.zbozi .polozka:hover,
x.zbozi .polozka:hover h2,
x.zbozi .polozka:hover h2 ~ *{
    xbackground-color: #ddd;
    border: 1px solid #ddd;
}
.zbozi .polozka:hover:after{
    opacity: 1;
    transition: opacity 0.2s;
}
.zbozi .polozka + .nalezeno{
    clear: both;
    padding: 30px 0;
    text-align: center;
}
@media only screen and (max-width:800px) {
    .zbozi .polozka{
        width: 50%;
    }
}
@media only screen and (max-width:450px) {
    .zbozi .polozka{
        width: 310px;
        margin: 0 auto -1px auto;
        float: none;
    }
}
/* 2019 zbozi */





/* 2019 slickslider */
.posuvnyKonteiner {
    position: relative;
}
.slickslider{
    overflow: hidden;
    scroll-behavior: smooth;
}
.slickslider > div{
    max-width: none;
    width: calc(8 * 25%);
}
.slickslider > div .polozka {
    float: left !important;
    width: 310px;
    margin: 0 0 0 0;
    border: none;
}
.slickslider > div .polozka:nth-child(n+5){
    display: none;
}
.slickslider ~ .arrowleft,
.slickslider ~ .arrowright{
    position: absolute;
    top: 50%;
    margin-top: -35px;
    width: 70px;
    height: 70px;
    background-color: rgba(0,0,0,0.25);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto auto;
    display: block;
    border-radius: 100%;
    right: 5px;
}
.slickslider ~ .arrowleft{
    background-image: url(img19/arrow-white-left.png);
    left: 5px;
}
.slickslider ~ .arrowright{
    background-image: url(img19/arrow-white-right.png);
    right: 5px;
}
.posuvnyKonteiner > h2{
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin: 30px auto 10px auto;
    color: inherit;
}
@media only screen and (max-width:900px) {
    .slickslider{
        overflow: auto;
        scroll-behavior: smooth;
    }
    .slickslider > div .polozka {
        width: 260px;
    }
}
@media only screen and (max-width:600px) {
    .slickslider > div .polozka {
        width: 260px;
    }
}
@media only screen and (max-width:400px) {
    .slickslider > div .polozka {
        width: 280px;
    }
}
/* 2019 slickslider */




/* 2019 upoutavkaRegistrujteSe */
.upoutavkaRegistrujteSe{
    margin: 20px auto;
    padding: 30px 10px;
    text-align: center;
    color: #fff;
    background-color: #8cb500;
    background-image: linear-gradient(to bottom, #8cb500, #6e9c00);
}
.upoutavkaRegistrujteSe div:first-child{
    font-size: 24px;
    line-height: 32px;
}
/* 2019 upoutavkaRegistrujteSe */






/* 2019 bannerNovinkyNejoblibenejsi */
.bannerNovinkyNejoblibenejsi{
    margin: 50px auto;
}
.bannerNovinkyNejoblibenejsi a:first-child{
    display: block;
    width: 50%;
    border-right: 10px solid #fff;
    padding-top: 25%;
    background: url(img19/banner-novinky.png) scroll no-repeat center center/cover;
    float: left;
}
.bannerNovinkyNejoblibenejsi a:last-child{
    display: block;
    width: 50%;
    border-left: 10px solid #fff;
    padding-top: 25%;
    background: url(img19/banner-nejoblibenejsi.png) scroll no-repeat center center/cover;
    float: left;
}
.bannerNovinkyNejoblibenejsi:after{
    display: block;
    content: ' ';
    clear: both;
}
@media only screen and (max-width:600px) {
    .bannerNovinkyNejoblibenejsi a:first-child,
    .bannerNovinkyNejoblibenejsi a:last-child{
        width: auto;
        border-left: none;
        border-right: none;
        float: none;
        padding-top: 50%;
        margin: 10px auto;
    }
}
/* 2019 bannerNovinkyNejoblibenejsi */




/* 2019 vystrahaDoSablony */
.vystrahaDoSablony{
	text-align: center;
	margin: 20px 0;
	padding: 0 10px
	color: #F53F3F;
	font-weight: bold;
}
/* 2019 vystrahaDoSablony */




/* 2019 boxucty */
.homepage .boxucty{
    display: none;
}
/* 2019 boxucty */




/* 2019 panelTelo panelObsah */
.panelTelo {
    margin: 20px auto;
    min-height: 50vw;
}
body.velkoobchod:not(.homepage) .panelTelo .vnitrek{
    border-top: 10px solid #8cb500;
    padding-top: 10px;
}
body.maloobchod:not(.homepage) .panelTelo .vnitrek{
    border-top: 10px solid #6ca3fd;
    padding-top: 10px;
}
body.italskamoda:not(.homepage) .panelTelo .vnitrek{
    border-top: 10px solid #7f7f7f;
    padding-top: 10px;
}
.panelTelo .panelObsah {
    width: 75%;
    float: left;
    padding-left: 10px;
    overflow: auto;
    min-height: 120vh;
}
xxx.homepage .panelTelo .panelObsah{
    width: auto;
}
@media only screen and (max-width:900px) {
    .panelTelo .panelObsah {
        width: auto;
        float: none;
        padding-left: 0;
    }
}
/* 2019 panelTelo panelObsah */




/* 2019 zapati */
.zapati{
    padding-top: 20px;
    margin-top: 80px;
}
.velkoobchod .zapati{
    border-top: 1px solid #8cb500;
}
.maloobchod .zapati{
    border-top: 1px solid #6ca3fd;
}
.italskamoda .zapati{
    border-top: 1px solid #7f7f7f;
}
.zapati table{
    width: 100%;
}
.zapati table td{
    vertical-align: top;
    width: 25%;
    padding-right: 10px;
}
.zapati img{
    height: auto!important;
    width: auto!important;
}
.zapati tr:first-child td:first-child{
    padding-top: 80px;
    background: url(img19/vladimirmanda.png) scroll no-repeat left top/90% auto;
}
@media only screen and (max-width:900px) {
    .zapati table,
    .zapati table tbody,
    .zapati table tr,
    .zapati table td{
        display: block;
        width: 100%;
        padding-right: 0;
    }
    .zapati .priloha{
        height: auto!important;
        width: auto!important;
        float: none;
        text-align: center;
    }
}
/* 2019 zapati */




/* 2019 footer */
footer{
    background-color: #232323;
    text-align: center;
    padding: 5px 0;
}
footer *{
    color: #aaa;
    padding: 0 10px;
}
/* 2019 footer */







/* 2019 navigace */
nav {
	width: 25%;
	float: left;
    margin: 0;
}
xxx.homepage nav {
    display: none;
}
nav ul {
	list-style-type: none;
    padding: 0;
    margin: 0;
}
nav li{
	position: relative;
}
nav .pocetPolozek,
nav .skryte,
nav img,
nav .hloubka1 > li:nth-child(1) > .polozka img,
nav .hloubka1 > li:nth-child(2) > .polozka img,
nav .hloubka1 > li:nth-child(3) > .polozka img{
	display: none;
}
nav .polozka{
	display: block;
    padding: 3px 10px 3px 25px;
    cursor: pointer;
    color: inherit;
    margin-bottom: 1px;
    background: #fff url(img19/icons8-opened-folder-16.png) scroll no-repeat 4px 4px;
}
nav .polozka.bezPotomku{
    background: #fff url(img19/icons8-opened-folder-16-white.png) scroll no-repeat 4px 4px;
}
nav .polozka:hover,
nav .vybrana.polozka{
	background-color: rgba(0,0,0,0.15);
}
nav .hloubka2 .polozka{
    padding-left: 40px;
    background-position: 19px 4px;
}
nav .hloubka3 .polozka {
    padding-left: 55px;
    background-position: 34px 4px;
}
nav .hloubka4 .polozka {
    padding-left: 70px;
    background-position: 49px 4px;
}
nav > .hloubka1 > li:nth-child(1) .polozka{
    color: #fff;
    background-color: #6ca3fd;
    text-transform: uppercase;
    font-weight: bold;
}
nav > .hloubka1 > li:nth-child(2) .polozka{
    color: #fff;
    background-color: #ef3232;
    text-transform: uppercase;
    font-weight: bold;
}
nav > .hloubka1 > li:nth-child(3) .polozka{
    color: #fff;
    background-color: #8cb500;
    text-transform: uppercase;
    font-weight: bold;
}
@media only screen and (max-width:900px){
    label[for=menu]{
        display: block;
        width: 100px;
        height: 50px;
        margin: 5px auto;
        background: #000 url(img/menu.png) scroll no-repeat center center / 65% 70%;
        cursor: pointer;
    }
    .velkoobchod label[for=menu]{
        background-color: #9BC000;
    }
    .maloobchod label[for=menu]{
        background-color: #6ca3fd;
    }
    .italskamoda label[for=menu]{
        background-color: #7f7f7f;
    }
    #menu:not(:checked) ~ nav {
        max-height: 0px;
        transition: max-height 0.5s;
    }
    nav {
        max-height: 5000px;
        overflow: hidden;
        position: static;
        width: auto;
        max-width: auto;
        float: none;
        overflow: hidden;
        min-height: unset;
        margin-right: 5px;
        padding-top: 0;
        border: none !important;
        transition: max-height 0.5s;
        padding: 0 5px;
    }
    .velkoobchod nav{
        background-color: rgba(155, 192, 0, 0.15);
    }
    .maloobchod nav{
        background-color: #e9f1ff;
    }
    .italskamoda nav{
        background-color: #7f7f7f;
    }
}

/* 2019 navigace */






/* 2019 roleta */
.roleta {
    position: absolute;
    top: -50px;
    left: 255px;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 10px 3px rgba(0, 0, 0, 0.2);
    border: 1px solid #cccccc;
    z-index: 999;
    width: auto;
    min-width: 320px;
    max-width: 60%;
    height: auto;
    overflow: auto;
    max-height: 500px;
}
.velkoobchod .roleta{
    background-color: #f5f5f5;
}
.maloobchod .roleta{
    background-color: #D3E3FE;
}
.italskamoda .roleta{
    background-color: #7f7f7f;
}
.roleta > .hloubka1{
    margin: 20px 5px 30px 20px !important;
    overflow-x: hidden;
    overflow-y: auto;
    display: block;
}
.roleta .hloubka1 > li > a{
    display: block;
    color: inherit !important;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    border-bottom: none !important;
    padding: 0px 0px 0px 10px !important;
}
.roleta .hloubka2 li{
    display: inline-block;
    width: auto;
}
.roleta .hloubka2 li a{
    display: inline-block !important;
    width: auto !important;
    font-weight: normal !important;
    font-size: 14px;
    line-height: 22px;
    padding: 0px 10px 0px 10px !important;
    border-bottom: none !important;
}
.roleta a:hover{
    border-radius: 3px !important;
    background: #ddd !important;
}
@media only screen and (max-width:900px){
    .roleta{
        display: none !important;
    }
}
/* 2019 roleta */




/* 2019 prepinacStranek */
.prepinacStranek{
    font-size: 0px;
    text-align: right;
    margin: 10px 0;
}
.prepinacStranek > *{
    border: 1px solid #505050;
    min-width: 30px;
    display: inline-block;
    text-align: center;
    margin-right: 2px;
    margin-bottom: 1px;
    color: #505050;
    font-size: 12px;
    line-height: 30px;
    padding: 0 2px;
}
.prepinacStranek .vybrana{
    color: #fff;
    background: #505050;
}
@media only screen and (max-width:900px){
    .prepinacStranek{
        text-align: center;
    }
}
/* 2019 prepinacStranek */






/* 2019 formularFiltry */
.formularFiltry{
    margin: 10px;
}
xxx.homepage .formularFiltry{
    display:none;
}
.formularFiltry:after{
	content: ' ';
	display: block;
	clear: both;
}
.formularFiltry .hledej,
.formularFiltry .hledej{
    display: none !important;
}
.formularFiltry:before,
.formularFiltry:after{
	content: ' ';
	display: block;
	clear: both;
}
.formularFiltry .odesli {
    display: inline-block;
    float: left;
    margin: 0 1px 1px 0;
    display: none;
}
.formularFiltry .odesli input{
    min-width: 100px;
    font-size: 12px;
    cursor: pointer;
    cursor: pointer;
    text-align: center;
    text-transform: lowercase;
    padding: 2px 5px;
    margin: 0;
}
/* 2019 formularFiltry */





/* 2019 selectboxy label */
.selectboxy{
	display: block;
	margin-bottom: 9px;
}
.selectboxy:after{
	content: ' ';
	display: block;
	clear: both;
}
.selectboxy .selectbox{
    display: inline-block;
    float: left;
}
.selectboxy .selectbox > label{
	display: block;
	font-size: 12px;
	cursor: pointer;
}
.selectboxy .selectbox .rozbalovaci label{
	display: block;
	position: relative;
	padding-left: 20px;
	display: block;
	cursor: pointer;
	font-size: 14px;
}
.selectboxy .selectbox > label{
    display: block;
    min-width: 100px;
    padding: 2px 5px;
    margin: 0 1px 1px 0;
    cursor: pointer;
    text-align: center;
    text-transform: lowercase;
    background-color: #eee;
}
.selectboxy .selectbox > label:hover{
    background-color: #ddd;
}
.selectboxy .selectbox > label .arrowdown{
    display: inline-block;
    width: 15px;
    background: url(img19/arrow-black-down.png) scroll no-repeat center 60%/ 90% auto;
}
/* 2019 selectboxy label */






/* 2019 selectboxyHodnota */
.selectboxyHodnota .selectbox > input[type=checkbox]{
    display: none;
}
.selectboxyHodnota .rozbalovaci{
    clear: both;
    max-height: 0px;
    overflow: auto;
    padding: 0px 10px;
    background-color: #eee;
    transition: max-height 0.3s, padding 0.5s, margin 0.5s;
}
.selectboxyHodnota input:checked + .rozbalovaci{
    max-height: 300px;
    padding: 10px 10px;
    margin-bottom: 10px;
    transition: max-height 0.5s, padding 0.1s, margin 0.1s;
}
.selectboxyHodnota .rozbalovaci:after{
    content: ' ';
    clear: both;
    display: block;
}
.selectboxyHodnota .rozbalovaci > div{
    display: inline-block;
    width: 20%;
    float: left;
    line-height: 15px;
}
.selectboxyHodnota .rozbalovaci label{
    font-size: 12px;
    line-height: 15px;
    cursor: pointer;
    padding: 0px 2px;
}
.selectboxyHodnota .rozbalovaci input{
    position: relative;
    top: 3px;
}
.selectboxyHodnota .rozbalovaci label:hover{
    background-color: #ddd;
}
@media only screen and (max-width:1200px){
    .selectboxyHodnota .rozbalovaci > div{
        width: 25%;
    }
}
@media only screen and (max-width:950px){
    .selectboxyHodnota .rozbalovaci > div{
        width: 33%;
    }
}
@media only screen and (max-width:700px){
    .selectboxyHodnota .rozbalovaci > div{
        width: 50%;
    }
}
/* 2019 selectboxyHodnota */







/* 2019 XPosuvnik */
.formularFiltrCena{
    display: none !important;
}
.formularFiltrCena:before{
	content: ' ';
	display: block;
	clear: both;
}
.formularFiltrCena .polozka.filtrCena,
.formularFiltrCena .odesli{
    display: none !important;
}
.formularFiltrCena .filtrCenaXPosuvnikPole
{
    display: block;
	position: relative;
	height: 20px;
	background: transparent;
	border-radius: 3px;
    margin: 5px 10px 5px 10px;
    max-width: 600px;
}
.velkoobchod .formularFiltrCena .filtrCenaXPosuvnikPole{
	box-shadow: inset 0px 0px 8px 0px rgba(155, 192, 0, 1);
}
.maloobchod .formularFiltrCena .filtrCenaXPosuvnikPole{
	box-shadow: inset 0px 0px 8px 0px rgba(108, 163, 253, 1);
}
.formularFiltrCena .filtrCenaXPosuvnikMin,
.formularFiltrCena .filtrCenaXPosuvnikMax{
    display: inline-block;
	position: absolute;
	left: 0px;
	top: -2px;
	min-width: 70px;
	height: 24px;
	font-size: 12px;
    line-height: 24px;
	border-radius: 3px;
	text-align: center;
	cursor: pointer;
    color: #ffffff;
    box-shadow: 0px 0px 2px 1px rgba(255, 255, 255, 1);
}
.velkoobchod .formularFiltrCena .filtrCenaXPosuvnikMin,
.velkoobchod .formularFiltrCena .filtrCenaXPosuvnikMax{
    background: rgba(155, 192, 0, 1);
}
.maloobchod .formularFiltrCena .filtrCenaXPosuvnikMin,
.maloobchod .formularFiltrCena .filtrCenaXPosuvnikMax{
    background: rgba(108, 163, 253, 1);
}
.formularFiltrCena .filtrCenaXPosuvnikMax{
	left: unset !important;
	right: 0px;
}
.formularFiltrCena [data-hodnota-zmenena="1"]{}
/* 2019 XPosuvnik */




/* 2019 formularFiltrSpecial */
.formularFiltrSpecial{
    display: block;
    font-size: 0px;
    line-height: 0px;
    margin: 9px 0;
    padding: 0 10px;
}
.formularFiltrSpecial:after{
    content: ' ';
    display: block;
    clear: both;
}
.formularFiltrSpecial .polozka{
    display: inline-block;
    float: left;
}
.formularFiltrSpecial .polozka label{
    padding: 2px 5px 2px 5px;
    margin: 0 1px 1px 0;
    min-width: 100px;
    background-color: #eee;
	cursor: pointer;
    font-size: 12px;
    text-align: center;
    text-transform: lowercase;
    display: block;
}
.formularFiltrSpecial .polozka input:checked + label,
.formularFiltrSpecial .polozka label:hover {
	/*background-color: #ddd;*/
	text-decoration: underline;
}
.formularFiltrSpecial input[type=checkbox],
.formularFiltrSpecial .odesli input{
	display: none;
}
/* 2019 formularFiltrSpecial */




/* 2019 formularRazeni */
.formularRazeni{
    font-size: 0px;
    line-height: 0px;
    margin: 10px 0;
    padding: 0 10px;
}
.formularRazeni:after{
    content: ' ';
    clear: both;
    display: block;
}
.formularRazeni .polozka{
    display: inline-block;
    float: left;
}
.formularRazeni input{
    display: none;
}
.formularRazeni .polozka label{
    display: block;
    padding: 2px 5px;
    cursor: pointer;
    margin: 0 1px 1px 0;
    background-color: #eee;
    min-width: 100px;
    font-size: 12px;
    text-align: center;
    text-transform: lowercase;
}
.formularRazeni .polozka label:hover,
.formularRazeni .polozka input:checked + label{
    /*background-color: #ddd;*/
    text-decoration: underline;
}
/* 2019 formularRazeni */




/* 2019 komponentaZobrazeni */
.komponentaZobrazeni{
    display: none;
}
/* 2019 komponentaZobrazeni */




/* 2019 boxUctu */
.boxUctu{
    float: right;
    display: block;
}
.boxUctu{
    color: silver !important;
}
/* 2019 boxUctu */




/* 2019 proklikdokatalogu */
.proklikdokatalogu{
    display: block;
    text-align: center;
    padding: 30px 10px;
    background-color: #8cb500;
    background-image: linear-gradient(to bottom, #8cb500, #6e9c00);
    color: #fff;
    font-size: 24px;
}
.neprihlasenyzakaznik{
    text-align: center;
    padding: 50px 0;
    font-style: italic;
    color: #ef3232;
}
/* 2019 proklikdokatalogu */





/* komponentaHledat */
.komponentaHledat{
    position: relative;
    margin-bottom: 10px;
}
.komponentaHledat .text input{
    width: calc(100% - 30px);
    border: 1px solid #ddd;
    padding: 0 5px;
    line-height: 30px;
    height: 30px;
}
.komponentaHledat .odesli input{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 30px;
    height: 30px;
    color: #ffffff;
    min-width: 0px;
    font-size: 0px;
    border: none;
    background: #ddd url(img19/search.png) scroll no-repeat center center/70% auto;
}
@media only screen and (max-width:900px){
    x.panelHlavicka .komponentaHledat{
        position: relative;
        width: 400px;
        margin: 0px auto;
        right: 0;
    }
}
*/
/* !komponentaHledat v hlavicce */





/* 2019 detail */
.detail.varianty20 {
	padding: 0px 10px;
    max-width: 1000px;
    background-color: #fff !important;
}
.detail.varianty20 .navigace {
	cursor: default;
	margin: 10px 0;
}
.detail.varianty20 .navigace .polozka {
	padding: 0px 5px;
	font-weight: normal;
    font-size: 12px;
}
.detail.varianty20 .navigace a.polozka {
	cursor: pointer;
	color: #28323C;
	font-weight: bold;
}
.detail.varianty20 .navigace .polozka:first-child {
	padding-left: 0px;
}
.detail.varianty20 .navigace .pocetPolozek {
	display: none;
}
.detail.varianty20 .obal{
    margin-bottom: 10px;
    padding: 0;
}
.detail.varianty20 .obrazek {
	display: block;
	width: 50% !important;
	height: auto !important;
	float: left;
    overflow: hidden;
}
.detail.varianty20 .obrazek.alternativa{
    background: #eee;
}
.detail.varianty20 .imgConteiner{
    cursor: pointer;
    position: relative;
    overflow:hidden;
    height: auto !important;
    padding-top: 100%;
}
.detail.varianty20 .imgConteiner:hover .minimus{
    opacity: 0;
}
.detail.varianty20 .imgConteiner .minimus {
	display: block;
	width: 100% !important;
	height: 100% !important;
	z-index: 2;
	position: absolute;
	transition: opacity 0.5s;
    top: 0px;
    left: 0px;
}
.detail.varianty20 .imgConteiner .maximus{
    z-index: 1;
    position: absolute;
    left: 0px;
    top: 0px;
    max-width: initial;
}
.detail.varianty20 .obrazek .text{
	display: block;
    text-align: center;
	font-size: 12px;
    line-height: 15px;
    padding-top: 5px;
    width: auto !important;
}
.detail.varianty20 .prilohy {
	display: block;
	padding-top: 10px;
}
.detail.varianty20 .prilohy a {
	display: inline-block;
	border: 1px solid #ddd;
	padding: 5px;
	margin: 1px;
	text-align: center;
	font-size: 12px;
	line-height: 15px;
	vertical-align: top;
    text-decoration: none;
}
.detail.varianty20 .prilohy a img {
	width: 50px !important;
	height: 50px !important;
}
.detail.varianty20 .prilohy a .text{
    text-align: center;
	font-size: 12px;
    line-height: 15px;
}
.detail.varianty20 .obal > .obrazek > .jePrihlasenText{
    padding: 10px;
}
.velkoobchod .detail.varianty20 .obal > .obrazek > .jePrihlasenText{
	display: none;
}
.detail.varianty20 .pravyPanel {
	float: right;
	display: block;
	width: 50%;
	border: 10px solid #fff;
}
.detail.varianty20 h1 {
	display: block;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	color: inherit;
}
.velkoobchod .detail.varianty20 h1::first-line{
    font-size: 20px;
    color: #8cb500;
    line-height: 26px;
}
.maloobchod .detail.varianty20 h1::first-line{
    font-size: 20px;
    color: #6ca3fd;
    line-height: 26px;
}
.italskamoda .detail.varianty20 h1::first-line{
    font-size: 20px;
    color: #7f7f7f;
    line-height: 26px;
}
.detail.varianty20 .probihaAkce{
    color: #ef3232;
}
.detail.varianty20 .novinka{
    color: #6ca3fd;
}
.detail.varianty20 .priznakDoporucujeme{
    color: #8cb500;
}
.detail.varianty20 .zakladniTabulka td {
	width: 50%;
}
.detail.varianty20 .formularDetail .mnozstviNaSklade{
	display: none;
}
.detail.varianty20 .formularDetail .cenaVcetne{
    font-weight: bold;
}
.detail.varianty20 .formularDetail .cenaPuvodniVcetne{
    color: #999;
}
.detail.varianty20 .formularDetail .cenaPuvodniVcetne .hodnota{
    text-decoration: line-through;
}
.detail.varianty20 .formularDetail .akce{
    color: #ef3232;
    font-weight: bold;
}
.detail.varianty20 .tabulkaVariantyObal{
    display: block;
    overflow: auto;
    clear: both;
    padding: 5px;
}
.detail.varianty20 .tabulkaVarianty {
	width: 100%;
}
.detail.varianty20 .tabulkaVariantyObal ~ .tabulkaParametry {
	display: none;
}
.detail.varianty20 .tabulkaVarianty tr:first-child td{
    font-weight: bold;
    vertical-align: middle;
}
.detail.varianty20 .bezLegendyVertikalni tr:first-child td *,
.detail.varianty20 .tabulkaVarianty tr:first-child td:not(:first-child) * {
    padding-bottom: 5px;
    text-align: center;
}
.detail.varianty20 .tabulkaVarianty:not(.bezLegendyVertikalni) td:first-child {
	padding-left: 5px;
    font-weight: bold;
}
.detail.varianty20 .tabulkaParametry {
	width: 100%;
    margin-bottom: 0px;
}
.detail.varianty20 .tabulkaParametry td{
    font-size: 12px;
}
.detail.varianty20 .tabulkaVarianty td {
	padding-left: 2px;
    width: auto;
}
.detail.varianty20 .tabulkaVarianty td *{
    font-size: 12px;
    line-height: 15px;
}
.detail.varianty20 .tabulkaParametry .zvyrazni{
    font-weight: bold;
}
.detail.varianty20 .tabulkaParametry select{
    width: 100%;
}
.detail.varianty20 .bezLegendyVertikalni tr:not(:first-child) td label,
.detail.varianty20 .tabulkaVarianty tr:not(:first-child) td:not(:first-child) label{
    display: block;
    padding: 3px;
    white-space: nowrap;
    background: rgba(108, 163, 253, 0.15);
    text-align: center;
}
.detail.varianty20 .bezLegendyVertikalni tr:not(:first-child) td label.checked,
.detail.varianty20 .bezLegendyVertikalni tr:not(:first-child) td label:hover,
.detail.varianty20 .tabulkaVarianty tr:not(:first-child) td:not(:first-child) label.checked,
.detail.varianty20 .tabulkaVarianty tr:not(:first-child) td:not(:first-child) label:hover{
    background: rgba(108, 163, 253, 1);
    color: #ffffff;
}
.detail.varianty20 .bezLegendyVertikalni td input[type=radio],
.detail.varianty20 .tabulkaVarianty td:not(:first-child) input[type=radio] {
    display: none;
}
.detail.varianty20 .bezLegendyVertikalni tr:not(:first-child) td .legenda:empty,
.detail.varianty20 .tabulkaVarianty tr:not(:first-child) td:not(:first-child) .legenda:empty{
    display: block;
    height: 100%;
    background: rgba(238,238,238,0.5);
    padding: 3px;
}
.detail.varianty20 .bezLegendyVertikalni tr:not(:first-child) td .legenda:empty:after,
.detail.varianty20 .tabulkaVarianty tr:not(:first-child) td:not(:first-child) .legenda:empty:after{
    content: '\00x0';
    color: transparent;
}
.detail.varianty20 .tabulkaVarianty td:nth-child(2n-1):first-child,
.detail.varianty20 .tabulkaVarianty td:nth-child(2n-0):last-child{
    width: auto;
}
.detail.varianty20 .tabulkaVarianty td:nth-child(2n-1):first-child .nazev{
    font-size: 12px;
    padding-right: 10px;
    line-height: 15px;
}
.detail.varianty20 .tabulkaVarianty td:nth-child(2n-1):first-child .hodnota{
    display: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
}
.detail.varianty20 .tabulkaVarianty td:nth-child(2n-0):last-child{
    white-space: nowrap;
}
.detail.varianty20 .tabulkaVarianty tr:not(:first-child) td:not(:first-child) label span:nth-of-type(2){
    font-size: 9px;
}
.detail.varianty20 .tabulkaVarianty:not(.bezLegendyVertikalni) tr:first-child td:first-child div{
    float: left;
}
.detail.varianty20 .tabulkaVarianty tr:first-child td:first-child div + div{
    padding-left: 5px;
}
.detail.varianty20 .tabulkaVarianty .smaller {
	display: none;
}
.detail.varianty20 .tabulkaVlastnosti td{
    font-size: 12px;
}
.detail.varianty20 .formularKoupit {
	width: 100%;
	border-collapse: collapse;
	overflow: hidden;
}
.detail.varianty20 .formularKoupit td:first-child{
    width: 15% !important;
}
.detail.varianty20 .odesli .mnozstvi,
.detail.varianty20 .odesli .hodnota {
	padding: 10px 0 0 0;
	position: relative;
}
.detail.varianty20 .odesli .mnozstvi input[type=text] {
	display: block;
	float: left;
	line-height: 30px;
	height: 50px;
	width: 100%;
	background: #ffffff;
	text-align: center;
	margin-bottom: 1px;
}
.velkoobchod .detail.varianty20 .odesli .mnozstvi input[type=text] {
	border: 5px solid #9bc000;
}
.maloobchod .detail.varianty20 .odesli .mnozstvi input[type=text] {
	border: 5px solid #6ca3fd;
}
.italskamoda .detail.varianty20 .odesli .mnozstvi input[type=text] {
	border: 5px solid #7f7f7f;
}
.detail.varianty20 .odesli .vlozDoKosiku,
.detail.varianty20 .odesli .vlozDoKosiku:hover {
	float: left;
	padding: 0 0 0 50px;
	cursor: pointer;
	border: 0px;
	display: block;
	line-height: 50px;
    color: #ffffff;
    width: 100%;
    text-align: left;
    background-color: #ddd;
    background-image: url(img/VlozDoKosiku.png);
    background-repeat: no-repeat;
    background-position: 20px center;
    background-size: auto 20px;
}
.velkoobchod .detail.varianty20 .odesli .vlozDoKosiku{
    background-color: #9bc000;
}
.maloobchod .detail.varianty20 .odesli .vlozDoKosiku{
    background-color: #6ca3fd;
}
.italskamoda .detail.varianty20 .odesli .vlozDoKosiku{
    background-color: #ddd;
}
.detail.varianty20 .nejdriveVyberteVariantu,
.detail.varianty20 .neplatneZbozi{
    display: block;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    background: #FFEE00;
    padding: 1vw;
    margin-left: 3%;
}
.velkoobchod .detail.varianty20 .nejdriveVyberteVariantu,
.velkoobchod .detail.varianty20 .neplatneZbozi.nula{
    background: #FFEE00;
    color: #ffffff;
}
.maloobchod .detail.varianty20 .nejdriveVyberteVariantu,
.maloobchod .detail.varianty20 .neplatneZbozi{
    background: rgba(108, 163, 253, 1);
    color: #ffffff;
}
.detail.varianty20 .tabulkaParametry ~ .neplatneZbozi{
	display: none;
}
.detail.varianty20 .text.editor{
	padding: 10px 0px 10px 0px;
}
.detail.varianty20 .text.editor table{
	border-collapse: collapse;
	background-color: #eeeeee8c;
	min-width: 50%;
}
.detail.varianty20 .text.editor table td{
    padding: 5px;
}
.detail.varianty20 {
	animation-name: detailShow;
	animation-duration: 0.4s;
	animation-iteration-count: 1;
	animation-timing-function: ease;
	opacity: 1;
	background-color: #fff;
}
.detail.varianty20.soumrak {
	animation-name: detailHide;
	animation-duration: 0.2s;
	animation-iteration-count: 1;
	animation-timing-function: ease;
	opacity: 0;
}
@keyframes detailHide {
    0% {opacity: 1;}
    100% {opacity: 0;}
}
@keyframes detailShow {
    0% {opacity: 0;}
    100% {	opacity: 1;}
}
.detail.varianty20 .textUpresneni textarea{
    margin-top: 10px;
    width: 100%;
    height: 70px;
    line-height: 20px;
}
.velkoobchod .detail.varianty20 .baleni{
    color: #9BC000;
}
.maloobchod .detail.varianty20 .baleni{
    color: #6ca3fd;
}
.detail.varianty20 .chybaCeniku{
	color: #f53f3f;
	text-align: center;
}
.strankaZbozi .panelObsah{
    background-image: url(img/loading.gif);
    background-repeat: no-repeat;
    background-position: center 200px;
}
@media only screen and (max-width:1000px)
{
    .detail.varianty20{
        padding: 0;
    }
    .detail.varianty20 .pravyPanel {
    	float: none;
    	margin: 0px auto;
    	width: auto;
    	border: none;
    }
    .detail.varianty20 .navigace,
    .detail.varianty20 .navigace * {
    	font-size: 13px !important;
    }
    .detail.varianty20 .obrazek {
    	width: auto !important;
    	float: none;
    	max-width: 400px;
    	margin: 0px auto;
    }
    .detail.varianty20 h1 {
    	width: auto;
    	padding-left: 0px;
    }
    .detail.varianty20 .formularDetail,
    .detail.varianty20 .tabulkaVarianty,
    .detail.varianty20 .formularKoupit,
    .detail.varianty20 .tabulkaVlastnosti,
    .detail.varianty20 .tabulkaParametry,
    .detail.varianty20 .tabulkaVariantyObal {
    	width: 100%;
    	margin-left: 0px;
    }
    .detail.varianty20 .prilohy {
    	padding-top: 5px;
    }
    .detail.varianty20 .nejdriveVyberteVariantu{
        margin-left: 0%;
    }
}
/* 2019 detail */






/* 2019 kosik */
.strankaKosik .kosik{
    overflow: auto;
}
.strankaKosik .panelObsah .kosik table {
	border-collapse: collapse;
	width: 100%;
	min-width: 600px;
}
.strankaKosik .panelObsah .kosik > table td {
	border-top: 1px solid #EBEBEC;
	border-bottom: 1px solid #EBEBEC;
	padding: 5px;
}
.strankaKosik .panelObsah .kosik > table td.nazev {
    min-width: 300px;
}
.strankaKosik .panelObsah .kosik table .polozka td a {
	
}
.strankaKosik .panelObsah .kosik table .polozka .obrazek {
	max-width: 60px !important;
	height: auto !important;
	float: left;
	padding-right: 3px;
}
.strankaKosik .panelObsah .kosik table .polozka td.nazev,
.strankaKosik .panelObsah .kosik table .polozka td.nazev *{
    font-size: 12px;
    line-height: 15px;
}
.strankaKosik .panelObsah .kosik table .polozka .nazev a{
    font-weight: bold;
    display: block;
    padding: 5px;
    min-height: 67px;
}
.strankaKosik .panelObsah .kosik table .polozka .nazev a:hover,
.strankaKosik .panelObsah .kosik table .polozka .nazev a:hover *{
    background-color: #ddd;
    cursor: pointer;
}
.strankaKosik .panelObsah .kosik table .polozka .mnozstvi input[type=text] {
	width: 50px;
	text-align: center;
}
.strankaKosik .panelObsah .kosik table .polozka .mnozstvi .nastavMnozstvi,
.strankaKosik .panelObsah .kosik table .polozka .mnozstvi .smazPolozku {
	height: 20px !important;
	width: 20px !important;
	display: inline-block;
	position: relative;
	top: 5px;
}
.strankaKosik .panelObsah .kosik table .polozka .nazev .nazev {
	font-weight: bold;
}
.strankaKosik .panelObsah .kosik table .polozka .nazev .upresneni,
.strankaKosik .panelObsah .kosik table .polozka .nazev .kod {
	display: block;
}
.strankaKosik .panelObsah .kosik table .objednej td {
	text-align: right;
}
.strankaKosik .panelObsah .kosik table .celkem input {
	border: none;
	background: none;
	padding: 0px;
	min-width: 0px;
	color: #F53F3F;
}
.strankaKosik .panelObsah .kosik table .celkem input:hover {
	text-decoration: underline;
}
.strankaKosik .panelObsah .kosik table .nadpis,
.strankaKosik .panelObsah .kosik table .celkem {
	font-weight: bold;
}
.strankaKosik .panelObsah .kosik table .mnozstvi{
    width: 110px;
    white-space: nowrap;
}
.strankaKosik .kosik .jednotkovaBez,
.strankaKosik .kosik .jednotkovaVcetne,
.strankaKosik .kosik .zaMnozstviBez,
.strankaKosik .kosik .zaMnozstviVcetne{
    text-align: right;
}
.strankaKosik .kosik tbody .jednotkovaBez,
.strankaKosik .kosik tbody .jednotkovaVcetne,
.strankaKosik .kosik tbody .zaMnozstviBez,
.strankaKosik .kosik tbody .zaMnozstviVcetne{
    white-space: nowrap;
}
@media only screen and (max-width:900px){
    .strankaKosik .panelObsah .kosik table .objednej td {
        text-align: left;
    }
    .velkoobchod.strankaKosik .panelObsah .kosik table .objednej td input[type=submit]{
        background-color: #8cb500;
        color: #fff;
        font-weight: bold;
    }
    .maloobchod.strankaKosik .panelObsah .kosik table .objednej td input[type=submit]{
        background-color: #6ca3fd;;
        color: #fff;
        font-weight: bold;
    }
    .italskamoda.strankaKosik .panelObsah .kosik table .objednej td input[type=submit]{
        background-color: silver;
        color: #fff;
        font-weight: bold;
    }
}
/* 2019 kosik */






/* 2019 jazyky */
.komponentaJazyky {
	display: block;
    text-align: right;
    padding-top: 5px;
}
.komponentaJazyky > *{
    display: none;
}
.velkoobchod .komponentaJazyky .velkoobchod,
.maloobchod  .komponentaJazyky .maloobchod,
.italskamoda .komponentaJazyky .italskamoda{
    display: block;
    font-size: 0px;
    line-height: 0;
}
.komponentaJazyky a {
	display: inline-block;
	width: 26px;
	height: 16px;
	margin-left: 2px;
	border: 1px solid #ddd;
}
.komponentaJazyky .CZ {
	background: url(img19/language_cz.png) scroll no-repeat center center/100% 100%;
}
.komponentaJazyky .SK {
	background: url(img19/language_sk.png) scroll no-repeat center center/100% 100%;
}
.komponentaJazyky .DE {
	background: url(img19/language_de.png) scroll no-repeat center center/100% 100%;
}
.komponentaJazyky .EN {
	background: url(img19/language_en.png) scroll no-repeat center center/100% 100%;
}
@media only screen and (max-width:900px){
    .komponentaJazyky {
        text-align: center;
    }
    .komponentaJazyky a {
	   margin-left: 1px;
	   margin-right: 1px;
    }
}
/* 2019 jazyky */






/* 2019 kontakty */
.slozka15 iframe{
    height: 400px !important;
    width: 100% !important;
}
.kontakty .katalog table td:nth-child(2n-0):last-child iframe{
    width: 100% !important;
    max-width: 100% !important;
    height: 400px;
}
.kontakty .komponentaFormular iframe{
    width: 100%;
    height: 600px;
    border: none;
    border-radius: 5px;
    overflow: hidden;
}
/* 2019 kontakty */




/* katalog - editor */
.katalog .editor{
    padding: 0px 10px 0px 10px;
}
.katalog table td:nth-child(2n-1):first-child iframe,
.katalog table td:nth-child(2n-1):first-child .priloha,
.katalog table td:nth-child(2n-1):first-child img{
    width: 100% !important;
    height: auto !important;
    max-width: 450px !important;
    overflow: hidden;
}
.katalog table td:nth-child(2n-0):last-child iframe,
.katalog table td:nth-child(2n-0):last-child .priloha,
.katalog table td:nth-child(2n-0):last-child img{
    width: 100% !important;
    height: auto !important;
    max-width: 450px !important;
    overflow: hidden;
}
.katalog table td:first-child:last-child iframe,
.katalog table td:first-child:last-child .priloha,
.katalog table td:first-child:last-child img{
    width: 100% !important;
    height: auto !important;
    overflow: hidden;
}
.katalog iframe,
.katalog .priloha,
.katalog img{
    max-width: 100% !important;
    height: auto !important;
    font-size: 12px;
    color: #999999;
}
xxx.homepage .text.editor table .priloha:only-child{
    display: block;
    float: none;
    text-align: center;
    width: 100% !important;
    margin: 0px 0px 0px 0px !important;
}
@media only screen and (max-width:1000px){
    .katalog table td:nth-child(2n-1):first-child iframe,
    .katalog table td:nth-child(2n-1):first-child .priloha,
    .katalog table td:nth-child(2n-1):first-child img{
        max-width: 100% !important;
    }
    .katalog table td:nth-child(2n-0):last-child iframe,
    .katalog table td:nth-child(2n-0):last-child .priloha,
    .katalog table td:nth-child(2n-0):last-child img{
        max-width: 100% !important;
    }
}
/* !katalog - editor */








/* 2019 strankaDataUzivatele */
.strankaDataUzivatele td{
    width: 50%;
}
.strankaDataUzivatele .odesli td{
    text-align: right;
}
.strankaDataUzivatele .modesli .popis{
    font-size: 0px;
}
.strankaDataUzivatele.objednavky17.potvrdOdeslani table table,
.objednaneZbozi table{
    width: 100%;
    background: #EBEBEC;
}
.strankaDataUzivatele.objednavky17.potvrdOdeslani table table *,
.objednaneZbozi table *{
    font-size: 12px !important;
}
.strankaDataUzivatele.objednavky17.potvrdOdeslani table table td,
.objednaneZbozi table td{
    padding-left: 4px;
    padding-right: 4px;
}
.strankaDataUzivatele.objednavky17.potvrdOdeslani table table thead td,
.objednaneZbozi table thead td{
    font-weight: bold;
}
.strankaDataUzivatele .modesli td{
    text-align: right;
}
.strankaDataUzivatele .text .hodnota input,
.strankaDataUzivatele select,
.strankaDataUzivatele textarea,
.strankaRegistruj .text .hodnota input,
.strankaRegistruj .heslo .hodnota input,
.strankaRegistruj .vyber .hodnota select,
.strankaRegistruj .textarea .hodnota textarea
{
    width: 100%;
}

.strankaRegistruj .text .hodnota input[name=email][value=''],
.strankaRegistruj .heslo .hodnota input[name=heslo][value=''],
.strankaRegistruj .heslo .hodnota input[name=heslo2][value=''],
.strankaRegistruj .text .hodnota input[name=dkrestniJmeno][value=''],
.strankaRegistruj .text .hodnota input[name=djmeno][value=''],
.strankaRegistruj .text .hodnota input[name=dulice][value=''],
.strankaRegistruj .text .hodnota input[name=dmesto][value=''],
.strankaRegistruj .text .hodnota input[name=dpsc][value=''],
.strankaRegistruj .text .hodnota input[name=telefon][value=''],
.strankaRegistruj .text .hodnota input[name=dalsiUdajeZakaznika01][value='']{
    background: #ef323294;
}

.strankaRegistruj .panelObsah td{
    width: 50%;
}
.strankaDataUzivatele tr.text + tr.nadpis td,
.strankaDataUzivatele tr.skryte + tr.text td.sloucene{
    padding-top: 1.5%;
}
.strankaDataUzivatele .panelObsah .tabulkaDoprava label,
.strankaDataUzivatele .panelObsah .tabulkaPlatba label{
    cursor: pointer;
    display: inline-block;
    width: calc(100% - 30px);
    vertical-align: top;
}
.strankaDataUzivatele .panelObsah .tabulkaDoprava label:hover,
.strankaDataUzivatele .panelObsah .tabulkaPlatba label:hover{
    background: rgba(0,0,0,0.15);
}
.strankaDataUzivatele .panelObsah .tabulkaDoprava .upozorneniDoprava,
.strankaDataUzivatele .panelObsah .tabulkaPlatba .upozorneniPlatba{
    padding-left: 18px;
	color: #cc0000;
    font-weight: bold;
}
.strankaDataUzivatele .panelObsah .textZaPolem{
    padding-bottom: 10px;
    display: block;
}
.strankaDataUzivatele .panelObsah .poleTelefon .hodnota input{
    width: calc(100% - 30px);
}
.strankaDataUzivatele .panelObsah .poleTelefon .hodnota span{
    padding-left: 5px;
}
.strankaDataUzivatele .cistic + table table{
	width: 100%;
    background: #EBEBEC;
    font-size: 12px !important;
}
.strankaDataUzivatele .cistic + table table *{
    font-size: 12px !important;
}
.strankaDataUzivatele .cistic + table table td{
    padding-left: 4px;
    padding-right: 4px;
}
.strankaDataUzivatele .cistic + table table thead{
	font-weight: bold;
}
.strankaDataUzivatele input ~ select{
    display: none;
}
.strankaDataUzivatele input:checked ~ select{
    display: block;
}
.strankaDataUzivatele.objednavky17 .primarni{
    font-weight: 600;
}
.strankaDataUzivatele.objednavky17 .sekundarni{
    padding-left: 18px !important;
}
.strankaDataUzivatele.objednavky17 .primarni ~ *,
.strankaDataUzivatele.objednavky17 .sekundarni,
.strankaDataUzivatele.objednavky17 .sekundarni *{
    font-size: 11px !important;
}
.strankaDataUzivatele.objednavky17 tr.nadpis td{
    padding-top: 50px;
}
.strankaDataUzivatele.objednavky17 .poznamkaKDoruceni .popis{
    vertical-align: top;
}
/* 2019 strankaDataUzivatele */



/* 2019 cookie */
.komponentaCookieSouhlas {
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	background: rgba(0, 0, 0, 0.85);
	padding: 10px;
	text-align: center;
}
.komponentaCookieSouhlas *{
	font-size: 13px;
	color: #ffffff !important;
	line-height: 17px;
	margin: 0;
	padding: 0;
	display: inline-block;
	text-align: center;
}
.komponentaCookieSouhlas .tlacitkoSouhlasim{
	border: 1px solid #ffffff;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	cursor: pointer;
	margin: 5px 15px;
}
.komponentaCookieSouhlas .tlacitkoSouhlasim:hover{
	background: rgba(255,255,255,0.15);
}
.komponentaCookieSouhlas ~ footer{
    display: none;
}
/* 2019 cookie */





/* 2019 strankaMojeData */
.strankaMojeData .panelObsah table a{
	background: #ddd;
    color: #000;
    border: 2px solid transparent;
    padding: 5px 15px 5px 15px;
    cursor: pointer;
    margin-bottom: 2px;
    display: inline-block;
    width: 250px;
    text-align: center;
}
.strankaMojeData .panelObsah table input[type=submit]{
	background: #F53F3F;
	max-width: 100%;
	width: 250px;
}
/* 2019 strankaMojeData */






/* 2019 Tiskarna */
@media only print {
    header,
    .slideshow,
    nav,
    .formularFiltry,
    .formularFiltrSpecial,
    .formularRazeni,
    .prepinacStranek,
    footer,
    .zapati {
	   display: none;
    }
    body,
    .panelTelo,
    .panelObsah {
    	width: auto;
    	float: none;
    	font-family: sans-serif;
    	font-size: 12pt;
    	line-height: 20pt;
    	background: #ffffff;
    	color: #000000;
    }
}




/* .Fotogalerie17 */
.velkoobchod .Fotogalerie17 {
    background: #fff !important;
}
.velkoobchod .Fotogalerie17 .divCounter{
    color: #000 !important;
}
.velkoobchod .Fotogalerie17 .aDownload {
    border: 2px solid #000 !important;
    color: #000 !important;
}
.velkoobchod .Fotogalerie17 .divClose:after,
.velkoobchod .Fotogalerie17 .divClose:before {
    border-right: 4px solid #000 !important;
}
.velkoobchod .Fotogalerie17 .divNext,
.velkoobchod .Fotogalerie17 .divPrev {
    color: #000 !important;
}
/* .Fotogalerie17 */



/* AjaxFiltry */
.AjaxFiltry{
    position: relative;
    line-height: 0px;
    font-size: 0px;
}
.AjaxFiltry *{
    box-sizing: border-box;
    line-height: 1.5rem;
    font-size: 12px;
}
.AjaxFiltry:after{
    content: ' ';
    display: block;
    clear: both;
    font-size: 0px;
    line-height: 0px;
    padding: 0;
    margin: 0;
}
.AjaxFiltry .polozka {
    display: inline-block;
    min-width: 100px;
    float: left;
    margin: 0 3px 3px 0;
    width: calc(14% - 3px);
}
.AjaxFiltry .polozka > input[type=checkbox]{
    display: none;
}
.AjaxFiltry .polozka > label{
    display: block;
    cursor: pointer;
    outline: 1px solid #eee;
    padding: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    background-color: #eee;
}
.AjaxFiltry .polozka .hodnoty{
    max-height: 0px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    transition: all 0.3s;
    background-color: white;
    z-index: 1;
    margin-top: 4px;
    padding-top: 10px;
    background: #eee;
    outline: 1px solid rgba(0,0,0,0);
    box-shadow: 1px 3px 8px -4px rgba(0,0,0,0);
    width: calc(100% - 2px);
    opacity: 0;
}
.AjaxFiltry .polozka .hodnoty:empty{
    background: #eee url(img19/loading-strip.gif) scroll no-repeat center top/100% 15px;
}
.AjaxFiltry .polozka .hodnoty > div{
    padding: 0;
    white-space: nowrap;
    display: inline-block;
    max-width: 200px;
    overflow: hidden;
    width: 25%;
    min-width: 120px;
    float: left;
}
.AjaxFiltry .polozka .hodnoty .odesli{
    clear: both;
    display: block;
    width: auto;
    max-width: unset;
    padding: 0;
    font-size: 0px;
    text-align: center;
    position: sticky;
    width: 100%;
    bottom: -1px;
    background-color: #eee;
}
.AjaxFiltry .polozka input[type=checkbox]:checked ~ .hodnoty{
    max-height: 50vh;
    overflow: auto;
    outline: 1px solid silver;
    box-shadow: 1px 3px 8px -4px rgba(0,0,0,1);
    opacity: 1;
}
.AjaxFiltry .polozka .hodnoty input[type=checkbox]{
    margin-right: 10px;
}
.AjaxFiltry .polozka .hodnoty label{
    padding: 0 5px 0 5px;
    font-size: 0.8rem;
    display: block;
    cursor: pointer;
    font-weight: normal;
}
.AjaxFiltry .polozka .hodnoty label:hover{
    background-color: rgba(0,0,0,0.05);
}
.AjaxFiltry .polozka .hodnoty input[type=submit]{
    width: 150px;
    margin: 4px 2px;
    max-width: calc(50% - 6px);
}
.AjaxFiltry .polozka input[type=checkbox]:checked + label,
.AjaxFiltry .polozka.vybrana > label{
    font-weight: bold;
    text-decoration: underline;
}
/* AjaxFiltry */