body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #fcf7da;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top {
	height: 60px;
	width: 100%;
}
.main {
	height: 450px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.textArea {
	margin-top: 30px;
	margin-right: 60px;
	margin-bottom: 30px;
	margin-left: 60px;
	line-height: 24px;
}
.pageTitle {
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}
.adres {
	text-align: center;
	width: 100%;
	margin: 5px 0px 0px;
	font-size: 10px;
	letter-spacing: 2px;
}
.bottom {
	width: 100%;
}
a {
	color: #CC0000;
	text-decoration: underline;
}
.pictureArea {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	line-height: 24px;
}
.pictureStyle {
	border: 1px solid #000000;
}
