.mainDiv {
	WIDTH: 130px;
/*	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;*/
}
.topItem {
	FONT-WEIGHT: bold;
	WIDTH: 130px;
	CURSOR: pointer;
	COLOR: white;
	FONT-FAMILY: "GOTHIC";
	HEIGHT: 30px;
	TEXT-DECORATION: none;
	background-color: #FFFFff;
}
.dropMenu {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	/* facut la aceiasi culoare in pagina*/
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
/*	position: absolute;
	z-index: 10;
	top: 30px;	background-image: url(../../img/nivel0/bck.gif);*/
}
.subMenu {
	DISPLAY: none;
}
.subItem {
	PADDING-LEFT: 0px;
	FONT-WEIGHT: bold;
	CURSOR: pointer;
	COLOR: black;
	TEXT-DECORATION: none;
}
.subItem A {
	COLOR: black; TEXT-DECORATION: none
}
.subItemOver {
	PADDING-LEFT: 0px; FONT-WEIGHT: bold; CURSOR: pointer; COLOR: #Ce0000; TEXT-DECORATION: none
}
.subItemOver A {
	COLOR: #Ce0000
}
.drop {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 	0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}
.final
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}.Meniu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	background-color: #CE0000;
	border: 1px solid #FFFFFF;
	background-image: url(/blog/wp-content/themes/tiga-06/images/center-widget-title.png);
}
