.balmenu{
	margin:15px 0px 15px 2px;
	width:200px;
}
.balmenupont{
	line-height:30px;
	height:30px;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#B9B9B9;
	text-transform:uppercase;
}
.balmenupont a{
	color:#B9B9B9;
	text-decoration:none;
	background-color:#FFFFFF;
	display:block;
	height:30px;
	width:180px;
	padding-left:20px;
	background-image:url(images/menu_hszog.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
}
.balmenupont a:hover{
	background-image:url(images/menu_hszog_h.gif);
	background-repeat:no-repeat;
	background-position:5px 10px;
	color:#ffffff;
	background-color:#669AC6;
}
.balmenu_elv{
	background-image:url(images/menu_elv.gif);
	background-repeat:repeat-x;
	height:1px;
	overflow:hidden;
}
.actmenu{
	background-image:url(images/menu_hszog_h.gif)!important;
	background-repeat:no-repeat!important;
	background-position:5px 10px!important;
	color:#ffffff!important;
	background-color:#669AC6!important;
}

.lista {
	width: 500px;
}
.lista_cim {
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.lista_cim a {
	color:#a9a9a9;
	text-decoration: none;	
}
.lista_cim a:hover{text-decoration: underline;}
.lista_lead {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.lista_kep {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.tovabb_link {
	font-size: 11px;
	float: right;
	margin-top: 5px;
}
.tovabb_link a	{
	color:#a9a9a9;
	text-decoration: none;
}
.tovabb_link a:hover{text-decoration: underline;}
.lista_kep img {
	padding: 4px;
	border: 1px solid #a9a9a9;
}
.clear_10 {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 10px;
}
.error {
	color: #CC0000;
}
table.subMenuTable table {width:100%;}
