html, body  
	{background: #eeeeee; 
	 text-align: center; 
	 font-size: 12px; 
	 font-family: verdana, tahoma, arial, helvetica, sans-serif;
	}
body
	{margin: 50px; 
	 padding: 0px; 
	 font-size: 12px; 
	 text-align: center;
	 color:#4f6f0f;
	}

img 
  {border: 0px;
	}

#top {
	margin: 0 auto;
	width: 780px;
	text-align: center;
  }

	
#fundacja {
	width: 780px;
	height: 460px;
	text-align: center;
	background-color: #FFF0BB;
	padding-top: 90px;
	padding-left: 50px;
	padding-right:50px;
	padding-bottom:10px;
}

#wiersze {
	width: 780px;
	height: 260px;
	text-align: center;
	background-color: #e7fff3;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left:50px;
	padding-right:50px;
}

a	{
	color:#3a765a;
	text-decoration: none;
}

a:visited {
	color:#3a765a;
	text-decoration: none;
}

a:hover {
	color:#3a765a;
	text-decoration: none;
}

a:active {
	color:#3a765a;
	text-decoration: none;
}
