

p { text-align: justify;
    font-family: Verdana;
    font-size: 10pt;	    
 }

p.gruby { font-family: Verdana;
          font-size: 10 pt;
          font-weight: bold;
	  color: #000000;
}	

p.b { text-align: left;
	 font-family: Verdana;
	 font-size: 10pt;
 }

p.srodek { text-align: center;
}

p.prawy { text-align: right;
}

td { font-family: Verdana;
    font-size: 10pt;	    
 }


li { text-align: justify;
    font-family: Verdana;
    font-size: 10pt;	    
 }


a:link { font-weight: none;
         color: #2C712E;
	 text-decoration: none;		
 }

a:visited { color: #000000;
	    text-decoration: none;
 }
a:hover {  color: #BE350B;
	   text-decoration: none;	
}



