/*<!-- multi drop down menu -->*/
.tDIVeccoROOT {
	float: left;
	white-space: nowrap;
}
.tDIVeccoROOT div {
	float: left;
	/* text-shadow: #AAA 1px 1px 2px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px; */
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 3px;
}	
.tDIVeccoROOT a,
.tDIVeccoROOT a:link,
.tDIVeccoROOT a:visited {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
.tDIVeccoROOT a:hover {
	text-decoration: none;
	color: #b1c903;
}
.tDIVeccoROOT .menubox {
	background-color: #999;
	position: absolute;
	z-index: 5;
	overflow: visible;
	text-align: left;
	float: left;
	clear: none;
	display: none;
	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: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	-khtml-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-right: 0px;
}
.tDIVeccoROOT .menubox div { /* menu itemek szélessége */
	width: 100%;
}
.tDIVeccoROOT .menubox .menubox_more {
	background-color: #999;
	position: absolute;
	z-index: 5;
	overflow: visible;
	text-align: left;
	float: left;
	clear: none;
	display: none;
	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: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -2px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tDIVeccoROOT .itemHORIZONTAL {
	position: relative;
	float: left;
	clear: none;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	height: 18px;
	text-align: center;
	margin: 1px;
}
.tDIVeccoROOT .itemHORIZONTAL:hover {
}
.tDIVeccoROOT .itemHORIZONTALselected {
	position: relative;
	float: left;
	clear: none;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-image: url(../images/menu_selected.png);
	height: 18px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 1px;
}
.tDIVeccoROOT .itemHORIZONTALselected a,
.tDIVeccoROOT .itemHORIZONTALselected a:visited {
	color: #FFF;
	font-weight: bold;
}
.tDIVeccoROOT .itemHORIZONTALselected:hover {

}
.tDIVeccoROOT .itemVERTICAL {
	position: relative;
	float: left;
	clear: both;
	background-color: #A0A0A0;
}
.tDIVeccoROOT .itemVERTICAL:hover {
	background-color: #FFF;
}
.tDIVeccoROOT .itemVERTICALselected {
	background-color: #80BFEE;
	position: relative;
	float: left;
	clear: both;
}
.tDIVeccoROOT .groupHORIZONTAL {
	position: relative;
	float: left;
	clear: none;	
}
.tDIVeccoROOT .groupHORIZONTAL_keephover {
	background-color: #999;
	float: left;
	clear: none;
	-moz-border-radius: 5px 5px 5px 0px;
	-webkit-border-radius: 5px 5px 5px 0px;
	-khtml-border-radius: 5px 5px 5px 0px;
	border-radius: 5px 5px 5px 0px;
}
.tDIVeccoROOT .groupHORIZONTALselected {
	background-color: #E4F1FC;
	float: left;
	clear: none;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.tDIVeccoROOT .groupHORIZONTALselected_keephover {
	background-color: #999;
	float: left;
	clear: none;
	-moz-border-radius: 5px 5px 5px 0px;
	-webkit-border-radius: 5px 5px 5px 0px;
	-khtml-border-radius: 5px 5px 5px 0px;
	border-radius: 5px 5px 5px 0px;
}
.tDIVeccoROOT .groupVERTICAL {
	float: left;
	clear: both;
}
.tDIVeccoROOT .groupVERTICAL_keephover {
	float: left;
	clear: both;
	background-color: #CCC;
}

.tDIVeccoROOT .groupVERTICALselected {
	background-color: #bcddf6;
	float: left;
	clear: both;
}
.tDIVeccoROOT .groupVERTICALselected_keephover {
	background-color: #bcddf6;
	float: left;
	clear: both;
}
.tDIVeccoROOT .separatorHORIZONTAL {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*<!-- 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;
}
.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;
}
.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;
}
/*<!-- UL menu -->*/
.ULsideMENU {
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	list-style-type: none;
}
.ULsideMENU li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.ULsideMENU a {
	color: #000000;
}
.ULsideMENUitem {
	list-style-type: disc;
	list-style-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.ULsideMENUitemselected {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: square;
	background-color: #FFFFFF;
	color: #000000;
	list-style-position: inside;
}
.ULsideMENUitemselected a{
	color: #000000;
}
.ULsideMENUgroup {
	list-style-type: square;
	text-align: left;
	text-indent: 0px;
	list-style-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.ULsideMENUgroup li {
	list-style-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.ULsideMENUgroupselected {
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	list-style-position: inside;
	list-style-image: none;
}
.ULsideMENUgroupselected li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}


.textmenuROOT {
}
.textmenuROOT a,
.textmenuROOT a:visited {
	color: #999;
}
.textmenuROOT a:hover {
	color: #eee;
}