#container {
width: 780px;
height:100%;
border-left: 4px solid #989898;
border-right: 4px solid #989898;
margin: 0 auto 0 auto;

/* font-family: verdana, arial, sans-serif; */
font-size: 11px;
font-weight: normal;
color: #000000;
}

#menu {
height: 1.4em;
line-height: 1.8em;
width: auto;
margin: 0px 0px;
padding: 3px;
text-align: center;
background: #ffffff;
}

#menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
text-align: center;
}

#menu li {
float: left;
list-style-type: none;
white-space: nowrap;
margin: 2px 0 0;
text-transform: uppercase;
font-family: verdana, arial, sans-serif;
font-size: 10px;
margin-left: auto; 
margin-right: auto;
}

#menu a {
display: block;
width: 100px;
padding: 0px 0px 0px 0px;
text-align: center;
border: 1px solid #000000;
background: #E9E8D6;
text-decoration: none;
margin-left: 4px;
} 

#menu a:link, #menu a:active, #menu a:visited {
color: #000000;
}

#menu a:hover {
border: 1px solid #000000;
background: #333333;
color: #ffffff;
}



/* tars link */

a.type1:link {
color : #0000ff;
text-decoration : none;
}
a.type1:visited {
color : #0000ff;
text-decoration : none;
}
a.type1:hover {
color : #ff0000;
text-decoration : underline;
}
a.type1:active {
color : #0000ff;
text-decoration : none;
}

/* cimsorok */
H1 {font-size: 14pt;
    color: blue; 
    text-decoration: underline}

/* ajanlat magja */
#mag {font-size: 12pt;
      color: #000000; 
      text-decoration: none}

/* kiemelt mag belso cimsorok */
H2 {font-size: 12pt;
    color: #400000; 
    text-decoration: none}
