BODY {
    background : #CCCCCC;
    margin : 25px;
    font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size : 10pt;
    text-align : justify;
	SCROLLBAR-FACE-COLOR: #cccccc;
	SCROLLBAR-HIGHLIGHT-COLOR: #e0e0e0;
	SCROLLBAR-SHADOW-COLOR: #cfcfcf;
	SCROLLBAR-3DLIGHT-COLOR: #cfcfcf;
	SCROLLBAR-ARROW-COLOR: #e0e0e0;
	SCROLLBAR-TRACK-COLOR: #cccccc;
	SCROLLBAR-DARKSHADOW-COLOR: #b0b0b0; 

}

TABLE {
    background : #CCCCCC;
    font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size : 10pt;

}

TABLE H2 {
	background-color: #dddddd;
	margin: 0;
	padding: 4px;
}

.IL {
	text-align: right;
}

A {
    color : Blue;
    text-decoration : none;
}

A:ACTIVE {
    color : Blue;
}

A:HOVER {
    color : Blue;
    text-decoration : underline;
}

A:LINK {
    color : Blue;
}

A:VISITED {
    color : #0000CD;
}

H1 {
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
}

H2 {
	font-size: 14px;
	font-weight: bold;
}

.p1 {
    margin-left: 10px;
}	

.p2 {
    margin-left: 20px;
}	

.p3 {
    margin-left: 30px;
}

.naglowek {
    font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    padding-left: 95px;
}
 
.fl {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
} 
  
.fl A {
	color: #ac0000;
	font-weight: bold;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	padding: 1px 1px 1px 1px;
#	border: outset 1px #ffffff;

} 

.fl A:active 
{
#	border: inset 1px #ff0000;
	
}

.fl A:hover {
	color: #ffffff;
	background-color: #ff0000;	
}

.con {
    font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size : 12pt;
    text-align : center;
}
