body{
	font: 12px Arial, Helvetica, sans-serif;
	width: 880px;
	float: none;
	margin: auto;
}

img{
	border: none;
	
}
#lewa{
background: url(images/lewapl.jpg);
width: 555px;
height: 386px;
float: left;
}
#prawa{
background: url(images/prawa.jpg) right no-repeat;
	width: 325px;
	height: 386px;
float: right;
}
#menu{
	margin: 200px 0px 0px 40px;
}
#tekst{
	text-align: justify;
	font: italic bolder;
	color: #87270D;
	width: 280px;
	height: 360px;
	overflow: auto;
	margin-top: 5px;
	
}
h4{
	color: #000;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#lewa2{
background: url(images/lewa2.jpg);
width: 555px;
height: 386px;
float: left;
}
#prawa2{
background: url(images/prawa2.jpg) right no-repeat;
	width: 325px;
	height: 386px;
float: right;
display: table;
}
#top{
margin-top: 20px;
	background-image: url(images/top.jpg);
	width: 880px;
	height: 106px;
}
#top2{
margin-top: 20px;
	background-image: url(images/top2.jpg);
	width: 880px;
	height: 106px;
}

#tekst2{
	text-align: right;
	width: 280px;
	height: 360px;
	overflow: auto;
	margin-top: 5px;
}

h1{
	color: #87270d;
	font: 24px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
h2{
	color: #21933f;
	font: 18px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
h3{
	color: #615e59;
	font: 18px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.center{
	margin: auto;
	text-align: center;
}