html,body {
  height:100%;
}
body {
  background-color: #eadcb8;
  margin: 0;
  padding: 0;
  min-width:766px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
  scrollbar-face-color: #cdaa84;
  scrollbar-highlight-color: #eadcb8;
  color: #573a22;
}
a {
  color: #cdaa84;
}
img {
  border: 0px;
}
H1 {
  margin-left: 20px;
  font-size: 1.9em;
  color: #855932;
}
H2 {
  margin-left: 20px;
  font-size: 1.8em;
  color: #855932;
}
H3 {
  margin-left: 20px;
  font-size: 1.6em;
  color: #855932;
}
#celek {
  height:680px;
  margin: 0;
  padding: 0;
  margin-left: 100px;
	background: url(cele-pozadi.jpg) no-repeat;
}
#obsah{
  width:400px;
  margin-left: 285px;
	margin-right: 0px;
}
#hlavicka{
	height: 320px;
	position: relative;
}
.nocss{
	display: none;
}
#hlavicka p{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 15px;
	left: 290px;
}
#hlavicka p a{
	display: block;
	float: left;
}
#obsah-text{
  height: 300px;
  overflow: auto;
  scrollbar-face-color: #cdaa84;
  scrollbar-highlight-color: #eadcb8;
  text-align: justify;
}
#obsah-text a {
  color: #573a22;
  font-weight: bold;
}

#patka{
	position: relative;
	left: 0;
	bottom: 0;
	height: 30px;
	text-align: right;
}
#patka a{
	text-decoration: none;
}
#patka p{
	margin: 0;
	padding: 0;
	top: 0px;
}
#vycpavka{
	clear: both;
	height: 35px;
}

.menu {
  position:absolute;
  top: 375px;
  left: 180px;
  width:135px;
  height:150px;
}
.menu a {
  position:relative;
  display:block;
}
a.m1 {
  width:125px;
  height:30px;
  top:6px;
}
img.fotogalerie{
  border: 0px;
  filter: progid:DXImageTransform.Microsoft.Shadow(color:#909090,strength:4,direction:150);
}
