body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu {
	line-height: 175%;
	font-size: 10px;
	color: #999999;
}

.menu a:link    { color: #999999; text-decoration: none }
.menu a:visited { color: #999999; text-decoration: none }
.menu a:hover   {
	color: #00BB00;
	text-decoration: none;
	font-weight: bold;
}

.srodek {
	font-size: 10px;
}
.prawa {
	font-size: 10px;
	color: #666666;
}

.prawa a:link    { color: #666666; text-decoration: none }
.prawa a:visited { color: #666666; text-decoration: none }
.prawa a:hover   {
	color: #00BB00;
	text-decoration: none;
	font-weight: bold;
}

.f14 {
	font-size: 14px;
}
.f12 {
	font-size: 12px;
}