body{
		background-image:url('reg1.jpg');
		color:#fff;
}

dl{
	color:#FF3300;
}

dd{
	font-size: 30px;
	color:#828282;
	text-shadow: 2px 2px 1px #fff;
}
section#wrapper {
    width: 1000px;
    margin: 1px auto 0 auto;
	position:absolute;
	left:50%;
	top:50%;
	margin:-300px 0 0 -500px;
}
h1 {
     font-size: 60px;
    color: #666666;
    text-align: center;
	text-shadow: 2px 2px 1px #fff;
}
h1 span { 
		font-size: 80px;
		color: #666666; 
}
div{
    font: 18px 'Lucida Sans Unicode';
    color: #fff;
	text-align: center;
	
}


		
div.eloter{
			width:500px;
			height:300px;
			margin:50px;
			background: linear-gradient(to bottom, #0F0F13 0%, #6F6F71 100%) fixed;
			border:1px solid black;
			text-align:center;
			position:absolute;
			border-radius:10px;
			left:50%;
			top:50%;
			margin:-130px 0 0 -250px;
			}
		
.elkuld_gomb{
			background-color:black;
			font-size:15px;
			padding:8px;
			border-radius:5px;
			color:#E8E8E8;
			}
		
.elkuld_gomb:HOVER{
			background-color:#FF7519;
			
			}
		
a{
		color:#E8E8E8 ;
		text-decoration: none;
		}
		
a:HOVER{
		color:#FF7519;
		}
		
.felh{
		padding: 6px;
		padding-left:25px;
		margin:30px;
		}
		
.jelszo{
		padding: 6px;
		padding-left:25px;
		}
a:link, a:visited {
     font-size: 15pt;
     color: #999999;
     text-decoration: none;}
a:hover, a:active {
     font-size: 20pt;
     color: #ff6600; 
     text-decoration: none;}