#Title {
	color: #FF7400;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 34px;
	top: 5px;
	left: 10px;
}
#Body {
	display: inherit;
	background-color: #00997B;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #427AA8;
	background-image: url("/sites/wolszowy//_files/Image/nature900.jpg");
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	width: 900px;
	height: 222px;
}
#Footer {
	background-color: #427AA8;
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
}
#Width {
	width: 900px;
}
