/*STRONA*/
body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DFF0D0; /*#DFF0D0; ZIELONY*/
	text-align: center;
}
a img {
	border: 0;
}
/*/STRONA*/
/*RAMKA*/
#TOP {
	margin: 0px auto;
	width: 970px;
}
/*/RAMKA*/
/*WNETRZE*/
#BODY {
	background-color: #DFFFBF; /*SELEDYNOWY*/
	text-align: left;
	margin: 0 5px;
	width: 960px;
	height: auto;
}
/*/WNETRZE*/
/*LOGO*/
#LOGO {
	background-color: #DFFFBF;
  margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/*/LOGO*/
