body {
margin: 0;
text-align: center;
font-family: Century Gothic;
font-size:12px;
}

a {
color: #FF0066;
text-decoration: none;
}

a:hover {
color: #990000;
cursor: pointer;
text-decoration: none;
}

h1 {
font-size:20px;
color: #ff0066;
font-weight: bold;
}

h2 {
font-size:14px;
color: #333333;
font-weight: bold;
}

.popis {
font-size:12px;
color: #003300;
margin-top: 0px;
}

.menu a {
font-size:17px;
color: #FF0066;
font-weight: bold;
font-style: normal;
padding: 0px 3px 0px 3px;
}

.menu a:hover {
font-size:17px;
color: #990000;
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;
}

