@charset "utf-8";

#menu  a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	text-decoration: none;
}
#menu  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:953px;
	height:100px;
	z-index:1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000066;
	letter-spacing: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FAE80C;
	padding-right: 100px;
	background-color: #0099FF;
}
#tekst {
	position:absolute;
	left:255px;
	top:98px;
	width:660px;
	height:705px;
	z-index:3;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	padding: 20px;
	border: 2px none #0099FF;
}
#menu {
	position:absolute;
	left:0px;
	top:105px;
	width:250px;
	height:4303px;
	z-index:2;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	text-align: center;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FAE80C;
	background-color: #0099FF;
}
#logo {
	position:absolute;
	left:100px;
	top:13px;
	width:464px;
	height:69px;
	z-index:4;
	font-family: Mistral;
	font-size: 56px;
	color: #FFFFFF;
	font-style: italic;
	letter-spacing: 20px;
}
