body {                                  /* ez esetben a keskeny css u.a. a meret */
   /* text-align: center; */
   background: url("../imagemagazin3/hatter-mintana2.gif") center top fixed no-repeat; 
   margin: 0;
   padding: 0; 

   font-family: Helvetica, Arial, sans-serif;
   font-size: 12px;
   line-height: 13px;
   background-color: #c54b39;
}
/* ------------- fejkep es zoom es a rest ------------- */
#fejkep {
   position: absolute;
   background: url("../imagemagazin3/fejkep.gif") center top; 
   top: -50px;
   left:50% ; 
   width: 940px; 
   height: 450px;  
   margin: 0;
   margin-left: -470px;
   padding: 0;
   z-index: 1000;
}
#fejkepback {  /* szerepe a felso csik hatterszine */ 
   position: absolute;
   top: -50px;
   left: 0px;
   padding: 0;
   margin: 0;
   width:100%;  
   height: 153px;
   z-index: 999;
   background-color: #ffd79f;
}
#zoomeverything {

}

/* ------------- felso resz hatter divizio hatterkeppel   ------------- */
#textbodyback {
   background: url("../imagemagazin3/hatter-mintanb.gif") center top no-repeat; 
   position: absolute; 
   top: -50px;
   left: 0px;
   width:100%;  
   height:1550px; /* ezzel a FF fixed */
   margin: 0;
   padding: 0;
   background-color: #ffd79f;
}
#textbodybackbelso {
   background: url("../imagemagazin3/hatter-mintasav.gif") center bottom repeat-x; 
   position: absolute; 
   top: 0px;
   left: 0px;
   width:100%;  
   height:1550px; /* ezzel a FF fixed */
   margin: 0;
   padding: 0;
}

/* ------------- Nagy szoveg divizio benne a zoomeverything képek is   ------------- */
#textdiv {
   position: absolute; 
   top: -40px;
   left:50% ; 
   width:840px;  
   margin-left: -420px;
}
#textdivbelso {
   position: absolute;
   top: 300px;
   left: 0px;
   width:840px;
   height: 1550px;  
   margin: 0 0 0 0;  
   padding: 0 0 0 0;
   
   font-family: Helvetica,  Arial, sans-serif;
   font-size: 14px;
   line-height: 18px;
   color: #222;
   text-align: justify;
}
