<html>
<style type="text/css">
<!--

/* Deklaracje wyglądu odsyłaczy w dokumentach */
	a    			 { font-size: 11px; line-height: 130%; color: #981440; text-decoration: underline; }
	a:link    			 { font-size: 11px; line-height: 130%; color: #981440; text-decoration: underline; }
	a:visited  	 		 { font-size: 11px; line-height: 130%; color: #981440; text-decoration: underline; }
	a:active  	 		 { font-size: 11px; line-height: 130%; color: #981440; text-decoration: underline; }
	a:hover    	 		 { font-size: 11px; line-height: 130%; color: #981440; text-decoration: underline; }

/* Deklaracje elementów tabeli */

	td					 { font-family: Tahoma, Verdana, Arial, Helvetica; }
	td.tekstJust	 	 { font-size: 11px; line-height: 130%; color: #585458; text-align: justify; }	
	td.tekst			 { font-size: 11px; line-height: 130%; color: #585458; }
	
	td.tekstNieb		 { font-size: 11px; line-height: 130%; color: #0068b0; }
	
	td.tekstBraz		 { font-size: 11px; line-height: 130%; color: #981440; }

/* Koniec deklaracji */

//-->
</style>
</html>