body{
font:76% Verdana,Tahoma,Georgia,Arial,sans-serif;
text-align:center;
background:#fff;
margin:0px;
padding: 10px;
}

#container{
width:740px;
margin:10px auto;
text-align:center;
background:#ffffff;
color:#000;
border-top: none;
}

#header {
height: 100px;
background: #fff url(../img/fej.gif) repeat-x top center;
border: none;
}

#header h1 {
color: #fff;	
padding-top: 15px;
margin: 0;
text-align: center;
font-family: Verdana;
font-size: 2em;
font-weight: 100;
}

#navlist
{
	margin: 0;
	padding: 3px 0 5px 20px;
	border-bottom:1px solid #666;
	margin-bottom: 0px;
	background: #CCCCCC;
	text-align: center;

}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: center;
line-height: 10px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #660000;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #666666;
padding-bottom: 1px;
background: transparent;
color: #666666;
}

#navlist a:hover { color: #666666; }

#content {
}
.menu{
margin-top: 0,1px;
float:left;
width:140px;
padding:10px 0px 10px 0px;
line-height:3em;
border:none;
font-weight: bold;
}

#content1 {
float:left;
width:600px;
font-size:1em;
padding:30px 0 10px 0px;
border-bottom:1px solid #CCCCCC;
}

h2 {
font-size:1.1em;
font-weight:normal;
text-align:left;
color:#666666;
}

p {
text-align:justify;
font-size: 1em;
color: #555;
}

.menu ul, .menu li {
list-style-type: none;
}

.menu a {
color: #660000;
text-decoration: none;
}

.menu li {
text-align: left;
}

.menu a:hover{
color: #666666;
text-decoration: none;
}

