.font_mic {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 9px;
}

.meniu_select {
background-image:url('../images/meniuselect.png');
}

.meniu_neselect {
background-image:url('../images/meniuneselct.png');
}


.font_select {
	color: #333333;
	font-family: tahoma;
	font-size: 10px;
	font-weight:normal
}
.font_meniu {
	font-family: tahoma;
	font-weight:bold;
	font-size: 12px;
	color: #FFFFFF;
}
.meniu_activ {
	background-color: #6799C1;
    
}
.meniu {
	font-family: tahoma;
	font-weight:bold;
	font-size: 16px;
	color: #acc7dd
	}
.mic_albastru {
	font-size: 10px;
	color: #4582b3;
	font-weight:bold;
	font-family: tahoma;
}

.mic_negru {
	font-size: 11px;
	color: #000000;
	font-family: tahoma;
	
}
.style2 {font-size: 14px}

a{
	text-decoration:none;
	font-family: tahoma;
}

.field {
	border: 1px solid #4582b3;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	height: auto;
	text-indent: 3px;
	margin: 5px;
}