body {
background: url('img/bgheader.jpg') #1a1c28 repeat-x;
border: 0px;
font-family: "Century gothic", Arial, Tahoma;
font-size: 12px;
margin: 0;
padding: 0;
}

#header {
width: 712px;
height: 233px;
border: 0px;
margin: 0 auto;
margin-top: 14px;
background: url(img/header.jpg) #000;
}

#page {
width: 714px;
background: #000;
border: 0px;
margin: 0 auto;
overflow: hidden;
}

#menu {
float: left;
background: #0d0e11;
}

#menu a {
display: block;
width: 165px;
padding: 6px 9px 6px 12px;
border-bottom: 1px solid #000;
font: 12px Arial, Verdana, Tahoma;
background: url(img/bgli.jpg) right no-repeat #0D0E11;
text-decoration: none;
color: #FFF;

}
#menu a:hover {
text-decoration: underline;
background: url(img/bglihover.jpg) right no-repeat;
}

ul {
margin: 0;
padding: 0;
}

li {
list-style: none;
}

h2 {
margin: 0;
padding: 0;
color: #FFF;
font-size: 18px;
font-weight: bold;
font-family: Century gothic, Arial, Tahoma;
}

h1 {
margin: 0;
text-align: right;
padding-right: 70px;
padding-top: 130px;
font-size: 30px;
}

.bgmenu {
margin-top: 1px;
width: 185px;
height: 26px;
background: url(img/bgmenu.jpg) #176108; repeat-x;
padding-left: 10px;
padding-top: 3px;
}

.bgobsah {
width: 471px;
height: 20px;
float: right;
background: url(img/bgobsah.jpg) #407509; repeat-x;
color: #FFF;
font-size: 18px;
font-weight: bold;
margin: 1px 10px 0 0;
padding: 5px;
padding-top: 5px;
}

html>body .bgobsah{
width: 471px;
margin-right: 20px;
}

.obsah {
background: #000;
float: right;
width: 471px;
color: #FFF;
font-size: 12px;
font-family: Century gothic, Arial, Tahoma;
margin: 0 10px 20px 0px;
border-left: 1px solid #1a1c28;
border-right: 1px solid #1a1c28;
border-bottom: 1px solid #1a1c28;
padding: 0.32em;
}

html>body .obsah{
width: 472px;
margin-right: 20px;
}

a {
color: #FFF;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

img {
padding: 3px;
float: left;
}

#paticka {
clear: both;
background: url("img/bgpaticka.png") repeat-x;
height: 35px;
margin: 0;
color: #FFF;
text-align: center;
font-size: 13px;
padding-top: 15px;
}