<!-- nadpisanie standardowych styli -->
.big   { font-size:14pt; font-weight:bold; color:#663300; }

<!-- ln = link -->

a.ln { font-weight:bold; color:#663300;}
a:hover.ln {color:#996633; text-decoration:underline;}

<!-- link MENU - troche wieksze fonty -->
a.lnm { font-size:14pt; font-weight:bold; color:#663300;}
a:hover.lnm, a:active.lnm {color:#996633; text-decoration:underline;}

<!-- aktywny -->
a.lna { font-weight:bold; color:#cc6600;}
a:hover.lna {color:#cc9966; text-decoration:underline;}

<!-- link edycji -->
a.lne { font-weight:bold; text-decoration:none; color:#666666;}
a:hover.lne {color:#888888; text-decoration:underline;}

.frm  { font-family: verdana, arial, geneva; font-size:8pt; color:#000000;  background-color: #eeeeee;}
.frmh { font-family: verdana, arial, geneva; font-size:8pt; color:#ffffff;  font-weight:bold; background-color: #996633;}

<!-- header light - tlo podpowiedzi -->
.frmhl { font-family: verdana, arial, geneva; font-size:8pt; color:#000000;  font-weight:normal; background-color: #eeee99;}


<!-- reklama i kolor ramki dookola obiektu -->
	.tnr { font-family: verdana, arial, geneva; font-size:8pt; text-decoration:none; font-weight:bold; color:#ffffff; background-color:#888888; }
	a:hover.tnr {color:#dddddd; text-decoration:underline;}

.stopka    { Font-size:12px; color:#555555; text-decoration:none; }
.source   { font-family: tahoma, arial, geneva; font-size:8pt; color:#330066;  font-weight:normal; background-color: #eeee99;}

