@import url(flexslider.css); 
@import url(content.css);
@import url(login.css);
@import url(kontakt.css); 
@import url(news.css); 
@import url(menu.css); 

BODY {
	margin: 0;
	padding: 0;
	font: normal 100.01% Tahoma, Arial, Helvetica, Verdana, sans-serif;
	background-color:#ffffff;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	width: 100%;
	background-image: url(../img/bg/bg_body.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}



#body_wrap {
	background-color: #FFFFFF;
	width: 980px;
	margin: 0 auto;
	background-image: url(../img/bg/bg_body_wrap.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#top-menu {
	height: 35px;
	width: 100%;
	margin-top: 0;
	margin-left: 0;
	background-color: #a9b829;
}

#top_wrap {
	width: 980px;
	height: 220px;
	background-image: url(../img/bg/bg_top_logo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#pufa_logo {
	float: left;
	width: 380px;
}

#logo_navi_wrap {
	float: left;
	width: 580px;
}

#logo {
	width: 175px;
	height: 60px;
	margin-right: 0;
	margin-left: auto;
	padding-top: 88px;
}

#subnavi_wrap {
	margin-right: 0;
	margin-left: auto;
	width: 450px;
	padding-top: 35px;
}

#language {
	float: right;
}

#subnavi {
	float: right;
}
	
#slider_wrap {
	clear: both;
	width: 100%;
	height: 220px;
}

#content_wrap {
	width: 920px;
	height: auto;
	min-height: 350px;
	margin-top: 130px;
	padding: 30px;
}

#footer {
	height: 35px;
	width: 100%;
	margin-left: 0;
	background-color: #a9b829;
}

#content_FCE,
#content_FCE_50_50 {
	width: 100%;
}


#content_FCE .middle_big {
	float: left;
	width: 630px;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 0px;
	padding-bottom: 0;
}

#content_FCE .right {
	float: left;
	width: 260px;
}


#content_FCE .left {
	float: left;
	width: 260px;	
}

#content_FCE_50_50 .left {
	width: 305px;
}

#content_FCE_50_50 .right {
	padding-left: 20px;
	width: 305px;
}




#content_FCE .clear {
	clear: both;	
}





#content_FCE .middle {
	float: left;
	width: 463px;
	padding: 20px 15px 0;	
}
#content_FCE .middle_complete {
	float: left;
	width: 9533px;
	padding: 20px 15px 0;	
}
