#szolghaz {
	text-align: center;
	padding: 0;
}

#szolghaz h2 {		
	margin: 40px 0 40px 0;
	padding 0;
	color: #293B6A;
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 2px;		
	border-bottom: 1px solid #E66400;
	border-top: 1px solid #E66400;
	text-align: center;
}

#szolghaz #lista {
	width: 554px;
	height: 70px;
	background: url(bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: left;
	padding 0 0 0 0;
}

#szolghaz .float {
	position: fixed;
	left: 288px;
	bottom: 10px;
}

#szolghaz .fix {
	position: relative;
	left: 0;
	top: -15px;
}

#szolghaz #lista #kapcsolo {
	display: block;
	width: 20px;
	height: 20px;
	float: right;
	margin: 5px 2px 0 0;
}

#szolghaz #lista select {
	width: 498px;
	margin: 25px 0 0 25px;
	font-weight: bold;
}

#szolghaz .bejegyzes {
	width: 380px;
	margin: 20px auto 0 auto;
	font-size: 9pt;
	border: thin solid #293B6A;
	overflow: hidden;
}


#szolghaz .bejegyzes .cegnev {
	margin: 0 0 5px 0;
	padding: 3px 0 3px 10px;
	
	color: #E66400;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 2px;
		
	border-bottom: 1px solid #E66400;
	
	display: block;
}

#szolghaz .bejegyzes span {
	display: block;
	text-align: left;
	margin: 0 0 3px 0;	
	padding-left: 5px;
}

#szolghaz .bejegyzes .link {
	margin: 30px 0 4px 0;
	text-align: center;
}

#szolghaz .bejegyzes .link a {
	color: #293B6A;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
#szolghaz .bejegyzes .link a:hover{
	color: #E66400;
	text-decoration: underline;
}

.kateg_menu 
{
	margin: 0px 0 10px 0;
	/*border: 1px solid #E66400;*/
	padding: 5px;
	line-height: 25px;
}

.kateg_menu a
{
	display: inline;
	float: none;
	margin: 0;
	color: #293B6A;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
}
.kateg_menu a:hover
{
	color: #EC7500;
}
.kateg_menu legend
{
	color: black;
	font-weight: normal;
	font-size: 8pt;
}.aktKateg_h1{	color: #293B6A;	font-size: 12pt;	margin: 0;	border-bottom:1px solid #E66400;	border-top:1px solid #E66400;}.aktKateg_p{	font-size: 8pt;}
