html,body,div,ul,ol,li,p,h1,h2,h3,h4,h5,h6 {padding:0; margin:0; list-style:none; }

body {
  position: relative;
  width: 987px;
  margin: 0px auto;
  padding: 0 2px;
  border-left: 3px solid black;
  border-right: 3px solid black;
	font-size: 62.5%;
	color: #f9f9bb;
	background: #e7dcae url(body.jpg) 0 0 repeat-x;
	font-family: sans-serif;
}
#content {
	width: 500px;
	min-height: 400px;
	_height: 400px;
	text-align: justify;
	position: relative;
	margin: 0px auto;
	font-size: 120%;
	padding:411px 87px 60px 400px;
	background: #000 url(content.jpg) 0px 100% no-repeat;
}
#header {
  position:absolute; top:0; left:0;
	height: 411px; width:987px;
	background: url(header.jpg) 0 0 no-repeat;
}

#side {
	width: 132px;
	height: 550px;
	padding:0 116px 0 12px;
	position: absolute;
	top: 205px; left:127px;
	background: url(menu.jpg) 100% 205px no-repeat;
}
#footer {
	clear: both;
	width:987px;
  height: 49px; 
	margin:0;
	padding:0;
  background: url(footer.jpg) 0 0 no-repeat;	
}

/* Doplnky layoutu */
a#logo{display:block; overflow:hidden; width:0; height:100px; padding-left:230px; position:absolute; top:270px; left:690px; cursor:pointer;}

ul#menu {margin:0; padding:0;  width:100%; font-size:120%; }
ul#menu li { margin:0; font-size:100%; text-align: right; } 
ul#menu a {display:block; padding-right:10px;  color:white; line-height: 24px; _height:1px; font-weight: bold; font-size: 110%; text-decoration:none; background: url(menu_li.gif) 0 100% no-repeat;  }
ul#menu a:hover {color:#fecc39;}
ul#menu li ul {margin:0; padding:0;}
ul#menu li ul a {margin-left:30px; font-size: 100%; line-height: 23px; background: url(menu_li_li.gif) 0 100% no-repeat;}
ul#menu li ul a:hover {color:white;}

#footer p {font-size:120%; padding:3px 90px; text-align:right; margin:0;}
#footer p a {color: #fff; text-decoration: none;}
#footer p a:hover {text-decoration: underline;}

#lista {background: #000; text-align: center;}
#lista a {color: #fff; text-decoration: none;}
#lista a:hover {text-decoration: underline;}

/* Obecne */
h1,h2,h3,h4,h5,h6{font-weight:bold; font-family: Georgia, "New York CE", utopia, serif; padding:1em 0 1.2em 35px; margin:0 0 0 -15px; text-transform:uppercase; background:url(h.jpg) 0 30% no-repeat;}
h1{width:560px; position:absolute; top:360px; left:400px;  font-size:170%; z-index:3; }
h2{font-size:120%;}
h3{font-size:140%;}
h4{font-size:120%;}

form label{text-align:left; display:block;}

/* Specificke */
.hidden{display:none;}
.skrt{text-decoration:line-through;}
.cistic{clear:both; font-size:0; height:0; line-height:0;}
.cistic hr{display:none;}
.bold{font-weight:bold;}

a img{border:none; }

ul#menu a.act {
	color: #fecc39;
}

ul#menu a.oznac {
	color: #fecc39 !important;
}

#mutace{
	position:absolute;
	right:5px;
	top:10px;
}
#mutace ul li {
	margin-bottom: 8px;
}
#mutace ul li a {
	text-decoration: underline;
	color: #fff;
    font-size: 11px;
}
#mutace a:hover{
	color: #fecc39;
	text-decoration: none;
}
#content h2 a {
	color: #fff;
	text-decoration:underline;
}
#content h2 a:hover{
    text-decoration: none;
}