body
{
	background:#FFF;
	font-family: Arial;
	font-size:18px;
}

a
{
	outline:none;
}

div#wrapper
{
	width:1140px;
	margin:0px auto;
	-moz-box-shadow: 0 0 5px #444;
	-webkit-box-shadow: 0 0 5px#444;
	box-shadow: 0 0 5px #444;
}

ul#contents
{
	width:1140px;
	margin:0px;
	padding:0px;
}

ul#contents li
{
	width:1140px;
	height:912px;
	position:relative;
}

ul#contents div#errors ol
{
	list-style:disc;
}

ul#contents div#errors ol li
{
	width:auto;
	height:auto;
	overflow:inherit;
}

ul#contents li#fooldal {background:transparent url('../images/index.jpg') top center no-repeat;}
ul#contents li#jatekleiras {background:transparent url('../images/subpage.jpg') top center no-repeat;}
ul#contents li#jatekszabaly {background:transparent url('../images/subpage.jpg') top center no-repeat;}
ul#contents li#nyertesek {background:transparent url('../images/subpage.jpg') top center no-repeat;}
div.padding
{
	color:#292882;
	padding-left:30px;
	padding-top:30px;
	position:absolute;
	top:130px;
	left:270px;
	width:575px;
	height:520px;
	overflow:hidden;
}

div.padding h1.ruleshead
{
	height:30px;
	line-height:30px;
	margin-bottom:10px;
	font-size:18px;
	font-family: 'MyriadProRegular', Arial, Verdana;
	font-weight:bold;	
}

div.scrollarea
{
	width:555px;
	height:480px;
	overflow:hidden;
	text-align:justify;
}

div.szoveg_panel_inner
{
	padding-right:20px;
	font-size:14px;
	font-family: 'MyriadProRegular', Arial, Verdana;
}

.indexnav
{
	position:absolute;
	top:49px;
	left:30px;
	width:205px;
}

.subpagenav
{
	position:absolute;
	top:49px;
	left:30px;
	width:205px;
}

button#button_home
{
	overflow:hidden;
	text-indent:-500px;
	width:200px;
	height:68px;
	border:none;
	background:transparent url('../images/button_home.png') top left no-repeat;
	margin-left:4px;
	margin-bottom:6px;
}

button#button_rules
{
	overflow:hidden;
	text-indent:-500px;
	width:205px;
	height:153px;
	border:none;
	background:transparent url('../images/button_rules.png') top left no-repeat;
}

button#button_description
{
	overflow:hidden;
	text-indent:-500px;
	width:205px;
	height:148px;
	border:none;
	background:transparent url('../images/button_description.png') top left no-repeat;
}

button#button_winners
{
	overflow:hidden;
	text-indent:-500px;
	width:205px;
	height:149px;
	border:none;
	background:transparent url('../images/button_winners.png') top left no-repeat;
}



