<!--

A.menu:ACTIVE {
	color: #ff0000;
	text-decoration: none;
	line-height: 1.5;
	font-size: .8em;
	font-weight: normal;
}
A.menu:LINK {
	color: #2000bf;
	text-decoration: none;
	line-height: 1.5;
	font-size: .8em;
	font-weight: normal;
}
A.menu:VISITED {
	color: #336699;
	text-decoration: none;
	line-height: 1.5;
	font-size: .8em;
	font-weight: normal;
}
A.menu:HOVER {
	color: #ff3333;
	text-decoration: underline;
	line-height: 1.5;
	font-size: .8em;
	font-weight: normal;
}

A.submenu:ACTIVE {
	color: #ff0000;
	text-decoration: none;
	line-height: 1.3;
	font-size: .7em;
	font-weight: normal;
}
A.submenu:LINK {
	color: #2000bf;
	text-decoration: none;
	line-height: 1.3;
	font-size: .7em;
	font-weight: normal;
}
A.submenu:VISITED {
	color: #336699;
	text-decoration: none;
	line-height: 1.3;
	font-size: .7em;
	font-weight: normal;
}
A.submenu:HOVER {
	color: #ff3333;
	text-decoration: none;
	line-height: 1.3;
	font-size: .7em;
	font-weight: normal;
}

A:ACTIVE {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
A:LINK {
	color: #2000bf;
	text-decoration: none;
	font-weight: bold;
}
A:VISITED {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
A:HOVER {
	color: #ff3333;
	text-decoration: underline;
	font-weight: bold;
}

BODY	{
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
}

.tytul {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.4em;
	color: #000080;
	font-weight: bold;
}

.wielki {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 1em;
	color: #000080;
	font-weight: bold;
}

.napis {
	color: #2000bf;
	text-decoration: none;
	font-size: .8em;
	font-weight: bold;
}

P {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: .8em;
	text-align: justify;
	text-decoration: none;
}

UL.square {
	list-style-type: square;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: .8em;
	text-align: left;
	text-decoration: none;
        margin-top: 0.00in;
        margin-bottom: 0.0in;
}

table.tekst {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: .8em;
	text-decoration: none;
}

dir.tekst {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: .8em;
	text-decoration: none;
}

TD.small {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: .6em;
	text-decoration: none;
}

-->

