body {
    font-family: sans-serif, sans-serif;
    //color: #fafafa;
    margin: 0;
    #background-color: #fafafa;
    font-size: 16px;
    //background: #ffffff url('https://i.ytimg.com/vi/mpSEf3K1WNc/maxresdefault.jpg') fixed;
    //background: #000000;
    #background-color: rgb(0, 159, 235);
    #background-image: linear-gradient(rgba(0,0,0,1), rgba(0,127,0,1));
    background-size: cover;
    #background: url('star-sky-3621630_1920.png') fixed;
    background: url('LAN03880_3__1920.jpg') fixed;
    background-size: cover;
}

header {
    text-align: center;
    background-size: cover;
    background-position: top center;
    height: 200px;
    padding: 50px 50px 0 50px;
    box-sizing: border-box;
    border-bottom: 10px solid #00A700;
}

h1 {
    font-family: fantasy, cursive;
    margin: 0;
    //color: #fafafa;
    font-size: 4.5em;
    text-shadow: 0 0 50px black;
}

h3 {
    text-align: left;
}

#pozadi{
    width: 100%;
    position: fixed;
    z-index: -10;
}

#nadpis {
    text-align: center;
    color: white;
}

.mezerovac {
    padding-top: 100px;
    //background-color: rgba(0,0,255,0.8);
}
.mezerovac_maly {
    padding-top: 25px;
    //background-color: rgba(0,0,255,0.8);
}
.mezerovac_svisly {
    width: 5%;
}

.uvodka {
    //background-color: rgba(0,0,255,0.8);
}

.uvodka_pozadi {
    #background-color: rgba(0,0,0,1);
    #background: url('LAN03880.jpg') fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

.logo-link{
    //background-color: rgba(0,255,255,0.8);
    z-index: 10;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
    align: middle;
    top: 0;
    text-align: center;
    position: relative;
	left: -1em;
}

.pergamen{
    padding: 0 10% 0 10%;
}

.menu {
    #background-color: rgba(0,127,0,0.8);
    background-image: linear-gradient(#a1171c, #460013);
    padding: 0 10% 0 10%;
}

.obsah {
    #background-color: rgba(127,0,0,0.8);
    background-color: rgba(0,0,0, 0.5);
    #background-image: linear-gradient(#a1171c, #fdf893);
    color: rgb(255,255,255);
    margin: 0 auto;
    padding: 2em 4em;
    font-size: 1.2em;
}

a {
  text-decoration: none;
  color: rgb(187, 50, 0);
  transition: all 200ms ease-in-out;
}

a:hover {
    #color: rgba(127,255,0,1);
    color: rgba(0,0,0,1);
}

table {
    border: 0px solid rgba(200,200,200,1);
}

td {
    padding: 0em 0em;
    border: 0px solid rgba(200,0,200,1);
}

td a {
}

.navButton{
    display: block;
    font-size: 20px;
    text-align: center;
    float: left;
    text-decoration: none;
    height: 40px;
    padding-top: 15px;
    padding-right: 20px;
    padding-left: 20px;
    color: rgba(255,255,255,1);
    #color: rgba(0,0,0,1);
    font-weight: bold;
}

.navButton_aktiv {
    #background-color: rgba(255,255,0,0.5);
    #background-color: #80b900;
    #background-color: #f9f141;
    background-image: linear-gradient(#f9f141, #fefac8);
}

.navButton_aktiv_link {
    color: rgba(0,0,0,1) !important;
}

.navButton_prihlaska {
    background-image: linear-gradient(#a1171c, #460013);
}
.navButton_prihlaska:hover {
    background-image: linear-gradient(#f9f141, #fefac8);
}

td a:hover {
    //background-color: rgba(76,76,76,0.8);
    #background-color: rgba(255,255,0,0.5);
    #background-color: #80b900;
    background-image: linear-gradient(#f9f141, #fefac8);
    color: rgba(0,0,0,1);
}

.menu_tlacitko{
    display: none;
}
.dropbtn {
    #background-color: #3498DB;
    background-image: linear-gradient(#a1171c, #460013);
    color: white;
    padding: 16px;
    font-size: 20px;
    border: none;
    cursor: pointer;
    font-weight: bold;
}
.dropbtn:hover {
    #background-color: #2980B9;
    background-image: linear-gradient(#f9f141, #fefac8);
    color: black;
}

nav.menu_table_mobile {
    display: block;
    width: 100%;
    background-image: linear-gradient(#a1171c, #460013);
    display: none;
}
nav.menu_table_mobile ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
nav.menu_table_mobile ul li {
    width: 100%;
}
nav.menu_table_mobile a {
    display: block;
    color: white;
    text-decoration: none;
    font-family: sans-serif;
    line-height: 2em;
    #padding: 0 15px;
    padding: 10px;
}
nav.menu_table_mobile a:hover {
    background-image: linear-gradient(#f9f141, #fefac8);
    color: rgba(0,0,0,1);
}

.vedouciBunka {
    width: 50%;
    text-align: justify;
}

.vedouciObr {
    width: 80%;
    #height: 60%;
    height: auto;
    margin: 20px;
    margin-left: 40px;
}

.vedouciObr_sec{
    visibility: hidden;
    width: 0;
    height: 0;
    margin: 0px;
}

.velkyObr{
    width: 80%;
    height: auto;
    margin-left: 10%;
}

.stredniObr{
    width: 60%;
    height: auto;
    margin-left: 20%;
}

.malyObr{
    width: 40%;
    height: auto;
    margin-left: 30%;
}

.velkyVideo{
    width: 80%;
    height: 500px;
    margin-left: 10%;
}

@media (max-width: 1000px) {
    .pergamen{
        padding: 0;
    }
    .menu {
        padding: 0;
    }
    .vedouciObr {
        width: 80%;
        height: 60%;
        margin: 20px;
        margin-left: 40px;
    }
}

@media (max-width: 800px) {
    .vedouciObr {
        visibility: hidden;
    }
    .vedouciBunka {
        width: 100%;
        #text-align: justify;
        text-align: left;
    }
    .vedouciBunkaObr {
        display: none;
        width: 0;
    }
    .vedouciObr_sec{
        visibility: visible;
        width: 80%;
        height: 60%;
        margin: 20px;
    }

    .menu_table{
        display: none;
    }
    nav.menu_table_mobile{
        #display: block;
    }
    .menu_tlacitko{
        display: block;
    }
    .obsah{
        font-size: 1em;
    }
}

@media (max-width: 600px) {
    .obsah {
        padding: 2em 1em;
    }
}

.show {display: block !important;}



.aktuality {
    font-size: 0.9em;
}

.aktuality_datum {
    color: rgba(180,180,180,1);
    margin-bottom: 10px;
}

.aktuality_kurz {
    font-size: 0.8em;
    color: rgba(180,180,180,1);
}

.aktuality_button {
    color: rgba(255,255,255,1);
    background-color: black;
}

.aktuality_button2 {
    font-size: 0.8em;
    text-decoration: none;
    color: rgba(255,255,255,1) !important;
    background-color: black !important;
    color: #333333;
    padding: 2px 6px 2px 6px;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-left: 1px solid #CCCCCC;
}

.aktuality_button2:hover {
    background-image: linear-gradient(#000000, #666666) !important;
    color: rgba(0,0,0,1);
}