/*<!-- white menu bubbble -->*/
.menu_bubble_start {
	background-image: url(/system/images/menuback_b01.gif);
	height: 30px;
	width: 16px;
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	position: relative;
	clear: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.menu_bubble_rep {
	background-image: url(/system/images/menuback_b02.gif);
	height: 30px;
	background-repeat: repeat-x;
	background-position: center center;
	text-align: left;
	vertical-align: middle;
	float: left;
	position: relative;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.menu_bubble_end {
	background-image: url(/system/images/menuback_b03.gif);
	height: 30px;
	width: 16px;
	background-repeat: no-repeat;
	background-position: left center;
	clear: none;
	float: left;
	position: relative;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
/*<!-- simple drop down menu - level 1 only -->*/
.simpleDROPdown {
	float: left;
	position: absolute;
	clear: none;
	display: none;
	background-color: #CCCCCC;
}
.simpleDROPdown_more {
	float: right;
	position: absolute;
	clear: none;
	display: none;
	background-color: #51504e;
}
.simpleDROPdownMENU {
	background:none;
	float: left;
	position: relative;
	clear: none;
}
.simpleDROPdownMENUselected {
	background:none;
	float: left;
	position: relative;
	clear: none;
}
.simpleDROPdownMENUseparator {
	background:none;
	float: left;
	position: relative;
	clear: none;
}
/*<!-- multi drop down menu -->*/
.textmenuDIVside {
	position: absolute;
	z-index: 5;
	overflow: visible;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: right;
	clear: none;
	display: none;
	background-color: #51504e;
	top: 70px;
	left: 50px;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width: 244px;
}
.textmenuDIVside_more {
	position: absolute;
	z-index: 5;
	overflow: visible;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: right;
	clear: none;
	display: none;
	background-color: #51504e;
	top: 70px;
	left: 50px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-color: #333333;
	border-bottom-color: #333333;
	width: 244px;
	border-top-color: #333333;
	border-left-color: #333333;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
}
.textmenuDIV {
	position: absolute;
	z-index: 5;
	overflow: visible;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: right;
	clear: none;
	display: none;
	background-color: #51504e;
	top: 70px;
	left: 50px;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width: 244px;
}
.textmenuDIV_more {
	position: absolute;
	z-index: 5;
	overflow: visible;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: right;
	clear: none;
	display: none;
	background-color: #51504e;
	top: 70px;
	left: 50px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-color: #333333;
	border-bottom-color: #333333;
	width: 244px;
	border-top-color: #333333;
	border-left-color: #333333;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
}
.textmenuDIVitemHORIZONTAL {
	position: relative;
	margin: 3px;
	float: left;
	clear: none;
	padding: 3px;
	height: 20px;
}
.textmenuDIVitemHORIZONTAL:hover {
	border: 5px none #FF9900;
	margin: 3px;
	padding: 3px;
}
.textmenuDIVitemHORIZONTALselected {
	position: relative;
	margin: 3px;
	float: left;
	clear: none;
	padding: 3px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
}
.textmenuDIVitemHORIZONTALselected:hover{
}
.textmenuDIVgroupHORIZONTAL {
	position: relative;
	margin: 3px;
	float: left;
	clear: none;
	padding: 3px;
	height: 20px;
}
.textmenuDIVgroupHORIZONTAL_keephover {
	position: relative;
	margin: 3px;
	float: left;
	clear: none;
	padding: 3px;
	height: 20px;
	border: 5px none #FF9900;
	background-color: #51504e;	
}
.textmenuDIVgroupHORIZONTALselected {
	position: relative;
	margin: 3px;
	padding: 3px;
	float: left;
	clear: none;
	border-bottom-width: 5px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
}
.textmenuDIVgroupHORIZONTALselected_keephover {
	position: relative;
	margin: 3px;
	padding: 3px;
	float: left;
	clear: none;
	height: 20px;
	background-color: #51504e;
}
.textmenuDIVseparatorHORIZONTAL {
	position: relative;
	margin: 2px;
	float: left;
	clear: none;
	padding: 2px;
}
.textmenuDIVitemVERTICAL {
	position: relative;
	clear: both;
	float: none;
	text-align: left;
	background-color: #51504e;
	margin: 3px;
	width: 230px;
	padding: 3px;
}
.textmenuDIVitemVERTICAL:hover {
	position: relative;
	clear: both;
	float: none;
	background-color: #b61620;
	margin: 3px;
	width: 230px;
	padding: 3px;
}
.textmenuDIVitemVERTICALselected {
	position: relative;
	clear: both;
	float: none;
	background-color: #b61620;
	margin: 3px;
	text-align: left;
	width: 230px;
	overflow: visible;
	padding: 3px;
}
.textmenuDIVitemVERTICALselected:hover {
	position: relative;
	clear: both;
	float: none;
	background-color: #b61620;
	margin: 3px;
	text-align: left;
	width: 230px;
	padding: 3px;
}
.textmenuDIVgroupVERTICAL {
	position: relative;
	clear: both;
	float: none;
	text-align: left;
	margin: 3px;
	width: 230px;
	padding: 3px;
}
.textmenuDIVgroupVERTICAL_keephover {
	position: relative;
	clear: both;
	float: none;
	background-color: #b61620;
	margin: 3px;
	width: 230px;
	padding: 3px;
}
.textmenuDIVgroupVERTICALselected {
	position: relative;
	clear: both;
	float: none;
	background-color: #b61620;
	margin: 3px;
	text-align: left;
	width: 230px;
	overflow: visible;
	padding: 3px;
}
.textmenuDIVgroupVERTICALselected_keephover {
	position: relative;
	clear: both;
	float: none;
	background-color: #b61620;
	margin: 3px;
	text-align: left;
	width: 230px;
	padding: 3px;
}
.textmenuDIVseparatorVERTICAL {
	position: relative;
	margin: 0px;
	float: none;
	clear: both;
	padding: 0px;
	font-size: 5px;
	overflow: hidden;
	background-color: #CCCCCC;
	height: 2px;
}
/*<!-- others -->*/
.textbutton {
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
	border: 2px solid #484745;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 2px;
	padding: 2px;
	text-decoration: none;
}
.imgbutton {
	margin: 2px;
	padding: 2px;
	text-align: center;
	vertical-align: -50%;
}
.input_button {

	font-size: 12px;
	font-weight: normal;
	background-color: #CCCCCC;
	color: #271003;
	border: 1px solid #484745;
}
.radiobutton {
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 1px;
	margin: 1px;
}
/*<!-- másodlagos menü link style -->*/
.menu_sec:link {
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
}
.menu_sec:visited {
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
}
.menu_sec:hover {
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
}
/*<!-- fejléc menü link style -->*/
.menu_header:link {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.menu_header:visited {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.menu_header:hover {
	text-decoration: underline;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.menu_header:active {
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
/*<!-- fomenü menü link style -->*/
.menu_main:link {
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
	font-weight: bold;
}
.menu_main:visited {
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
	font-weight: bolder;
}
.menu_main:hover {
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
}
.menu_main:active {
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
}
/*<!-- selected menü link style -->*/
.mmalink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.mmalink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.mmalink:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	cursor: crosshair;
	margin: 0px;
	padding: 0px;
}
.mmalink:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.tab_02beg {
	background-image: url(/system/images/buttons/simpleTD_02beg-white.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 10px;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	position: relative;
	height: 26px;
	}
.tab_02 {
	background-image: url(/system/images/buttons/simpleTD_02-white.jpg);
	background-repeat: repeat-x;
	height: 26px;
	clear: none;
	float: left;
	position: relative;
	margin: 0px;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.tab_02end {
	background-image: url(/system/images/buttons/simpleTD_02end-white.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 10px;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	position: relative;
	height: 26px;
}

/*<!-- TD menü, meg fog szünni -->*/
.menuTD_00beg {
	background-image: url(/system/images/buttons/simpleTD_00beg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 10px;
}
.menuTD_00 {
	background-image: url(/system/images/buttons/simpleTD_00.jpg);
	background-repeat: repeat-x;
}
.menuTD_00end {
	background-image: url(/system/images/buttons/simpleTD_00end.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 10px;
}
.menuTD_01beg {
	background-image: url(/system/images/buttons/simpleTD_01beg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 10px;
}
.menuTD_01 {
	background-image: url(/system/images/buttons/simpleTD_01.jpg);
	background-repeat: repeat-x;
}
.menuTD_01end {
	background-image: url(/system/images/buttons/simpleTD_01end.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 10px;
}
.menuTD_02beg {
	background-image: url(/system/images/buttons/simpleTD_02beg-white.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 10px;
	margin: 0px;
	padding: 0px;
	}
.menuTD_02 {
	background-image: url(/system/images/buttons/simpleTD_02-white.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 26px;
	padding: 4px;
}
.menuTD_02end {
	background-image: url(/system/images/buttons/simpleTD_02end-white.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 10px;
	margin: 0px;
	padding: 0px;
}
.menuTD_02link:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin: 1px;
	padding: 0px;
}
.menuTD_02link:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin: 1px;
	padding: 0px;
}
.menuTD_02link:hover {
	color: #E77715;
	text-decoration: none;
	font-weight: bold;
	margin: 1px;
	padding: 0px;
	cursor: crosshair;
}
.menuTD_02link:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin: 1px;
	padding: 0px;
}

