@charset "utf-8";
/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	background: url(intro_bg.png) top center no-repeat #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
}
img
{
	border: 0;
}
#button
{
	display: block;
	position: relative;
	width: 206px;
	height: 206px;
	top: 210px;
	margin: 0 auto;
}
#enter
{
	position: relative;
	top: 390px;
	margin: 0 auto;
	display: block;
	width: 165px;
	height: 20px;
}
#enter a
{
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#enter a.magyar
{
	margin-right: 45px;
}