body{
  background-color: #f5d5a1;
  background-image: url(images/bg_top.jpg);
  background-position: top center;
  background-repeat: repeat-x;
  margin: 0;
  padding: 0;
}

form{
  padding: 2px;
  margin: 2px;
}

img{
  border: none;
}

.clear{
	clear: both;
	font-size: 0;
	height: 0;
}

#main{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background-image: url(images/rose_line.jpg);
  background-position: 0px 173px;
  background-repeat: repeat-x;
}


#container{
  width: 840px;
  margin: auto;
  margin-top: 65px;
}

#logo{
  width: 840px;
  height: 110px;
  background: url(images/top.png) no-repeat;
  -background: none;
  -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/top.png, sizingMethod=crop);
}

#menu{
  height: 43px;
  padding-top: 67px;
  padding-left: 280px;
}

#menu img{
  border: none;
}

#menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu ul li{
	display: inline;
	margin: 0;
	padding: 0 0 0 3px;
}

#menu a{
	position: relative;
	z-index: 20;
}


#centerline{
  width: 840px;
  height: 314px;
  background: url(images/center_bg.png) no-repeat;
  -background: none;
  -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/center_bg.png, sizingMethod=crop);
}

#centerline img{
  padding-left: 9px;
}

*html #centerline{margin-top:-5px;}

#content_top{
  width: 840px;
  height: 45px;
  background: url(images/content_top.png) no-repeat;
  -background: none;
  -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/content_top.png, sizingMethod=crop);
  
}

#content_bottom{
  width: 840px;
  height: 42px;
  background: url(images/content_bottom.png) no-repeat;
  -background: none;
  -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/content_bottom.png, sizingMethod=crop);
}

#content{
  width: 840px;
  background: url(images/content_bg.jpg) repeat-y;
}

#text{
  padding: 20px 80px 20px 80px;
  font-family: Trebuchet MS, Verdana, Tahoma, Arial;
  font-size: 14px;
  text-align: justify;
  color: #666;
}

#text_header{
  font-family: Trebuchet MS, Verdana, Tahoma, Arial;
  font-size: 15px;
  font-weight: bold;
  color: #cb0d04;
  padding: 10px;
}

#text table{
  font-family: Trebuchet MS, Verdana, Tahoma, Arial;
  font-size: 13px;
  font-weight: bold;
  margin: auto;
}

#text input, textarea{
  border: 1px solid #666666;
  font-family: Trebuchet MS, Verdana, Tahoma, Arial;
  font-size: 13px;
  font-weight: normal;
}

#text a{
	color: #CC0000;
	text-decoration: none;
}

.kontakt_text{
  width: 200px;
  margin: 5px;
}

#footer{
  padding: 10px 0px 30px 100px;
  font-family: Trebuchet MS, Verdana, Tahoma, Arial;
  font-size: 13px;
  color: #000;
}

.footer_red{
  color: #f00;
  text-decoration: none;
}

.footer_black{
  color: #000;
}

#text ul{
  padding-left: 20px;
  margin-left: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
}

#message{
  font-family: Trebuchet MS, Verdana, Tahoma, Arial;
  font-size: 14px;
  font-weight: bold;
  text-align:center;
  margin: 20px;
  padding: 20px 0 20px 0;
  border: 1px solid;
  width: 400px;
  margin-left: 150px;
}

#message ul{
  padding: 0px;
  margin: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

#message ul li{
  padding: 0px;
  margin: 0px;
  display: inline;
  padding-right: 10px;
}

#message a{
  font-size: 13px;
  color: #CC0000;
  font-weight: normal;
  text-decoration: none;
}

#message a:hover{
  text-decoration: underline;
}






.marked{
  color: #FF0000;
}

.red{
  color: #f00;
}

.kat_header{
  font-family: Trebuchet MS, Verdana, Tahoma, Arial;
  font-size: 13px;
  font-weight: bold;
  color: #cb0d04;
  padding: 10px;
}

.kat_block{
  float: left;
  width: 164px;
  height: 146px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.gal_block{
  float:left;
  width: 154px;
  height: 111px;
  margin-right: 5px;
  margin-bottom: 5px;
  border: 5px solid #faead0;
}

#tech_text{
	position: absolute;
	width: 240px;
}

#videocontainer{
	position: relative;
	top: 10px;
	left: 260px;
}

.radio{
	border: 0px none;
}