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

body{
	background:url(/design/nevadabg.jpg) repeat;
	color:#560001;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

a{
	color:#fff;
}

#poster { position: absolute; left: center; top: 50px; background: #C1A858; padding: 20px; z-index:100;}

h1{
	font-size:24px;
	padding-bottom:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000;
}

#menu {
	position:relative;
}

#menu a{
	padding:10px;
	color:#CE8B51;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	text-decoration:none;
	text-align:left;
}

#menu a.menu_2{
	background:url(/design/menu-programok.jpg) no-repeat 2px 36px;
}

#menu a.menu_3{
	background:url(/design/menu-akciok.jpg) no-repeat 2px 36px;
}

#menu a.menu_4{
	background:url(/design/menu-jatek.jpg) no-repeat -2px 36px;
}

#menu a.menu_5, #menu a.menu_6, #menu a.menu_7, #menu a.menu_15 {
	background:url(/design/menu-nyertesek.jpg) no-repeat 0px 36px;
}

#menu a:hover{
	color:#fff;
	text-decoration:none;
}

#page{
	width:980px;
	margin:0 auto;
	background:#550001;
	border-left:5px solid #000;
	border-right:5px solid #000;
	border-bottom:5px solid #000;
	margin-bottom:25px;
}

#oldalsav{
	float:left;
	width:300px;
	padding:20px;
	color:#C1A858;
	background:#560001 url(/design/oldalsavbg.jpg) no-repeat;
}

#oldalsav a{
	color:#C1A858;
}

#oldalsav h2{
	font-size:20px;
	font-weight:normal;
}

#oldalmenu a{
	padding-right:20px;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	/*border-bottom:1px solid #000;*/
	text-decoration:none;
	padding-bottom:5px;
	padding-top:5px;
	background:url(/design/oldalmenua.jpg) no-repeat 0px 29px;
}

#oldalmenu a:hover{
	color:#fff;
}

#lablec{
	clear:both;
	padding-right:240px;
	padding-top:20px;
	padding-bottom:20px;
	color:#C1A858;
	text-align:right;
	
}

#felso{
	background:url(/design/felsojobb.jpg) repeat-x;
	margin:0 auto;
	width:990px;
}

#felsobal{
	height:297px;
	background:url(/design/top.gif) repeat-x center;
	margin:0 auto;
}

#felsologo{
	float:left;
	width:356px;
	height:297px;
	background:url(/design/felsologo.jpg) no-repeat;
}

#felsojobb{
	float:left;
	height:297px;
	width:634px;
	background:#560001 url(/design/felsojobb.jpg) repeat-x;
	text-align:center;
}

.clear{
	clear:both;
}

#oldalsav img{
	border:1px solid #C1A858;
}

#menu{
	padding-top:40px;
	padding-right:30px;
}

#csik{
	border-right:5px solid black;
	margin-top:20px;
	font-size:10px;
}

#tartalom ul, #tartalom ol, #tartalom dl {
	margin: 10px 0px 10px 30px;
}

#tartalom a {
	color: #560001; 
	color: #000;
	text-decoration: none;
}

#tartalom a:hover { text-decoration: underline; }

#game { float: right; margin-left: 20px; }
	
/*
#tartalomkontener{
	background:#C1A858 url(/design/tartalomalso.gif) no-repeat bottom;
	padding-bottom:20px;
	float:left;
	width:620px;
}
*/

/*
#tartalom{
	width:580px;
	padding:20px;
	background:#C1A858 url(/design/tartalombg.jpg) no-repeat;
}
*/

#tartalom{
	width:580px;
	padding:20px;
	/*background:#C1A858 url(/design/tartalombg.jpg) no-repeat;*/
		background:transparent url(/design/tartalomalso2.gif) no-repeat bottom;
}

#tartalomkontener{
	background:#C1A858 url(/design/tartalombg.jpg) no-repeat scroll 0 0;
	float:left;
	width:620px;
}

#galeria div{
	height: 130px;
	float:left;
}

#galeria div img{
	margin-right:10px; margin-top:10px;
}

#galeria div a:hover{
	text-decoration:none;
}

label{
	display:block;
	float:left;
	width:100px;	
}

fieldset{
	border:1px solid #000;
	padding:10px;
}
	
div.flv {
	background:transparent url(/design/video.gif) no-repeat scroll 0 0;
	height:400px;
	padding:23px 0 0 22px;
}	

div#tools{
	position:absolute;
	right:0;
	top:-200px;
	padding-right:10px;
	padding-top:50px;
}

div#tools a{
	font-size:12px;
}

div#tools a.email{
	width:48px;
	height:50px;
	background:url(/design/email1.jpg) no-repeat;
	display:block;
}

div#tools a.email:hover{
	background:url(/design/email2.jpg) no-repeat;
}

div#tools a.en, div#tools a.hu{
	width:48px;
	height:24px;
	background:url(/design/english1.jpg) no-repeat;
	display:block;
	clear:both;
}
div#tools a.hu{	background:url(/design/hungarian1.jpg) no-repeat; }
div#tools a.en:hover { background:url(/design/english2.jpg) no-repeat; }
div#tools a.hu:hover { background:url(/design/hungarian2.jpg) no-repeat; }

