body {
  background-image:url(../flash/images/background.jpg);
  background-repeat: repeat-x;
  background-color: #cccccc;
  font-family: "Helvetica";
  font-size: 12;
  color: #511016;
}

div.langBox {
	text-align: center;
	padding: 3px;
	float: left;
	margin-right: 5px;
	background-color: #f00;
	height: 14px;
	width: 114px;
}

#center {
	margin-top: 5%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-width: 6px;
	border-color: #bebda9;
	border-style: solid;
	margin-bottom: 8px;
	max-width: 800px;
	height: 600px;
}

#header {
	padding-left: 23px;
	padding-top: 15px;
	height: 230px;
}

#header img {
	padding-bottom: 3px;
}

#kontakt {
	background-image: url(../images/intro_news_bg.png);
	background-repeat: repeat-x;
	padding: 6px;
	margin-left: 60px;
	margin-bottom: 10px;
	width: 233px;
	color: #fff;
	font-size: 60%;
	overflow: hidden;
}

#kontakt h1 {
	margin: 0px;
	margin-bottom: 2px;
	padding: 0px;
	font-size: 120%;
	color: #fff;
	text-transform: uppercase;
}

#kontakt a {
	color: #fff;
	text-decoration: none;
}

#kontakt a:hover {
	color: #f00;
}

#news {
	background-image: url(../images/intro_news_bg.png);
	background-repeat: repeat-x;
	padding: 6px;
	margin-left: 60px;
	margin-bottom: 20px;
	height: 210px;
	width: 233px;
	color: #fff;
	font-size: 60%;
	overflow: hidden;
}

#news h1 {
	margin: 0px;
	margin-bottom: 2px;
	padding: 0px;
	font-size: 120%;
	color: #f00;
	text-transform: uppercase;
}

#news img {
	width: 100%;
	margin-bottom: 2px;
}

#languages {
	padding-left: 60px;
	height: 50px;
	width: 100%;
}

#background {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #1496c3;
	background-image:url(../images/intro_portrait.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: right;
	font-size: 80%;
	color: #bebda9;
}
