.header-search-input,
.header-search-input input,
.ikona .material-icons,
.ikona,
.cinema-btn,
.cinema-close,
.page-menu-pom,
.profil-menu-pom,
.page-blok,
.id-registrace-success-box,
.kuch-public-btn,
.galerie-public-btn,
.new-blok .new-nazev,
.galerie-info-2-share-box,
.recept-info-2-share-box,
.clanek-info-2-share-box,
.kuch-info-2-share-box,
.fotka-radius,
footer,
.obecne-blok,
.user-menu-ikona,
.obecne-cover,
.obecne-blok-2,
.recept-blok,
.clanek-blok,
.user-status,
.user-box {
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;

    -khtml-border-radius-topleft: 10px;
    -khtml-border-radius-topright: 10px;
    -khtml-border-radius-bottomleft: 10px;
    -khtml-border-radius-bottomright: 10px;

    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;

    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.cinema-close,
.obecne-nadpis,
.obecne-nadpis-box,
.profil-menu-box,
.profil-menu a.active {
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;

    -khtml-border-radius-topleft: 10px;
    -khtml-border-radius-topright: 10px;

    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;

    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.page-menu-box {
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;

    -khtml-border-radius-bottomleft: 10px;
    -khtml-border-radius-bottomright: 10px;

    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;

    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.obecne-cover {
    background: #f6f6f6;
}

.obecne-blok {
    position: relative;
    background: #fff;
    border: 1px solid #e6e6e6;
}

.obecne-obsah {
    padding: 5px 0px;
}

.obecne-nadpis {
    padding: 10px 15px 10px 15px;
    font-weight: 600;
    font-size: 1.25em;
    line-height: 1.5;
    font-family: Open Sans;
    border-bottom: 1px solid #f0f0f0;
}

.obecne-nadpis-box {
    display: grid;
    grid-template-columns: auto 1fr;
    margin: 0px 0px;
    border-bottom: 1px solid #f0f0f0;
}

.obecne-nadpis-box .obecne-nadpis {
    margin: 0px 0px;
    border-bottom: 0px;
}

.obecne-menu {
    text-align: right;
    padding: 0px 10px 0px 0px;
    align-self: center;
}

.obecne-menu a,
.obecne-menu div {
    display: inline-block;
    padding: 5px 5px 5px 5px;
    margin-left: 5px;
    color: #c00;
    cursor: pointer;
    font-weight: 500;
    font-size: 1em;
    text-transform: uppercas;
}

.obecne-menu div:hover {
    text-decoration: underline;
}

.obecne-text {
    line-height: 1.6;
    padding: 10px 15px;
}

.obecne-text-LB {
    line-height: 1.6;
    padding: 10px 15px;
}

.obsah-nadpis {
    padding: 20px 20px 20px 20px;
    text-align: center;
    font-size: 1.75em;
    font-weight: 600;
}

.obsah-nadpis h1 {
    font-size: 1em;
    font-weight: 600;
}

.obecne-list {
    padding: 10px 15px 10px 35px;
}

.obecne-list li {
    padding: 3px 0px;
}

.obecne-b-600 {
    font-weight: 600;
}

.obecne-i {
    font-style: italic;
}

.lightBox-bg {
    position: fixed;
    z-index: 200;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    overflow-y: auto;

}

.lightBox-blok {
    position: relative;
    background: #fff;
    width: 500px;
    margin: 70px auto;
}

.lightBox-blok .form-box {
    padding: 10px 15px
}

.lightBox-close {
    position: absolute;
    cursor: pointer;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 32px;
    text-align: center;
    right: 0px;
    top: 0px;
    vertical-align: middle;
    color: #888;
}

.obecne-navigace {
    background: #fff;
    padding: 15px 15px;
}

.obecne-navigace a {
    padding: 5px 10px;
    margin: 0px 10px 0px 0px;
    display: inline-block;
    background: #f0f0f0;
}

.obecne-navigace a.active {
    color: #fff;
    background: #c00;
    font-weight: 500;
}

.obecne-navigace a:hover {
    text-decoration: underline;
}

.obecne-error-box {
    padding: 0px 20px;
}

.obecne-error-nadpis {
    font-size: 1.5em;
    padding: 15px 0px 10px 0px;
    font-weight: 700;
}

.obecne-error-text {
    padding: 0px 0px 15px 0px;
    line-height: 1.5;
}

.lightBox-blok {

    .obecne-error-box,
    .obecne-error-search-box {
        padding: 0px 20px;
    }
}

.obecne-error-search-box {
    padding: 15px 15px;
    line-height: 1.5;
    color: #888;
    font-style: italic;
}

.obecne-seda {
    color: #888;
}

#clona {
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 500;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
}

.clona-text {
    background: #fff;
    padding: 20px;
    border: 1px solid #ddd;

}

.ac-text {
    padding: 5px 10px;
    line-height: 1.5;
}

.user-menu-ikona {
    margin-bottom: 15px;
    color: #c00;
    font-weight: 500;
    background: #f6f6f6;
    padding: 15px 15px;
    cursor: pointer;
}

.user-menu-ikona .material-icons {
    color: #fff;
    background: #c00;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin-right: 10px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;

    -khtml-border-radius-topleft: 5px;
    -khtml-border-radius-topright: 5px;
    -khtml-border-radius-bottomleft: 5px;
    -khtml-border-radius-bottomright: 5px;

    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;

    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.cinema-btn {
    z-index: 99;
    position: absolute;
    color: #c00;
    right: 5px;
    bottom: 5px;
    width: 30px;
    height: 30px;
    background: #fff;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.7);
}

#cinema {
    background: #000;
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 150;
    overflow: scroll;
    display: none;
}

.cinema-obsah {
    background: #fff;
}

.cinema-foto {
    background: #000;
    height: auto;
}

.cinema-info {
    background: #fff;
    padding: 20px;
    line-height: 1.5;
    overflow: scroll;

    .nazev {
        font-weight: 600;
    }

    .text {
        padding-bottom: 10px;
    }
}

.cinema-close {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    vertical-align: middle;
    background: #fff;
    background: rgba(255, 255, 255, 0.5);
    color: #000;
    position: fixed;
    left: 20px;
    top: 20px;
    font-weight: 700;
    z-index: 151;
    cursor: pointer;
}

.cookie-box {
    position: fixed;
    bottom: 0px;
    left: 10px;
    right: 10px;
    width: auto;
    background: #fff;
    z-index: 999;
    border: 1px solid #000;
}

.hidden {
    display: none;
}

.cookie-nadpis {
    padding: 15px;
    font-weight: 700;
    font-size: 1.5em;
}

.cookie-popis {
    padding: 0px 15px 0px 15px;
    line-height: 1.5;
}

.cookie-menu {
    display: grid;
    grid-template-columns: 1fr;
    padding: 15px;
    column-gap: 15px;
    row-gap: 15px;
}

.cookie-menu a {
    padding: 10px 15px;
    display: inline-block;
    background: #f0f0f0;
    text-align: center;
}

.cookie-menu a:first-of-type {
    font-weight: 600;
}

@media only screen and (min-width: 999px) {

    .obecne-blok {
        margin-left: 0px;
        margin-right: 0px;
    }

    .obecne-nadpis {
        font-size: 1.35em;
    }

    .obsah-nadpis {
        font-size: 2em;
    }

    .obsah-nadpis-LB {
        font-size: 1.75em;
    }

    #cinema {
        overflow: hidden;
    }

    .cinema-obsah {
        display: grid;
        grid-template-columns: auto 250px;
    }

    .cinema-foto {
        height: 100%;
    }

    .cookie-box {
        position: fixed;
        bottom: 0px;
        left: 50%;
        right: auto;
        width: 400px;
        margin-left: -200px;
    }

    .cookie-menu {
        grid-template-columns: 1fr 1fr;
    }

}