body {
	color: Black;
	background-color: Black;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-image: url(img/main_bg.jpg); background-position: top; background-repeat: no-repeat;
	text-align: center;
}

img {
	border-width:0px;
}

a {
	color: #D2691E;
}

a:hover {
	color: #E9A572;
}

.main {
	 width: 982px;
	 text-align: left;
	 padding-top: 140px;

	 
}

.header {
	 width: 982px;
	 height: 291px;
	 background-image: url(img/header.jpg);
	 text-align: center;


}

.textpart {
	 width: 795px;
	 height: 440px;
	 background-image: url(img/textpart.jpg);
	 text-align: left;
	 margin-top: 30px;
	 margin-bottom: 30px;
	 margin-left: 1px;
	 margin-left: 97px;


}

.fotoz {
	 width: 208px;
	 height: 415px;
	 background-image: url(img/fotoz_entry.png);
	 position: absolute;
	 margin-left: 730px;
	 margin-top: 296px;
}

.info {
	 width: 400px;
	 height: 200px;
	 padding-left: 180px;
	 padding-top: 68px;
	 color: #403f3f;
	 
}

.cssLabel {
	font-size:18px;
	color:#eebbbb;
}

