body {
font-family : Verdana, Arial, sans-serif;
font-size : 10pt;
margin-left: 20%;
margin-right: 20%;
margin-top: 0px;
}
.pole_niebieskie2
{
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	PADDING-LEFT: 1px;
	PADDING-TOP: 1px;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	BACKGROUND-COLOR: #70330E;
}
a.menulink   { display: block; width: 250px; height: 22px; text-align: top; text-decoration: none; 
               background-image: url('images/menu.png'); background-repeat: 
               repeat; background-attachment: scroll; color: #999999; font-size : 11pt;
               background-position: 0% }
a.menulink:hover { background-image: url('images/black.jpg'); background-repeat: repeat; 
               background-attachment: scroll; color: #ffffff; font-size : 11pt;
               background-position: 0% }


A 
{ 
color : #FF6405;
text-decoration : none;
} 
A:HOVER 
{ 
color : #C0C0C0; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration : none;
} 
div.okno 
{
background: url('image/tlo3.jpg') repeat;
	padding:0;
	width: 80%;
	position: absolute;
}
div.all
{
	background: url('images/all.jpg') repeat;
	padding:0;
	font-family : Verdana, Arial, sans-serif;
	color : #C0C0C0;
	font-size: 8pt;
	left:450px;
	margin-top: 300;
	min-width: 550;
	min-height: 800px;
	height: 800px;
	width: 550px;
	position:inherit; 
}

div.center
{

	background: url('images/center.jpg') repeat;
	font-family : Verdana, Arial, sans-serif;
	text-decoration: none;
	color : #C0C0C0;
	font-size: 8pt;
	line-height: 18px;
	margin-top: 300px;
	margin-left: 250;
	left: 450px;
	min-width: 550px;
	min-height: 800px;
	height: 1800px;
	width: 550px;
	position: center;

}

@media screen { 
  H1#first { position: fixed } 
}
@media print { 
  H1#first { position: static }
}