/* formatari diverse */
ul { margin: 0px; padding: 0px; list-style: none; font-size: 1.0em; }

DIV.meniu li{
	list-style:none;  
	height:17px;
	border-bottom: 1px dashed #eea1ff;
  background-color: #fae4ff;
  padding: 10px 0px 3px 15px; 
  background-image: url(imgs/liOrange.gif);
	background-repeat: no-repeat;
  background-position: 3px 0.65em;
}

/* site */
TD{
		font-family: Trebuchet MS, Tahoma, Verdana;
		font-size: 13px;
		/*line-height:13px;*/
		color: #757575;
}

TD.plus1{
		font-family: Trebuchet MS, Tahoma, Verdana;
		font-size: 12px;
		line-height:12px;
		color: #757575;
}


TD.plus2{
		font-family: Trebuchet MS, Tahoma, Verdana;
		font-size: 13px;
		line-height:12px;
		color: #757575;
}

TD.plus3{
		font-family: Trebuchet MS, Tahoma, Verdana;
		font-size: 14px;
		line-height:12px;
		color: #757575;
}


TD.topbg{
	background: url(img/topbg.gif);
}


p.footer{
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size:12px;
	color:#bbbbbb;
}


/* anchor styles */
A{
		font-family: Trebuchet MS, Tahoma, Verdana;
		font-size: 11px;
		line-height:12px;
		color: #785080;
		text-decoration: none;
}

A:hover{
		font-family: Trebuchet MS, Tahoma, Verdana;
		font-size: 11px;
		line-height:12px;
		color: #b378c0;
		text-decoration: underline;
}


A.plus1{
		font-family: Trebuchet MS, Tahoma, Verdana;
		font-size: 12px;
		line-height:12px;
		color: #785080;
		text-decoration: none;
}

A.plus1:hover{
		font-family: Trebuchet MS, Tahoma, Verdana;
		font-size: 12px;
		line-height:12px;
		color: #b378c0;
		text-decoration: underline;
}



A.plus2{
		font-family: Trebuchet MS, Tahoma, Verdana;
		font-size: 13px;
		line-height:13px;
		color: #785080;
		text-decoration: none;
}

A.plus2:hover{
		font-family: Trebuchet MS, Tahoma, Verdana;
		font-size: 13px;
		line-height:13px;
		color: #b378c0;
		text-decoration: underline;
}




A.big{
		font-family: Trebuchet MS, Tahoma, Verdana;
		font-size: 12px;
		font-weight:bold;
		line-height:12px;
		color: #362939;
		text-decoration: underline;		
}

A.big:hover{
		font-family: Trebuchet MS, Tahoma, Verdana;
		font-size: 12px;
		font-weight:bold;
		line-height:12px;
		color: #474747;
		text-decoration: none;
}


A.bigGrey{
		font-family: Trebuchet MS, Tahoma, Verdana;
		font-size: 13px;
		font-weight:bold;
		line-height:12px;
		color: #757575;
		text-decoration: none;		
}

A.bigGrey:hover{
		font-family: Trebuchet MS, Tahoma, Verdana;
		font-size: 13px;
		font-weight:bold;
		line-height:12px;
		color: #909090;
		text-decoration: underline;
}

.searchField{
	width:105px;
	height:22px;
}


.searchExplain{
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	line-height:12px;
	color: #757575;	
}

/* popup menu */

.clsSubOn {
	color: #444444;
	font-size : 12px;
	font-weight:bold;
	text-decoration : none;
	z-index:2;
        padding: 2px 4px;
}
.clsSubOver
{
	font-size : 12px;
	color:#444444;
	font-weight:bold;
	text-decoration : none;
	z-index:2;
        padding: 2px 4px;
}
