@font-face {
    font-family: Amor; /* deklarace fontu */
    src: url("font/AmorSansPro.ttf"); /* propojenĂ­ na umĂ­stÄ›nĂ­ souboru */
}
@font-face {
    font-family: AmorBold; /* deklarace fontu */
    src: url("font/AmorSansTextPro.ttf"); /* propojenĂ­ na umĂ­stÄ›nĂ­ souboru */
}

@font-face {
    font-family: HumanistBold; /* deklarace fontu */
    src: url("Hfont/umanist777BlkAT.TTF"); /* propojenĂ­ na umĂ­stÄ›nĂ­ souboru */
}

@font-face {
    font-family: Subpear; /* deklarace fontu */
    src: url("font/subpear.TTF"); /* propojenĂ­ na umĂ­stÄ›nĂ­ souboru */
}

@font-face {
    font-family: 'opensans-regular';
    src: url('font/OpenSans-Regular.ttf');
}

@font-face {
    font-family: 'comic-regular';
    src: url('font/comici.ttf');
}







@media (max-width: 1980px) and (min-width: 1024px){
      #myVideo {
  width: 100%; 
  height: auto;
}

    .topnav {
        display: none;
    }
    
    
     .none {
        display: none;
    }
    
    * {box-sizing: border-box;}
body {font-family: Verdana, sans-serif;}
.mySlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}


     img{
        width: 100%;
        height: auto;
     }
    strong {
         font-family: AmorBold, Arial, Helvetica, sans-serif;
     }
     
        body{
        margin: 0px;
        padding: 0px;
        font-size: 1.1vw;
        line-height: 1.4vw;
        font-family: Amor, Arial, Helvetica, sans-serif;
        color: #000;
        z-index: -3;
    }
    
    .pozadi {
        width: 100%;
         height: 50vw;
         overflow: hidden;
         z-index: -100;
    }
    
    .pozadi img{
        width: 100%;
        height: auto;
    }
    
   
    .pozadi-text {
        position: absolute;
        top: 34vw;
        left: 10%;
        width: 28%;
        color: white;
        text-align: center;
        font-weight: bold;
        font-size: 1.5vw;
        line-height: 1.8vw;
        background-color: #d90817;
        padding: 0.5vw;
        clip-path: polygon(8% 0, 100% 0, 92% 100%, 0 100%);
        opacity: 0.8;
    }
    
    .menu {
        position: absolute;
        top: 0;
        width: 100%;
        height: 6vw;
        float: left;
    }
    

    .logo {
        float: left;
        width: 12vw;
        height: 10vw;
        margin-left: 10%;
        margin-right: 4%;
    }
    
    .pole {
        float: left;
        width: 70%;
        height: 5vw;
        margin-left: -3vw;
        font-size: 1.3vw;
        
    }

     .polehlavni {
        float: left;
        height: 5vw;
        text-align: center;
        margin: 0 2% 0 2%; 
    }
    
    .polehlavni:hover{
        border-bottom: solid;
        border-bottom-color: #d90817;
    }
      
    
    .polehlavni .icon {
        float: left;
        width: 30%;
        height: 1.5vw;
        margin-top: 0.5vw;
        margin-right: 5%;
    }
    
    .icon img {
        height: 100%;
        width: auto;
    }
    
    .koupe {
        float: left;
        width: 65%;
    }
         
    .poletext {
        width: 100%;
        text-align: center;
        margin-top: 3.2vw;
        color: #fff;
        text-shadow: 1px 2px 3px black;
        
    }
    
    .poletext2 {
        width: 100%;
        text-align: center;
        margin-top: 2vw;
        color: #fff;
        text-shadow: 1px 2px 3px black;
        
    }
    
    .poletext a {
        color: #000;
    }
    
    .poletext a:hover {
        color: #d90817;
    }
    
    .stopa {
        position: absolute;
        margin-top: -1vw;
        float: left;
        width: 100%;
        height: 5vw;
        z-index: 5;
    }
    
    .stopa img {
        width: 100%;
        height: auto;
    }
    
    .vertikalnimenu {
        position: fixed;
        top: 35%;
        width: 4vw;
        z-index: 100;
        background-color: white;
        border-radius: 0 0.3vw 0.3vw 0;
        padding-left: 0.25vw;
    }
    
    .vertikalnimenu img {
        width: 70%;
        margin: 0.3vw;
        height: auto;
    }
    
    .vertikalnimenu2 {
        position: fixed;
        top: 35%;
        right: 0;
        width: 8vw;
        height: 8vw;
        z-index: 100;
        background-color: white;
        border-radius: 0.3vw 0 0 0.3vw;
        padding-right: 0.25vw;
    }
    
    .vertikalnimenu2 img {
        width: 90%;
        margin: 0.3vw;
        height: auto;
    }
    
    
    
    .hlavni {
        float: left;
        width: 60%;
        margin-left: 20%;
        margin-top: 1%;
        font-size: 1.25vw;
        
    }
    
    .hlavni img {
        width: 30%;
        height: auto;
        margin-left: 35%;
    }
    
     h1 {
        font-size: 1.3vw;
        color: #d90817;
    }
    
    p {
        font-size: 1.1vw;
    }
    
    ul {
        line-height: 1.4vw;
    }
    
    li {
        font-size: 1.1vw;
    }
    
    button {
        width: 13vw;
        background-color: #d90817;
        height: 3vw;
        color: white;
        font-size: 1.1vw;
        border: 1vw;
        color: white;
        margin: 0 1vw;
        clip-path: polygon(8% 0, 100% 0, 92% 100%, 0 100%);
    }
    
    button:hover {
         border: 0.25vw;
        color: #d90817;
        background-color: #ffbfbf;
        color: #d90817;
    }
    
    .novinky {
        float: left;
        width: 100%;
        padding: 0 20% 0 20%;
        font-size: 1.25vw;
        text-align: center;
        line-height: 2vw;
    }
    
     .novinky img, .minulerocniky img {
       float: left;
        width: 30%;
        height: auto;
        margin: 1vw 1%;
    }
    
    .informaceprosoutezici {
      float: left;
        width: 100%;
        padding: 0 20% 0 20%;
        font-size: 1.25vw;
    }
    
    .informaceprosoutezici img {
        width: 30%;
        height: auto;
        margin-left: 35%;
    }
    
    
    .informacepronavstevniky {
      float: left;
        width: 100%;
        padding: 0 20% 0 20%;
        font-size: 1.25vw;
        text-align: center;
    }
    
    .informacepronavstevniky img {
        width: 50%;
        height: auto;
    }
    
    
    .informaceprosoutezici {
      float: left;
        width: 100%;
        padding: 0 20% 0 20%;
        font-size: 1.25vw;
        text-align: center;
    }
    
    .informaceprosoutezici img {
        width: 30%;
        height: auto;
        margin-left: 35%;
    }
    
    .informaceprosoutezici .pdf {
        float: left;
        width: 28%;
        height: auto;
        margin-left: 5%;
        margin-bottom: 5vw;
    }
    
    .informaceprosoutezici .pdf img {
        float: left;
        width: 50%;
        height: auto;
        margin-left: 5%;
    }
    
    
    .fotogalerie {
        float: left;
        width: 100%;
        font-size: 1.25vw;
        background-color: #d90817;
        padding: 2vw 0 2vw 0;
   
    }
    
    
    #fotogalerie {
        background-color: #d90817;
        
    }
    
    .fotogalerie h1 {
        color: white;
        margin-top: 2vw;
    }
    
    
    .galerie {
        width: 100%;
         float: left;
    }
    
    .foto {
        float: left;
        width: 25%;
    }
    
    .foto img {
        width: 95%;
        height: auto;
        margin: 2%;
        opacity: 0.7;
        filter: grayscale(1);
    }
    
    .foto img:hover{
        opacity: 1;
        filter: none;
    }
    
    
     .media {
      float: left;
        width: 100%;
        padding: 0 20% 0 20%;
        font-size: 1.25vw;
        text-align: center;
    }
    
    .media img {
        width: 30%;
        height: auto;
        margin-left: 35%;
    }
    
     .minulerocniky {
      float: left;
        width: 100%;
        padding: 0 20% 0 20%;
        font-size: 1.25vw;
    }
    
   .partneri {
      float: left;
        width: 100%;
        padding: 0 20% 0 20%;
        font-size: 1.25vw;
        text-align: center;
    }
    
    .partner {
        float: left;
        width: 20%;
        margin: 0 6% 0 6%;
        padding: 1vw 1%;
    }
    
    .partner img {
        width: 70%;
        height: auto;
    }
    
     .kontakt {
      float: left;
        width: 100%;
     font-size: 1.25vw;
     text-align: center;
    }
    
    .kontakt img {
        width: 100%;
        height: auto;
    }
    
    .kontakty {
        float: left;
        width: 60%;
        margin-left: 20%;
        margin-top: 2vw;
    }
    
    .kontakt-pole {
        float: left;
        width: 70%;
        margin-right: 2%;
    }
    
    .kontakt-pole a {
        text-decoration: none;
        color: black;
    }
    
    #kontakt-nadpis {
        text-transform: uppercase;
        color: #d90817;
        font-weight: bold;
    }
    
     .mapa {
        float: left;
        width: 100%;
        height: 20vw;
        font-size: 1.25vw;
        overflow: hidden;
        background: url('img/mapa-1990.jpg') no-repeat center center; color: #fff;
    }
    
    .registrace {
        float: left;
    }
    
    fieldset {
        float: left;
        width: 44%;
        margin-right: 3%;
        border: none;
        color: #d90817;
        box-shadow: #ddd 0.5vw 0.75vw 2vw; 
        
    }
    
    legend {
        color: #d90817;
        font-weight: bold;
        font-size: 1.5vw;
        padding-top: 5vw;
    }
    
    .registrace-pole {
        float: left;
        width: 70%;
        height: 1vw;
        color: #d90817;
        margin-top: 1vw;
        font-size: 1vw;
       
    }
    
    .registrace-poleimg {
        float: left;
        width: 100%;
        height: 15vw;
        color: #d90817;
        margin-top: 1vw;
        font-size: 1vw;
       
    }
    
     .registrace-poleimg img {
        height: 14vw;
        width: auto;
       
    }
    
    
    .registrace-k-vyplneni {
        float: left;
        width: 100%;
        margin-top: 1vw;
        min-height: 2vw;
        border: 0;
        border-collapse: collapse;
        margin-bottom: 1vw;
         font-size: 1vw;
        font-family: AmorBold, Arial, Helvetica, sans-serif;
         color: #666;
         overflow: auto;
       
    }
    
    
    
    select {
        width: 95%;
        height: 2vw;
        font-family: AmorBold, Arial, Helvetica, sans-serif;
        border: 0;
        border-bottom: 2px solid #ddd;
        font-size: 1.15vw;
        padding-left: 5%;
        background-color: #fff;
        color: #666;
        
    }
    
     textarea {
        width: 93%;
        height: 15vw;
        font-size: 1vw;
        border: 0;
        border-bottom: 2px solid #d90817;
        margin-left: 2%;
   }
    
    
    input[type=text] {
        height: 2vw;
        width: 95%;
        border: 0;
        border-bottom: 2px solid #ddd;
        font-size: 1.25vw;
        padding-left: 5%;
    }
    
    input[type=text]:focus{
     border-bottom: 2px solid #d90817;
    outline: none;
    }
    
     input[type=submit] {
        margin-bottom: 1vw;
        height: 2vw;
        width: 95%;
        border: 0;
        font-size: 1.25vw;
        padding-left: 5%;
        background-color: #d90817;
        color: #fff;
        height: 3vw;
    }
    
     input[type=submit]:hover {
        margin-bottom: 1vw;
        height: 2vw;
        width: 95%;
        border: 0;
        font-size: 1.25vw;
        padding-left: 5%;
        background-color: #666;
        color: #fff;
        height: 3vw;
    }
    
    input[type=button] {
        margin-bottom: 1vw;
        height: 3vw;
        width: 95%;
        border: 0;
        font-size: 1.25vw;
        padding-left: 5%;
        background-color: #888;
        color: #fff;
    }
    
     input[type=button]:hover {
        margin-bottom: 1vw;
        width: 95%;
        border: 0;
        padding-left: 5%;
        background-color: #bbb;
        color: #fff;
    }
    
    ::placeholder { 
    color: #ddd;
    opacity: 1;
    }
   
    
    
    
    h2 {
        font-weight: normal;
        letter-spacing: 1;
        font-size: 1.1vw;
    }
    
    h2 a {
        text-decoration: none;
    }
    
    
  
    
    .spodek {
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 100;
        height: 8vw;
        background-color: #000;
        opacity: 0.7;
    }
    
    .ikony-leva {
        float: left;
        margin-left: 5vw;
        margin-top: 1.5vw;
    }
    
    .ikony-leva img{
        margin-left: 1vw;
        margin-right: 1vw;
        width: 3vw;
    }
    
     .ikony-prava {
        float: right;
        margin-right: 5vw;
        margin-top: 1.5vw;
        width: 3vw;
    }
   
    
    .vrsek {
        padding: 0;
        margin: 0;
        width: 100%;
        height: 18vw;
    }
    
    .vrsek img {
        width: 10vw;
        margin-left: 36%;
        margin-top: 9vw;
    }
        
    
     .stred {
        margin: 0 12% -10vw 28%;
        width: 60%;
        min-height: 15vw;
        overflow: auto;
            
    }
    
    .stred2 {
        height: 10vw;
        width: 10vw;
    }
    
    
    
   
    
    h3 {
        margin-top: 2.5vw;
        font-size: 1.25vw;
    }
    
    h3 a {
        text-decoration: none;
        color: #fff;
    }
    
    hr {
        margin: 0 2% 0 2%;
        width: 96%;
        color: #fff;
    }
    
    li {
        margin-bottom: 1vw;
    }
    
    a {
        text-decoration: none;
        
    }
    
    #posun {
        margin-left: 2vw;
    }
    
    #cervena {
        color: #ff3838;
        font-weight: bold;
    }
    
    .seznam {
        float: left;
        width: 90%;
        margin-left: 5%;
        margin-top: 10vw;
    }
    
    
     .radek {
        font-size: 0.8vw;
        width: 100%;
        float: left;
        height: 3.5vw;
        padding: 0.25vw 0 0.25vw 0; 
    }
    
    
    
    .radek:hover {
        background-color: #ddd;
    }
    
    .radek .polozka {
        float: left;
        width: 10%;
        margin-left: 1vw;
        font-size: 1.2vw;
    }
    
    .radek .polozka2 {
        float: left;
        width: 5.5%;
        text-align: center;
        font-size: 1.2vw;
    }
    
    .radek .polozka2 img {
        height: 100%;
        width: auto;
        margin-left: 15%;
    }
    
    .radek .polozka3 {
        float: left;
        width: 25%;
        text-align: center;
        font-size: 1.2vw;
    }
}  

@media (max-width: 5000px) and (min-width: 1951px){
      #myVideo {
  width: 100%; 
  height: auto;
}

    .topnav {
        display: none;
    }
        
    .none {
        display: none;
    }
    
    * {box-sizing: border-box;}
body {font-family: Verdana, sans-serif;}
.mySlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}



    
    
    
     strong {
         font-family: AmorBold, Arial, Helvetica, sans-serif;
     }
     
        body{
        margin: 0px;
        padding: 0px;
        font-size: 0.9vw;
        line-height: 1.2vw;
        font-family: Amor, Arial, Helvetica, sans-serif;
        color: #000;
        z-index: -3;
    }
    
    .pozadi {
        width: 100%;
         height: 100%;
         overflow: hidden;
         z-index: -100;
         
    }
    
    .pozadi img{
        width: 100%;
        height: auto;
    }
    
   
    .pozadi-text {
        position: absolute;
        top: 25vw;
        left: 21%;
        width: 25%;
        color: white;
        text-align: center;
        font-weight: bold;
        font-size: 1.5vw;
        line-height: 1.8vw;
        background-color: #d90817;
        padding: 0.5vw;
        clip-path: polygon(8% 0, 100% 0, 92% 100%, 0 100%);
        opacity: 0.8;
    }
    
    .menu {
        position: absolute;
        top: 0;
        width: 100%;
        height: 6vw;
        float: left;
    }
    
 
    
    .logo {
         float: left;
        width: 7vw;
        height: 5vw;
        margin-left: 22%;
        margin-right: 4%;
    }
    
    .logo img {
        width: 100%;
    }
    
    .pole {
         float: left;
        width: 50%;
        height: 5vw;
        margin-left: -3vw;
        
    }

     .polehlavni {
         float: left;
        height: 4.5vw;
        text-align: center;
        margin: 0 2% 0 2%; 
    }
    
    .polehlavni:hover{
        border-bottom: solid;
        border-bottom-color: #d90817;
    }
    
    .polehlavni .icon {
        float: left;
        width: 30%;
        height: 1.5vw;
        margin-top: 0.5vw;
        margin-right: 5%;
    }
    
    .icon img {
        height: 100%;
        width: auto;
    }
    
    .koupe {
        float: left;
        width: 65%;
    }
         
         
    .poletext {
        width: 100%;
        text-align: center;
        margin-top: 3.2vw;
        color: #fff;
        text-shadow: 1px 2px 3px black;
        
    }
    
    .poletext2 {
        width: 100%;
        text-align: center;
        margin-top: 2vw;
        color: #fff;
        text-shadow: 1px 2px 3px black;
        
    }
    
    .poletext a {
        color: #000;
    }
    
    .poletext a:hover {
        color: #d90817;
    }
    
    .stopa {
        position: absolute;
        margin-top: -1vw;
        float: left;
        width: 100%;
        height: 5vw;
        z-index: 5;
    }
    
    .stopa img {
        width: 100%;
        height: auto;
    }
    
    .vertikalnimenu {
        position: fixed;
        top: 35%;
        width: 3vw;
        z-index: 100;
        background-color: white;
        border-radius: 0 0.3vw 0.3vw 0;
        padding-left: 0.25vw;
    }
    
    .vertikalnimenu img {
        width: 70%;
        margin: 0.3vw;
        height: auto;
    }
    
     .vertikalnimenu2 {
        position: fixed;
        top: 40%;
        right: 0;
        width: 7vw;
        height: 7vw;
        z-index: 100;
        background-color: white;
        border-radius: 0.3vw 0 0 0.3vw;
        padding-left: 0.25vw;
    }
    
    .vertikalnimenu2 img {
        width: 90%;
        margin-right: 0.4vw;
        margin-top: 0.4vw;
        height: auto;
    }
    
    .hlavni {
        float: left;
        width: 60%;
        margin-left: 20%;
        margin-top: 1%;
        font-size: 1.25vw;
        
    }
    
    .hlavni img {
        width: 30%;
        height: auto;
        margin-left: 35%;
    }
    
     h1 {
        font-size: 1.3vw;
        color: #d90817;
    }
    
    p {
        font-size: 0.8vw;
    }
    
    ul {
        line-height: 0.8vw;
    }
    
    li {
        font-size: 0.8vw;
    }
    
    button {
        width: 10vw;
        background-color: #d90817;
        height: 2.5vw;
        color: white;
        font-size: 0.8vw;
        border: 1vw;
        color: white;
        margin: 0 1vw;
        clip-path: polygon(8% 0, 100% 0, 92% 100%, 0 100%);
    }
    
    button:hover {
         border: 0.25vw;
        color: #d90817;
        background-color: #ffbfbf;
        color: #d90817;
    }
    
    .novinky {
        float: left;
        width: 100%;
        padding: 2vw 20% 0 20%;
        font-size: 1.25vw;
        text-align: center;
    }
    
    
     .novinky img, .minulerocniky img {
       float: left;
        width: 30%;
        height: auto;
        margin: 1vw 1%;
    }
    
   
    
    .informaceprosoutezici {
      float: left;
        width: 100%;
        padding: 0 20% 0 20%;
        font-size: 1.25vw;
        text-align: center;
    }
    
    .informaceprosoutezici img {
        width: 30%;
        height: auto;
        margin-left: 35%;
    }
    
    
    .informacepronavstevniky {
      float: left;
        width: 100%;
        padding: 0 20% 0 20%;
        font-size: 1.25vw;
    }
    
    .informacepronavstevniky img {
        width: 50%;
        height: auto;
	   }
    
           
    
    .informaceprosoutezici {
      float: left;
       width: 100%;
        padding: 0 20% 0 20%;
        font-size: 1.25vw;
        text-align: center;
    }
    
    .informaceprosoutezici img {
        width: 30%;
        height: auto;
        margin-left: 35%;
    }
    
     .informaceprosoutezici .pdf {
        float: left;
        width: 22%;
        height: auto;
        margin-left: 2%;
        margin-bottom: 2vw;
        
    }
    
    .informaceprosoutezici .pdf img {
        float: left;
        width: 50%;
        height: auto;
        margin-left: 5%;
    }
    
    .fotogalerie {
        float: left;
        width: 100%;
        font-size: 1.25vw;
        background-color: #d90817;
        padding: 2vw 0 2vw 0;
   
    }
    
    
    #fotogalerie {
        background-color: #d90817;
        
    }
    
    .fotogalerie h1 {
        color: white;
        margin-top: 2vw;
    }
    
    
    .galerie {
        width: 100%;
         float: left;
    }
    
    .foto {
        float: left;
        width: 14.2%;
    }
    
    .foto img {
        width: 95%;
        height: auto;
        margin: 2%;
        opacity: 0.7;
        filter: grayscale(1);
    }
    
    .foto img:hover{
        opacity: 1;
        filter: none;
    }
    
    
     .media {
      float: left;
        width: 100%;
        padding: 0 20% 0 20%;
        font-size: 1.25vw;
        text-align: center;
    }
    
    .media img {
        width: 30%;
        height: auto;
        margin-left: 35%;
    }
    
     .minulerocniky {
      float: left;
        wwidth: 100%;
        padding: 0 20% 0 20%;
        font-size: 1.25vw;
    }
    
    
     .partneri {
      float: left;
        width: 100%;
        padding: 0 20% 0 20%;
        font-size: 1.25vw;
        text-align: center;
        text-align: center;
    }
    
    .partner {
        float: left;
        width: 20%;
        margin: 0 6% 0 6%;
        padding: 1vw 1%;
    }
    
    .partner img {
        width: 70%;
        height: auto;
    }
    
    
    
     .kontakt {
      float: left;
        width: 100%;
     font-size: 1.25vw;
     text-align: center;
    }
    
    .kontakt img {
        width: 100%;
        height: auto;
    }
    
    .kontakty {
        float: left;
        width: 60%;
        margin-left: 20%;
        margin-top: 3vw;
    }
    
    
    .kontakt-pole {
        float: left;
        width: 70%;
        margin-right: 2%;
    }
    
     .kontakt-pole a {
        text-decoration: none;
        color: black;
    }
    
    #kontakt-nadpis {
        text-transform: uppercase;
        color: #d90817;
        font-weight: bold;
    }
    
    
     .mapa {
        float: left;
        width: 100%;
        height: 20vw;
        font-size: 1.25vw;
        overflow: hidden;
        background: url('img/mapa.jpg') no-repeat center center; color: #fff;
    }
    
    
    
   
    
    .registrace {
        font-size: 0.9vw;
    }
    
    fieldset {
        float: left;
        width: 44%;
        margin-right: 3%;
        border: none;
        color: #d90817;
        box-shadow: #ddd 0.5vw 0.75vw 2vw; 
        
    }
    
    legend {
        color: #d90817;
        font-weight: bold;
        font-size: 1.5vw;
        padding-top: 5vw;
    }
    
    .registrace-pole {
        float: left;
        width: 70%;
        height: 1.5vw;
        color: #d90817;
        margin-top: 0.5vw;
       
    }
    
    .registrace-poleimg {
        float: left;
        width: 100%;
        height: 15vw;
        color: #d90817;
        margin-top: 1vw;
       
    }
    
     .registrace-poleimg img {
        height: 14vw;
        width: auto;
       
    }
    
    
    .registrace-k-vyplneni {
        float: left;
        width: 100%;
        min-height: 1.25vw;
        border: 0;
        border-collapse: collapse;
        margin-bottom: 1vw;
        font-family: AmorBold, Arial, Helvetica, sans-serif;
         color: #666;
       overflow: auto;
    }
   
    
    select {
        width: 95%;
        height: 1.5vw;
        font-family: AmorBold, Arial, Helvetica, sans-serif;
        border: 0;
        border-bottom: 2px solid #ddd;
        font-size: 1vw;
        padding-left: 5%;
        background-color: #fff;
        color: #666;
        
    }
    input[type=radio] {
        width: 1vw;
        height: 1vw;
        margin-left: 1vw;
    }
    
    input[type=checkbox] {
        width: 1vw;
        height: 1vw;
        margin-left: 1vw;
    }
    
    input[type=checbox] {
        width: 1vw;
        height: 1vw;
        margin-left: 1vw;
    }
    
    input[type=text] {
        height: 2vw;
        width: 95%;
        border: 0;
        border-bottom: 2px solid #ddd;
        font-size: 1vw;
        padding-left: 5%;
    }
    
    input[type=text]:focus{
     border-bottom: 2px solid #d90817;
    outline: none;
    }
    
    textarea {
        margin-bottom: 1vw;
        width: 93%;
        height: 12vw;
        font-size: 0.9vw;
        border: 0;
        border-bottom: 2px solid #d90817;
        margin-left: 2%;
    }
    
     input[type=submit] {
        margin-bottom: 1vw;
        height: 1.5vw;
        width: 95%;
        border: 0;
        font-size: 1vw;
        padding-left: 5%;
        background-color: #d90817;
        color: #fff;
        height: 2vw;
    }
    
     input[type=submit]:hover {
        margin-bottom: 1vw;
        width: 95%;
        border: 0;
        padding-left: 5%;
        background-color: #666;
        color: #fff;
    }
    
     input[type=button] {
        margin-bottom: 1vw;
        height: 1.5vw;
        width: 95%;
        border: 0;
        font-size: 1vw;
        padding-left: 5%;
        background-color: #888;
        color: #fff;
        height: 2vw;
    }
    
     input[type=button]:hover {
        margin-bottom: 1vw;
        width: 95%;
        border: 0;
        padding-left: 5%;
        background-color: #bbb;
        color: #fff;
    }
    
    ::placeholder { 
    color: #ddd;
    opacity: 1;
    }
    
    .seznam {
        float: left;
        width: 80%;
        margin-left: 10%;
        margin-top: 5vw;
    }
    
   
    .radek {
        font-size: 0.8vw;
        width: 100%;
        float: left;
        height: 2.5vw;
        margin: 0.25vw 0 0.25vw 0; 
    }
    
    .radek:hover {
        background-color: #ddd;
    }
    
    .radek .polozka {
        float: left;
        width: 10%;
        margin-left: 1vw;
    }
    
    .radek .polozka2 {
        float: left;
        width: 5.5%;
        text-align: center;
    }
    
    .radek .polozka2 img {
        height: 100%;
        width: auto;
        margin-left: 15%;
    }
    
    .radek .polozka3 {
        float: left;
        width: 25%;
        text-align: center;
        font-size: 0.8vw;
    }
    
    
    h2 {
        font-weight: normal;
        letter-spacing: 1;
        font-size: 1.1vw;
    }
    
    h2 a {
        text-decoration: none;
    }
    
    .ofirme {
        
        position: fixed;
        left: 20vw;
        top: 30vw;
        z-index: 2;
    }
    
     
    
   
    
    
    .spodek {
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 100;
        height: 8vw;
        background-color: #000;
        opacity: 0.7;
    }
    
    .ikony-leva {
        float: left;
        margin-left: 5vw;
        margin-top: 1.5vw;
    }
    
    .ikony-leva img{
        margin-left: 1vw;
        margin-right: 1vw;
        width: 3vw;
    }
    
     .ikony-prava {
        float: right;
        margin-right: 5vw;
        margin-top: 1.5vw;
        width: 3vw;
    }
    
    
   
    
    .vrsek {
        padding: 0;
        margin: 0;
        width: 100%;
        height: 18vw;
    }
    
    .vrsek img {
        width: 10vw;
        margin-left: 36%;
        margin-top: 9vw;
    }
        
    
     .stred {
        margin: 0 12% -10vw 28%;
        width: 60%;
        min-height: 15vw;
        overflow: auto;
            
    }
    
    .stred2 {
        height: 10vw;
        width: 10vw;
    }
    
    .text {
        float: left;
        margin-left: 2vw;
        width: 66%;
        opacity: 1;
        line-height: 1.6vw;      
    }
    
    .text a {
        color: #fff;
    }
    
    .text2 {
        float: left;
        margin-left: 2vw;
        margin-top:  4vw;
        width: 24%;
        opacity: 1;
        line-height: 1.6vw;  
    }
    
    .text4 {
        text-align: center;
        float: left;
        margin-left: -2vw;
        width: 30%;
        opacity: 1;
        line-height: 1.6vw;  
    }
    
    .text3 {
        float: left;
        margin-left: 2vw;
        width: 96%;
        opacity: 1;
        line-height: 1.6vw;      
    }
    
    .text3 a {
        color: #fff;
    }
    
    .text3 .foto {
        float: left;
        width: 46%;
        margin: 0.5vw 0 0.5vw 2%;
    }
   
    
   
    
    h3 {
        margin-top: 2.5vw;
        font-size: 1.25vw;
    }
    
    h3 a {
        text-decoration: none;
        color: #fff;
    }
    
    hr {
        margin: 0 2% 0 2%;
        width: 96%;
        color: #fff;
    }
    
    li {
        margin-bottom: 1vw;
    }
    
    a {
        text-decoration: none;
        
    }
    
    #posun {
        margin-left: 2vw;
    }
    
    #cervena {
        color: #ff3838;
        font-weight: bold;
    }
}


@media (max-width: 1023px) and (min-width: 320px){
    
      #myVideo {
  width: 150%; 
  height: auto;
}
           /* Style the navigation menu */
.topnav {
    float: left;
   background-color: #d90817;
   color: white;
  position: absolute;
  z-index: 8;
  top: 5vw;
  left: 10vw;
  
}
.topnav #myLinks {
  display: none;
  margin-top: 14vw;
  color: white;
}

.topnav #myLinks a {
   font-size: 7vw;
   line-height: 8vw;
   color: white;
   
}
  


/* Style navigation menu links */
.topnav a {
  color: #d90817;
  padding: 2vw 2vw;
  text-decoration: none;
  font-size: 10vw;
  display: block;
  
}

/* Style the hamburger menu */
.topnav a.icon {
  background: #d90817;
  color: #fff;
  display: block;
  float: right;
  position: absolute;
   left: 0;
  top: 0vw;
}

/* Add a grey background color on mouse-over */
.topnav a:hover {
  background: black;
  color: #fff;
  opacity: 1;
}

/* Style the active link (or home/logo) */
.topnav .active {
  color: #fff;
  width: 21%;
} 
        
#novinky2, #partneri2, #informacepronavstevniky2, #informaceprosoutezici2, #fotogalerie2, #media2, #minulerocniky2, #kontakt2, #archiv2 {
    margin-top: -25vw; 
    height: 25vw; 
}




   img{
        width: 100%;
        height: auto;
     }
    strong {
         font-family: AmorBold, Arial, Helvetica, sans-serif;
     }
     
        body{
        margin: 0px;
        padding: 0px;
        font-size: 4vw;
        line-height: 5vw;
        font-family: Amor, Arial, Helvetica, sans-serif;
        color: #000;
        z-index: -3;
    }
    
    .pozadi {
        width: 100%;
         overflow: hidden;
         z-index: -100;
         margin-top: 25vw;
    }
    
    .pozadi img{
        margin-left: -40%;
        width: 200%;
        height: auto;
    }
    
   
    .pozadi-text {
        position: absolute;
        top: 80vw;
        left: 10%;
        width: 80%;
        color: white;
        text-align: center;
        font-weight: bold;
        font-size: 5vw;
        line-height: 8vw;
        background-color: #d90817;
        padding: 2vw;
        clip-path: polygon(8% 0, 100% 0, 92% 100%, 0 100%);
        opacity: 0.8;
    }
    
    .menu {
        position: fixed;
        top: 0;
        width: 100%;
        height: 25vw;
        float: left;
        background-color: white;
        z-index: 8;
    }
    

    .logo {
        float: right;
        width: 30vw;
        height: 24vw;
        margin-left: 2%;
        margin-right: 4%;
        z-index: 10;
        filter:  invert(100%);
        margin-top: 2vw;
    }
    
    .pole {
        float: left;
        width: 60%;
        height: 25vw;
        margin-left: -3vw;
        font-size: 1.3vw;
        
    }

     .polehlavni {
       display: none
    }
    
    .polehlavni:hover{
        border-bottom: solid;
        border-bottom-color: #d90817;
    }
         
         
    .poletext {
        display: none
        
    }
    
    .poletext2 {
        display: none
        
    }
   
    
    .stopa {
        position: absolute;
        margin-top: -2vw;
        float: left;
        width: 100%;
        height: 5vw;
        z-index: 5;
    }
    
    .stopa img {
        width: 100%;
        height: 5vw;
    }
    
    .vertikalnimenu {
        display: none;
    }
    
    .vertikalnimenu2 {
        display: none;
    }
    
  
    .hlavni {
        float: left;
        width: 90%;
        margin-left: 5%;
        margin-top: 1%;
        font-size: 1.25vw;
        
    }
    
    .hlavni img {
        width: 30%;
        height: auto;
        margin-left: 35%;
    }
    
     h1 {
        font-size: 6vw;
        color: #d90817;
    }
    
    p {
        font-size: 4vw;
    }
    
    ul {
        line-height: 5vw;
    }
    
    li {
        font-size: 4vw;
    }
    
    button {
        width: 50%;
        background-color: #d90817;
        height: 10vw;
        color: white;
        font-size: 4vw;
        border: 1vw;
        color: white;
        margin: 1vw 20%;
        clip-path: polygon(8% 0, 100% 0, 92% 100%, 0 100%);
    }
    
    button:hover {
         border: 0.25vw;
        color: #d90817;
        background-color: #ffbfbf;
        color: #d90817;
    }
    
    .novinky {
        float: left;
        width: 90%;
        padding: 0 5% 0 5%;
        text-align: center;
    }
    
    .novinky img, .minulerocniky img {
        width: 80%;
        height: auto;
        margin-left: 6%;
        margin-bottom: 1vw;
    }
    
    .informaceprosoutezici {
      float: left;
        width: 90%;
        padding: 0 5% 0 5%;
        font-size: 1.25vw;
        text-align: center;
    }
    
    .informaceprosoutezici img {
        width: 30%;
        height: auto;
        margin-left: 35%;
    }
    
    
    .informacepronavstevniky {
      float: left;
        width: 90%;
        padding: 0 5% 0 5%;
    }
    
    .informacepronavstevniky img {
        width: 90%;
        height: auto;
        margin-left: 5%;
    }
    
    
    .informaceprosoutezici {
      float: left;
        width: 90%;
        padding: 0 5% 0 5%;
    }
    
    .informaceprosoutezici img {
        width: 30%;
        height: auto;
        margin-left: 35%;
    }
    
    .informaceprosoutezici .pdf {
        float: left;
        width: 90%;
        height: auto;
        margin-left: 5%;
        margin-bottom: 5vw;
    }
    
    .informaceprosoutezici .pdf img {
        float: left;
        width: 50%;
        height: auto;
        margin-left: 5%;
    }
    
    h2 {
        font-size: 5vw;
    }
    
    .fotogalerie {
        float: left;
        width: 100%;
        font-size: 1.25vw;
        background-color: #d90817;
        padding: 2vw 0 2vw 0;
   
    }
    
    
    #fotogalerie {
        background-color: #d90817;
        
    }
    
    .fotogalerie h1 {
        color: white;
        margin-top: 2vw;
    }
    
    
    .galerie {
        width: 100%;
         float: left;
    }
    
    .foto {
        float: left;
        width: 47%;
        margin-right: 3%;
    }
    
    .foto img {
        width: 100%;
        height: auto;
        margin: 3%;
    }
    
  
    
    
     .media {
      float: left;
        width: 90%;
        padding: 0 5% 0 5%;
        text-align: center;
    }
    
    .media img {
        width: 30%;
        height: auto;
        margin-left: 35%;
    }
    
     .minulerocniky {
      float: left;
        width: 90%;
        padding: 0 5% 0 5%;
    }
    
    .minulerocniky img {
        margin-bottom: 5vw;
    }
    
     .partneri {
      float: left;
        width: 90%;
        padding: 0 5% 0 5%;
        text-align: center;
    }
    
    .partner {
        width: 50%;
        float: left;
    }
    
    .partner img {
        margin-left: 15%;
        width: 70%;
        height: auto;
    }
    
     .kontakt {
      float: left;
        width: 100%;
     font-size: 1.25vw;
     text-align: center;
    }
    
    .kontakt img {
        width: 100%;
        height: auto;
    }
    
    .kontakty {
        float: left;
        width: 90%;
        margin-left: 5%;
        margin-top: 4vw;
    }
    
    
    .kontakt-pole {
        float: left;
        width: 100%;
    }
    
     .kontakt-pole a {
        text-decoration: none;
        color: black;
    }
    
    #kontakt-nadpis {
        text-transform: uppercase;
        color: #d90817;
        font-weight: bold;
        font-size: 5vw;
    }
    
    
     .mapa {
        float: left;
        width: 100%;
        height: 50vw;
        font-size: 1.25vw;
        overflow: hidden;
        background: url('img/mapa-1024.jpg') no-repeat center center; color: #fff;
    }
    
   .registrace {
    }
    
    fieldset {
        float: left;
        width: 94%;
        margin-right: 3%;
        border: none;
        color: #d90817;
        box-shadow: #ddd 0.5vw 0.75vw 2vw; 
        
    }
    
    legend {
        color: #d90817;
        font-weight: bold;
        font-size: 6vw;
        padding-top: 7vw;
    }
    
    .registrace-pole {
        float: left;
        width: 70%;
        height: 6vw;
        color: #d90817;
        margin-top: 0.5vw;
       
    }
    
    .registrace-poleimg {
        float: left;
        width: 100%;
        height: 15vw;
        color: #d90817;
        margin-top: 2vw;
       
    }
    
     .registrace-poleimg img {
        height: 14vw;
        width: auto;
       
    }
    
    
    .registrace-k-vyplneni {
        float: left;
        width: 100%;
        min-height: 10vw;
        border: 0;
        border-collapse: collapse;
        margin-bottom: 1vw;
        font-family: AmorBold, Arial, Helvetica, sans-serif;
         color: #666; 
         overflow: auto;
    }
    
   
    
    select {
        width: 95%;
        height: 8vw;
        font-family: AmorBold, Arial, Helvetica, sans-serif;
        border: 0;
        border-bottom: 2px solid #ddd;
        font-size: 4vw;
        padding-left: 5%;
        background-color: #fff;
        color: #666;
    }    
    
    textarea {
        margin-bottom: 1vw;
        width: 93%;
        height: 30vw;
        font-size: 4vw;
        border: 0;
        border-bottom: 2px solid #d90817;
        margin-left: 2%;
   }
   
   
    input[type=radio] {
        width: 4vw;
        height: 4vw;
        margin-left: 3vw;
    }
    
    input[type=checkbox] {
        width: 4vw;
        height: 4vw;
        margin-left: 3vw;
    }
    
    input[type=text] {
        height: 7vw;
        width: 95%;
        border: 0;
        border-bottom: 2px solid #ddd;
        font-size: 4vw;
        padding-left: 5%;
    }
    
    input[type=text]:focus{
     border-bottom: 2px solid #d90817;
    outline: none;
    }
    
     input[type=submit] {
        height: 10vw;
        width: 95%;
        border: 0;
        font-size: 4vw;
        padding-left: 5%;
        background-color: #d90817;
        color: #fff;
    }
    
     input[type=submit]:hover {
        margin-bottom: 1vw;
        width: 95%;
        border: 0;
        padding-left: 5%;
        background-color: #666;
        color: #fff;
    }
    
     input[type=button] {
        margin-bottom: 3vw;
        margin-top: 1vw;
        height: 9vw;
        width: 95%;
        border: 0;
        font-size: 4vw;
        padding-left: 5%;
        background-color: #888;
        color: #fff;
    }
    
     input[type=button]:hover {
        margin-bottom: 1vw;
        width: 95%;
        border: 0;
        padding-left: 5%;
        background-color: #bbb;
        color: #fff;
    }
    
    ::placeholder { 
    color: #ddd;
    opacity: 1;
    }
   
    
    
    
    h2 {
        font-weight: normal;
        letter-spacing: 1;
    }
    
    h2 a {
        text-decoration: none;
    }
    
   
    
    .spodek {
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 100;
        height: 8vw;
        background-color: #000;
        opacity: 0.7;
    }
    
    .ikony-leva {
        float: left;
        margin-left: 5vw;
        margin-top: 1.5vw;
    }
    
    .ikony-leva img{
        margin-left: 1vw;
        margin-right: 1vw;
        width: 3vw;
    }
    
     .ikony-prava {
        float: right;
        margin-right: 5vw;
        margin-top: 1.5vw;
        width: 3vw;
    }
    
    
    .vrsek {
        padding: 0;
        margin: 0;
        width: 100%;
        height: 18vw;
    }
    
    .vrsek img {
        width: 10vw;
        margin-left: 36%;
        margin-top: 9vw;
    }
        
    
     .stred {
        margin: 0 12% -10vw 28%;
        width: 60%;
        min-height: 15vw;
        overflow: auto;
            
    }
    
    .stred2 {
        height: 10vw;
        width: 10vw;
    }
    
   
   
    
    h3 {
        margin-top: 2.5vw;
        font-size: 1.25vw;
    }
    
    h3 a {
        text-decoration: none;
        color: #fff;
    }
    
    hr {
        margin: 0 2% 0 2%;
        width: 96%;
        color: #fff;
    }
    
    li {
        margin-bottom: 1vw;
    }
    
    a {
        text-decoration: none;
        
    }
    
    #posun {
        margin-left: 2vw;
    }
    
    #cervena {
        color: #ff3838;
        font-weight: bold;
    }
}


#red {
    color: red;
}

.clear {
    clear: both;
}