/* Globalni styly */

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;0,900;1,400;1,700&display=swap');


* {
    font-weight: inherit;
    font-family: 'Roboto', sans-serif;
    font-style: inherit;
    line-height: 28px;
    border: 0 none;
    outline: 0;
    padding: 0;
    margin: 0;
    cursor: default;
    box-sizing: border-box;
    max-width: 100%;
}

html {
  min-height: 100%;
  min-width: 320px;
  scroll-behavior: smooth;
  padding: 0;
  margin: 0;
}

body,html {
    overflow-x: hidden;
}

head {
    display: none;
}

body {
    background-color: #E5E5E5;
    margin: 0;
    padding: 0;
    min-width: 260px;
    overflow-y: auto;
    overflow-x: hidden;
}

.strankaSlozkaZbozi{
    margin: 0;
    padding: 0;
}

.strankaSlozka{
    margin: 0;
    padding: 0;
}

.strankaPrihlaseni .panelDivize, .strankaPrihlaseni .panelDlazdice, .strankaPrihlaseni .panelSluzby, .strankaPrihlaseni ul{
    display: none;
}

form table {
    width: 100%;
    min-height: 400px;
}


form tr.nadpis td {
    font-weight: bold;
}

form td{
    padding: 0px 10px 0px 20px;
}

form td.popis {
    width: 33%;
    padding: 0px 10px 0px 0px;
}

form tr.odesli input,
form tr.modesli input {
    margin: 0px 0px 10px 0px;
    padding: 10px 20px 10px 20px;
}

form input, textarea:hover{
    cursor: text;
}

form textarea{
    width: 100%;
    resize: none;
}

form .povinnePolickoInfo, .povinnePolicko{
    display: none;
}

form label{
    padding-left: 5%;
}

a{
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}

a:hover{
    text-decoration: underline;
    cursor: pointer;
}

select, label{
    vertical-align: middle;
}

input[type=text], input[type=password], input:not([type]), textarea{
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border: 1px solid #AAAAAA;
    padding: 5px 15px;
}

input[type=text], input[type=password]{
    line-height: 40px;
}

input[type=submit]{
    background-color: #FF0101;
    color: #ffffff;
    padding: 1px 5px 1px 5px;
    border: none;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}

/* 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;
}

.stylBunkaStred .priloha {
    float: none;
    margin: 0px auto 0px auto;
}

.priloha .text {
    display: block;
    text-align: center;
    font-size: 12px;
}

/* Ytext */

table {
    clear: both;
}

table.zakladniTabulka td {
    background: #f0f0eb;
    padding: 0px 3px 0px 3px;
    font-size: 12px;
}

.text.editor{
    margin: 0 auto;
    /*max-width: 1230px;*/
}

.pozadiSede {
    background-color: #565656 !important;
    color: #ffffff;
}

.pozadiSede * {
    background-color: #565656 !important;
    color: #ffffff;
}

.pozadiCervene {
    background-color: #FF0101 !important;
    color: #ffffff;
}

.pozadiCervene * {
    background-color: #FF0101 !important;
    color: #ffffff;
}

.text.editor table:not(.zakladniTabulka):not(.kalendar) td {
    vertical-align: top;
}

td:after {
    content: " ";
    display: block;
    clear: both;
    font-size: 0px;    
}

hr {
    border-bottom: 1px solid #777777;
}

p, ul, ol, table, hr {
    margin: 0px 0px 28px 0px;
}

h1, h2, h3 {
    line-height: 150%;
    margin: 0px 0px 28px 0px;
    font-weight: 700;
}

h1 {
    font-size: 2.5rem;
    font-weight: 900;
}

h2 {
    font-size: 2rem;
}

h3 {
    font-size: 1.75rem;
}

/*
h1, h2, h3, h4{
    padding-bottom: 10px;
}

h1{
    margin-bottom: 10px;
}

h1, h1 *{
    font-size: 36px;
    line-height: 46px;
    font-weight: 900;
    letter-spacing: 2px;
    color: #565656;
    text-align: center;
    text-transform: uppercase;
}
h2, h2 *{
    font-size: 32px;
    line-height: 46px;
    font-weight: bold;
}
h3, h3 *{
    font-size: 18px;
    line-height: 21px;
    font-weight: 900;
    padding: 0px 10px 0px 0px;
    margin-bottom: 28px;
    
}

h3{
    border-left: 5px solid #FF0101;
    padding: 10px;
}

*/

footer h3{
    /*border-left: 0px solid #FF0101;*/
    padding-left: 20px;
    color: #ffffff;
}

strong *{
    border-left: 0px solid red;
}
/*
h1:not(:first-child),
h2:not(:first-child),
h3:not(:first-child),
h4:not(:first-child){
    padding-top: 20px;
}*/

.panelNadpis{
    position: relative;
    width: 100%;
    background-color: #fff;
    height: 42px;
    vertical-align: middle;
    text-align: center;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

.stylVerzalky {
    text-transform: uppercase;
}

.stylBunkaVpravo {
    text-align: right;
}

.stylBunkaStred {
    text-align: center;
}

.stylPoznamka, table td.stylPoznamka {
    font-size: 11px;
}

.stylVelke {
    font-size: 20px;
    line-height: 30px;
}

.stylCervene {
    color: #cc0000;
}

.povinnePolicko,
.upozorneni,
.upozorneni a {
    color: #cc0000;
    font-weight: bold;
}

.button{
  border: none;
  color: #FFFFFF !important;
  padding: 8px 16px;
  text-align: center;
  text-decoration: none !important;
  margin: 4px 2px;
  transition-duration: 0.5s;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 14px !important;
}

.button1{
    width: 150px;
    background-color: #C0C6C8;
}

.button2{
    margin: 50px 0px 10px 0px; 
    width: 100%;
    height: 55px;
    background-color: #3E3D3F;
}

.button1:hover{
  background-color: #E81E33;
  transition-duration: 0.5s;
}

.button2:hover{
  background-color: #66777B;
  transition-duration: 0.5s;
}

.button:focus{
  outline: 0;
}

.vnitrek {
    clear: both;
    width: 1450px;
    /*border: 1px solid red;*/
    margin: auto;
}
.vnitrek:after{
    content: ' ';
    clear: both;
    display: block;
}

/******************************************************************/
/******************************************************************/


/**********************HEADER**********************/

/* Space */

header .space{
    position: relative;
    width: 100%;
    height: 40px;
    background-color: #fff;
}

/* Space */

/* Ikony */

.panelIkony2{
    display: none;
}

header .panelIkony{
    float: left;
    position: relative;
    width: 100%;
    height: 20px;
}

header .volat{
    position: absolute;
    width: 80px;
    height: 80px;
    z-index: 1;
    border-radius: 6px;
    left: calc(90% - 100px);
    top: calc(50% - 30px);
    background-image: url(BS/telefon.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

header .mail{
    position: absolute;
    width: 80px;
    height: 80px;
    z-index: 1;
    border-radius: 6px;
    left: calc(90% - 10px);
    top: calc(50% - 30px);
    background-image: url(BS/mail.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

header .volat:hover{
    cursor: pointer;
    transform: scale(1.04);
}

header .mail:hover{
    cursor: pointer;
    transform: scale(1.04);
}

.volat2{
    position: absolute;
    width: 50px;
    height: 50px;
    z-index: 1;
    border-radius: 6px;
    left: 10px;
    top: 10px;
    background-image: url(BS/telefon.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.mail2{
    position: absolute;
    width: 50px;
    height: 50px;
    z-index: 1;
    border-radius: 6px;
    left: calc(100% - 60px);
    top: 10px;
    background-image: url(BS/mail.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.mail2:hover, .volat2:hover{
    cursor: pointer;
}

@media only screen and (max-width:660px){

    header .panelIkony{
        display: none;
    }

    .panelIkony2{
        position: absolute;
        display: inline-block;
        width: 100%;
        height: 50px;
        top: 0;
        left: 0;
    }
}

/* Ikony */

/* 2019 slideshow */
.slideH{
    position: relative;
    width: 100%;
    /*height: 570px;*/
    height: 320px;
}

.homepage .slideH{
    /*height: 480px;*/
    height: 320px;
}

.slideshow{
    width: 100%;
    /*height: 570px;*/
    height: 320px;
    margin: auto;
}

.homepage .slideshow{
    /*height: 480px;*/
    height: 320px;
}

.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: 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;
}

.slideshow a{
  display: none;
}
@media only screen and (max-width:700px){

    .slideshow{
        height: 200px;
    }
    .slideshow .nazev{
        font-size: 17px;
        padding: 0 10px;
        line-height: inherit;
    }

    .slideH{
        position: relative;
        width: 100%;
        height: 200px;
    }

}
/* 2019 slideshow */


/* hlavniMenu */

#menu, label[for=menu]{
    display: none;
}

header nav{
    display: block;
    text-align: center;
    background: #FF0101;
}

header nav ul {
    display: block;
    margin: auto;
    padding: 5px 0px;
}

header nav li {
    display: inline-block;
}

header nav li .polozka {
    display: block;
    padding: 10px 10px;
    color: #fff;
    transition: all 0.3s;
    cursor: pointer;
    font-weight: 400;
    margin-right: 1px;
    font-size: 24px;
}

header nav li .polozka.vybrana,
header nav li .polozka:hover {
    text-decoration: none;
    text-decoration: underline;
}

header nav .hloubka2{
    display: none;
}

@media only screen and (max-width: 900px){

    header nav li {
        display: block;
        transition: all 0.3s;
    }

    nav{
        max-height: 0px;
        overflow: hidden;
        transition: max-height 0s;
    }

    nav .hloubka2 .polozka {
        padding: 5px 20px 5px 20px;
    }

    nav .hloubka3 .polozka{
        padding: 2px 20px 2px 40px;
    }

    label[for=menu]{
        display: block;
        line-height: 58px;
        background: #FF0101 url(BS/menu.svg) scroll no-repeat 95% center/auto 80%;
        margin: 0px auto 0px auto;
        padding: 0 20px;
        color: white;
        font-weight: bold;
        cursor: pointer;
    }

    #menu:checked + nav{
        transition: max-height 1.5s;
        max-height: 3000px;
    }
}

/* hlavniMenu */

/**********************MAIN**********************/

main{
    margin: auto;
    padding: 40px 50px 100px 50px;
    min-height: 50vh;
    background: #fff;
}

main a{
    text-decoration: underline;
    color: #ff0101;
    text-decoration-color: #ff010155; 
}

main a:hover{
    text-decoration-color: #ff0101ff; 
}

main li{
    list-style-position: inside;
}

main .formularFiltry,
main .komponentaZobrazeni{
    display: none;
}

@media only screen and (max-width: 550px){
    main{
        padding: 40px 25px 100px 25px;
    }
}

/* thumbs */

main a img{
    /*border-left: 5px solid #FF0101;*/
    /*line-height: 84px;*/
}

main a img:hover{
    /*cursor: pointer;*/

}

table.sloupcovaSazba {
    width: 100%;
}

/* thumbs */

/* Panel Dlazdice */

.panelDlazdice {
    padding-bottom: 20px;
}

.panelDlazdice > * {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

@media only screen and (max-width: 1024px){
    .panelDlazdice > * {
        flex-direction: column;
    }
}

.panelDlazdice > * > * {
    display: block;
    flex: 1 1 0;
    background-color: #eee;
    background-size: cover;
    height: 250px;
    position: relative;
}

@media only screen and (max-width: 1024px){
    .panelDlazdice > * > * {
        flex: 0 1 auto;
    }
}

.panelDlazdice > * > * > * {
    background-color: rgba(43,43,43,0.75);
    color: #ffffff;
    padding: 0.5rem;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
}

.panelDlazdice > * > *:hover > * {
    background-color: rgba(43,43,43,0.85);
    text-decoration: underline;
}

.panelDlazdice > *:nth-child(1) > *:nth-child(1) {background-image: url(BS/zateplovani.jpg);}
.panelDlazdice > *:nth-child(1) > *:nth-child(2) {background-image: url(BS/okna2.jpg);}
.panelDlazdice > *:nth-child(1) > *:nth-child(3) {background-image: url(BS/balkony2.jpg);}
.panelDlazdice > *:nth-child(1) > *:nth-child(4) {background-image: url(BS/cisteni2.jpg);}
.panelDlazdice > *:nth-child(2) > *:nth-child(1) {background-image: url(BS/projekce.jpg);}
.panelDlazdice > *:nth-child(2) > *:nth-child(2) {background-image: url(BS/dotace.jpg);}
.panelDlazdice > *:nth-child(2) > *:nth-child(3) {background-image: url(BS/udrzba.jpg);}
.panelDlazdice > *:nth-child(2) > *:nth-child(4) {background-image: url(BS/bezplatna.jpg);}

/*  Panel Dlazdice */

/* panelSchema */

.panelSchema .schemaTabulka > * {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

@media only screen and (max-width: 1024px){
    .panelSchema .schemaTabulka > * {
        flex-direction: column;
    }
}

.panelSchema .schemaTabulka > * > * {
    display: block;
    flex: 1 1 0;
    background-size: cover;
    position: relative;
}

@media only screen and (max-width: 1024px){
    .panelSchema .schemaTabulka > * > * {
        flex: 0 1 auto;
    }
}

.panelSchema .schemaTabulka > * > * > * {
    color: #ffffff;
    text-align: center;
}

.panelSchema .schemaTabulka > * > * > *:nth-child(1) {
    background-color: #FF0101;
    font-weight: 700;
    padding: 20px;
    margin-bottom: 2px;
    min-height: 6rem;
    text-transform: uppercase;
}

.panelSchema .schemaTabulka > * > * > *:nth-child(2) {
    background-color: #565656;
    padding: 10px;
}

/* panelSchema */

/* Panel Divize */

.panelDivize{
    position: relative;
    width: 100%;
    min-height: 400px;
}

.panelDivize .divize{
    position: relative;
    width: 100%;
    min-height: 350px;
}

.panelDivize .divize .nadpisDv{
    background-color: #FF0101;
    width: 100%;
    color: #fff;
    height: 50px;
    padding: 15px;
    padding-left: 515px;
    font-weight: 900;
    font-size: 22px;
}

.panelDivize .divize .textDv{
    position: relative;
    padding: 15px 20% 100px 530px;
    font-size: 14px;

}

.panelDivize .divize .fotkaDv{
    position: absolute;
    left: 30px;
    top: -10px;
    width: 460px;
    height: 300px;
}

@media only screen and (max-width: 1260px){
    .panelDivize .divize .textDv{
        padding-right: 0;
    }
}

@media only screen and (max-width: 1040px){
    .panelDivize .divize .fotkaDv{
        position: relative;
        margin: auto;
        left: unset;
        top: unset;
        height: 150px;
        width: 230px;
    }

    .panelDivize .divize .textDv{
        padding: 15px;
    }

    .panelDivize .divize .nadpisDv{
        padding: 15px;
    }
}

@media only screen and (max-width: 700px){
    .panelDivize .divize .nadpisDv{
        height: unset;
        min-height: 50px;
    }
}

/* Panel Divize */

/* Galerie */
    
.komponentaFotogalerie.galerie .polozka .nahled{
    display: block;
    margin: 0px auto;
    width: 400px;
    padding-top: 75%;
    box-shadow: 0 0 20px 5px rgba(0,0,0,0.2);
    border:  1px solid black !important;
    height: 100px;
    background-size: cover;
    border: 0px solid #fff !important;
}

.komponentaFotogalerie.galerie .polozka .nahled:hover{
    cursor: pointer;
}
/* Galerie */

/*.strankaSlozka .panelSluzby, .strankaSlozka .panelDlazdice{
    display: none;
}*/

/**********************FOOTER**********************/

footer {
    border-top: 40px solid #565656;
}

/* panel Sponzor */

footer .panelSponzor{
    position: relative;
    width: 100%;
    height: 220px;
    background-color: #565656;
    margin: 0; 
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}

footer .panelSponzor .one{
    display: inline-block;
    margin: 0 auto;
    width: 200px;
    background: url(BS/partner1.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

footer .panelSponzor .two{
    display: inline-block;
    margin: 0 auto;
    width: 200px;
    background: url(BS/partner3.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

footer .panelSponzor .three{
    display: inline-block;
    margin: 0 auto;
    width: 200px;
    background: url(BS/partner2.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 680px){

    footer .panelSponzor{
        height: unset;
    }

    footer .panelSponzor .one{
        width: 100%;
        margin: 20px;
        height: 50px;
    }

    footer .panelSponzor .two{
        width: 100%;
        margin: 20px;
        height: 80px;
    }

    footer .panelSponzor .three{
        width: 100%;
        margin: 20px;
        height: 50px;
    }
}

/* panel Sponzor */

/* panel Formular */

*::-webkit-input-placeholder{
    color: #565656;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
}

*:-moz-placeholder{
    color: #565656;
    text-transform: uppercase;
    font-size: 12px;
}

*::-moz-placeholder{
    color: #565656;
    text-transform: uppercase;
    font-size: 12px;
}

*:-ms-input-placeholder{
    color: #565656;
    text-transform: uppercase;
    font-size: 12px;
}

footer .panelFormular{
    position: relative;
    width: 100%;
    /*height: 540px;*/
    height: 380px;
    padding: 30px;
    background: url(BS/spodniPanel.png);
    box-shadow: inset 0 -120px 120px 0px #fff;
}

footer .panelFormular .formular{
    width: 400px;
    height: 450px;
    margin: 0 auto;
    position: relative;
    background-color: #565656;
    padding:30px 10px;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5);
}

footer .panelFormular input, footer .panelFormular textarea{
    width: 100%;
    padding: 5px 10px;
}

/* panel Formular */

/* panel Kontakt */

footer .panelKontakt{
    display: block;
    position: relative;
    width: 100%;
    min-height: 220px;
    background-color: #FF0101;
    font-size: 18px;
    border-top: 1px solid #565656;
}

footer .panelKontakt:after{
    content: " ";
    font-size: 0px;
    display: table;
    clear: both;
}

footer .panelKontakt a{
    color: #fff;
}

footer .panelKontakt .kontaktL{
    position: relative;
    width: 50%;
    padding: 20px;
    float: left;
    padding-right: 200px;
    text-align: right;
    color: #fff;
}

.kontaktS{
    position: absolute;
    margin: auto;
    left: calc(50% - 160px);
    width: 320px;
    z-index: 1;
    padding: 35px 50px;
    height: 180px;
    border: 35px solid #fff;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.35);
    background: url(BS/logo.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
}

.kontaktS:hover{
    cursor: pointer;
}

footer .panelKontakt .kontaktP{
    position: relative;
    width: 50%;
    padding: 20px;
    padding-left: 200px;
    float: right;
    color: #fff;
}

@media only screen and (max-width: 950px){
    footer .panelKontakt{
        min-height: 100%;
    }

    footer .panelKontakt .kontaktL{
        width: 100%;
        display: block;
        text-align: center;
        padding-right: unset;
        padding: 0;
        margin-top: 219px;
        background-color: #FF0101;
    }

    footer .panelKontakt .kontaktP{
        width: 100%;
        display: block;
        padding: 0;
        text-align: center;
        padding-left: unset;
        background-color: #FF0101;
        padding-bottom: 15px;
    }
}

/* panel Kontakt */

/* Mapa */

footer iframe{
    position: relative;
    width: 100%;
    height: 480px;
    padding: 0;
    margin:0;
}

/* Mapa */

/* Spodni lista */

footer .botBaner{
    position: relative;
    width: 100%;
    height: 55px;
    margin-top: -9px;
    background-color: #fff;
}

footer .botBaner p{
    padding-top: 13px;
    color:  #000;
    text-align: center;
    margin: 0 auto;
}

/* Spodni lista*/

/* komponentaCookie */
.komponentaCookieSouhlas {
    background: rgba(232, 30, 51, 0.85);
    padding: 20px;
    text-align: center;
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
}
.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{
    box-shadow: 0 0 3px 1px rgba(100,100,100,0.5);
    background: rgba(100,100,100,0.15);
}
/* komponentaCookie */

/**********************FOOTER**********************/

/* sloupcovaSazba */

table.sloupcovaSazba {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}

table.sloupcovaSazba td:not(:nth-child(1)) {
    padding-left: 1rem;
}

table.sloupcovaSazba td:not(:nth-last-child(1)) {
    padding-right: 1rem;
}

@media screen and (max-width: 768px) {
    table, tbody, tr, td, th {display: block;}
    thead {display: none;}
    td, th {width: auto;}
    table.sloupcovaSazba td:not(:nth-child(1)) {padding-left: 0;}
    table.sloupcovaSazba td:not(:nth-last-child(1)) {padding-right: 0;}
    table.zakladniTabulka td:not(:nth-last-child(1)) {border-bottom: none;}
}

/* .komponentaFotogalerie.galerie */

.komponentaFotogalerie.galerie .polozka {
    padding: 0px 20px 20px 0px !important;
}

.komponentaFotogalerie.galerie .polozka .nahled {
    box-shadow: inset 0px 0px 20px 0px rgba(0,0,0,0.15) !important;
    border-radius: 4px;
}

/* .komponentaFotogalerie.album */

.komponentaFotogalerie.album .polozka {
    padding: 0px 20px 20px 0px !important;
}

.komponentaFotogalerie.album .polozka .nahled {
    cursor: pointer !important;
    width: 100% !important;
}

.komponentaFotogalerie.album .polozka a {
    box-shadow: none !important;
    width: 100% !important;
}

.komponentaFotogalerie.album .polozka .nahled {
    box-shadow: inset 0px 0px 20px 0px rgba(0,0,0,0.15);
    border-radius: 4px;
}

.komponentaFotogalerie.album .polozka .nazev {
    border-radius: 4px;
}

@media only screen and (max-width: 800px) {
    .komponentaFotogalerie.album .polozka a {
        width: 400px !important;
    }
}

