.eblue{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3399FF;
}

.eblue:link, .eblue:active, .eblue:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.eblue:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3399FF;
	text-decoration: underline;
}

a:link, a:active, a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
.menu_selected3 { 
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px; 
COLOR: #000000;
text-decoration:none;
}
.titlu {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #E5E5D9;
	background-color: #969A68;
}
.titlu_1 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #E5E5D9;
	width: 95%;
	margin-left: 4px;
}
.titlu_2 {
    font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	width: 95%;
	margin-left: 4px;
}

.titlu_2 a:link, .titlu_2 a:visited {
    font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	width: 95%;
	margin-left: 4px;
}

.subtitlu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #009999;
	text-decoration: none;
}
.subtitlu_1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_right a {
	color: #CCCCCC;
	text-decoration: none;
	margin-left: 14px;
	font-family: Arial;
	font-size: 11px;
	margin-top: 2px;
	display: block;
}
.menu_right a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
	margin-left: 14px;
	margin-top: 2px;
}
.continut {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	margin: 5px;
}

.poza {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}

#menu {
	height: 30px;
	margin-top: 0;
	margin-bottom: 0;
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 12px;
	margin-left: 43px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	font-weight: bold;
	width: auto;
}

#menu a {
	float: left;
	height: 30px;
	color: #666666;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-decoration: none;
	margin-left: 3px;
	line-height: 28px;
	background-color: #e5e5d9;
}

#menu a:hover, #menu .active a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	background-color: #bec4b9;
}
