body{
  font-size: 75%; 
  font-family: sans-serif;	
  margin:0; 
  padding:0;
  border:0;
  background: #E6D7A7 url(images/bgBody.gif) left repeat-y; 
  height: 100%;
  position: relative;
  width: 860px;
  color: #fff;
}

table{
  font-size: 100%; 
  font-family: sans-serif;	
  margin: 0.4em 0.8em;
}

a img {
	border: 0;
}

a,a:link,a:active,a:hover,a:visited {
	color: #EBCA69;
}

a:focus,a:active {
	background-color: #E6D7A7;
	color: #000;
	text-decoration: none;
}


a.skip {
	position: absolute;
	overflow: hidden;
	width: 0;
	height: 0;
}

a:active.skip, a:focus.skip {
	display: block;
	position: absolute;
	overflow: visible;
	width: auto;
	color: #886;
	background-color: #E6D7A7;
	top: 10px;
	left: 220px;
	padding: 5px 10px;
	border: 2px solid #886;
	font-weight: bold;
	font-size: 110%;
}

h1#logo{
  position: absolute;
  top:0;
  left:130px;
  margin:0; padding:0;
  width:344px; height:114px;
  overflow:hidden;
  font-size:30px;
}

h1#logo span{
  display:block;
  position:absolute; left:0; top:0; z-index:1;
  width:344px; height:114px;
  margin:0; padding:0;
  background:url("images/logo.gif") top left no-repeat;
}

h2{
  font-weight: normal;
  margin: 0.5em 0 0 0.6em;
  font-size: 150%;
}

#menu{
  position: absolute;
  top:0;
  left:0px;
  font-size: 170%;
  font-family: Haettenschweiler, Impact, "Techno CE";
  width: 124px;
  text-align: right;
  line-height: 140%;
  background: #CEB28A;
  padding-bottom:5px;
  padding-top:5px;
}

#menu a{
  display: block;
  text-decoration: none;
  color: #AF3501;
  padding-right:7px;
}

#menu a.active{
  color:#E34502;
}

#content{
  position: absolute;
  top:114px;
  left:130px;
  width:344px;
  text-align: justify;
}

#content img{
  border: 5px solid #EBCA69;
  margin-left: 0.8em;
  margin-bottom: 0.8em;
}

a img{text-decoration: none;}

#foot{
  background: #7A3403;
  margin: 0;
  padding: 0.8em;
  color: #EBCA69;
  margin-top: 1em;
}

p{
  margin: 0.4em 0.8em;
}

dl{
  margin: 0.4em 0.8em;
}

dt{
  font-weight: bold;
}

dd{
  margin: 0.4em 0.8em;
}

.pravysloupec{
  text-align: right;
}

#fot{
  position: absolute;
  top:0px;
  left:495px;
  width:345px;
  height:400px;
  background: url(images/fot1.jpg) no-repeat;
}
