<HTML>
<STYLE TYPE="text/css">
<!--

 A:link, A:visited                  {
	color: Navy;
	text-decoration: none;
}

 A:hover                            {
	color: Red;
	text-decoration: underline;
}


.tekst1         {
	color: Navy;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
				  .tekst2         {
	color: Red;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
.tekst3         {
	color: Navy;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
				  .stopka         { color: #4B4B4B;
                  font-family: verdana, arial, helvetica, sans-serif;
                  font-size: 10px;
                  font-weight: normal;
                  font-style: normal; }
				  .tekst         { color: #666666;
                  font-family: verdana, arial, helvetica, sans-serif;
                  font-size: 12px;
                  font-weight: normal;
                  font-style: normal; }

.marg           { margin-left: 15px;
                  margin-right: 15px; }

.naglowek       { color: #4B4B4B;
                  font-family: arial, helvetica, sans-serif;
                  font-size: 24px;
                  font-weight: bold;
                  font-style: normal; }

//-->
</STYLE>
</HTML>