#header {
	width:982px;
	float:left;
}

#topmenu {
	background:transparent url('images/menu_bg.png');
	width:982px;
	height:72px;
	behavior: url(/iepngfix.htc);
	float:left;
}

#topnav li {
	list-style-type:none;
	float:left;
	margin:0;
	padding:10px;
}

#topnav li a {color:#d6c5aa; text-decoration:none; font-size:15px; font-weight:bold;padding:10px 4px 10px 14px;}
#topnav li a:hover {color:#fff;}
#topnav li.active a {color:#fff;background:transparent url('images/menu_btn_left_first.png');}
#topnav li.active {height:18px; margin:1px 0 0 0;background:transparent url('images/menu_btn_right.png') no-repeat right top;padding-left:25px;}

#subnav {clear:both;}

#subnav li {
	list-style-type:none;
	float:left;
	margin:0 5px 0 5px;
	padding:0px 8px 0 12px;
}

#subnav li a {color:#fff; text-decoration:none; font-size:11px; font-weight:bold;}
#subnav li a:hover {color:#fff; text-decoration:underline;}
#subnav li.active a {color:#fff;}

#choose_language li {float:left; margin:15px 1px 0 12px; height:17px; width:17px;}
#choose_language li img {border:0;}

#choose_language li a {text-indent:-9999px; cursor:hand; cursor:pointer; display:block;behavior: url(/iepngfix.htc);}

li#en a {background:url('images/lang/en.png') no-repeat 0 0; height:17px; width:17px;}
li#en a:hover, li#en.active a  {background-position:0 -18px; height:17px; width:17px;}
li#se a {background:url('images/lang/se.png') no-repeat 0 0; height:17px; width:17px;}
li#se a:hover, li#se.active a {background-position:0 -18px; height:17px; width:17px;}
li#no a {background:url('images/lang/no.png') no-repeat 0 0; height:17px; width:17px;}
li#no a:hover, li#no.active a {background-position:0 -18px; height:17px; width:17px;}
li#dk a {background:url('images/lang/dk.png') no-repeat 0 0; height:17px; width:17px;}
li#dk a:hover, li#dk.active a {background-position:0 -18px; height:17px; width:17px;}
li#fi a {background:url('images/lang/fi.png') no-repeat 0 0; height:17px; width:17px;}
li#fi a:hover, li#fi.active a {background-position:0 -18px; height:17px; width:17px;}
li#pl a {background:url('images/lang/pl.png') no-repeat 0 0; height:17px; width:17px;}
li#pl a:hover, li#pl.active a {background-position:0 -18px; height:17px; width:17px;}
li#bg a {background:url('images/lang/bg.png') no-repeat 0 0; height:17px; width:17px;}
li#bg a:hover, li#bg.active a {background-position:0 -18px; height:17px; width:17px;}
li#lv a {background:url('images/lang/lv.png') no-repeat 0 0; height:17px; width:17px;}
li#lv a:hover, li#lv.active a {background-position:0 -18px; height:17px; width:17px;}

#langflags {width:300px; height:35px;}
#logo {float:left; margin:0 0 10px 12px;}
#logo img {behavior: url(/iepngfix.htc);}
