body {
        text-align:center;
}

#wrapper
{
	top: 50%;
	left: 50%;
	width: 1120px;
	height: 530px;
	position: absolute;
	margin-left: -560px;
	margin-top: -265px;
	text-align:center;
}

#meni
{
	top: 50%;
	left: 50%;
	z-index:5;
	text-align:left;
	width: 150px;
	height: 200px;
	position: absolute;
	margin-left: -75px;
	margin-top: -100px;
	color:#000000;
}

.meniEl
{
	margin-left:12px;
	border:none;
	height:25px;
}

#hint
{
	font-weight:bold;
	position:fixed;
	top:100%;
	left:50%;
	height:50px;
	width:200px;
	margin-top: -50px;
	margin-left: -100px;
}

#logo_scena34
{
	position:fixed;
	top:100%;
	left:20%;
	height:74px;
	width:35px;
	margin-top: -74px;
}
