body{
background: #ffffff url('images/hatter.jpg') no-repeat fixed bottom;
scrollbar-arrow-color: #C9DB8A;
scrollbar-3dlight-color: #4F824F;
scrollbar-darkshadow-color: #4F824F;
scrollbar-face-color: #2CAD08;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #d0d0d0;
scrollbar-track-color: #f5f5f5;
}
#menu {
font-family: verdana;
font-size: 10px;
color: white;
padding-left: 10px;
background-color:#468502;
border-top:1px solid white;
border-bottom:1px solid green;
}
#tartalomcim{
font-family: times;
font-weight:bold;
color: green;
font-size: 22px;
margin-top: 5px;
}
#tartalom{
text-align: justify;
font-family: Arial;
color: black;
font-size:12px;
line-height:15px;
padding: 5px;
}
#idezet{
text-align: justify;
font-family: verdana;
color: darkred;
font-size:10px;
line-height:13px;
padding: 8px;
}
a:link{
 color: green; text-decoration: none; font-size: 12px
}
a:visited{
 color: green; text-decoration: none; font-size: 12px
}
a:hover{
 color: green; text-decoration: underline; font-size: 12px
}
#naptar{
font-family: verdana;
font-size:9px;
color:green;
border:1px solid green
}
#tanar{
text-align: center;
font-family: verdana;
color: black;
font-size:10px;
line-height:10px;
}