@charset "utf-8";
.menu {
	font-family: "Trebuchet MS";
	font-size: 10px;
}
.menu a {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#656565;
	text-decoration:none;
}
.menu a:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#656565;
	text-decoration:underline;
}
.t1 {
	font-family: Arial;
	font-size: 14px;
}
.t2 {
	font-family: Arial;
	font-size: 20px;
}
.basd {
	background-image: url(imgs/md_left_02_ps.gif);
	background-repeat: repeat-y;
}
.new {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffa200;
}
.text {
	font-family: Arial;
	font-size: 11px;
	color: #656565;
}
.text a {
	font-family: Arial;
	font-size: 11px;
	color: #656565;
	text-decoration:none;
}
.text a:hover {
	color: #ffa200;
	text-decoration:underline;
}
.lucrare {
	color: #656565;
	border: 2px solid #FFFFFF;
}

