<!--
BODY {
        font-family: Verdana,Arial;
        font-size: 12pt;
        color: #000000;
		background: #eeeeee url('papier.jpg');
		margin-left: 100px;
		margin-right: 100px;
    	line-height: 20pt;
}

TABLE {
        font-family: Verdana,Arial;
        font-size: 12pt;
    	line-height: 20pt;
}

A { color: #38006C;
    text-decoration: none;
   }
A:HOVER {color: #006C00;}
.rozdz { color: #6C0000;}
-->