html, body, h1, h2, h3, h4, h5, h6, p, menu, ul, li, ol, cite, blockquote, pre {
margin: 0;
padding: 0;
}

body {
width: 803px;
padding: 0;
margin: 150px auto;
background: url("../images/bg.jpg") #242424;
font-family: Tahoma, Calibri, Arial;
font-size: 13px;
color: #FFF;
}

h1 {
text-transform: uppercase;
padding-bottom: 15px;
padding-left: 50px;
}

h1 span {
text-transform: none;
color: #666666;
}

h1 a {
text-decoration: none;
color: #f16d09;
}

h2 {
color: #666666;
border-bottom: 3px solid #666666;
text-align: left;
}

#page {
width: 803px;
height: 496px;
border: 1px solid #666666;
background: url("../images/bg_page.jpg") repeat-y;
}

#levy_sloupec {
width: 292px;
height: 462px;
border: 1px solid #666666;
background: #242424;
float: left;
margin: 8px;
padding: 8px;
}

#menu {
width: 471px;
height: 41px;
border: 1px solid #666666;
background: #242424;
margin-top: 8px;
margin-left: 324px;
}

#pole_stred {
width: 455px;
height: 270px;
border: 1px solid #666666;
background: #242424;
margin-top: 8px;
margin-left: 324px;
padding: 8px;
}

#pole_spodek {
width: 455px;
height: 115px;
border: 1px solid #666666;
background: #242424;
margin-top: 8px;
margin-left: 324px;
padding: 8px;
text-align: center;
}

p span {
color: #f16d09;
}

img {
border: 2px solid #666666;
margin: 5px;
}

p {
margin-top: 10px;
}

menu {
font-size: 15px;
margin: auto;
text-align: center;
padding-top: 10px;
padding-left: 24px;
width: 471px;
height: 41px;
}

menu li {
display: block;
list-style: none;
float: left;
}

menu li a {
color: #FE7007;
padding: 0 10px 0 27px;
background: url("../images/odkaz_hover.jpg") no-repeat 0% 50%;
font-weight: bold;
text-decoration: none;
}

menu li a:hover { 
text-decoration: underline;
background: url("../images/odkaz_a.jpg") no-repeat 0% 50%;
color: #666666;
}

#paticka {
float: right;
clear: both;
color: #666666;
}

#paticka a {
color: #f16d09;
text-decoration: none;
}

#paticka a:hover {
text-decoration: underline;
}
