@import url('https://fonts.googleapis.com/css?family=Droid+Sans&display=swap');



* {
    font-weight: inherit;
    font-family: 'Open Sans', sans-serif;
    font-style: inherit;
    line-height: 28px;
    border: 0 none;
    outline: 0;
    padding: 0;
    margin: 0;
    line-height: 28px;
    cursor: default;
    box-sizing: border-box;
    max-width: 100%;
}

html {
  min-height: 100%;
  min-width: 280px;
  scroll-behavior: smooth;
  padding: 0;
  margin: 0;
}

body,html {
    overflow-x: hidden;
}

head {
    display: none;
}

body {
    background: #292929;
    margin: 0;
    padding: 0;
    min-width: 260px;
    font-family: 'Open Sans', sans-serif;
    overflow-y: auto;
    overflow-x: hidden;
}

form table {
    width: 100%;
}

form tr.nadpis td {
    font-weight: bold;
}

form td{
    padding: 10px 0 0 0;
}

form tr.odesli input,
form tr.modesli input,
form input[name=objednej] {
    margin: 0px 0px 10px 0px;
    padding: 10px 20px 10px 20px;
}

form input[type=text],
form input[type=number],
form input[type=password],
textarea{
    border: 1px solid #a9a9a9;
    padding: 5px;
    margin: 0px 1px 1px 0px;

}

form input[type=radio]:hover{
    cursor: pointer;
}

form textarea{
    width: 100%;
    resize: none;
}

select, label {
    vertical-align: middle;
}

input[type=submit],
.button {
    background-color: #009EE0;
    color: #ffffff;
    padding: 1px 5px 1px 5px;
    border: none;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}

input[type=submit]:hover,
.button:hover{
    transition-duration: 0.5s;
    background-color: #008cc7;
}

ul{
    list-style-type: none;
}

*::-webkit-input-placeholder {
    color: #aaaaaa;
    text-transform: uppercase;
    font-size: 12px;
}

*:-moz-placeholder {
    color: #aaaaaa;
    text-transform: uppercase;
    font-size: 12px;
}

*::-moz-placeholder {
    color: #aaaaaa;
    text-transform: uppercase;
    font-size: 12px;
}

*:-ms-input-placeholder {
    color: #aaaaaa;
    text-transform: uppercase;
    font-size: 12px;
}

/* 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 .text{
    display: block;
    text-align: center;
    font-size: 12px;
}

table{
    clear: both;
}

table.zakladniTabulka td {
    padding: 0px 3px 0px 3px;
    font-size: 15px;
}

table.zakladniTabulka .popis{
    font-weight: 700;
}

.text.editor table:not(.zakladniTabulka){
    width: 100%;
}

.text.editor table:not(.zakladniTabulka) td {
    padding: 0px 10px 0px 0px;
    vertical-align: top;
}

@media only screen and (max-width: 640px){
    .text.editor table:not(.zakladniTabulka) td {
        display:  inline-block;
        width: 300px;
    }
}

hr {
    border-bottom: 2px solid #009EE0;
}

p, ul, ol, table, hr {
    margin: 0px 0px 0px 0px;
}

.panelObsah ul {
    padding-left: 40px;
    list-style-type: disc;
}

h1, h2, h3, h4{
    padding-bottom: 10px;
}
h1{
    padding-bottom: 20px;
}

h1,
h1 *{
    margin: 0;
    font-family: 'Titillium Web', sans-serif;
    color: #009EE0;
    font-weight: bold;
    text-shadow: none;
    font-size: 32px;
    line-height: 36px;
}
h2,
h2 *{
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    color: #565656;
}
h3,
h3 *{
    font-size: 1rem;
    font-weight: 700;
    color: #009EE0;
}
h1:not(:first-child),
h2:not(:first-child),
h3:not(:first-child),
h4:not(:first-child){
    padding-top: 20px;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}


.komponentaZobrazeni{
    display: none;
}


.povinnePolicko,
.upozorneni,
.upozorneni a {
    color: #cc0000;
    font-weight: bold;
}


.vnitrek {
    clear: both;
    width: 1450px;
    margin: auto;
}
.vnitrek:after{
    content: ' ';
    clear: both;
    display: block;
}


.cistic{
    display: block;
    clear: both;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
}

a, a *{
    color: #009EE0;
    text-decoration: underline;
}
a:hover{
    cursor: pointer;
}


/****************************************************************************************************************************************************/
/****************************************************************************************************************************************************/
/****************************************************************************************************************************************************/
/****************************************************************************************************************************************************/
/****************************************************************************************************************************************************/
/****************************************************************************************************************************************************/
/****************************************************************************************************************************************************/
/****************************************************************************************************************************************************/


/* rychlykontakt */
.rychlykontakt{
    display: none;
    position: fixed;
    right: 10px;
    top: 200px;
    z-index: 2;
}

.rychlykontakt *{
    display: block;
    width: 70px;
    height: 70px;
    border: 15px solid #009EE0;
    border-radius: 6px;
    background-color: #009EE0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    transform: scale(1.04);
    margin-bottom: 10px;
    box-shadow: 0 0 5px 1px rgb(0 0 0 / 25%);
}

.rychlykontakt a[href*=tel]{
    background-image: url(img/ic/telefon.png);
}

.rychlykontakt a[href*=mail]{
    background-image: url(img/ic/obalka.png);
}

@media only screen and (max-width: 900px){
    .homepage .rychlykontakt{
        display: block;
        position: static;
        text-align: center;
        padding: 10px;
        font-size: 0px;
        line-height: 0px;
    }

    .rychlykontakt *{
        display: inline-block !important;
        margin: 0 5px !important;
    }
}
/* rychlykontakt */



/* obsah */
.panelTelo .vnitrek:before{
    display: block;
    content: ' ';
    padding-top: 100px;
    background: #009EE0 url(img/logo2.svg) scroll no-repeat center center/auto 60%;
    margin-bottom: 10px;
}

.panelObsah{
    float: right;
    width: calc(100% - 380px);
    position: relative;
    min-height: 800px;
    background: #fff;
    padding: 50px 20px;
}

.pomocnaNavigace .drobeckova:not(:empty){
    margin: 0 auto 0px auto;
    background-color: #009EE0;
    color: #FFFFFF;
    padding: 10px;
}

.pomocnaNavigace .drobeckova * {
    font-size: 1rem;
    color: #FFFFFF;
}

.pomocnaNavigace .drobeckova .polozka {
    margin-right: 5px;
}

.pomocnaNavigace .drobeckova .polozka:nth-child(1) ~ .polozka {
    margin-left: 5px;
}

.pomocnaNavigace .podslozky:not(:empty) {
    background-color: #eee;
    padding: 5px;
    margin-bottom: 20px;
}

.pomocnaNavigace .podslozky ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
}

.pomocnaNavigace .podslozky li {
    display: flex;
}

.pomocnaNavigace .podslozky li:not(:nth-last-child(1)):after {
    display: block;
    padding: 5px 0px 5px 0px;
    content: "|";
    color: #aaaaaa;
}

.pomocnaNavigace .podslozky a {
    display: block;
    padding: 5px;
    text-decoration: none;
}

.pomocnaNavigace .podslozky a:hover {
}

.pomocnaNavigace .podslozky .pocetPolozek {
    display: none;
}

@media only screen and (max-width: 900px){
    .panelObsah {
        float: none;
        width: auto;
        padding: 50px 10px;
    }
    .panelTelo .vnitrek:before {
        display: none;
        content: '';
    }

    .strankaDataUzivatele .panelObsah{
        min-height: 3000px;
    }
}
/* obsah */





/* nav */
main nav{
    float: left;
    width: 360px;
    padding: 50px 20px 50px 0;
}

main nav li{
    display: block;
    border-bottom: 1px solid white;
}

main nav ul ul{
    border-top: 1px solid white;
}

main nav .polozka{
    display: block;
    background: #565656;
    border-left: 5px solid #00519B;
    color: white !important;
    padding: 10px 10px;
    font-weight: bold;
    text-decoration: none;
}

main nav .hloubka2 .polozka{
    padding: 5px 10px 5px 30px;
    font-weight: normal;
}

main nav .hloubka3 .polozka{
    padding: 5px 10px 5px 50px;
}

main nav .hloubka4 .polozka{
    padding: 5px 10px 5px 70px;
}

main nav .hloubka5 .polozka{
    padding: 5px 10px 5px 90px;
}

main nav .polozka:hover,
main nav .polozka.vybrana{
    background: #00519B;
}

label[for=menu], #menu{
    display: none;
}
main nav .pocetPolozek{
    text-decoration: none;
    color: #aaa;
    font-size: 0.8em;
}

@media only screen and (max-width: 900px){
    main nav{
        float: none;
        width: 400px;
        margin: 10px auto;
        max-height: 0px;
        padding: 0px 10px;
        overflow: hidden;
        transition: all 0.3s;
    }

    label[for=menu]{
        display: block;
        line-height: 50px;
        background: #565656 url(img/menu.svg) scroll no-repeat 95% center/auto 80%;
        margin: 10px auto;
        border-radius: 5px;
        padding: 0 20px;
        color: white;
        font-weight: bold;
        cursor: pointer;
        width: 350px;
    }

    #menu:checked + nav{
        max-height: 3000px;
    }


}
/* nav */

/* footer */
footer{
    margin-top: 10px;
}

footer .odkazy{
    padding: 5px;
    text-align: center;
    background-color: #00519B;
}

footer .odkazy li{
    display: inline-block;
}

footer .odkazy .polozka{
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}

footer .odkazy .polozka:hover{
    background-color: #fff;
    color: #00519B;
}

footer .mapycz{
    display: block;
    padding-top: 35%;
    background: url(img/mapycz.jpg) scroll no-repeat center center;
    min-height: 400px;
    margin: 10px 0 0 0;
}

footer .jmpost,
footer .jmpost *{
    line-height: 60px;
    background-color: #1A1A1A;
    color:  #fff;
    text-align: center;
    text-decoration: none;
    font-size: 0.8rem;
}
footer iframe{
    width: 100%;
    height: 500px;
    margin: 10px auto -7px auto;
}
@media only screen and (min-width: 1500px){
    footer .mapycz{
        background-size: cover;
    }
}
/* footer */



/* kontaktPanel */
.kontaktPanel{
    background-color: #009EE0;
    padding: 40px;
}

.kontaktPanel > div{
    width: 33.33%;
    float: left;
    padding: 0 10px;
}

.kontaktPanel *{
    color: #fff;
}

.kontaktPanel input,
.kontaktPanel textarea{
    width: 100%;
    padding: 10px;
    color: black;
    border: 0px !important;
}

.kontaktPanel > div:first-child:after{
    content: ' ';
    display: block;
    background: #009EE0 url(img/logo2.svg) scroll no-repeat left center/auto 60%;
    padding-top: 150px;
}

.kontaktPanel .povinnePolicko,
.kontaktPanel .povinnePolickoInfo,
.kontaktPanel .odesli .popis{
    display: none;
}

.kontaktPanel .odesli .hodnota input{
    background-color: #00519B;
    color: white;
}

.kontaktPanel .komponentaFormular table,
.kontaktPanel .komponentaFormular thead,
.kontaktPanel .komponentaFormular tbody,
.kontaktPanel .komponentaFormular tfoot,
.kontaktPanel .komponentaFormular tr,
.kontaktPanel .komponentaFormular td{
    display: block;
    width: 100%;
}

.kontaktPanel .komponentaFormular textarea{
    height: 100px;
}

@media only screen and (max-width: 900px){
    .kontaktPanel{
        padding: 10px 0;
    }
    .kontaktPanel > div{
        width: 400px;
        margin: auto;
        float: none;
        padding: 0 10px;
    }
    .kontaktPanel > div:first-child:after{
        background-position: left top;
    }
}
/* kontaktPanel */

/* 2019 slideshow */
.slideshow{
    padding-top: 40%;
    position: relative;
    margin: auto;
}

body:not(.homepage) .slideshow,
.slideshow .prepinacStranek {
    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: none;
    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: none;
    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);
}

@media only screen and (max-width: 900px){
    .slideshow{
        display: none;
    }
}
/* 2019 slideshow */




.promenu{
    background-color: #1A1A1A;
    background: #1A1A1A;
    margin-bottom: 10px;
}

.promenu .logo{
    display: block;
    float: left;
    width: 18%;
    height: 120px;
    background: url(img/logo.png) scroll no-repeat center center/contain;
    border: 20px solid #1A1A1A;
}

.promenu .komponentaNavigace{
    width: 60%;
    float: left;
}

.promenu .komponentaNavigace li{
    display: block;
    float: left;
    width: 20%;
}

.promenu .komponentaNavigace .polozka{
    display: block;
    background-color: #2F2F2F;
    height: 120px;
    background-repeat: no-repeat;
    background-position: 50% 65%;
    background-size: auto 35%;
    transition: all 0.2s;
}

.promenu .komponentaNavigace a:hover{
    color: white;
}

.promenu .komponentaNavigace li:nth-child(1) .polozka{
    background-image: url(img/ic/bota.png);
}

.promenu .komponentaNavigace li:nth-child(2) .polozka{
    background-image: url(img/ic/vesta.png);
}

.promenu .komponentaNavigace li:nth-child(3) .polozka{
    background-image: url(img/ic/rukavice.png);
}

.promenu .komponentaNavigace li:nth-child(4) .polozka{
    background-image: url(img/ic/helma.png);
}

.promenu .komponentaNavigace li:nth-child(5) .polozka{
    background-image: url(img/ic/ostatni.png);
}

.promenu .komponentaNavigace li:nth-child(1) a:hover{
    background-image: url(img/ic/botab.png);
}

.promenu .komponentaNavigace li:nth-child(2) a:hover{
    background-image: url(img/ic/vestab.png);
}

.promenu .komponentaNavigace li:nth-child(3) a:hover{
    background-image: url(img/ic/rukaviceb.png);
}

.promenu .komponentaNavigace li:nth-child(4) a:hover{
    background-image: url(img/ic/helmab.png);
}

.promenu .komponentaNavigace li:nth-child(5) a:hover{
    background-image: url(img/ic/ostatnib.png);
}

.promenu .komponentaNavigace .polozka{
    text-align: center;
    padding-top: 10px;
    text-transform: uppercase;
    font-weight: 700;
    color: #009EE0;
    border: 1px solid #1A1A1A;
    cursor: pointer;
    text-decoration: none;
    line-height: 20px;
}

.promenu .komponentaNavigace .hloubka2{
    display: none;
}

.promenu .komponenty{
    float: left;
    width: 22%;
    height: 120px;
    background: #1A1A1A;
    position: relative;
}

.promenu .komponenty .komponentaPrihlaseni{
    display: block;
    float: left;
    width: 60px;
    height: 60px;
    background: #009EE0 url(img/login.svg) scroll no-repeat center center/80% auto;
    font-size: 0px;
}

.promenu .komponenty .komponentaKosik{
    width: calc(100% - 60px);
    display: block;
    line-height: 60px;
    height: 60px;
    text-align: right;
    float: right;
    padding: 0 50px 0 0;
    text-decoration: none;
    text-align: center;
    color: black;
    font-weight: bold;
    background: #009EE0 url(img/kosik.png) scroll no-repeat 95% center/auto 70%;
}

.promenu .komponenty .komponentaHledat{
    width: 100%;
    background: #1A1A1A;
    height: 60px;
    padding: 10px;
}

.promenu .komponenty .komponentaHledat input[type=text]{
    line-height: 40px;
    width: calc(100% - 55px);
    border: 0px;
    margin-top: 10px;
    padding: 0 10px;
}

.promenu .komponenty .komponentaHledat input[type=submit]{
    font-size: 0px;
    width: 40px;
    height: 40px;
    background: url(img/lupa.png) scroll no-repeat center center/contain;
    float: right;
    margin: 10px 0;
}

@media only screen and (max-width: 900px){
    .promenu {
        margin-bottom: 0;
    }

    .promenu .logo{
        float: none;
        width: auto;
    }

    .promenu .komponentaNavigace{
        width: auto;
        float: none;
    }

    .promenu .komponentaNavigace .polozka{
        display: block;
        background-color: #2F2F2F;
        padding-top: 70%;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 50% auto;
        font-size: 0px;
        height: unset;
        max-height: 120px;
    }

    .promenu .komponentaNavigace:after{
        content: ' ';
        clear: both;
        display: block;
        margin-bottom: 10px;
    }

    .promenu .komponenty{
        float: none;
        width: 350px;
        margin: auto;
    }
}




/* 2022 */
body .NahledProduktu003 input[type=submit]{
    display: none;
}

.NahledProduktu003 form:after{
    content: 'DETAIL';
    display: inline-block;
    padding: 10px;
    color: #009EE0;
    font-weight: bold;
}
.NahledProduktu003 .cenaBezDph{
    font-size: 0.65em;
}
.DetailProduktu001 .panelprilohy .nahledproduktu{
    border: 1px solid #eee;
}
body .DetailProduktu001 .formulardokosiku .cenabez td{
    display: table-cell;
}

body .DetailProduktu001 .formulardokosiku input[type=submit]{
    background-color: #009EE0;
    color: #ffffff;
}
body .DetailProduktu001 .odesilame {
    max-width: 300px;
    background: rgb(0 158 224 / 15%);
    color: rgb(0 158 224 / 100%);
    padding: 10px;
    text-align: center;
    font-weight: bold;
    margin: -15px auto 15px auto;
    text-transform: uppercase;
    font-size: 0.75rem;
}
.DetailProduktu001 .formulardokosiku .ridiciParametrRadios span label {
    padding: 0 5px;
}
.strankaKosik .kosik .navigace input[type=button]{
	display: none;
}
