body {
margin:0; padding:0;
font-family:sans-serif;
 font-size:80%;
  color:#666666;
 background: #9FBFDF;
}
.naglowek {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: white;
	background-color: #2A7FD3;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 2px;
	border: thin solid #000000;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 81px;
	top: 56px;
	width: 424px;
	height: 26px;
	z-index: 6;
}
.zawartosc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	margin: 2px;
	border: thin solid #000000;
	position: absolute;
	left: 81px;
	top: 90px;
	width: 424px;
	height: 337px;
	z-index: 1;
}
.stopka{
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: white;
	background-color: #2A7FD3;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 2px;
	border: thin solid #000000;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 81px;
	top: 436px;
	width: 424px;
	height: 26px;
	z-index: 8;
}
.baner{
	position: absolute;
 	right:100px;
	top:56px;
}
a {
	font-size: 10px;
	color: #333333;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
form {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

input, textarea {
	padding: 1px;
	border: 1px dotted #999999;
	background-color: white;

}

