html,body
 {
 background: url(../images/hatter.gif) repeat;
 font-family:verdana,sans-serif;font-size:12px;color:#716f72;
 width:100%;
 height:auto; 
 height:100%; 
 top: 0px;
 left: 0px;
 margin: 0 auto 0 auto;
 }
 
div#container
 {
 position: relative;
 left: 0px;
 top: 0px;
 background: url(../images/h1.png);
 width: 1000px;
 height:auto; 
 min-height:100%; 
 margin: 0 auto 0 auto;
 }
 
div#header
{
	position: relative;
	width: 853px;
	height: 57px;
	top: -20px;
	left: 78px;
}
div#logo
{
	position: relative;
	width: 70px;
	height: 57px;
	top: 12px;
	left: 860px;
}
div#csik
{
	position: relative;
	float: bottom;
	font-family:verdana,sans-serif;font-size:12px;color:#716f72;
	top: -45px;
	left: 78px;
	width: 853px;	
}
div#menu_container
{
	position: relative;
	width: 853px;
	float: bottom;
	height: 25px;
	top: 7px;
	left: 0px;
}
div#menu
{
 	background: url(../images/menu_alap.png);
 	position: relative;
	font-color::#FFFFFF;
	float: left;
	height: 25px;
}
div#menu2
{
 	position: relative;
	top: 3px;
}

div#menu:hover
{
 background: url(../images/menu_alap2.png);
 font-color: #e50000;
}


div#feher
{
	position: relative;
	background-color:#FFFFFF;	
	float: left;
}

div#iframe
{
	position: relative;
	top: 15px;
	float: bottom;
	width: 850px;
	height: 540px;
}

#apro
	{
	position: relative;
	font-size:10px;
	top: 20px;
	float: bottom;
	}

div#anim
	{
	position: relative;
	top: 25px;
	float: bottom;
	}

div#anim2
	{
	position: relative;
	top: 15px;
	float: bottom;
	}

a.fmenu{color:#FFFFFF;
	position: relative;
	text-decoration: none;
}

a{color:#000000;
	text-decoration: unerline;
  }
a:hover{color:#e50000}


