.menu {
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none
}
.bialy11 {
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none
}
.szary11 {
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #50504F;
	text-decoration: none
}
.szary11b {
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #50504F;
	text-decoration: none
}
.czarny11 {
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none
}
.czarny11b {
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	text-decoration: none
}
A.prawy {
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: blue;
	text-decoration: none
}
A:HOVER.prawy {
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: gray;
	text-decoration: none
}
A:VISITED.prawy {
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: blue;
	text-decoration: none
}