body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	background: #FFFFFF url(../gfx/bkg.jpg );
	text-align: center;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF8016;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

#top01 {
  width: 796px;
  height: 31px;
}

#top02 {
  width: 796px;
  height: 143px;
}

#top03 {
  width: 796px;
  height: 14px;
}

#box {
	width: 796px;
	background: url(../gfx/bkg2.jpg);
}

#obsah-box {
	width: 579px;
	min-height: 470px;
	float: right;
	text-align: left;
}

#obsah {
  padding: 0px 37px 0px 17px;
  font-family: Georgia, "Times New Roman", Veranda, sans-serif;
  font-size: 13px;
  line-height: 20px;
  color: #5E1413;
  text-align: justify;
}

#menu {
	text-align: center;
	margin-left: 18px;
}

#down {
  width: 796px;
  height: 40px;
  background: url(../gfx/down.jpg) no-repeat;
}

.denne-menu {
  height: 40px;
  line-height: 40px;
  width: 520px;
  text-align: center;
  font-size: 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  background: url(../gfx/bkg3.jpg) no-repeat;  
}

.denne-menu a:link {
	color: #AB9228;
	text-decoration: none;
}
.denne-menu a:visited {
	color: #AB9228;
	text-decoration: none;
}
.denne-menu a:hover {
	color: #9C0B10;
	text-decoration: none;
}
.denne-menu a:active {
	color: #AB9228;
	text-decoration: none;
}

hr.cleaner {
  clear:both;
  height:1px;
  margin: -1px 0 0 0; padding:0;
  border:none;
  visibility: hidden;
}

