/* CSS Document */

/*minden fõoldal alapstílusa*/
 
 BODY {SCROLLBAR-FACE-COLOR: #aaaaaa; SCROLLBAR-HIGHLIGHT-COLOR: #c9c9c9; SCROLLBAR-SHADOW-COLOR: #919191; SCROLLBAR-3DLIGHT-COLOR: #99cbec; SCROLLBAR-ARROW-COLOR: #787878; SCROLLBAR-TRACK-COLOR:#575757 ; SCROLLBAR-DARKSHADOW-COLOR: #414141 }
 
 body{ background-repeat:no-repeat;}
       
      
    
  A:link, A:active, A:visited {color:black; font-weight:bold; text-decoration:none; font-style:italic; font-size:105%}      
  A:hover {color:white}  
  
  A.top:link, A.top:active, A.top:visited {font-style:normal}
   
  A.kapcs:link, A.kapcs:active, A.kapcs:visited {color:black; font-weight:bold; text-decoration:none; font-style:italic;}      
  A.kapcs:hover {color:#595959}  
  
  A.below:link, A.below:active, A.below:visited {color:#e8b277; font-style:normal;font-weight:normal; font-size:12px}
  
  A.below:hover {text-decoration:underline} 
  
  .body1 {font-family:times; background:url('koszont_hatter.jpg');
          background-color:white;
          background-repeat:no-repeat;
          background-position:60px 0px}
          

  
  /*életrajz stílusa*/
  div
{
float:left;
width:120px;
margin:50px 10px 5px 20px;
padding:0px;
border:0px;
}

img.floatLeft
{
float:left;
width:180px;
margin:50px 20px 0px 20px;
padding:0px;
border:0px;
text-align:center;
} 


p.first:first-letter 
{
color: #242424;
font-size:xx-large

}

p {margin-left:50px;
   margin-right:20px;
   margin-top:50px
  }
   
   /*kiállítás*/
   
   .body2 {font-family:times; color:#383838}
   
   .linkhatter { background:url('atmenetgrey.gif');
                font-family:times; color:#383838 ;
                height:770px}
    
    .kiallitashatter { background:url('atmenetgrey.gif');
                font-family:times; color:#383838 ;
                height:770px}       
  
  
   font-family:times; color:#383838}
   
 

ul,li {margin-left:30px;}

ul {margin-top:50px;}

p {margin-left:20px;
   margin-right:20px}
   
   
   /*kapcsolat*/
   
     
 p.kapcsolat {margin-top:50px}  
   
   .body3 {font-family:times; color:#383838;
           background:url('kapcsolat_hatter.jpg');
          background-repeat:no-repeat;
          background-color:white;
          background-position:140px 0px}
          
      .body4 {font-family:times; color:#383838;
           background:url('atmenetgrey.gif');
          background-repeat:no-repeat;
          background-position:0px 0px}
 
   
   /*linkek*/
   
   A.link:link, A.link:active, A.link:visited {color:#383838; font-style:normal; font-family:arial}
   A.link:hover {color:white}
      
 div.transbox 
    
{ width: 90%;
  margin: 20px 20px;
  background-color:#d9dadc;
  border:3px solid double groove silver;
  filter:alpha(opacity=60);
  opacity:0.6;
  -moz-opacity:0.6;
}

div.transbox p
{ margin: 10px 10px;
  font-style:normal;
  color:black}
  
  
