#container {
	margin: 0 auto;
	width: 1000px;
}
#top {
	height: 202px;
	background: url(../img/header.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
}
#mainmenu {
	margin: 0;
	background: url(../img/middle_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 100px;
	height: auto;
	width: 200px;
	text-align: left;
	padding-top: 30px;
	padding-left: 70px;
	padding-right: 10px;
	float: left;
}

#content {
	padding-top: 10px;
	width: 600px;
	float: left;
	margin-left: 30px;
}
#middle {
	padding-bottom: 20px;
	border-top: 2px solid #001656;
	border-bottom: 2px solid #001656;
	background: url(../img/content_bg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	min-height: 340px;
}
#bottom {
	border-bottom: 2px solid #001656;
	height: 2px;
}

#lang {
	height: 24px;
	text-align: right;
	background: url(../img/lang_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;	
}

div.lcol {

}
div.rcol {

}
div.clear {
	clear: both;
	font-size: 1px;
}

p.clear {
	clear: both;
}

#webdesign{
	margin: auto;
	color: #001656;
	font-size: 7pt;
	height: 15px;
	text-align: right;
}

#globus{
	margin-top: 40px;
	margin-left: -20px;
	margin-bottom: 20px;
}

#kont{
	margin-left: -20px;
	margin-top: 60px;
}

#bottom_kontakt{
	font-weight: bold;
	font-size: 8pt;
	float: left;
	width: 200px;
	margin-left: 55px;
	text-align: left;
}
		
#flashbox{
	height: 126px;
	width: 920px;
	text-align: right;
	margin-top: 2px;
	padding-right: 80px;
	padding-top: 4px;
	background: url(../img/flashbox_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;	
}
