  html, body, ul, li, p, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Trebuchet MS", Georgia;
	color: #444;
	}
	
html {
  background: url(bg-trava.jpg) repeat-x left 483px;
}
body {
background: url(bg-nebe.jpg) repeat-x left top;
	height: 750px;
}
#content {
	text-align: left;
	width: 625px;
	position: relative;
	height: 670px;
	padding: 72px 0 0 329px;
}

#menu {
position: absolute;
top: 122px;
left: 64px;
width: 171px;
height: 137px;
background: url(bg-menu.gif) repeat-x left top;
padding: 10px 20px;
z-index: 100;
}
.hidden {
display: none;
}
#menu h2 {
display: none;
}
#menu ul li {
display: block;
float:left;
position: relative;
}

#menu ul li a {
color: #a92b40;
font-weight: bold;
width: 134px;
display: block;
text-decoration: none;
padding: 0 5px 0 32px;
font-size: 130%;
line-height: 23px;
height: 23px;
position: relative;
background: url(menu-btn.gif) no-repeat left top;
overflow: hidden;
margin-bottom: 5px;
letter-spacing: -1px;
position: relative;
}
#menu a span {
position: absolute;
right: 15px;
}
#menu ul li:hover a, #menu ul li a:hover {
background-position: left bottom;
color: white;
}
#menu ul li li a {
color: white;
padding: 0 5px 0 32px;
background: url(menu-btn.gif) no-repeat left bottom;
}
#menu ul li li a:hover {
background-position: left top;
color: #a92b40;
}

#menu ul ul {
display: none;
position: absolute;
left: 100%;
top: -10px;
padding: 10px;
z-index: 100;
}
#menu ul li:hover ul {
display: block;
}


#main {
padding: 20px 15px 15px 45px;
height: 538px;
background: #c1e3e4;
overflow: auto;
overflow-x: hidden;
overflow-y: auto;
}
#main p {
line-height: 1.7;
font-size: 120%;
margin: 1em 0;
}
#main h1 {
font-size: 180%;
line-height: 1.5;
margin: 0.5px 0 1em -1em;
}
#main h2 {
font-size: 160%;
padding-left: 30px;
margin-bottom: 0.3em;
margin-top: 1em;
line-height: 1.5;
font-weight: normal;
}
#main ul, #main ol {
font-size: 120%;
line-height: 1.5;
}
#main ul {

}
#main ol {

}
#main ol li {
line-height: 1.5;
margin-left: 2em;
list-style: lower-alpha outside url();
}
#main ul li {
line-height: 1.5;
list-style: disc url();
}
#main table tr td{
text-align: center;
border: 1px #8fcccf solid;
padding-left: 3px ;
}
#main table tr th{
padding-left: 3px ;
text-align: left;
border: 1px #8fcccf solid;
}
#main table thead { 
color: #a72b3e;
background: #f8f016 url() ; 
}
#main table thead tr th {
text-align: center;
}

#footer {
clear: both;
position: absolute;
left: 0px;
top: 279px;
width: 361px;
height: 470px;
background: url(dum.jpg) no-repeat left top;
padding: 0;
}
#footer h2 {
background: url(kontakty-bg.jpg) no-repeat left top;
font-size: 140%;
color: #a92b40;
position: absolute;
left: 64px;
top: 262px;
width: 191px;
height: 114px;
padding: 0 10px;
}
#footer ul {
color: #a92b40;
position: absolute;
left: 75px;
top: 282px;
width: 191px;
font-size: 110%;
font-style: normal;
}
#footer ul a {
color: #a92b40;
}
#footer ul li {
margin: 0.2em 0;
line-height: 1.5;
}
#footer p {
color: #ccc;
position: absolute;
left: 75px;
top: 390px;
width: 191px;
line-height: 1.5;
font-size: 110%;
}
#footer p a {
color: #ccc;
}
a:hover {
text-decoration: none;
}

#header a {
visibility: hidden;
}
#header a#cs {
visibility: visible;
width: 0;
padding-left: 211px;
height: 111px;
overflow: hidden;
background: url(logo.gif) no-repeat left top;
position: absolute;
left: 65px;
top: 0;
}

hr {
line-height: 1px;
height: 1px;
width: 1px;
clear: both;
margin-bottom: -1px;
border: none;
background: none;
}
#lista {
color: #ccc;
font-size: 120%;
letter-spacing: -0.6px;
line-height: 1.3;
margin-top: 4px;
}
#lista a {
color: #ccc;

}
.fright {
float: right;
margin: 0 0 0.5em 0.5em;
}
