a 	  		{ cursor: pointer; color: #FF6600; font-weight: bold; text-decoration:none; }
a:visited 		{ color: #FF6600; font-weight: bold; text-decoration:none;}
a:hover   		{ color: #FF6600; font-weight: bold; text-decoration:underline; }
a:visited:hover 	{ color: #FF6600; font-weight: bold; text-decoration:underline; }


body
{ 
	font-size: 11px; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	color: #643401; 
	background: url(bg.gif) top left;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px; 

}

form {
margin: 0;
}


.forma 		
{ 
	font-size: 9px; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color: #000000; 
}

td#citrom
{
	display: block;
	background: url(fejlec1b.gif) 0 0 no-repeat;
	width: 100%;
	display: table;
	height: 27px;
}

td#citrom a
{
	float: right;
	margin: 1px 18PX 0px 0;
	padding-bottom: 11px;
	color: #fff8dc;
}

td#menu
{
	background: url(submenu.gif) 0 0 no-repeat;
	height: 21px;
	position: relative;
}

td#menu div
{
	width: 534px;
	height: 21px;
	overflow: hidden;
	position: relative;
	margin: 0;
	padding: 0;

}

td#menu a
{
	display: block;
	position: absolute;
	height:21px;
	width: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: none;
}

td#menu a span
{
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	background: url(submenu.gif) 0 0 no-repeat;
}


td#menu a#m1
{
	width:83px;
	left: 96px;
	top: 0;
}

td#menu a#m2
{
	width:118px;
	left: 200px;
	top: 0;
}

td#menu a#m3
{
	width:50px;
	left: 341px;
	top: 0;
}

td#menu a#m4
{
	width:26px;
	left: 414px;
	top: 0;
}



td#menu a#m1 span { background-position: -96px 0; _background-position: -106px 0;}
td#menu a#m1:hover span { background-position: -96px -19px; _background-position: -106px -19px; }
td#menu a#m2 span { background-position: -200px 0; _background-position: -210px 0;}
td#menu a#m2:hover span { background-position: -200px -19px; _background-position: -210px -19px;}
td#menu a#m3 span { background-position: -341px 0; }
td#menu a#m3:hover span { background-position: -341px -19px; }
td#menu a#m4 span { background-position: -414px 0; }
td#menu a#m4:hover span { background-position: -414px -19px; }
