html { 
	height: 100%;
	font-weight: bold;
	 
}
body { 
	height: 100%; 
	margin: 0; 
	padding: 0 
}
#map_canvas { 
	height: 100% 
}
.divabsolut {
    position: absolute;
    background: #000;
    top: 0px;
    left: 0px;
	height: 100%; 
    width: 100%;     
    display: none;
    text-align: center;	
}
.divabsolut p {
    display: inline;
}
.divabsolut p a img {
    border: #ffffff 5px solid;
    text-decoration: none; 
    display: inline;
}
#vissza { 
	cursor: pointer;
}
#lekerd_indit { 
    position: absolute;
    background: #fff;
    top: 0px;
    right: 0px;
	height: 380px; 
    width: 240px;     
    text-align: center;
    cursor: pointer;
    border: 5px solid #090;
    margin-right: 5px;		
}
#lekerd { 
    position: absolute;
    background: #fff;
    top: 0px;
    right: 0px;
	height: 210px; 
    width: 320px;     
    text-align: left;
    display: none;	
    border: 5px solid #090;
    margin-right: 5px;	
}
#kerulet_indit { 
    position: absolute;
    background: #fff;
    top: 0px;
    right: 250px;
	height: 120px; 
    width: 180px;     
    text-align: center;
    cursor: pointer;
    border: 5px solid #090;
    margin-right: 0px;		
	font-weight: normal;
	font-size: 12px;
}
#kerulet01 { 
    position: absolute;
    background: #fff;
    top: 80px;
    right: 0px;
    width: 550px;    
    height: 650px;
    overflow: auto; 
    text-align: left;
    border: 5px solid #090;
    z-index: 10000;
}
.kerulet { 
    position: absolute;
    background: #fff;
    top: 80px;
    right: 0px;
    width: 550px;    
    height: 650px;
    padding-left: 15px;
    overflow: auto; 
    text-align: left;
    display: none;
    border: 5px solid #090;
    z-index: 10000;
}
.kerulet p { 
    cursor: pointer; 
    color: #f00;
}
.pkerulet  { 
    cursor: pointer; 
    color: #000;
	font-weight: normal;
	font-size: 12px;
}
#kervalasztid {
    display: none;    
}
#kerszinezid {
    display: none;    
}

.app {
	color: #f00; 
	font-weight:bold;
}
.appa {
    color: #111; 
    text-decoration: none;
}   
