/*zkouska propojeni s html*/
/*body {background-color: gray;}*/

/*p {color: blue; font-size: 50px;}*/
body{
    margin: 0;
    text-align: center;
    font-family: "Open Sans", sans-serif;
}
/*odstraneni okraje na strance*/


#main-nav {
    background-color: #eda540;
    margin: 0px;
    padding: 0px;
    text-align: center;
    position: fixed;
    width: 100%;
    font-family: "Zilla Slab", serif;
}

#main-nav li{
    display: inline-block;    
}

#main-nav a{
    color: #000000;
    text-decoration: none;
    padding: 40px;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
}
#kino{
    color:rgba(0, 0, 0, .4);
}

#main-nav a:hover{
    background-color: rgba(0, 0, 0, .2);
}


#logo{
    width: 600px;
    /*margin: auto;
    display: block;*/
    margin-top: 250px;
}

#novinky0{
    margin: 150px;
}

#header{
    background-image: url("../header-background.jpg");
    height: 670px;
    text-align: center;
    background-position: center;
    background-size: cover;
}


h2{
    font-size: 40px;
    text-align: center;
    padding-top: 62px;
    margin: 0px;
    font-family: "Zilla Slab", serif;
}

.subtitle{
    text-align: center;
    font-size: 20px;
    margin-top: 24px;
    color: rgba(0, 0, 0, .5);
    font-family: "Zilla Slab", serif;
}

#novinky {
    margin-top: 0px;
    background-color: rgba(0, 0, 0, .15);
}

#novinky2{
    padding-bottom: 25px;
}

.filmy{
    margin-left: 25px;
    padding: 10px;
}

#filmy_div{
    display: block;
    text-align: center;
    padding-bottom: 84px;
}

#tabulka{
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    font-weight: bold;
}

#prazdny{
    background-color: transparent;
}

th{
    background-color: #303030;
    color: white;
    height: 70px;
    width: 80PX;
}

.filmy_tabulka{
    background-color: #eda540;
    text-align: left;
    padding: 12px;
    width: 340px;
}

td{
    background-color: rgba(0, 0, 0, .15);
    text-align: center;
    width: 84px;
    height: 30px;
}



.cervene{
    background-color: #d5615b;
    color: white;
}

#vyprodano0{
    text-align: center;
    padding-bottom: 60px;
    font-style: italic;
}

#nakup{
    background-color: rgba(0, 0, 0, .15);
}

#telefon{
    color: #eda540;
    text-align: center;
    font-size: 35px;
    margin: 0px;
    padding-top: 20px;
}

#oteviraci_doba{
    text-align: center;
    font-size: 14px;
    color: rgba(0, 0, 0, .5);
    padding-bottom: 100px;
    font-style: italic;
}

.ikony{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
    width: 260px;
}

#kontakty{
    background-color: rgba(0, 0, 0, .15);
    padding-bottom: 120px;

}

#prijdte{
    text-align: center;
    font-size: 20px;
    margin-top: 24px;
    color: rgba(0, 0, 0, .5);
    padding-bottom: 40px;
}


#kontakty ul{
    list-style-type: none;
    padding: 0px;
    margin: 0px; 
    border: 2px dotted rgba(0, 0, 0, .5);
    width: 350px;
    height: 150px;
    margin: auto;
}

#ucebna2{
    color: #eda540;
    font-size: 24px;
    font-weight: 700;
    margin: 24px, auto;
    padding-top: 25px;
}

#skola{
    font-size: 20px;
    color: #303030;
    padding-top: 20px;
    padding-bottom: 8px;
    font-weight: 700;
}

#adresa{
    font-size: 15px;
    color: rgba(0, 0, 0, .5);
}



#konec{
    background-color: #303030;
    color: rgba(255, 255, 255, .5);
}

#c{
    color: rgba(255, 255, 255, .5);
}

#petr{
    padding-top: 45px;
    color: rgba(255, 255, 255, .75);
    margin-top: 0px;
}

#autor{
    margin: 0%;
    padding-top: 15px;
    padding-bottom: 7px;
    font-style: italic;
}

#freepik{
    text-decoration: none;
    color: rgba(255, 255, 255, .75);
}

#web{
    margin: 0%;
    padding-bottom: 50px;
    font-style: italic;
}
