body#login_page form{
	width:1135px;
	height:669px;
	display:block;
	margin:0 auto;
	background: url(/images/login_v1_ENU.png) no-repeat left top;
	position:relative;
}
body#login_page{
	text-align:center;
}	

body#login_page #login{
	position:absolute;
	left:538px;
	top:342px;
	border:0;
	background:transparent;
}
#login_error{
	position:absolute;
	top:420px;
	left:438px;
	color:red;
}


#login_forgotten{
	position:absolute;
	top:475px;
	font-size:12px;
	left:300px;
	color:#ababab;
	display:none;
}

body#login_page #password{
	position:absolute;
	left:538px;
	top:382px;
	border:0;
	background:transparent;
}

body#login_page #login_submit{
	position:absolute;
	left:660px;
	top:420px;
	border:0;
	width:68px;
	height:24px;
	color:white;
	background:transparent;
	/*background:url(/images/login.gif) no-repeat left top;*/
}

#home_lang_en,
#home_lang_pl,
#home_lang_nl{

	width:20px;
	height:20px;
	display:block;
	position:absolute;
	top:5px;
	right:70px;
}

#home_lang_nl{
	top:5px;
	right:43px;
}

#home_lang_pl{
	top:5px;
	right:16px;
}