.ground {
	background-image: url(../images/ground.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.preloader {
	font-family: Tahoma, Arial;
	font-weight: normal;
	font-size: 13px;
	color: #444444;
	text-decoration: none;
}
.menu {
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.menu:hover {
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #a52a2a;
	text-decoration: none;
}
.menuon {
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #a52a2a;
	text-decoration: none;
}
.nadpis {
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 13px;
	color: #a52a2a;
	text-decoration: none;
}
.text {
	font-family: Tahoma, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.text:hover {
	font-family: Tahoma, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #a52a2a;
	text-decoration: none;
}
.textred {
	font-family: Tahoma, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #a52a2a;
	text-decoration: none;
}

