* {
margin: 0; padding: 0;
font-family: Georgia;
}

#lista {
background-color: black;
font-size: 12px;
font-weight: bold;
text-align: center;
padding: 4px;
}

#lista a {
color: white;
text-decoration: none;
}

#lista a:hover {
color: white;
text-decoration: underline;
}

h1 {
padding: 60px 0 0 40px;
font-size: 25px;
font-weight: bold;
color: #ff0000;
}

h2 {
padding: 10px 0 0 40px;
width: 250px;
font-size: 15px;
font-weight: bold;
color: #ff0000;
}

#banner {
position: relative; top: -65px; left: 350px;
width: 468px;
}

body {
background-color: #ffffd6;
color: #ff0000;
font-family: verdana;
font-size: 14px;
font-weight: bold;
}

a {
text-decoration: none;
color: #ff0000;
}

a:hover {
color: #000080;
}

#top {
background: url("vrsek.png");
width: 880px;
height: 169px;
margin: 0 auto;
}

#page {
background: url("stred.png") repeat-y;
width: 880px;
margin: 0 auto;
}

#left {
float: left;
width: 144px;
margin: 15px 0 15px 0;
padding: 0 0 0 20px;
text-align: center;
color: #000000;
}

#right {
float: right;
width: 680px;
margin: 10px 15px 15px 0;
color: #333333;
line-height: 1.4;
}

#right td a img {
width: 200px;
height: 150px;
margin: 0 0 15px 0;
}

#right iframe {
margin: 0 0 15px 0;
}

#spodek {
background:url(spodek.png) repeat-x;
margin: 0 auto;
width: 860px;
height: 140px;
padding: 10px 10px 0 10px;
}

