#menu01 { padding-left: 60px; }
#menu01 table tr td {
	margin: 0;	padding: 0 0 11px 11px;
	background:url(../img/meniuri/shadow-left.gif) no-repeat bottom left;
}
#menu01 table tr th {
	margin: 0; padding: 0;
	width: 20px;
	background: url(../img/meniuri/shadow-right.gif) no-repeat bottom right;
}

#m-sus {
	margin: 0; padding: 0;
	list-style: none;
	display: compact;
}

#m-sus li {
	float: left;
	cursor: pointer;
}

#m-sus li a {
	background: url(../img/meniuri/bt11.jpg) no-repeat bottom left;
	display: inline-block;
	height: 48px;
	cursor: pointer;
	text-decoration: none;
}

#m-sus li a span {
	background:url(../img/meniuri/bt12.jpg) no-repeat bottom right;
	display: inline-block;
	height: 38px;
	padding: 10px 20px 0 20px;
	text-decoration: none;
	font-weight: bold;
}
#m-sus li a.first { background:url(../img/meniuri/bt11-first.gif) no-repeat bottom left; }
#m-sus li a.last span { background:url(../img/meniuri/bt12-end.jpg) no-repeat bottom right ; }
#m-sus li a.last span span { background: none ; }

#m-sus li.activ a, #m-sus li a:hover {
	background: url(../img/meniuri/bt01.gif) no-repeat bottom left;
	display: inline-block;
	height: 48px;
	margin: 0px;
	cursor: pointer;
}

#m-sus li.activ a span, #m-sus li a:hover span {
	background:url(../img/meniuri/bt02.jpg) no-repeat bottom right;
	display: inline-block;
	border: none;
	height: 48px;
	padding: 0 20px 0 20px;
}

#m-sus li a:hover span {
	color:#FF0000
}
#m-sus li a span span, #m-sus li.activ a span span, #m-sus li a:hover span span {
	background: none;
	border: none;
	height: 20px;
	display: inline-block;
	margin: 0; padding: 15px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000140;
	text-decoration: none;
	white-space: nowrap;
}
#m-sus li.activ a span span { padding: 17px 0 0 0; }

/* menu 02 */
#menu02 div {
	margin: 0 0 0 80px;
	padding: 0 0 4px 0;
	font-size: 14px;
}
#menu02 div a, #menu02 div a:visited {
	color: #555555;
	font-size: 14px;
	text-decoration: none;
	display: inline-block;
	line-height: 170%;
	padding: 0px 2px 0px 2px;
}

#menu02 div a:hover { text-decoration: underline; }

/* menu 03 albastru sus */
#m3 ul { list-style-type: none; margin: 0; padding: 0; float: left }
#m3 li {
	margin: 0; padding: 0;
	float: left;
	display: block;
}

#m3 ul li a, #m3 ul li a:visited {
	background: url(../img/meniuri/bt21.jpg) no-repeat top left;
	font-size: 13px;
	margin: 3px 0 0 0px;
	padding: 0; 
	display: block;
	height: 41px;
	line-height: 41px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
}

#m3 ul li a span, #m3 ul li a:visited span {
	background: url(../img/meniuri/bt22.jpg) no-repeat top right;
	margin: 0;
	padding: 0px 15px 0 15px;
	display: block;
	height: 41px;
	line-height: 41px;
	float: left;

/*	dimensiune egala
	padding: 3px 0 0 0;
	width: 102px;
	text-align: center
*/
}

#m3 ul li a:hover, #m3 ul li a:hover span {
	color: #E9A26E;
}

/* menu 04 albastru st */

#meniu_v { }
#meniu_v ul { margin: 0 7px 0 0; padding: 0; float:right; list-style: none }
#meniu_v ul li { 
	margin: 0; padding: 0;
	float: right;
}
#meniu_v ul li a, #meniu_v div ul li a:visited {
	margin: 0; padding: 0;
	display: inline-block;
	float: right;
	width: 37px;
	text-decoration: none;
	border-bottom: #ffffff 1px solid;
}
#meniu_v ul li a.bttx01 { background: url(../img/meniuri/bt101.jpg) no-repeat top left; height:  77px; }
#meniu_v ul li a.bttx02 { background: url(../img/meniuri/bt102.jpg) no-repeat top left; height: 114px; }
#meniu_v ul li a.bttx03 { background: url(../img/meniuri/bt103.jpg) no-repeat top left; height:  78px; }
#meniu_v ul li a.bttx04 { background: url(../img/meniuri/bt104.jpg) no-repeat top left; height:  94px; }
#meniu_v ul li a.bttx05 { background: url(../img/meniuri/bt105.jpg) no-repeat top left; height:  70px; }
#meniu_v ul li a.bttx06 { background: url(../img/meniuri/bt106.jpg) no-repeat top left; height:  95px; }
#meniu_v ul li a.bttx07 { background: url(../img/meniuri/bt107.jpg) no-repeat top left; height: 101px; }
#meniu_v ul li a.bttx08 { background: url(../img/meniuri/bt108.jpg) no-repeat top left; height:  59px; }
#meniu_v ul li a.bttx09 { background: url(../img/meniuri/bt109.jpg) no-repeat top left; height:  73px; }


/* ######### Style for Drop Down Menu ######### */
.dropmenudiv_e{
	position:absolute;
	top: 0px;
	border-right: #C3C2C7 2px solid;
	border-bottom: #C3C2C7 2px solid;
	border-left: #C3C2C7 2px solid;
	font: bold 12px;
	color: #FFFFFF;
	line-height:18px;
	z-index:100;
	width: 170px !important;
	height: auto !important;
	margin: 0 !important;
	overflow: hidden;
	visibility: hidden;
}


.dropmenudiv_e a, .dropmenudiv_e a:visited{
	background: url(../img/h305-bg.jpg) repeat-x top; 
	display: block;
	width: 168px !important;
	text-indent: 5px;
	padding: 2px 0;
	text-decoration: none !important;
	text-indent: 7px;
	font-size: 12px; font-weight: normal;
	color: #FFFFFF;
	border: #809DB9 2px solid;
	border-top: 0px; border-left: 1px;
}
.dropmenudiv_e a:hover {
	color: #E9A26E; 
	background: url(../img/h304-bg.jpg) repeat-x top;
}
/* ######### Meniu vertical ######### */
.meniu_v{
	position:absolute;
	border-top: #C3C2C7 2px solid;
	border-right: #C3C2C7 2px solid;
	border-bottom: #C3C2C7 2px solid;
	border-left: #C3C2C7 1px solid;
	font: bold 12px;
	color: #FFFFFF;
	line-height:18px;
	z-index:100;
	width: 170px !important;
	height: auto !important;
	margin: 0 0 0 40px !important;
	overflow: hidden;
	visibility: hidden;
}

.meniu_v a, .meniu_v a:visited{
    background: url(../img/h305-bg.jpg) repeat-x top; 
	display: block;
	width: 168px !important;
	text-indent: 5px;
	padding: 2px 0;
	margin: 0;
	text-decoration: none !important;
	text-indent: 7px;
	font-size: 12px; font-weight: normal;
	color: #FFFFFF;
	border: #809DB9 1px solid;
	border-left: 0px;
}
.meniu_v a:hover {
	color: #E9A26E; 
	background: url(../img/h304-bg.jpg) repeat-x top;
}


