ul {
list-style-type: none;
margin:0;
padding:0;
top: 2em; /* Menu position that can be changed at will */
left: 3em;
}

li {
float: left;
}
lu {
float: left;
width: 80px;
}

.menu b {       /* definition for each button in the menu */
width: 230px;	   /* button width that can be changed at will */
height: 20px;
float: left;
display: block;
text-align: center;
border: 1px solid #fff; 
text-decoration: none;
color:#605D5C
background: #fff;
}

.menu b:hover {
color: #411;
background: #E8E8E8;
color: #000;
}

.menu b span {     /* definition of <span> tag included in <a> */
display: none;
}

.menu b:hover span {   /* definition of the <span> tag when hovering */
display: block;
position: absolute;
background-color:#E8E8E8;
height:20px;
padding-top:4px;
top: 150px;
left: 131px;
width: 975px;       /* Tooltips zone width according to menu width */
text-align: left;
color: #000;

}

.menu2 b {       /* definition for each button in the menu */
width: 80px;	   /* button width that can be changed at will */
height: 20px;
float: left;
display: block;
text-align: center;
border: 1px solid #fff; 
text-decoration: none;
color:#605D5C
background: #fff;
}
.menu2 b:hover {
color: #411;
background: #E8E8E8;
color: #000;
}

.menu2 b span {     /* definition of <span> tag included in <a> */
display: none;
}

.menu2 b:hover span {   /* definition of the <span> tag when hovering */
display: block;
position: absolute;
background-color:#E8E8E8;
height:20px;
padding-top:4px;
top: 150px;
left: 131px;
width: 975px;       /* Tooltips zone width according to menu width */
text-align: left;
color: #000;

}


.menu3 b {       /* definition for each button in the menu */
width: 270px;	   /* button width that can be changed at will */
height: 20px;
float: left;
display: block;
text-align: center;
border: 1px solid #fff; 
text-decoration: none;
color:#605D5C
background: #fff;
}
.menu3 b:hover {
color: #411;
background: #E8E8E8;
color: #000;
}

.menu3 b span {     /* definition of <span> tag included in <a> */
display: none;
}

.menu3 b:hover span {   /* definition of the <span> tag when hovering */
display: block;
position: absolute;
background-color:#E8E8E8;
height:20px;
padding-top:4px;
top: 150px;
left: 131px;
width: 975px;       /* Tooltips zone width according to menu width */
text-align: left;
color: #000;

}

.next_prev {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #046D9D;
	}
.titluri_articole {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 120%;
	color: #046D9D;
	}	
.titlu_articole {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 160%;
	color: #046D9D;
	}	
.scroller_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:#333333;
	}
.text_rubrica {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size: 115%;
	line-height: 18pt ;
	}
.text_under_titlu_rosu {
	font-family:Arial, Helvetica, sans-serif;
	color:#B70000;
	font-size: 95%;
	}
.text_under_titlu_normal {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 95%;
	}
.text_articol_prew {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size: 100%;
	line-height: 15pt ;
	}

.style2 {color: #FFFFFF}
.style3 {
	font-size: 10px;
	color: #1F1A17;
}
.style6 {
	font-family: Arial;
	color: #3E3D3C;
	font-size: 14px;
}
.style7 {font-size: 12px}
.style21 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	line-height: 1.5;
}
.style24 {font-family: Georgia, "Times New Roman", Times, serif; color: #3E3D3C; font-size: 16px; font-weight: bold; }
.titlu_articol {font-family: Georgia, "Times New Roman", Times, serif; color: #3E3D3C; font-size: 22px; font-weight: bold; }
.style29 {color: #000000; font-family: Georgia, "Times New Roman", Times, serif; }
.style31 {color: #000000; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
.style33 {
	color: #605D5C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}