    body {
    overflow-x: hidden;
}

::-webkit-scrollbar {
    display: none;
}

#parent {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#child {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    padding-right: 17px;
    box-sizing: content-box;
}

.naav {
    margin-top: 0.84%;
}

.iframe-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 630px;
}

.iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hapapa {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1%;
    padding-right: 1%;
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between;
}

.hlhry {
    font-weight: 500;
}

table {
    font-size: larger;
}

.carousel-indicators {
    bottom: -50px;
}

.datum {
    width: 5%;
}

.nazev {
    width: 85%;
}

.odehrani {
    width: 10%;
}

.top-left {
    position: absolute;
    top: 8px;
    left: 25px;
}

.pod-left {
    position: absolute;
    top: 68px;
    left: 25px;
}

.containervdva {
    position: relative;
    text-align: center;
}

.containervdvakarty {
    position: relative;
    text-align: left;
}

.pozadi-tmave {
    background-color: #252525; /*#2f2f2f*/ /*#202020*/
}

.tmave-karty {
    background-color: #202020;
}

.navtmavy {
    background-color: #201e1e;
}

.absolutni {
    position: absolute;
}

.overlay {
    right: 0;
    top: 0;
}

.overlaydva {
    left: 10;
    top: 10;
}

.kartavlajka {
    display: inline-block;
    width: 45px;
}

.zindex {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
}

.card {
    height: 95.6%;
}

