body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
.menubold {
	font-weight: bold;
}
.motto {
	font-size: large;
	line-height: 140%;
	margin: 20px;
	color: #990000;
	font-weight: bold;
}
.lista {
	line-height: 150%;
}
.strony {
	letter-spacing: 4px;
}
