body {
   /* 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;
   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;
}
/* ------------------- jobb es baloldal divizokat egyesito divizio ------------ */
#szovegresz {
   margin: 0 0 20px 0;
   padding: 0;
   width:840px; 
   background: url("../imagemagazin3/hatter-mintanc.gif") center bottom no-repeat; 
   
   border-width: 10px 5px;
   border-color: #5a362f;
   border-style: solid;
   -moz-border-radius: 15px 10px;
   border-radius: 15px 10px;
   box-shadow: 5px 5px 5px #5a362f inset;
   /* background-color: #fff; */
}

/* ------------- szovegoszlopok bal es jobb oldalon ------------- */
.plefttxt {
   position: relative; 
   float: left;
   width: 465px;
   margin: 0;
   padding: 16px 12px 0 20px;
}
.prighttxt {
   position: relative; 
   float: right;
   width: 275px;
   margin: 0;
   padding: 20px 15px 0 15px;
   border-width: 0 0 0 3px;
   border-color: #642813;
   border-style: dotted;
   
}
.pclear {
   clear: both;
}
.pleft {
   position: relative; 
   float: left;
   margin: 0 10px 0 0;
   padding: 0;
}
.pright {
   position: relative; 
   float: right;
   margin: 0 0 0 10px;
   padding: 0;
}
.cikkdiv {
   width: 477px;
   margin: 0;
   padding: 0;
}
.cimdiv {
   width: 477px;
   margin: 0;
   padding: 0;
}
.txtleft {
   text-align: left;
}
.txtright {
   text-align: right;
}
/* ------------- szoveg stilus ------------- */
.kiemel {
   color: #ffcc00;
}
.doltbetu {
   font-style: italic;
   font-family: "Times New Roman";
   font-size: 18px;
}
.textcenter {
   text-align: center;
}
.noborder, .noborder img {
   text-decoration: none;	
   border: none;
   cursor: pointer;  
}
.noborder1 {
   text-decoration: none;	
   border: none;
   cursor: pointer;  
}

/* ------------------ kisebb elemek ----------------- */
.pcim {
   color: #7a6557;
}
.bezaras a {
   text-decoration: none;	
   cursor: pointer;  
}
.bezaras a img {
   text-decoration: none;	
   border: none;
   cursor: pointer;  
}
#bezar2 {
   position: absolute;
   width:50px;  
   height:80px;
   left:50% ; 
   top:  25px;
   margin-left:  420px;
   cursor: pointer;  
}

#copyright {
   position: absolute; 
   top:750px ; 
   width: 100% ; 
   height:32px;
    
   margin: 20px 0;
   text-align: center;
   font-family: Verdana, Arial, sans-serif;
   font-weight: normal;
   font-size: 12px;
   color: #999;
}
#laplink {
   text-decoration: underline;	
   cursor: pointer;
   color: #880000;
}
#laplink:hover  {
   text-decoration: none;	
   cursor: pointer;
   color: #ff0000;
}
