#header {
	background: url(../kuvat/header/header.png) top left no-repeat;
	padding: 0px;
	margin: 0px;
	height: 255px;

}
	#kodes_k {
		position: absolute;
		width: 389px;
		top: 29px;
		left: 466px;
		

	}
		img.logo {
			border: none;
			
		}
		a.etusivu_logo { display:block; font-size: 0px; color: #fff; text-decoration: none; width: 389px; height: 89px; background: url(../kuvat/header/kodes_overlay_off.png) top left no-repeat;}
		a.etusivu_logo:link { }
		a.etusivu_logo:visited { }
		a.etusivu_logo:hover { background: url(../kuvat/header/kodes_overlay.png) top left no-repeat; text-decoration: none; cursor: pointer;}
		a.etusivu_logo:active { }
	

#menu {
	padding: 0px;
	margin: 0px;
	position: absolute;
	height: 50px;
	top: 205px;
	left: 390px;
}
	ul.menu_list {
		position: relative;
		width: 100%;	
		
	}
		li.menu_item {
			float: left;
			list-style-type: none;
			
			margin-left: 1em;			
			text-align: left;
			font: 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
			
		}
		a.menu_item { text-decoration: none; z-index: 900;}
		a.menu_item:link { color: #000; }
		a.menu_item:visited { color: #200;}
		a.menu_item:hover { color: #F60; text-decoration: none; cursor: pointer;}
		a.menu_item:active { }
		
		li.vas { text-align: left; }
		li.kes { text-align: center; }
		li.oik { text-align: right; }

