* {
    margin: 0 auto;
    padding: 0;
    position: relative;
    /*z-index: 3;*/
}

.vlajky{
    margin-right: 30px;
    height: 25px;
    width: 200px;
    text-align: right;
    z-index: 999; 
}

.vlajka{
    float: right;
    width: 18px;
    height: 14px;
    margin-left: 10px;
    background-repeat: no-repeat; 
}

ul.text{
    font-family: sans-serif;
    font-size: 16px;
    margin-left: 20px;
    text-align: left;
}

.h2-highlight {
    height: 2px;
    z-index: 5;
    position: relative;
    width: 10%;
}

.bgdarkorange {
    background-color: darkorange;
    margin: 10px auto;
}

.left {
    text-align: left;
}

.p15{
    padding: 5px 15px 15px; 
    margin-top: 0px;
}
.p20{
    padding: 20px;
}

.p25{
    padding: 25px;  
}
.p40{
    padding: 40px;  
}

.p0-35{
    padding: 10px 35px;
}

.fscreen-video {
    position: fixed;
    top: 50;
    left: 0;
    z-index: -1;
    min-width: 100%;
    min-height: auto;
    overflow: none;
    }

.video-pruh {
  position: fixed;
  left: 0px;
  top: 0px;
  background: rgba(0, 2, 0, 0.6);
  color: #f1f1f1;
  width: 100%;
  height: 100%;
  padding-top: 20%;
}

.aktualita{
    position: relative;
    top: 20px;
    color: rgb(0, 35, 60);
    background-color: darkorange;
    border-radius: 5px;
    opacity: 0.9;
}

.textaktuality{
    position: relative;
    color: rgb(0, 35, 60);
    font: 20px Montserrat, sans-serif;
    margin: 0 0 0 0px;
    padding: 5px 0px 0px;
    height: auto;
    line-height: 1.6;
}

.aktualita_mala{
    color: white;
    font: 20px Montserrat, sans-serif;
    background-color: darkorange;
    margin: 0 0 0 0px;
    opacity: 1;
    padding: 5px 0px 1px;
    height: auto;
    line-height: 1.6;
}
div.slogan
{
    position: relative;
    width: 800px;
    padding: 0px auto;
    margin: 0px auto;
    top: 180px;
    height: 80px;
}
h2.slogan{
    line-height: 130%;
}
.ikonymereni{
    position: relative;
    top: 200px;
}

.aktualita{
    color: white;
    font: 20px Montserrat, sans-serif;
    background-color: darkorange;
    border-radius: 5px;
    margin: 0 0 0 0px;
    opacity: 0.9;
    padding: 5px 0px 0px;
    height: auto;
    line-height: 1.6;
}

.aktualita_mala{
    color: white;
    font: 20px Montserrat, sans-serif;
    background-color: darkorange;
    margin: 0 0 0 0px;
    opacity: 1;
    padding: 5px 0px 0px;
    height: auto;
    line-height: 1.5;
    margin: 0px 0px 0px;
}