/* CSS Document */
html, body{
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	color:#000;
	font-weight:normal;
	background:url(../images/bg.jpg) center top repeat-x #fff78c;
}

div, span, h1, h2, h3, h4, h5, h6, ul, li, p, input, select, textarea, form, map{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:normal;
}

.textbox-2{
	padding:2px 3px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


#wrapper{
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	width:807px;
	padding: 0;
	background:url(../images/bg-middle.jpg) repeat-y center center;
	margin:0 auto;
	z-index:0;
}

#header{
	text-align:center;
	padding:0px 0 0px 0;
	height:216px;
	background:#fdf892;
}

#menu{
	list-style:none;
	padding:0px 0 0px 0;
	margin:0;
	height:62px;
}


#ul-menu{
	background:yellow;
}

#menu li{
	list-style:none;
	float:left;
	height:62px;
}


#menu li a img{
	border:0;
}

#menu li a, #menu li a:visited{
	border:0;
	display:block;
	/*border:1px solid red;*/
}

#top-content{
	width:708px;
	height:240px;
	background:url(../images/bg-top-content.jpg) no-repeat center top;
	padding:0px 50px;
}

#wellcome{
	width:100%;
	background:url(../images/bg-wellcome.jpg) center center;
	height:227px;
	position:relative;
}

#text-wellcome{
	position:absolute;
	width:302px; top:90px; 
	text-align:left;
	right:30px;
	line-height:15px;
}


.link1{
	font-size:11px;
	text-align:right;
	padding-top:15px;
}

.link1 a, .link1 a:visited{
	color:#256800;
	font-weight:bold;
}

#maincontent{
	clear:both;
	height: auto !important;
	height: 100px;
	min-height: 100px;
	padding:0px 0px 120px 0px;
	/*border:1px solid red;*/
}

#b-bottom{
	height:145px;
	z-index:6;
	padding-left:60px;
}


#bottom-left{
	float:left;
	width:336px;
	height:134px;
	margin:0px 0px 0px 0px;
	background:url(../images/bottom-left.gif) no-repeat center top;
}

#fixedemail{
	position:absolute;
	width:330px;
	text-align:right;
	height:30px;
	right:50px; bottom:44px;
	color:#f5d89d;
}
#fixedemail a{
	color:#f5d89d;
	text-decoration:none;
}

#bottom-right{
	float:left;
	width:336px;
	height:134px;
	margin:0px 0px 0px 25px;
	background:url(../images/bottom-right.gif) no-repeat center top;
}

#bottom-left-text{
	padding:50px 30px 0px 15px;
	line-height:15px;
	text-align:left;
}

#bottom-right-text{
	padding:50px 30px 0px 15px;
	line-height:15px;
	text-align:left;
}


.bbcontent{
	width:708px;
	background:url(../images/bg-top-content.jpg) no-repeat center top;
	padding:0px 50px;
}

.bblock{
	background:url(../images/b-middle-content.gif) repeat-y 4px center;
	padding:15px 30px;
	line-height:15px;
	width:644px;
}

.header-text{
	font-size:13px;
	font-weight:bold;
	color:#b30000;
	padding-bottom:10px;
}

.header-text a, .header-text a:visited{
	font-size:13px;
	font-weight:bold;
	color:#b30000;
	padding-bottom:10px;
	text-decoration:none;
}

.header-text a:hover{
	color:#b30000;
	text-decoration:underline;
}

#wrap-kontakt{
}

#left-kontakt{
	float:left;
	width:440px;
	padding-left:10px;
}

#right-kontakt{
	float:left;
	width:170px;
	padding-left:20px;
}

#right-kontakt a{
	color:#256800;
	text-decoration:underline;
}

.textbox-kontakt{
	padding:2px 3px;
	width:182px;
	border:1px solid #ded563;
}

#text-kontakt{
	line-height:16px;
	border-bottom:1px solid #ded563;
	padding:0px 0px 15px 0px;
	width:430px;
}

.wrap-tb{
	padding:0px 0px 15px 0px;
}

.btop-block{
	height:9px;
	width:100%;
	text-align:center;
}

#footer{
	position:absolute;
	width:758px;
	height:63px;
	padding:206px 0px 0px 50px;
	background:url(../images/bg-footer.jpg) no-repeat center top;
	left:0;
	text-align:left;
	bottom:0;
	color:#f5d89d;
	z-index:-5;
}


#footer a, #footer a:visited{
	color:#f5d89d;
	text-decoration:none;
}

#footer a:hover{
	color:#f5d89d;
	text-decoration:underline;
}

.textbox-login{
	font-size:12px;
	padding:3px 5px;
}

#bottom-logo{
}

.text-h-d{
	font-size:12px;
	text-decoration:underline;
}

.edit-link a, .edit-link a:visited{
	color:#b30000;
	text-decoration:underline;
}


.imgs{
	padding:3px 0 10px 0px;
}

.imgs img{
	border:1px solid #ded563;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix {
	height: 1%;
}
