.mainmenu {
	background: #fff;
}
.mainmenu a, .mainmenu a:visited {
	display: block;
	margin: 0px 10px 0px 10px;
	padding: 2px 2px 2px 2px; 
	width: 136px;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
}
.mainmenu a:hover {
	background: #eee;
	color: #090;
	text-decoration: none;
}
.footer a, .footer a:visited {
	font-size: 8pt;
	margin: 10px 20px 0px 20px;
	text-decoration: underline;
	color: #999;
}
.footer a:hover {
	text-decoration: none;
	color: #090;
}
.srodek {
	text-align: center;
}
td.cena {
	text-align: right;
}
.srodek {text-align: center;}