/* CSS Document */

body
{
    margin: 0px;
    padding: 0px;
    background-color: White;
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url("header.jpg");
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: Black;
    text-align: center;
    height: 100%;
}

#contents-text img
{
    padding: 7px;
    margin: 10px;
    margin-bottom: 0px;
    background-color: #dcf695;
}

#opakovacka
{
    background-image: url("opakovacka.jpg");
    background-position: left top;
    background-repeat: repeat-x;
    position: absolute;
    width: 100%;
    height: 938px;
    top: 318px;
    left: 0px;
    margin: 0px;
    padding: 0px;
}

#relative-contents
{
    position: relative;
    top: 0px;
    width: 900px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}

#mutace
{
    list-style-type: none;
    position: absolute;
    top: 0px;
    left: 670px;
    width: 180px;
    height: 50px;
    margin: 0px;
    padding: 0px;
    text-align: left;
}

#mutace li
{
    position: absolute;
    margin: 0px;
    padding: 0px;
}

#mutace li#cz a
{
    background-image: url("cz.jpg");
    background-repeat: no-repeat;
    width: 67px;
    height: 28px;
    position: absolute;
    margin: 0px;
    padding: 0px;
    top: 10px;
}

#mutace li#en a
{
    background-image: url("en.jpg");
    background-repeat: no-repeat;
    top: 3px;
    left: 80px;
    width: 57px;
    height: 23px;
    position: absolute;
    margin: 0px;
    padding: 0px;
}

#hlavicka
{
    position: absolute;
    background-image: url("header2.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    width: 723px;
    height: 222px;
    top: 318px;
    left: 22px;
    margin: 0px;
    padding: 0px;
}

#hlavicka, x:-moz-any-link
{
    left: 23px;
}

#aktuality
{
    position: absolute;
    background-image: url("aktuality-new.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    width: 867px;
    height: 187px;
    top: 725px;
    left: 30px;
}

#aktuality #contents-aktuality
{
    position: absolute;
    width: 820px;
    height: 110px;
    top: 55px;
    left: 25px;
    color: white;
    text-align: justify;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    overflow: auto;
}



#formular
{
    position: absolute;
    background-image: url("formular.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    width: 175px;
    height: 552px;
    top: 940px;
    left: 30px;
}

#formular p
{
    margin: 0px;
    padding: 0px;
}

#formular #contents-formular
{
    position: absolute;
    width: 140px;
    height: 250px;
    top: 50px;
    left: 17px;
    color: White;
    text-align: justify;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#pocasi
{
    position: relative;
    width: 175px;
    top: 560px;
    left: 40px;
}

#facebook
{
    position: relative;
    width: 175px;
    top: 570px;
    left: 3px;
}


#contents-text
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    top: 940px;
    left: 135px;
    width: 610px;
    height: auto;
    min-height: 600px;
    color: black;
    text-align: justify;
    padding: 0px;
}

#contents-text p
{
    position: relative;
    line-height: 22px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    margin: 0px;
    padding: 0px;
}

#contents-text a
{
    color: green;
    font-size: 16px;
}

h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 35px;
    color: White;
    padding: 10px 10px 10px 0px;
    font-weight: normal;
    margin: 0px;
    position: relative;
}

#footer
{
    position: relative;
    top: 950px;
    width: 100%;
    height: 42px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    left: 0px;
    text-align: center;
    background-color: #dcf695;
}

#footer p
{
    position: absolute;
    font-size: 8pt;
    color: gray;
    font-family: arial, "Book Antiqua" , palatino, serif;
    margin: 0px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    top: 10px;
    left: 400px;
}

table#poznamka
{
    background-color: #dcf695;
    border: 1px solid #bed878;
    width: 600px;
    padding: 20px;
}

table#stravovani
{
    background-color: #dcf695;
    border: 1px solid #bed878;
    width: 600px;
    padding: 20px;
}

table#hosti
{
    background-color: #dcf695;
    border: 1px solid #bed878;
    width: 600px;
    padding: 20px;
}

table#datum
{
    background-color: #dcf695;
    border: 1px solid #bed878;
    width: 600px;
    padding: 20px;
}

table#spojeni
{
    background-color: #dcf695;
    border: 1px solid #bed878;
    width: 600px;
    padding: 20px;
}

table#info
{
    background-color: #dcf695;
}

table#info tr
{
    border: 1px solid #bed878;
}

.tableClass
{
    background-color: #dcf695;
    font-weight: bold;
}

.tableClass tr
{
    border: 1px solid #bed878;
}

.tableClass tr td
{
    width: 200px;
}

.gallery a img
{
    width: 100px;
    height: 75px;
    border: 3px solid #dcf695;
    margin: 0px;
    padding: 0px;
}

.gallery
{
    padding-bottom: 30px;
}

.tableJidelni
{
    background-color: #f3ffd2;
    font-weight: bold;
}

.tableJidelni tr
{
    border: 1px solid #c9e67c;
}

.onfocus
{
    border: 1px solid #ffba00;
}

.onblur
{
    border: none;
}

.but
{
    background-image: url("button.jpg");
    width: 79px;
    height: 32px;
    border: none;
}

.but:hover
{
    background-image: url("button-a.jpg");
}

.datum
{
    font-weight: bold;
    color: #8e0c0c;
}

.titulek
{
    font-weight: bold;
}

.SEOListaClass
{
    position: relative;
    top: 950px;
    width: 100%;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    left: 0px;
    text-align: center;
    background-color: #779b13;
}
