/* 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%;
	border-collapse: collapse;
}
.text.editor .sloupcovaSazba td{
    border: 1px solid black;
}
.text.editor table:not(.zakladniTabulka):not(.kalendar) td {
	padding: 0px 5px;
	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: 1300px;
    margin: 0px auto;
    padding: 0 10px;
}






/* 2019 prepinacEshopu */
.prepinacEshopu{
    margin: 5px 0;
    border-bottom: 1px solid silver;
}
/* 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;
}
.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: center center;
    background-repeat: no-repeat;
    padding-top: 10%;
}
.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;
}
.italskamoda .panelUser .komponentaKosik{
    background-image: url(img19/ico-basket-im.png);
    background-position: 0px -4px;
}
.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;
}
.italskamoda .panelUser .login{
    background-image: url(img19/ico-user-im.png);
}
.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;
    width: 1080px;
}
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: contain;
    background-position: center center;
    display: table;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}
.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 vystrahaDoSablony */
.vystrahaDoSablony{
	text-align: center;
	margin: 20px 0;
	padding: 0 10px;
	color: #F53F3F;
	font-weight: bold;
}
/* 2019 vystrahaDoSablony */





/* 2019 panelTelo panelObsah */
.panelTelo {
    margin: 20px auto;
    min-height: 50vw;
}
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: 100vh;/*kvuli filtrum*/
}
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 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;
    position: sticky;
    top: 10px;
}
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;
    position: relative;
}
.italskamoda nav .polozka{
    background-image: url(img19/icons8-opened-folder-plus.png);
    background-size: 17px auto;
}
nav .polozka.bezPotomku{
    background: #fff url(img19/icons8-opened-folder-16-white.png) scroll no-repeat 4px 4px;
}
.italskamoda nav .polozka.bezPotomku{
    background-image: none;
}
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;
    background-color: rgba(0,0,0,0.75);
    text-transform: uppercase;
    font-weight: bold;
}
nav > .hloubka1 > li:nth-child(2) .polozka{
    color: #fff;
    background-color: #ef3232;
    background-color: rgba(0,0,0,0.65);
    text-transform: uppercase;
    font-weight: bold;
}
nav > .hloubka1 > li:nth-child(3) .polozka{
    color: #fff;
    background-color: #8cb500;
    background-color: rgba(0,0,0,0.55);
    text-transform: uppercase;
    font-weight: bold;
}
nav .packer{
    display: block;
    position: absolute;
    z-index: 1;
    top: 0px;
    margin-left: -26px;
    font-size: 0px;
    overflow: hidden;
    width: 26px;
    height: 26px;
    color: transparent;
}
nav .polozka:hover .packer{
    background: rgba(0,0,0,0.075);
}
@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;
    }
    .italskamoda label[for=menu]{
        background-color: #7f7f7f;
    }
    #menu:not(:checked) ~ nav > ul{
        max-height: 0px;
        transition: max-height 0.5s;
    }
    nav {
        max-height: 5000px;
        overflow: hidden;
        position: static;
        width: unset;
        max-width: unset;
        float: none;
        overflow: hidden;
        min-height: unset;
        margin-right: 5px;
        padding-top: 0;
        border: none !important;
        transition: max-height 0.5s;
        padding: 0 5px;
    }
}

/* 2019 navigace */







/* 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;
}

/* !komponentaHledat v hlavicce */









/* 2019 jazyky */
.komponentaJazyky {
	display: block;
    text-align: right;
    padding-top: 5px;
}
.komponentaJazyky > *{
    display: none;
}
.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%;
}
@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;
}
@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 */









.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%;
}











/* .Fotogalerie17 */
.italskamoda .Fotogalerie17 {
    background: #fff url(img19/vodoznak-italskamoda.jpg) scroll repeat center center !important;
}
.italskamoda .Fotogalerie17 .divCounter{
    color: #000 !important;
}
.italskamoda .Fotogalerie17 .aDownload {
    border: 2px solid #000 !important;
    color: #000 !important;
}
.italskamoda .Fotogalerie17 .divClose:after,
.italskamoda .Fotogalerie17 .divClose:before {
    border-right: 4px solid #000 !important;
}
.italskamoda .Fotogalerie17 .divNext,
.italskamoda .Fotogalerie17 .divPrev {
    color: #000 !important;
}

.italskamoda .Fotogalerie17 .divPhoto {
    top: 0px !important;
    height: 100% !important;
    left: 0px !important;
    width: 100% !important;
}
/* .Fotogalerie17 */





/* uni-sablony */
body .DetailProduktu001  .vypln10,
body .DetailProduktu001  .vypln20,
body .DetailProduktu001  .vypln40,
body .DetailProduktu001  .kdyZmeneno,
body .DetailProduktu001  .skladem,
body .DetailProduktu001  .vnorenaSablona14 ~ .parametr,
body .DetailProduktu001 #formularVlozDoKosiku1 .parametr.transports{
    display: none !important;
}
body .DetailProduktu001  .vnorenaSablona14 ~ .parametr ~ .vypln ~ .parametr{
    display: table-row !important;
}
body .DetailProduktu001  .vnorenaSablona14 .zvyrazni{
    font-weight: bold;
}
body .DetailProduktu001  .vnorenaSablona7 .probihaAkce{
    color: #fff;
    background-color: rgba(0,0,0,0.65);
    text-align: center;
}
body .DetailProduktu001  .vnorenaSablona7 .novinka{
    color: #fff;
    background-color: rgba(0,0,0,0.75);
    text-align: center;
}
body .DetailProduktu001  .vnorenaSablona7 .priznakDoporucujeme{
    color: #fff;
    background-color: rgba(0,0,0,0.55);
    text-align: center;
}
body .DetailProduktu001  .nahledproduktu{
    border: 1px solid #ddd;
}
body .DetailProduktu001 .baleni{
    color: #6ca3fd;
}
body .KatalogFiltryRazeni001 .specialni .filtrJenDoporucovane,
body .KatalogFiltryRazeni001 .razeni .polozka1,
body .KatalogFiltryRazeni001 .razeni .popis,
body .KatalogFiltryRazeni001 .filtrcena{
    display: none !important;
}
body .NahledProduktu003{
    width: calc((100% / 4) - 10px);
    padding-bottom: 10px;
}
body .NahledProduktu003 .nazev {
    height: 60px;
    margin: 5px auto 5px auto;
}
body .NahledProduktu003 .priznaky .novinka {
    background: rgba(0,0,0,0.25);
    font-size: 12px;
    height: auto;
    color: white;
    margin: -1px;
}
body .NahledProduktu003 input[type=submit] {
    color: #ddd;
    margin: 5px auto 10px auto;
    display: none;
}
.NahledProduktu003 .orizni {
    display: none !important;
    background: #f7f7f7;
    padding: 2px 0;
    margin: 0 0 5px 0;
    overflow: hidden;
    height: 55px;
}
body .NahledProduktu003 .nazev h2 {
    font-weight: normal;
    font-size: 14px;
}
body .NahledProduktu003 .orizni *{
    font-size: 12px;
    line-height: 17px;
    white-space: nowrap;
}
body .NahledProduktu003 .orizni .parametr{
    font-size: 0px;
    line-height: 0px;
}
body .NahledProduktu003 .orizni span:first-child{
    font-weight: bold;
}
body .NahledProduktu003 .orizni span:last-child{
    padding-left: 3px;
}
body .KatalogFiltryRazeni001 .sloupcovaSazba{
    border-collapse: collapse;
}
body .KatalogFiltryRazeni001 .sloupcovaSazba td{
    border: 1px solid black;
    padding: 0 3px;
}
body .NahledProduktu003 .nahled{
    padding-top: 133%;
    margin: 0;
    width: 100%;
}
body .NahledProduktu003 .nahled img{
    transform: scale(1.075);
}
body .NahledProduktu003 .termin,
body .NahledProduktu003 .velikosti{
    font-size: 0.8rem;
    line-height: 1.2rem;
}
body .NahledProduktu003 .velikosti{
    white-space: nowrap;
    overflow: hidden;
}
body .NahledProduktu003 .nahled > .blurBackground{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
body .NahledProduktu003 .nahled > .blurBackground > span{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
body .NahledProduktu003 .nahled > .blurBackground > span:first-child{
    background-size: 100% 100%;
    filter: blur(15px);
}
body .NahledProduktu003 .nahled > .blurBackground > span:last-child{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
body .NahledProduktu003 .nahled > .blurBackground + img{
    display: none;
}
@media only screen and (max-width:900px){
    body .NahledProduktu003{
        width: calc((100% / 3) - 10px);
    }
}
/* uni-sablony */


/* pozadavek 2023-04-21 */
.strankaObjednano .pokynyProPlabuPrevodem{
    display: none;
}
