body {
background-image: url('hatter.jpg'); 
background-attachment:fixed;
}

h1{font-family:Bookman Old Style;font-size:24px;}
h2{font-family:Bookman Old Style;font-size:19px;color:#FF33CC;text-decoration:underline;}
h3{font-family:Bookman Old Style;font-size:18px;color:#800000;}
h4{font-family:Bookman Old Style;font-size:17px;color:maroon;text-decoration:blink;}
h5{font-family:Bookman Old Style;font-size:16px;color:#330033;}
h6{font-family:Bookman Old Style;font-size:15px;}

a         { color: maroon; text-decoration: none; font-size:16px; }
a:link    { color: maroon; text-decoration: none; font-size:16px;}
a:visited { color: maroon; text-decoration: none; font-size:16px;}
a:active { color: maroon; text-decoration: none; font-size:16px;}
a:hover { color: white; background-color:maroon; text-decoration: none; font-size:16px;}

a.face         { color: white; background-color:white; text-decoration: none; font-size:16px; }
a.face:link    { color: white; background-color:white; font-size:16px;}
a.face:visited { color: white; background-color:white; font-size:16px;}
a.face:active { color: white; background-color:white; font-size:16px;}
a.face:hover { color: white; background-color:white; font-size:16px;}


#container{
position:relative;
top:10px;
left:100px;
width:1000px;
background-color:#FAF0E6;
font-family:Bookman Old Style;
color:#000099;
padding:10px;
margin:10px;
border:1.5px solid #FFFFFF; 
border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
}

#fejlec {
position:relative;
left:20px;
width:970px;
font-family:Times New Roman;
font-size:100px;
text-align:center;}

#menu{
position:relative;
top:20px;
left:0px;
width:970px;
background-color:#FAF0E6;
font-family:Bookman Old Style;
color:#000099;
padding:10px;
margin:10px;
border:1px solid #FFFFFF; 
border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}



#szoveg{
position:relative;
top:20px;
left:0px;
width:950px;
background-color:#FAF0E6;
font-family:Bookman Old Style;
color:#000099;
padding:10px;
margin:10px;
border:0.6px solid #FFFFFF; 
border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#contactpanel {
position:relative;
background-color:#FAF0E6;
font-family:Times New Roman;
top:20px;
width:400px;
padding:10px;
margin:10px;
float:left;
}

#letoltes {
position:relative;
background-color:#FAF0E6;
font-family:Times New Roman;
top:20px;
left:20px;
width:400px;
padding:10px;
margin:10px;
float:left;
}

#komment {
position:relative; 
background-color:white;
font-family:Times New Roman;
top:20px;
left:20px;
width:950px;
background-color:#FAF0E6;
font-family:Bookman Old Style;
float:left;}

#partnerek {
position:relative; 
background-color:white;
font-family:Times New Roman;
top:20px;
left:20px;
width:950px;
background-color:#FAF0E6;
font-family:Bookman Old Style;
float:left;}

