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: auto;
	height: auto;
	text-align: center;
	background-color: #FFF0BB;
	padding: 20px;
	margin:0px;
	text-align: left;
}

	
#inne {
	width: 780px;
	height: 20px;
	text-align: center;
	background-color: #e7fff3;
	padding: 0px;
}


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;
}

