body {
background-color: #F4A460;
background-repeat: repeat-x;
margin: 0;
text-align: center;
font-family: Verdana;
font-size:12px;
}

a {
color: #D2691E;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #F4A460;
cursor: pointer;
text-decoration: none;
font-weight: bold;
}

h1 {
font-size:20px;
color: #FFF8DC;
font-weight: bold;
}

h2 {
font-size:14px;
color: #D2691E;
font-weight: bold;
}

.popis {
font-size:12px;
color: #003300;
margin-top: 0px;
}

.menu a {
font-size:12px;
color: #BC8F8F;
font-style: normal;
padding: 0px 3px 0px 3px;
}

.menu a:hover {
font-size:12px;
color: #F4A460;
font-style: normal;
padding: 8px 3px 1px 3px;
}

table {
align: center;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
}

i {
font-size:12px;
}

.frame{
border: 1px solid #0066CC;
}
