html { 
    background: url("../budapestmap/image/hatter-minta5.gif") center center;
    height: 100%;
	font-weight: normal;	 
}
body { 
	height: 100%; 
	margin: 0; 
	padding: 0 
}
#cimdiv {
    background: #1b0202 url("../budapestmap/image/redvelvet.jpg") center center; 
    background-size: 100% 100%;
    font-family: Arial, sans-serif;
    text-align: center;	
    color: #ffffff;
    font-size: 18px;
    margin: 10px 0 0 0;
}
.cimdiv {
    font-family: Arial, sans-serif;
    text-align: center;	
    color: #ffffff;
    font-size: 18px;
    margin: 10px 0 0 0;
}
.divabsolut {
    position: relative;
    top: 25px;
    left: 0px;
	height: 100%; 
    width: 100%;     
    text-align: center;	
}
.divabsolutvissza {
    position: absolute;
    top: 25px;
    left: 0px;
	height: 80px; 
    width: 100px;     
    text-align: center;	
}
.divabsolutvisszakep {
    position: absolute;
    top: 0px;
    left: 0px;
	height: 80px; 
    width: 100px;     
    text-align: center;	
}
#parline {
    width: 100%;     
	display: block;
	height: 1px;
    margin: 0;
    padding: 0;
}
p {
    margin: 0;
    padding: 0;
}
q {
    color: #FFEBB5;    
}
.divabsolut p {
    display: inline;
    margin: 0;
    padding: 0;
}
.divabsolut p a img {
    border: #ffffff 1px solid;
    text-decoration: none; 
    display: inline;
    margin: 10px 10px 30px 0;
}
a {
   text-decoration: none;
   border: none;
   color: #FF0000;	
}
.kepelem a img {
    border: #cccccc 3px solid;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-decoration: none; 
    display: inline;
    /* margin: 10px 10px 30px 0; */	
}	

#vissza { 
    position: relative;
    top: 0px;
    left: 10px;    
    display: block;
	cursor: pointer;
	float: left;
	
}
#epulet { 
	cursor: pointer;
    position: relative;
    float: right;
    right: 10px;
}
#kivalasztasokkeret {
   position: relative;
   background-color: #111;
   width: 100%;
   
   text-align: center;
   /* z-index: 11000;	*/
   display: none;    
}
#id0 {
   position: fixed;
   width: 100px;
   top: 0px;
   right: 10px;
   text-align: right;
   z-index: 10000; 
}
#bezarikon {
   position: fixed;
   width: 100px;
   top: 0px;
   right: 10px;
   z-index: 12000;	
}
#ujraikon {
   position: fixed;
   width: 100px;
   top: 80px;
   right: 10px;
   z-index: 12000;	
}
.divepulettext {  /* responsive epulet leiras + lent a @media */
    position: relative;
    background-color: #333;
    top: 35px;
    width: 60%;
    display: none;
    /* z-index: 5000;   */  
    padding: 30px 30% 30px 7%;
    margin: 0 0 0 10px;
    border: 1px solid #fff;
    font-family: Raleway, Roboto, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 200%;
    text-align: left;
    cursor: pointer;
    color: #fff;
}
#ures {
    width: 100%;
    display: block; 
    margin: 0; 
    padding: 0;     
}
#elotoltes {
    display: none;    
}
sss {
    color: #FFE9B0;  
    font-weight: bold;  
}



@media only screen and (max-width: 600px) {
html { 
    background: #666;
}
.divabsolut p a img {
    border: #ffffff 1px solid;
    text-decoration: none; 
    display: inline;
    margin: 10px 10px 30px 10px;
}
.divepulettext {
	width: 80% !important;        
	padding: 20px;
    margin: 0 30px 0 30px;
}
    
#cimdiv {
    font-size: 15px !important	;
    margin: 0px 0 0 0 !important;	
}
}

