.home {
	background:url('design/hvezda.png') no-repeat;
	position: absolute;	top:45px; left:45px;
	height:26px;
	width:100px;
	padding: 0px;
	margin: 0 px;
	background-position: 0px -30px;
	cursor: hand;
	cursor: pointer;
	display: block;
}

.home:hover {
	background-position: 0px 0px;
}

.clenove {
	background:url('design/hvezda.png') no-repeat;
	position: absolute;	top:85px; left:45px;
	height:26px;
	width:140px;
	padding: 0px;
	margin: 0 px;
	background-position: 0px -30px;
	cursor: hand;
	cursor: pointer;
	display: block;
}

.clenove:hover {
	background-position: 0px 0px;
}

.recenze {
	background:url('design/hvezda.png') no-repeat;
	position: absolute;	top:128px; left:45px;
	height:26px;
	width:125px;
	padding: 0px;
	margin: 0 px;
	background-position: 0px -30px;
	cursor: hand;
	cursor: pointer;
	display: block;
}

.recenze:hover {
	background-position: 0px 0px;
}

.galerie {
	background:url('design/hvezda.png') no-repeat;
	position: absolute;	top:170px; left:45px;
	height:26px;
	width:125px;
	padding: 0px;
	margin: 0 px;
	background-position: 0px -30px;
	cursor: hand;
	cursor: pointer;
	display: block;
}

.galerie:hover {
	background-position: 0px 0px;
}

.odkazy {
	background:url('design/hvezda.png') no-repeat;
	position: absolute;	top:215px; left:45px;
	height:26px;
	width:125px;
	padding: 0px;
	margin: 0 px;
	background-position: 0px -30px;
	cursor: hand;
	cursor: pointer;
	display: block;
}

.odkazy:hover {
	background-position: 0px 0px;
}

.kniha {
	background:url('design/hvezda.png') no-repeat;
	position: absolute;	top:258px; left:45px;
	height:26px;
	width:155px;
	padding: 0px;
	margin: 0 px;
	background-position: 0px -30px;
	cursor: hand;
	cursor: pointer;
	display: block;
}

.kniha:hover {
	background-position: 0px 0px;
}

.aktivni {
 background-position: 0px 0px;
 _background-position: 0px -30px;
}



