* {
margin: 0; padding: 0;
font-family: Tahoma;
}

body {
background-color: #ffcc00;
color: #000080;
font-size: 11px;
}

h1, #right p, a:hover {
color: #000080;
text-decoration: none;
}

h2, h3, a {
color: #ff0000;
}

h1 {
width: 840px;
font-size: 50px;
font-weight: bold;
text-align: center;
text-transform: uppercase;
margin: 20px auto 0 auto;
padding: 15px;
border-top: 3px solid #000080;
}

h2 {
font-size: 24px;
font-weight: bold;
}

h3 {
font-size: 30px;
font-weight: bold;
font-style: italic;
margin: 4px;
}

#stranka {
width: 880px;
border-top: 3px solid #000080;
margin: 0 auto;
padding: 10px 0 0 0;
text-align: center;
}

#left {
width: 423px;
float: left;
text-align: left;
}

#right {
width: 443px;
font-size: 13px;
float: right;
text-align: center;
}

a {
font-weight: bold;
font-size: 15px;
}

.zavolej {
font-size: 18px;
margin: 10px 10px 0 10px;
font-weight: bold;
}

.cistic {
clear: both;
height: 0;
margin-top:-2px;
}

#spodek {
width: 880px;
text-align: center;
margin: 10px 0 0 0;
padding: 10px 0 10px 0;
border-top: 3px solid #000080;
border-bottom: 3px solid #000080;
}

#spodek a {
font-weight: bold;
color: #000080;
}

#spodek a:hover {
font-weight: bold;
color: #ff0000;
text-decoration: none;
}

small, small a {
font-size: 11px;
color: #777777;
}







