﻿#topmenu {
	width: 770px;
	height: 27px;
	background: url("../_img/common/top_menu_map.png") no-repeat;
	position: relative;
	margin: 0 0 25px 0;
	padding: 0px;
}
#topmenu li {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	position: absolute; 
	top: 0;
}

#topmenu li, #topmenu a {height: 27px; display: block;}

#om {left: 170px; width: 95px;}
#om a:hover, #om.active {background: transparent url("../_img/common/top_menu_map.png") -170px -27px no-repeat;}

#sortiment {left: 260px; width: 65px;}
#sortiment a:hover, #sortiment.active {background: transparent url("../_img/common/top_menu_map.png") -260px -27px no-repeat;}

#recept {left: 325px; width: 84px;}
#recept a:hover, #recept.active {background: transparent url("../_img/common/top_menu_map.png") -325px -27px no-repeat;}

#press {left: 410px; width: 78px;}
#press a:hover, #press.active {background: transparent url("../_img/common/top_menu_map.png") -410px -27px no-repeat;}

#synpunkter {left: 485px; width: 70px;}
#synpunkter a:hover, #synpunkter.active {background: transparent url("../_img/common/top_menu_map.png") -485px -27px no-repeat;}

#spel {left: 555px; width: 100px;}
#spel a:hover, #spel.active {background: transparent url("../_img/common/top_menu_map.png") -555px -27px no-repeat;}

#kontakt {left: 655px; width: 90px;}
#kontakt a:hover, #kontakt.active {background: transparent url("../_img/common/top_menu_map.png") -655px -27px no-repeat;}
