body {
	background: #424242;
	margin: 0px;
	padding: 0px;
	font: 11px/16px verdana;
	color: #212121;
}

.center {
	width: 828px;
	margin: 50px auto;
}

.top {
	background: url('top.png') top left no-repeat;
	width: 828px;
	height: 21px;
}

.middle {
	background: url('middle.png') top left repeat-y;
	width: 828px;
}

.header {
	background: url('header.png') top left no-repeat;
	width: 788px;
	height: 105px;
	margin: 0px auto;
}

.menu {
	background: url('menu-bg.png') top left repeat-x;
	width: 788px;
	height: 36px;
	margin-left: 21px;
}

.menu a.item {
	background: url('menu-bg.png') top left repeat-x;
	font: bold 11px Verdana;
	text-decoration: none;
	height: 15px;
	padding: 11px 20px 10px 20px;
	color: #444549;
	float: left;
}

.menu a.item:hover {
	text-decoration: none;
	color: #74767c;
}

.menu a.active {
	background: url('menu-active.png') top left repeat-x;
	font: bold 11px Verdana;
	text-decoration: none;
	height: 15px;
	padding: 11px 20px 10px 20px;
	color: #444549;
	float: left;
}

.menu-separator {
	background: url('menu-separator.png') top left no-repeat;
	width: 2px;
	height: 36px;
	float: left;
}

.menu-right {
	width: 76px;
	height: 37px;
	margin: 9px -19px 0px 0px;
	float: right;
}

.menu-right a img {
	border: none;
}

#content {
	width: 736px;
	margin: 5px 21px 12px 21px;
	padding: 30px 30px 10px 30px;
	clear: both;
}

.contactbox {
	background: url('kontaktbg.png') top right no-repeat;
	width: 281px;
	height: 231px;
	margin: 12px;
	line-height: 18px;
	padding: 10px 20px;
	color: #fff;
	float: right;
}

.input {
	width: 132px;
	height: 14px;
	border: 1px solid #2c5e75;
	margin: 0px 0px 4px 3px;
	padding: 3px;
	float: right;
}

.tep {
	width: 267px;
	float: left;
}

.send {
	background: none;
	border: none;
	color: #fff;
	margin-right: 6px;
	font: 11px verdana;
	float: right;
}

.textarea {
	width: 251px;
	height: 35px;
	border: 1px solid #2c5e75;
	margin: 0px;
	padding: 7px;
	float: left;
}

.box {
	background: url('box.png') top right no-repeat;
	width: 333px;
	height: 166px;
	margin: 12px;
	line-height: 18px;
	padding: 20px;
	color: #fff;
	float: right;
}

.bottom {
	background: url('bottom.png') top left no-repeat;
	width: 768px;
	height: 32px;
	margin-top: -8px;
	padding: 8px 30px 0px 30px;
}

a {
	text-decoration: none;
	color: #555;
}

a:hover {
	color: #333;
}

#foot_text {
	float:left;
	width:816px;
	height:auto;
	margin-left:15px;
	margin-bottom:20px;
	font-size: 10px;
	color: #737373;
}
	p.foot_text_copy {
		float:left;
		font-weight: bold;
		margin-top: 0px;
	}

	p.foot_text_info {
		width:800px;
		margin-top: 0px;
		float:left;
	}

h1.linklogotype {
	font: 45px Verdana, Arial, sans-serif;
	text-indent: -9999px;
	width: 127px;
	height: 46px;
	margin: 23px 0px 0px 27px;
	float: left;
}

h1 {
	color: #242424;
	font: bold 19px verdana;
	margin: 0px 0px 7px 0px;
}

h2 {
	color: #242424;
	font: bold 13px verdana;
	margin: 0px 0px 0px 0px;
}

p {
	margin-top: 22px;
}

#foot_text a {
color:#747474;
}

#foot_text a:hover {
color:#A5A5A5;
}

.thumbox{
	width: 220px;
	height: 160px;
	margin: 7px 0px 0px 7px;
	float: left;
}






