@media all and (min-width: 0px) and (max-width: 600px) {
ul.napovedseznam {
  top: 77px !important;
  position: absolute !important;
  text-transform: capitalize !important;
  column-gap: 0px !important;
}
#napoveda h2 {
  line-height: 29px !important;
  margin-top: -010px !important;
}
}

body {
    margin: 0 !important;
    padding: 0 !important;
}
div#cookiescript_badge {
    display: none;
}
svg {
    cursor: pointer;
    height: 3em;
    margin-top: -1.5em;
    position: absolute;
    top: 50%;
    width: 2em;
}
svg#next {
    right: 1em;
}
svg#previous {
    display: none;
    left: 1em;
}
ul.napovedseznam {
    color: white;
    padding: 15px 45px;
    margin: 0 auto;
    list-style-type: circle !important;
    text-transform: uppercase;
    column-count: 2;
    column-gap: 20px;
    bottom: 0;
}
.div {
    align-items: center;
    display: inline-table;
    height: 100%;
    justify-content: center;
    position: absolute;
    transition: all 1s ease 0s;
    width: 100%;
}
.div h2, div h1 {
    font-size: 2em;
    text-align: center;
    width: 100%;
}
.zoomout {
    transform: scale(0.7);
}
.napovedafb {
    background-image: url("../images/galerie/napoveda/facebook.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100%;
    min-width: 100%;
}
.napovedapodrep {
    background-image: url("../images/galerie/napoveda/vpodrepu.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100%;
    min-width: 100%;
}
.napovedavideo {
    background-image: url("../images/galerie/napoveda/video.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100%;
    min-width: 100%;
}
.napovedasetkarta {
    background-image: url("../images/galerie/napoveda/setkarta.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100%;
    min-width: 100%;
}
#napoveda .btn {
    float: right;
    text-align: center;
    margin-top: 10px;
    margin-left: 15px;
}
.napovedseznam .profil2016 ul, li {
    list-style-type: disc;
}
.napovedahlas {
    background-image: url("../images/galerie/napoveda/hlas.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100%;
    min-width: 100%;
}
.napovedafoceni {
    background-image: url("../images/galerie/napoveda/foceni.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100%;
    min-width: 100%;
}
#napoveda p {
    font-size: 1.1em !important;
    padding: 15px 15px;
    bottom: 0px;
    position: absolute;
    width: 100%;
}
#napoveda h1, #napoveda h2 {
    color: white;
    position: relative;
    text-align: center;
    text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);
    text-transform: uppercase;
    z-index: 10;
    padding-top:20px;
        padding-bottom:0px;
}
#napoveda p {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    color: white;
}
