
#hirek *
{	font-family: Arial;
	font-size: 12px;
}

#hirek
{	margin-left: 6px;
	margin-right: 6px;
}

#hirek #first
{	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 4px;
	margin-bottom: 10px;
	color: white;
	font-weight: bold;
	vertical-align: top;}

.hirek_menu_selected
{	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	/*margin-top: 5px;*/
	clear: both;
	margin-bottom: 0px;
	text-decoration: none;
	color: black;
}

.hirek_menu
{
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	/*margin-top:10px;*/
	/*clear: both;*/
	margin-bottom: 0px;
	text-decoration: none;
	color: #014ab3;
}

td.hirek_main
{	border: 3px solid #4C4C4C;
	margin-top: 0px;
	padding: 5px 5px 5px 5px;
	border-top-style:dotted;
	border-right-style:dotted;
	border-bottom-style:dotted;
	border-left-style:dotted;}

td.hirek_menu_contaniner
{	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: justify;}
.hirek_menu_element *
{	margin-left: 0px;
	margin-bottom: 0px;}

.active_left_corner
{	width: 4px;	height: 18px;
	background: url('../images/hiroldal/active_left_corner.png') top left no-repeat;
	float: left;}
.active_right_corner
{
	width: 4px;
	height: 18px;
	background: url('../images/hiroldal/active_right_corner.png') top left no-repeat;
	margin-right: 2px;
	float: left;
}
.inactive_left_corner
{
	width: 4px;
	height: 18px;
	background: url('../images/hiroldal/inactive_left_corner.png') top left no-repeat;
	float: left;
}
.inactive_right_corner
{
	width: 4px;
	height: 18px;
	background: url('../images/hiroldal/inactive_right_corner.png') top left no-repeat;
	margin-right: 2px;
	float: left;
}
.active_center
{	height: 18px;
	background: url('../images/hiroldal/active_bg.jpg') top center repeat-x;
	float: left;}
.inactive_center
{
	height: 18px;
	background: url('../images/hiroldal/inactive_bg.jpg') top center repeat-x;
	float: left;
}
