body {
background-repeat: repeat-x;
margin: 0;
text-align: center;
font-family: Verdana;
font-size:10px;
}

div {
color: #696969;
}

a {
color: #A0522D;
text-decoration: none;
}

a:hover {
color: #696969;
cursor: pointer;
text-decoration: none;
}

h1 {
font-size:20px;
color: #ff0066;
font-weight: bold;
}

h2 {
font-size:14px;
color: #333333;
font-weight: bold;
}

p {
font-size:12px;
}

.popis {
font-size:12px;
color: #003300;
margin-top: 0px;
}

.menu a {
font-size:14px;
color: #A0522D;
font-weight: bold;
font-style: normal;
padding: 0px 3px 0px 3px;
}

.menu a:hover {
font-size:14px;
color: #696969;
font-weight: bold;
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;
}

.nadpis {
text-align: center;
}

