#nahlest{
	position:absolute;
	top: -30px; right:-1px;
	width:88px; height:513px;
	font-size: 0.9em;
	z-index:5;
}
#nahlestGlobalTitleLine{
	margin:30px 0 0 16px;
	padding: 0.2em 0 0.2em 0.1em;
	background-color: #a2b0ca;
	font-size: 1.1em;
	font-weight:bold;
}


#cardsBg{
	position:absolute;
	right:60px; top: 100px;
	width:263px; height:295px;
}
#cardsBase{
	position:absolute;
	right:40px;
	 width:300px; height:432px;
}
#cardsPic{
	position:absolute;
	right:54px; top:40px;
	width:265px; height:229px;
}

#menu1, #menu2, #menu3, #menu4{
	position:absolute;
	right: 125px;
	width:103px; height:25;
	overflow-x:hidden;
}
#menu1 div, #menu2 div, #menu3 div, #menu4 div{
	width:206px; height:25;
}
#menu1 a, #menu2 a, #menu3 a, #menu4 a{
	display:block;
	width:206px; height:25;
}
#menu1 a:hover, #menu2 a:hover, #menu3 a:hover, #menu4 a:hover{
	margin-left: -103px;
}

#menu1{ top: 265px; }
#menu2{ top: 306px; }
#menu3{ top: 341px; }
#menu4{ top: 383px; }

