* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: center 24px;
	background-color: #000000;
	font-family: Verdana, Arial;
	font-size: 101%
}

#topbar {
	text-align:center;
	width: 100%;
	height: 24px;
	background-color: #000000;
}
#topbar-inner {
	text-align:left;
	float: none !important;
	margin: auto;
	width: 1000px;
	height: 24px;
}
#plaync {
	display: block;
	float: left;
}
#plaync img {
	display: block;
	float: left;
	border: 0px;
	margin: 0 12px 0 0 !important;
}
#flags {
	display: block;
	float: left;
	width: 400px;
	height: 24px;
}
#flags a {
	display: block;
	float: left;
	width: 35px;
	height: 24px;
}
#flags a span {
	display: none;
}

#flags-en { background: url(/images/assets/shared/flags-en.png) top left no-repeat; }
#flags-de { background: url(/images/assets/shared/flags-de.png) top left no-repeat; }
#flags-fr { background: url(/images/assets/shared/flags-fr.png) top left no-repeat; }
#flags-it { background: url(/images/assets/shared/flags-it.png) top left no-repeat; }
#flags-es { background: url(/images/assets/shared/flags-es.png) top left no-repeat; }
#flags-el { background: url(/images/assets/shared/flags-el.png) top left no-repeat; }
#flags-pl { background: url(/images/assets/shared/flags-pl.png) top left no-repeat; }
#flags-ru { background: url(/images/assets/shared/flags-ru.png) top left no-repeat; }
#flags-no { background: url(/images/assets/shared/flags-no.png) top left no-repeat; }
#flags-fi { background: url(/images/assets/shared/flags-fi.png) top left no-repeat; }
#flags-da { background: url(/images/assets/shared/flags-da.png) top left no-repeat; }

#flags a:hover {
	background-position: bottom left;
}
#background {
	width: 100%;
	text-align:center;
	padding: 0;
}
#container {
	position: relative;
	width: 974px;
	text-align: center;
	margin: auto;
}
#logo {
	position: absolute;
	top: 25px;
	left: 50px;
	text-align: left;
}
#logo h1 {
	width: 388px;
	height: 93px;
	background-image: url(l2logo.png);
}
#logo h1 span {
	display: none;
}
#book {
	position: absolute;
	top: 10px;
	left: 0;
	text-align:center;
	width: 974px;
	height: 740px;
}
#footer {
	position: absolute;
	top: 750px;
	left: 0;
	text-align: center;
	width: 974px;
	height: 40px;
	padding: 10px 0 10px 0;
	background-color: #000000;
	color: #fff;
	font-size: 0.5em;
}
#footer img {
	border :0;
}
#pegionline, #cpegionline {
	position: absolute;
	top: 6px;
	left: 6px;
	width: 60px;
}
#pegi, #cpegi {
	position: absolute;
	top: 6px;
	left: 43px;
	width: 120px;
}
#usk {
	position: absolute;
	top: 6px;
	left: 96px;
	width: 120px;
}
#trade {
	position: absolute;
	top: 26px;
	right: 160px;
	width: 580px;
	height: 80px;
	text-align: center;
}
#trade_de {
	position: absolute;
	top: 26px;
	right: 160px;
	width: 520px;
	height: 80px;
	text-align: center;
}
#nclogo {
	position: absolute;
	top: 12px;
	right: 76px;
	text-align: right;
}
#l2team {
	position: absolute;
	top: 12px;
	right: 6px;
	text-align: right;
}