* { border: 0; margin: 0; padding: 0; hspace: 0;}

body {
	font-family: Tahoma;
	font-size: 12px;
	color: #312614;
	background: url(images/tlo.jpg) repeat-x #614b27;
	text-align: center;
}
a {
	color: #312614;
	text-decoration: none;
}
a:hover { color: #312614; }
ul { list-style: none; }
img {
	border:0;
	hspace: 0;
}

#top, #menu, #main, #footer{
	margin: 0 auto;
	width: 1000px;
	position: relative;
	clear: both;
	display: block;
	text-align: left;
}

.clr { clear: both; }
h1 {
  font-size: 14px;
  font-style: Trajan Pro, Tahoma;
  color: #b09042;
  font-weight: normal;
}
h3 {
  font-size: 12px;
  font-weight: bold;                  
  margin-left: 10px;
}
h2,h4 { font-size: 14px;font-weight: normal; }
/*** TOP ***/
#lang {
   position: absolute;
   top: -20px; 
   right: 10px;
}
#lang a {
  margin: 0 5px;
}
#top {
  margin-top: 37px;
  width: 943px;
}
#top dl a {
  font-family: Bookman Old Style;
  font-weight: bold;
}
/*** /TOP ***/
/*** MAIN ***/
#menu {
  background: url(images/menu_bg.jpg) no-repeat;
  height: 79px;
}
#menu dl{
  float: left;
  margin: 30px 20px;
  position: relative;
}
#menu dl dt a, #menu dl dd a{
  font-size: 14px;
  color: #f2d56c;
  font-family: Bookman Old Style;
  font-weight: bold;
}
#menu dl dd {
  position: absolute;
  top: 49px;
  left: -30px;
  z-index: 10;
  background: #9d2222;
  border-left: 1px #eed069 solid;
  border-right: 1px #eed069 solid;
  width: 180px;
}
#menu dl dd a{
  margin: 5px 15px;
  font-size: 12px;
  float: left;
}
.title, .title2 {
  padding: 15px 20px;
  width: 210px;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px dotted #312614;
  font-family: Bookman Old Style;
}
.title2 {
  width: 650px;
}
.desc {
  margin: 10px;
  line-height: 24px;
  text-align: left;
  font-family: Bookman Old Style;
  text-align:justify
}
.desc input {
  padding: 2px;
}
#center_desc {text-align: center;}
#content {
  width: 690px;
  float: left;
  background: url(images/main_bg.jpg) repeat-y;   
  margin-left: 20px;
  text-align: justify;
}
#content_3 {
  float: right;
  width: 250px;
}
#content_4 {
  float: right;
  width: 250px;
  margin-right: 20px;
  background: url(images/block_bg.jpg) repeat-y;
}
#kontakt {
  float: right;
  background: url(images/kontakt_bg.jpg) no-repeat;
  margin: 20px 20px;
  width: 250px;
  height: 139px;
}

/*** /MAIN ***/
/*** FOOTER ***/
#footer {margin-top: 20px;}
#footer ul{
  float: left;  
}
#footer ul li {
  float: left;
  margin: 10px 20px;
}
#footer a {
  color: #f2d56c;
  font-size: 14px;
  font-weight: bold;
}
/*** /FOOTER ***/
