table, input, font.t, body, select, option, textarea {
	font-family: Verdana; 
	font-size: 11px;
	color: black;
}
input.logowanie, select.menu, option.menu {
	font-family: Verdana; 
	font-size: 9px;
	color: black;
}
font.aid {
	font-family: Verdana; 
	font-size: 9px;
	color: white;
	font-weight: normal; 
}
font.podtytul {
	font-family: Verdana; 
	font-size: 11px;
	color: black;
	font-style: italic;
}
font.m {
	font-family: Verdana; 
	font-size: 9px;
}
font.naglowek {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #9EB5CA;
	text-decoration: none;
}
a {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #7E8B8F;
}
a:link {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #7E8B8F;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #0000FF;
}
a.menu {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: black;
}
a.menu:link {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: black;
}
a.menu:hover {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #0000FF;
}
a.m {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: underline;
	color: #0000FF;
}
a.m:link {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: underline;
	color: #0000FF;
}
a.m:hover {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: underline;
	color: #800080;
}
