html, body {
	height: 100%;
}
body{
	background-color:#000000;
	font-family:Arail,Verdana,Helvetica,sans-serif,Trebuchet MS;
	font-size:12px;
	text-align: center;  
	padding: 0;           
	margin: 0;           
}

#kozepre{
	text-align:center;
	position: absolute;
	width: 909px;
	height: 700px;
	left: 50%;
	margin-left: -454px;
	top: 50%;
	margin-top: -350px;
}

#kozepre2{
	text-align:center;
	position: absolute;
	width: 909px;
	height: 700px;
	margin: 1%;
	left: 50%;
	margin-left: -454px;
	top: 50%;
	margin-top: -350px;
}

div#distance { 
	margin-bottom: -350px; 
	width: 1px;          
	height: 50%;       
	float: left;        
	z-index: 1;
}
div#content {
	position: relative;   
	text-align: left;    
	height: 700px;        
	width: 909px;         
	margin: 0 auto;      
	clear: left;   
	z-index: 2;	
}
#brand{
	margin-bottom:15px;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	line-height:15px;
	text-align:justify;
}
#brand a{
	color:#FFFFFF;
	text-decoration:none;
}
#brand a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#sotet{
	filter: Alpha(Opacity=70);
	-moz-opacity:0.6;
	opacity: 0.6;
	width: 100%;
	height: 100%;
	background-color: #000000;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 500;
}

.logo{
	background: url('img/logohatter.gif') repeat-x;
}

.valaszto{
	width:909px;
	height:72px;
	background:#98B4CA url('img/konyvek/konyv_katelvalaszto.jpg') no-repeat;
}

.valaszto .cim{
	position:relative;
	top:22px;
	left:28px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:20px;
}
.hatter{
	background:#C8D2DE url('img/konyvek/hatter.jpg') repeat-y;
}
.hatter2{
	background:#C8D2DE url('img/konyvek/hatter2.jpg') repeat-y;
}
.hatter2 a{
	color:#000000;
	text-decoration:none;
}
.konyvek{
	padding-left:50px;
	padding-right:50px;
}
.konyvek a{
	color:#000000;
	text-decoration:none;
}
.konyvek a:hover{
	color:#FFFFFF;
}
.hatter5{
	background:#C8D2DE url('img/konyvek/hatter3.jpg') repeat-y;
}
.konyvcim{
	color:#000000;
	text-decoration:none;
}
.konyvcim:hover{
	color:#FFFFFF;
}
.hatter3{
	background:#C8D2DE url('img/konyvek/konyvek_hatter.jpg') no-repeat;
}
.hatter4{
	background: #BCC6CF url('img/disney_hatter.jpg') repeat-x;
}

#almenuk{
	text-align:center;
	background:#C8D2DE url('img/konyvek/almenu_hatter.jpg') repeat-y;
}
#almenuk a{
	color:#000000;
	text-decoration:none;
}
#almenuk a:hover{
	color:#000000;
	text-decoration:underline;
}
#konyv_bottom{
	width:909px;
	height:37px;
	background:#000000 url('img/konyvek/konyv_bottom.jpg') no-repeat;
}

.konyvcim{
	font-size:11px;
}
.boltiar{
	color: #053776;
	font-weight: bold;
}
.onlinear{
	font-size:13px;
	font-weight: bold;
	color: #FB0200;
}
.onlinear2{
	font-size:14px;
	font-weight: bold;
	color: #000000;
}
.csik{
	background: url('img/csik.jpg') repeat-y;
}

.jelszo{
	color: #FFFFFF;
	text-decoration:underline;
}
.jelszo:hover{
	color: #FFFFFF;
	text-decoration:none;
}

.login{
	color:#FFFFFF;
	font-weight:bold;
}

.logingomb{
	width:127px;
	background-color:#1077C2;
	border: 1px solid #0F6DB4;
	color: #FFFFFF;
	text-decoration:underline;
}

.regisztracio{
	padding-top:5px;
	padding-bottom:5px;
	color: #FFFFFF;
	text-decoration:underline;
}

.regisztracio:hover{
	color: #FFFFFF;
	text-decoration:none;
}

.input{ 

	border: 1px solid #000000;	
	padding: 2px; 
	font-family: Arial, Verdana, Hervetica,sans-serif;
	font-size: 12px;
	color: #000000; 
}

.kilep{
	color: #FF6600;
	text-decoration:underline;
}

.kilep:hover{
	color: #FF6600;
	text-decoration:none;
}

.szazalek_akcio{
	padding-top:2px;
	text-align:center;
	background:#98B4CA url('img/szazalek_akcio.jpg') no-repeat;
	width:55px;
	height: 20px;
	font-weight: bold;
	color:#FF0000;
	margin-top:5px;
	margin-bottom:5px;
}

.szazalek{
	padding-top:2px;
	text-align:center;
	background:transparent url('img/szazalek.jpg') no-repeat;
	width:55px;
	height: 20px;
	font-weight: bold;
	color:#FFFFFF;
	margin-top:5px;
	margin-bottom:5px;
}


.bezar{
	background:url('popup/bezar.png') no-repeat;
	position:relative;
	left:500px;
	top:-20px;
	width:200px;
	height:100px;
	cursor: pointer;
}

#elfed{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px; left: 0px;
}

.modalBackground{
	filter: Alpha(Opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
	width: 100%;
	height: 100%;
	background-color: #000000;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 500;
}