
body {
    background: url(img/pozadi.jpg) repeat;
    font-family: Times, serif;
    font-size: 1px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    background-color: #F7F6D2
}

p {
    font-family: Times, serif;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    text-align: justify
}

b {
    font-family: Times, serif;
    font-style: normal;
    font-weight: bold;
    font-size: 17px
}

i {
    font-family: Times, serif;
    font-size: 18px;
    font-style: italic;
    font-weight: bolder
}

big {
    font-family : Times;
    font-size: 20px;
    font-weight : bold;
    font-style : normal;
    color : #077502;
}

a:link {
    color: Black;
    text-decoration: none;
}

a:visited {
    color: black;
    text-decoration: none;
}


a:hover {
    color: White;
}

ul {
    font-family: Times, serif;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    list-style: disc;
    text-align: justify
}

.on a:visited {
    color: yellow;
    text-decoration: none;
}

.obrazekkategorie {
    border: solid 1px black;
}

.nahled_polozka_box {
    width: 170px;
    height: 160px;
    text-align: center;
    float:left;
    margin:5px;
    padding: 4px;
}

.nahled_polozka_box_uvod {
    width: 132px;
    height: 160px;
    text-align: center;
    float:left;
    margin:5px;
    padding: 4px;
}

.nahled_polozka_nadpis {
    height:40px;
    font-style: normal;
    font-weight: bold;
}

.navigace
{
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    color: black;
}

.navigace a:hover {
    background-color: #e87513;
    color: black;
}

.navigace strong{
    font-size: 18px;
    color: #ca340c;
}


.textuvod
{
    font-family: Times,serif;
    font-size: 19px;
    text-align: left;
    font-style: normal;
    font-weight: bold;
    color: #036923;
}

.textuvodzvyraznene
{
    font-family: Times,serif;
    font-size: 22px;
    text-align: left;
    font-style: italic;
    font-weight: bold;
    color: #036923;
}

.textuvodtop
{
    font-family: cursive;
    font-size: 40px;
    text-align: center;
    font-style: normal;
    font-weight: bold;
    color: #036923;
}

.rozdelovnik {
    font-family: Times, serif;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    text-align: right;
    color: black;
}
.rozdelovnik strong{
    font-family: Times, serif;
    font-size: 26px;
    font-style: normal;
    font-weight: bold;
    color: #ca340c;
}

.rozdelovnik a:link {
    color: black;
    text-decoration: none;
}

.rozdelovnik a:visited {
    color: black;
}

.rozdelovnik a:hover {
    background-color: #e87513;
    color: black;
}
