#continut {
	font-family: Trebuchet MS;
	font-size: 14px;
	text-align: justify;
}

#meniu {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: rgb(255,255,204);
	text-align: right;	
}


body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
}

a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #003366;
	text-decoration: none;
}

#ro-eng {
	font-family: Trebuchet MS;
	font-size: 14px;	
	color: rgb(255,255,204);	
}

#ro-eng .Activ {
	color: rgb(255,197,1);
}

#ro-eng a:link {
	color: rgb(255,255,204);
	text-decoration: none;
}

#ro-eng a:visited {
	color: rgb(255,255,204);
	text-decoration: none;
}

#ro-eng a:hover {
	color: rgb(255,197,1);
	text-decoration: none;
}

#ro-eng a:active {
	color: rgb(255,197,1);
	text-decoration: none;
}

#meniu a {
	color: rgb(255,255,204);
	text-decoration: none;
}

#meniu a:hover, 
#meniu a:active, 
#meniu a.Activ {
	color: rgb(255,197,1);
	text-decoration: none;
}

#Breadcrumb, #Breadcrumb a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#Breadcrumb a:hover {
	text-decoration: underline;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	margin:0px;
	margin-top:40px;
	margin-bottom:20px;	
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	margin:0px;
	text-align: center;
	margin-bottom:20px;	
}
