BODY {
      background-color : #4A8770;
      }
  P {
	color: Black;
	font-size: 13pt;
	font-family: Arial, sans-serif;
	font-align: justify;
}

.naglowek {
	color: Black;
	font-size: 12pt;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

TABLE, P, TD, DL, DT, DD, TR {
     
     font-size : 10pt;
     font-family: Arial, sans-serif;
     color : black;
     }

A {	TEXT-DECORATION: none}
A:link {
	COLOR: #00008B;
}
A:active {
	COLOR: #00008B;
}
A:visited {
	COLOR: #00008B;
}
A:hover {text-decoration: none; COLOR: #0066CC}
.lapka {  cursor: hand}