BODY {background: #FFFFFF; font-size: 12pt; font-family: Arial, Helvetica}
A { color: #663300 }
A.st {font-size: 10px; color: #666699}
A.md {font-size: 10px; color: #9999cc}
A.czll {font-size: 14px; color: #996600; font-weight: bold; text-decoration: none}
A.fw {font-size: 12px; color: #000033; text-decoration: none}
A.grn {font-size: 14px; color: #333366; font-weight: bold}
A.czlspis {font-size: 12px; color: #663300; font-weight: bold; text-decoration: none}

TD { font-size: 13px; color: #333366;  font-family: Verdana, Arial, Helvetica; text-align: left}

.aktt {font-size: 12px; font-weight: bold; color: #ffffff}
.akli {font-size: 11px; color: #666699; text-decoration: none; font-style: normal; font-weight: bold}
.aklicz {font-size: 11px; color: #ff0000; text-decoration: none; font-style: normal; font-weight: bold}
.akliczsup {font-size: 11px; color: #ffffff; text-decoration: none; font-style: normal; font-weight: bold; background: #ff0000}
.aktr {font-size: 10px; color: #333399; font-style: italic}
.aktrcz {font-size: 10px; color: #333399; font-style: italic; background:#ff0000}

.czl {font-size: 14px; color: #666699; font-weight: bold; text-decoration: none}
.czlspalf {font-size: 10px}

.nazwa {font-size: 24px; font-weight: bold}

.nstt {font-size: 14px; font-weight: bold}
.nstr {font-size: 10px }
.nsdl {font-size: 9px }

.tyt {font-size: 16px; font-weight: bold}
.pkt {font-size: 15px; font-weight: bold} 

.gora {text-align: right}

.kat {font-size: 15px; font-weight: bold; color: #339999} 

.przyg {font-size: 11px; color: #B83448}
.wiecej {font-size: 11px; font-weight: normal; font-style: italic; color: #006600}
.opis {font-size: 11px; font-weight: normal; font-style: italic}

TD.md {font-size: 10px; color: #cccccc;  font-family: Verdana, Arial, Helvetica; text-align: center}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-weight: bold;
	font-size: 12px;
}

#nav a {
	display: block;
	width: 105px;
	text-decoration: none;
	background-color: #BBBBDD;
	padding: 5px 3px;
	color: #000000;
}

#nav li {
	float: left;
	width: 105px;
	text-align:center;
}

#nav li ul {
	position: absolute;
	width: 105px;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}

#nav li li a:hover  {
	color: #FFFFFF;
}


