/* hide from ie5 mac \*/
html {
  height: 100%;
  overflow: hidden;
}
#flash {
  height: 100%;
}
/* end hide */

body {
	background: #edd6b4 url('../image/bg.jpg');
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	height: 100%;
	margin: 0;
	padding: 0;
}

#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#content {
	margin-left: -105px;
	position: absolute;
	top: -160px;
	left: 50%;
	width: 210px;
	height: 320px;
	visibility: visible;
}

#popup {
	width: 210px;
	height: 320px;
	background: url('../image/intro.png') no-repeat;
}

#popup ul {
	list-style: none;
	width: 210px;
	margin: 0px;
	padding: 0px;
}

#popup ul li {
	padding: 0;
	margin: 0;
}

#popup ul li a span {
	display: none;
}


#popup ul li#magyar a {
	position: absolute;
	width: 70px;
	height: 30px;
	top: 200px;
	left: 0px;
}

#popup ul li#english a {
	position: absolute;
	width: 63px;
	height: 30px;
	top: 200px;
	left: 75px;
}

#popup ul li#deutsch a {
	position: absolute;
	width: 63px;
	height: 30px;
	top: 200px;
	left: 140px;
}

#popup ul li#getFlashPlayer a {
	position: absolute;
	width: 195px;
	height: 75px;
	top: 238px;
	left: 7px;
}
