td.dreapta {
	width=340px;
	text-align: center;
	background-color: #E8E8E8;
	vertical-align:text-top;
	}

#menu {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 5px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background-color: #E8E8E8;
	text-align: left;
	font-family: "Arial,Helvetica";
	font-weight:bold;
	font-size: "x-small";
	}
#menu a {
	margin-left: 2px;
	margin-right: 2px;
	padding: 5px;
	color: #000066;
	text-decoration: none;
	}
#menu a:hover {background-color: #ffffff; }
	
#news a {display: block; margin: 0px; padding: 2px; border: solid 1px #ffffff; color: #000066; text-decoration: none;}
#news a:hover {border: solid 1px #0066cc; background-color: #ffffff; color: #000066;}

#articol a.titlu {
	margin-left: 2px;
	margin-right: 2px;
	padding: 5px;
	text-decoration: none;
	color: #000066;
	}
#articol td.titlu {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 5px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background-color: #E8E8E8;
	font-weight:bold;
	text-align: center;
	width: 70%;
	font-size: "medium";
	color: #000066;
	}
#articol td.data {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 5px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background-color: #E8E8E8;
	text-align: center;
	width: 30%;
	font-size: "x-small";
	}
