body {
background: url('images/cs.jpg') repeat;
font-family : Verdana, Arial, sans-serif;
font-size: 8pt;
color: #FFFFFF;
margin-left: 100px;
margin-right: 200px;
margin-top: 0px
}
.pole_niebieskie2
{
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #666666 1px solid;
	BORDER-LEFT: #666666 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
	PADDING-LEFT: 1px;
	PADDING-TOP: 1px;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	FONT-SIZE: 8pt;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #202020;
}

div.top 
{
	background: url('images/tlo.jpg') repeat;
	padding:0;
	font-family : Verdana, Arial, sans-serif;
	font-size: 8pt;
	text-align:justify;
	color: #FFFFFF;
	margin-top: 110;
	margin-left: 100;
	min-width: 500px;
	min-height: 550px;
	height: 550px;
	left: 100;
	width: 500px;
	position: absolute;
}
div.srodek
{
	left: 20px;
	right: 20px;
	botton: 20px;
	text-align:justify;
	position: absolute;
}

div.right 
{
	background: url('images/right.jpg') repeat;
	padding:0;
	font-family : Verdana, Arial, sans-serif;
	font-size: 8pt;
	left: 600px;
	margin-left: 600;
	margin-top: 110;
	min-width: 200px;
	min-height: 550px;
	height: 550px;
	width: 200px;
	position: absolute;
}


/* ddfdf
#BDC2D8
podlinkowane menu
*/
A 
{ 
color : #ADAEB6;
text-decoration : none;
} 
A:HOVER 
{ 
color : #ffffff; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration : none;
} 
div.okno 
{
background: url('image/tlo3.jpg') repeat;
	padding:0;
	width: 80%;
	position: absolute;
}
BODY {
	SCROLLBAR-FACE-COLOR: black; 
	SCROLLBAR-HIGHLIGHT-COLOR: black; 
	SCROLLBAR-SHADOW-COLOR: black; 
	SCROLLBAR-3DLIGHT-COLOR: gray; 
	SCROLLBAR-ARROW-COLOR: gray; 
	SCROLLBAR-TRACK-COLOR: black; 
	SCROLLBAR-DARKSHADOW-COLOR: gray
}




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