BODY, TABLE {
	 background-color: #F9F9CF;
	 color: #800000;
	 font-family: Verdana;
	 font-size: medium;
}

.tekst {
	 background-color: #F9F9CF;
	 color: #800000;
	 font-family: Verdana;
	 font-size: x-small;
}
li {	 
	 color: #800000;
	 font-family: Verdana;
	 font-size: small;
	 margin-top: 5px;
}
A:link {
	color: #000000;
	background-color: transparent;
	font-weight: light;
	text-decoration: underline;
        font-size: x-small;
}

A:visited {
	color: #000000;
	background-color: transparent;
	font-weight: light;
	text-decoration: underline;
        font-size: x-small;
}

Axxxactive {
	color: #FF0000;
	background-color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
        font-size: x-small;
}

A:hover {
	color: #FF0000;
	background-color: #FFFF00;
	text-decoration: underline;

}
.wor {
	 color: #FF0000;
}
.stopka {
	color: #FF0000;
	text-align: center;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: xx-small;
}
.wyroznienie {
	color: #0000FF;
	background-color: transparent;	
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
}
.nielink {
	color: #000000;
	background-color: transparent;
	font-weight: bold;
	font-family: Verdana;
	font-size: x-small;
}