body{
text-align: center;
background-color:ivory;
margin:5px;
margin-bottom:35px;
overflow-y:scroll;
}

div#main{
margin:0 auto;
width: 1000px;
text-align: justify;
padding-bottom:25px;
border-bottom: 2px solid green;
}

h2{
font-family:  Arial, sans-serif;
font-size:12pt;
font-weight: bold;
margin-bottom: 0;
}

ul.menu{
list-style-type: none;
margin:6px 0;
padding:0;
border: 4px solid green;
font-family:  Arial, sans-serif;
font-size:12pt;
font-weight: bold;
background-color:#8ce06e;
}

ul.menu li{
display:inline-block;
}

ul.menu li:hover{
background-color:green;
}

ul.menu a{
display:inline-block;
padding:8px 1ex;
text-decoration:none;
color:black;
}

ul.menu a:hover, ul.menu a:focus, ul.menu a:active{
color:yellow;
}

body.rolunk a.rolunk,
body.termelok a.termelok,
body.mukodes a.mukodes,
body.kapcsolat a.kapcsolat{
color:yellow;
background-color:green;
}

div#content{
font-family:  Verdana, Arial, sans-serif;
font-size:12pt;
line-height:1.5;
}
