body {
	margin: 0px;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a {
	text-decoration: none;
	color: #787580;
}
.mainDiv{
	margin-right:auto;
	margin-left:auto;
	width:1024px;
}

.bodys {
	height: 724px;
	width: 1024px;
}

.top {
	background-image: url(images/top.jpg);
	height: 168px;
	width: 1023px;
}

.menu {
	height: 66px;
	width: 1023px;
}

.menu img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.middle {
	height: 492px;
	width: 1023px;
}

.middle_l {
	height: 492px;
	width: 313px;
	float: left;
	background-image: url(images/middle_l.jpg);
}
.middle_kontakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #787580;
	text-decoration: none;
	text-align: left;
	padding-top: 35px;
	padding-right: 10px;
	padding-left: 50px;
	line-height: 15pt;
	word-spacing: 2pt;
}
.middle_p {
	height: 492px;
	width: 710px;
	float: right;
	background-image: url(images/middle_p.jpg);
}

.middle_d {
	clear: both;
}

.middle_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #787580;
	text-decoration: none;
	text-align: left;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 70px;
	line-height: 15pt;
	word-spacing: 2pt;
}

.footer {
	width: 1023px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
}

.kontakt_l {
	float: left;
}

.kontakt_p {
	float: left;
}

