body{
	background:#1d313f;
	margin:0px;
	text-align:center;
}

#splash{
	width:700px;
	margin:150px auto;
	text-align:center;
}

#splash .logo{
	width:700px;
	height:260px;
	background:url(../images/yp_logo.gif) no-repeat;
}

#splash .flash{
	width:154px;
	height:28px;
	margin:0px auto;
	background:url(../images/flash_ver.gif) no-repeat;
	text-align:left;
}

#splash .flash a{
	display:block;
	position:absolute;
	width:154px;
	height:28px;
	text-decoration:none;
}

#splash .lang{
	display:none;
	width:186px;
	height:28px;
	margin:0px auto;	
	background:url(../images/lang.gif) no-repeat;
	text-align:left;	
}

#splash .lang .hu{
	display:block;
	position:absolute;
	width:90px;
	height:28px;
	text-decoration:none;
	
}

#splash .lang .en{
	display:block;
	position:absolute;
	width:70px;
	height:28px;
	margin-left:110px;
	text-decoration:none;	
}

#splash .req{
	width:200px;
	height:30px;
	margin:25px auto 0px auto;
	background:url(../images/system_req.gif) no-repeat;
}

#splash .req a{
	display:block;
	position:absolute;
	width:200px;
	height:12px;
	text-decoration:none;
	font-size:1px;
}

#splash .html{
	width:151px;
	height:28px;
	margin:23px auto 0px auto;
	background:url(../images/html_ver.gif) no-repeat;
	text-align:left;	
}

#splash .html a{
	display:block;
	position:absolute;
	width:151px;
	height:28px;
	text-decoration:none;	
}

#splash .rights{
	width:168px;
	height:15px;
	margin:40px auto 0px auto;
	background:url(../images/rights.gif) no-repeat;
}
