#home {
	width: 81px;
	background: url(../img/hem.gif) 0 0 no-repeat;
}

#home a:hover, #home a:active, #header #home.active a {
	background: url(../img/hem.gif) 0 -30px no-repeat;
}

#rooms {
	width: 121px;
	background: url(../img/rumsviter.gif) 0 0 no-repeat;
}

#rooms a:hover, #rooms a:active, #header #rooms.active a {
	background: url(../img/rumsviter.gif) 0 -30px no-repeat;
}

#relax {
	width: 146px;
	background: url(../img/frukostrelax.gif) 0 0 no-repeat;
}

#relax a:hover, #relax a:active, #header #relax.active a {
	background: url(../img/frukostrelax.gif) 0 -30px no-repeat;
}

#pack {
	width: 59px;
	background: url(../img/paket.gif) 0 0 no-repeat;
}

#pack a:hover, #pack a:active, #header #pack.active a {
	background: url(../img/paket.gif) 0 -30px no-repeat;
}

#conf {
	width: 94px;
	background: url(../img/konferenser.gif) 0 0 no-repeat;
}

#conf a:hover, #conf a:active, #header #conf.active a {
	background: url(../img/konferenser.gif) 0 -30px no-repeat;
}

#prices {
	width: 57px;
	background: url(../img/priser.gif) 0 0 no-repeat;
}

#prices a:hover, #prices a:active, #header #prices.active a {
	background: url(../img/priser.gif) 0 -30px no-repeat;
}

#contact {
	width: 69px;
	background: url(../img/kontakta.gif) 0 0 no-repeat;
}

#contact a:hover, #contact a:active, #header #contact.active a {
	background: url(../img/kontakta.gif) 0 -30px no-repeat;
}