
p {
padding:5px;
margin:0px;
}

body
	{
	background-color: #6B292B;
	}

.style1 {
	font-size: 12px
}

.styl1 {
	font-family: Arial, Helvetica, sans-serif
}

.styl5 {
	font-size: 10px;
	color: #660000;
}

#page {
	position: relative;
	width: 594px;
	margin: auto;
	margin-top: 0px;
}

#header {
  position:relative;
	height: 97px;
	top:20px;
	text-align: center;
}

#header img {
	position: absolute;
	top: 0px;
	left: 191px;
}

#header img.langmap {
	position: absolute;
	top: 50px;
	left: 470px;
}

#content_wrap {
	margin: 0px;
	padding: 5px;
	border: solid 1px #decca4;
}

#content {
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align:   middle;
	border: solid 1px #decca4;
}

#banner {
	margin-top: 5px;
	text-align: center;
}

#mainmenu {
	margin: 0px 5px 5px 5px;
	padding: 0px;
  }

#mainmenu ul, li
	{
	display: inline;
	list-style-type: none;
	}

#mainmenu ul, li a
	{
	border: 0px;
	text-decoration: none;
  padding: 0px;
	}

#mainmenu img {
	margin: 0px;
	float: left;
	height: 24px;
	border: 0px;  
}

#obsah {
  position: relative;
	margin: 5px;
	padding: 10px;
	background-color: white;
  clear: both;

}

#horni img {
  position: relative;
	margin: 0px 10px 10px 0px;
  float: left;
}


#horni {
  position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

#dolni {
	margin-top: 0px;
	text-align: justify;
}


.spodek {
background-color:rgb(107,41,43);
padding:10px;
padding-top: 0px;
padding-bottom: 5px;
color: white;
}

#dolni img
	{
  position: relative;
	width: 100%;
	}


