.table {
BORDER: 1px solid #8CC4EB;

}



.titlu {
	font-family: georgia;
	font-size: 13px;
	color: #BE4103;
	text-decoration: none;
	font-weight: bold;

}

.titlu2 {
	font-family: georgia;
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;

}

.meniu {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.meniu:hover {
	font-family: verdana;
	font-size: 10px;
	color: #D56E07;
	text-decoration: none;
	font-weight: bold;
}

.meniu_right {
	font-family: verdana;
	font-size: 10px;
	color: #021F41;
	text-decoration: none;
	font-weight: normal;
}

.meniu_right:hover {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

.blue {
	font-family: verdana;
	font-size: 10px;
	color: #003A6B;
	text-decoration: none;
	font-weight: normal;
}

.blue:hover {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.content {
	font-family: verdana;
	font-size: 11px;
	color: #3A3A46;
	text-decoration: none;
	font-weight: normal;
	
	padding-left:10px;
	padding-right:10px;
 
}

.foot {
	font-family: verdana;
	font-size: 9px;
	color: #7B858A;
	text-decoration: none;
	font-weight: normal;
}

.foot:hover {
	font-family: verdana;
	font-size: 9px;
	color: #3b3b3b;
	text-decoration: none;
	font-weight: normal;
}



input,textarea,select {
	font-family: verdana;
	font-size: 10px;
	color: #4B4B50;
	text-decoration: none; background-color:EFEDED;
	
	font-weight: normal; border-color:#0E4471; border-width:1px;

}
.pic {
		
	 border-color:#0E4471; border-width:1px;

}