body {
        font-family: Verdana, Arial;
        font-size: 10pt;
        font-style: normal;
        color: Black;
        text-transform: none;
        text-decoration: none;
}
TD {
        font-family: Verdana, Arial;
        font-size: 10pt;
        font-style: normal;
        color: Black;
        text-transform: none;
        text-decoration: none;
}
td.duzy   {font-size: 15pt;}
td.small {font-size: 7pt;}
td.text  {text-align: justify;  }
td.blue  {color: Navy; font-weight : bold }
A {
        font-family: Verdana, Arial;
        font-style: normal;
        text-transform: none;
        text-decoration: none;
}
A:hover {
	color : red;
	text-decoration : none;
	/*font-weight : normal;*/
        }

A:active {
   	color : purple;
	text-decoration : none;
   	/*text-align : center;*/
}
A.form   { font-size: 11pt;
           font-weight: bold;
           text-decoration: underline;
	   }

P.Tytul {
                font-family: Verdana, Arial;
                font-size: 12pt;
                font-weight: bold;
                font-style: normal;
                color: Black;
                text-transform: none;
                text-decoration: none;
}
P.TytulDuzy {
                font-family: Verdana, Arial;
                font-size: 14pt;
                font-weight: bold;
                font-style: normal;
                color: Black;
                text-transform: none;
                text-decoration: none;
}
P.TytulCzerwony {
                font-family: Verdana, Arial;
                font-size: 12pt;
                font-weight: bold;
                font-style: normal;
                color: Red;
                text-transform: none;
                text-decoration: none;
}

