@font-face {
    font-family: myfontreg;
    src: url('myfontreg.woff');	
}

body{
    background-color: #E7D5BD;
    font-family: myfontreg, times, cursive  ;
    font-size: big;
}

h1{font-size: 24px; margin-top: 0px; padding-top: 20px;}
h2{font-size: 20px;}
h3{font-size: 18px;}
h4{font-size: 14px;}

div#Fokeret{
    position: relative;
    width: 980px;
    height: auto;
    margin: auto;
    z-index: 1;    
    
}

table tr{vertical-align: top;}


div#Header{
    position: relative;
    top: 0px;
    left: 0px;
    width: 980px;
    height: 245px;
    background-image: url('elements/3d_header.png');
    background-repeat: no-repeat;
    margin:0px;
    padding:0px;
}

#Header h1{margin:0px;
 		   color:white; 
 		   padding:20px;
 		   padding-top:15px; 
font-size: xlarge; 
}
 
#Header h2{margin:0px;
 		   color:white; 
 		   padding-left:30px;
 		   padding-top:90px;  
font-size: larger;
 }
 
#Header h3{margin:0px;
 		   color:white; 
 		   padding-left:30px;
 		   padding-top:90px;  
font-size: large;
 }

div#Menu{
    position: absolute;
    overflow: hidden;
    top: 204px; /* 204*/
    left: 18px;
    width: 940px;
    height: 24px;
    z-index: 1;


}    
    
div#Menu a:link	 {text-decoration: none; }
div#Menu a:visited {text-decoration: none;}
div#Menu a:hover   {text-decoration: none; } 

div#Textboxhead{
    position: relative;
    top: 0px;
    left: 0px;
    width: 980px;
    height: 22px;
    background-image: url('elements/3d_textheader.png');
    background-repeat: no-repeat;
    
    margin:0px;
    padding:0px;
  
}


div#Textbox{
    position: relative;
    top: 0px;
    left: 0px;
    width: auto;
    height: auto;
    
     background-image: url('elements/3d_textbody.png');
    background-repeat: repeat-y;   
    
    padding:0px;
    padding-left: 20px;
    padding-right: 20px;
    margin:0px;

    
}

div#Textbox a:link	 {color:  #555570; }
div#Textbox a:visited {color:  #555570; }
div#Textbox a:hover   {color:  #000000; } 

div#Textboxfoot{
    position: relative;
    top: 0px;
    left: 0px;
    width: 980px;
    height: 23px;
    background-image: url('elements/3d_textfooter.png');
    background-repeat: no-repeat;
}


div#footer{
    position: relative;
    top: 0px;
    left: 0px;
    width: 980px;
    height: 40px;
    z-index: 1; 
    
    text-align: center;
    font-family: cursive, times  ;
    font-size: 11px;  
      
}
div#footer a:link	 {color:  #555570; text-decoration: none;}
div#footer a:visited {color:  #555570; text-decoration: none;}
div#footer a:hover   {color:  red;  text-decoration: none;} 


.SzovegK{
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
        font-size: 11px;
}

.SzovegN{
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
        font-size: 12px;
}

.SzovegB{
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
        font-size: 14px;
}

.Kep{
	padding:0px;
	text-align: center;

}

.Kep img{
	margin-left:5px;
	margin-top:15px;
}

.Szoveg{
    padding-left:10px;
    padding-right:10px;
	text-align: left;}
	
.Szoveg_lista{
    padding-left:15px;
    padding-right:10px;
	text-align: left;}
	