<HTML>
<STYLE type="text/css"> 
<!-- linki zwyczajne -->
  	      A:link {color: #8C6D6B;
		          font-weight: bold;
		          text-decoration: none}
       A:visited {color: #8C6D6B;
	   			  font-weight: bold;
	              text-decoration: none}
        A:active {color: #8C6D6B;
				  font-weight: bold;
		          text-decoration: none}
         A:hover {color: #87CEEB;
		 		  font-weight: bold;
		          text-decoration: underline}		
  
<!-- Ciało wszystkich podstron -->
  	        BODY {scrollbar-face-color: #8C6D6B;
  	    	      scrollbar-highlight-color: #8C6D6B;
			      scrollbar-3dlight-color: #8C6D6B;
			      scrollbar-shadow-color: #87CEEB;
			      scrollbar-arrow-color: #87CEEB;
			      scrollbar-track-color: #87CEEB;
				  font-family: Times;
			      font-size: 14}
			      
		   TABLE {font-family: Times;
			      font-size: 14}
				  
		       P {font-family: Times;
			      font-size: 14px}
				  
			  HR {color: #87CEEB}
				  
	    .licznik {font-size: 11px;
                  font-weight: bold;
	        	  text-align: center;
		    	  font-family: Times;
				  color: #8C6D6B}
</STYLE>
<HTML>
