* { padding: 0; margin: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-repeat: repeat-x;
	background-color: #008000;
}
img {
border:0;


}
p {
 padding: 10px;
}

#wrapper { 
 margin: 0 auto;
 width: 800px;
}

#content {
	float: left;
	color: #ffffcc;
	height: 916px;
	width: 860px;
	display: inline;
	margin-left: -30px;
	margin-top: -40px;
	background-image: url(images/bgtresc2.png);
	background-repeat: no-repeat;
}
#prawy {
	float: right;
	color: #ffffcc;
	height: 342px;
	width: 207px;
	display: inline;
margin-right: 23px;
	margin-top: 45px;



}
#prawatresc {
	float: right;
	color: #ffffcc;
	height: 316px;
	width: 185px;
	display: inline;
margin-right: 427px;
	margin-top: -655px;


}
#tresc {
	float: left;
	color: #ffffcc;
	height: 1120px;
	width: 581px;
	display: inline;
	margin-left: 30px;
	margin-top: 18px;

	
}
#header {
	color: #333;
	width: 800px;
	float: left;
	height: 250px;
	background-image: url(images/gora.png);
}

#footer {
	width: 800px;
	height: 40px;
	clear: both;
	color: #333;

}

#navigation {
	float: left;
	width: 800px;
	height: 67px;
	color: #333;
	margin-top: -90px;

}

