html { 
    height: 100%;
    margin-bottom: 1px;
	/*background-image: url(background.gif);
	background-repeat: repeat-x;*/
	background: #dfdfdf;
}

body {
	font-family: Arial;
	/*font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Verdana;*/
	text-align: center;
	margin: 20px;
}

h3 {
	font-size: 0.9em;
	color: #003d6b;
}

table {
	margin: 0 auto;
	color: #003d6b;
	background: white;
}

table.bgtable{
	margin: 0 auto 0 auto;
	text-align: left;
}

table.main{
	margin: 7.5px;
}

table.lucrari{
	text-align: left;
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

p {
	color: #003d6b;
}

img {
	border: 0;
}

.p1 {
	color: #003d6b;
	font-weight: bold;
}	

.menu {
	width: 200px;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #d6edff;
}

.logo {
	padding-top: 365px;
	left: 50%; 
	margin-left: -405px;
	position: absolute; 
	z-index: 60;
}

.logo_test {
	padding-top: 25px;
	left: 50%; 
	margin-left: 115px;
	position: absolute; 
	z-index: 60;
}

.certif {
	padding-top: 450px;
	left: 50%; 
	margin-left: -340px;
	position: absolute; 
	z-index: 400;
}

.header {
	vertical-align: top;
	/*border-left: 1px solid white;
	border-right: 1px solid white;*/
	/*position: relative;
	z-index: 100;*/
}

.motto {
	padding-left: 200px; 
	font: bold 28px Arial; 
	color: #ff8000;
}

/*.wrapper {
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	display: block; 
	position: absolute; 
	z-index: 40;
}
*/
.floatLeft { 
    float: left; 
	margin: 14px 0px 0px 14px;
}

.statistica {
	float: left;
	margin: 0px;
}

.LeftContainer {
	color: #003d6b;
	background-color: #f5f7fa; 
	display: block;
	height: 100%;
	vertical-align: bottom;
	text-align: left;
	padding-left: 40px;
}

.certificari {
	font-weight: bold;
	/*font-size: 0.95em;
	font-variant: small-caps;
	text-align: left; 
	text-indent: 41px;*/
}

a.certificari:link{
	/*text-decoration: none;*/
	color: #ff8000;
}

a.certificari:visited{
	/*text-decoration: none;*/
	color: #003d6b;
}

a.certificari:hover{
	/*text-decoration: none;*/
	color: #ff8000;
}

a.certificari:active{
	/*text-decoration: none;*/
	color: #003d6b;
}

/*#MainContainer {
	width: 300px;
	background-image: url("main_container.gif");
}*/

.RightContainer  {
	background-color: #004880;
	color: #ffffff;
	vertical-align: top;
}

h2.RightContainer {
	padding-top: 10px;
	color: #ffffff; 
	font-size: 1em; 
	font-variant: small-caps; 
	font-weight: bold;
	text-align: center;
	line-height: 10%;
	overflow: visible;
}

a.RightContainer {
	background: url(../images/arrow_.gif) no-repeat left center;
	color: #ff8000;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	line-height: 40px;
	margin-left: 14px;
}

a.RightContainer_lucrari {
	color: #ff8000;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.3em;
}

p.RightContainer {
	margin-top: 0;
	padding-top: 0;
	color: #ffffff;
	font-size: 0.7em;
	padding-left: 35px;
	padding-right: 16px;
	text-align: left;
	margin: 4% 0;
}

.CenteredImage {
	text-align: center;
	margin-top: 15px;
    margin-bottom: 0px;
    padding: 0px;
}

.detalii {
	background-color: #004880;
	font-size: 0.7em;
	padding-left: 35px;
	line-height: 0px;
}

a.detalii:link {
color: #ff8000;
text-decoration: none;
}
a.detalii:visited {
color: #ff8000;
text-decoration: none;
}
a.detalii:hover {
color: #ffffff;
text-decoration: none;
}
a.detalii:active {
color: #ff8000;
text-decoration: none;
}

.MainContainer {
	font-size: 0.8em;
	vertical-align: top;
	padding: 0px 10px;
	margin-top: 20px;
}

h3.MainContainer {
	font-size: 16px;
	background: url(../images/arrow_.gif) no-repeat left center;
	text-indent: 10px;
}

.MainContainerTable {
	font-size: 0.9em;
	color: #003d6b;
	padding: 5px;
	text-indent: 3px;
}

.sus {
	vertical-align: bottom;
	text-align: right;
	padding: 10px 0px;
}

.lucrari {
	font-size: 11px;
	padding-left: 5px;
	vertical-align: top;
	position: relative; 
	top: 0px;
	margin: 0;
}

.TopMenu {
	color: #003d6b;
	line-height: 14px;
	font-size: 12px;
	font-variant: small-caps;
	padding-bottom: 0px;
	vertical-align: top;
	text-align: center;
}

ul#navlist
{
	margin: 0;
	padding: 0;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	vertical-align: top;
}

#navlist a 
{ 
	padding: 3px 3px 3px 3px;
}

#navlist a:link, #navlist a:visited
{
	color: #004880;
	text-decoration: underline;
}

#navlist a:hover, #navlist a:active
{
	color: #ff8000;
	text-decoration: underline;
}

.BulletedList_p1 {
	color: #003d6b;
	font-weight: bold;
}

li.BulletedList {
	list-style-type: bullet;
}

li.BulletedList_n2 {
	text-indent: 50px;
}

.BulletedList {
	color: #003d6b;
}

li.BulletedList {
	list-style-type: bullet;
}

.BottomMenu {
		background-color: #dfdfdf;
		color: #003d6b;
		text-align: right;
		font-size: 10px;
		margin: 7.5px auto 20px auto;
		}

	#dropmenudiv{
			border-left: 0px solid white; 
			border-right: 1px solid white; 
			border-top: 0px solid white; 
			border-bottom: 1px solid #ff8000; 
			position: absolute;
			background-color: #ff8000;
			line-height: 30px;
			z-index: 300; 	
			text-align: left;
		}

	#dropmenudiv a{
			width: 100%;
			display: block;
			text-indent: 5px;
			border-top: 1px solid white;
			border-bottom: 1px solid #ff8000;
			font: bold 12px Arial;
			font-variant: small-caps; 
			text-decoration: none;
			color: #ffffff;
		}

	#dropmenudiv a:hover{
			background-color: #ff8000;
			color: #ffffff;
			text-indent: 20px;
		}

.divMenuLevel1{
	background: #005799;
	width: 97%;
	border-left: 8px solid #003a66;
	border-top: 1px solid #0066b3;
	border-bottom: 1px solid #004880;
	display: block;
}

a.divMenuLevel1{
	font: bold 14px Arial;
	color: #e6f4ff;
	padding: 5px 0;
	text-indent: 10px;
	text-decoration: none;
}

a.divMenuLevel1:visited, a.divMenuLevel1:active{
	color: white;
}

a.divMenuLevel1:hover{
	color: #ffffff;
	background: #004880;
	border-left: 8px solid #002b4d;
	/*border-top: 1px solid #005799;
	border-bottom: 1px solid #003a66;*/
	text-decoration: underline;
}

.divMenuLevel2 {
	width: 97%;
	background: url(../images/arrow.gif) no-repeat 10px center;
	border-left: 8px solid #d6edff;
	/*border-top: 1px solid #0066b3;
	border-bottom: 1px solid #004880;*/
	display: block;
}

a.divMenuLevel2{
	width: 97%;
	font: bold 13px Arial;
	color: #004880;
	padding: 5px 0;
	text-indent: 25px;
	text-decoration: none;
}

a.divMenuLevel2:hover {
	color: #ff8000;
	background: url(../images/arrow.gif) no-repeat 10px center;
	border-left: 8px solid #d6edff;
	/*border-top: 1px solid #005799;
	border-bottom: 1px solid #003a66;*/
	text-decoration: underline;
}

.divMenuLevel3 {
	width: 97%;
	background: url(../images/arrow.gif) no-repeat 25px center;
	border-left: 8px solid #d6edff;
	/*border-top: 1px solid #0066b3;
	border-bottom: 1px solid #004880;*/
	display: block;
}

a.divMenuLevel3{
	width: 97%;
	font: bold 11px Arial;
	color: #004880;
	padding: 5px 0;
	text-indent: 40px;
	text-decoration: none;
}

a.divMenuLevel3:hover {
	color: #ff8000;
	background: url(../images/arrow.gif) no-repeat 25px center;
	border-left: 8px solid #d6edff;
	/*border-top: 1px solid #005799;
	border-bottom: 1px solid #003a66;*/
	text-decoration: underline;
}

.divMenuLevel1Selected {
	width: 97%;
	color: #ffffff;
	background: #004880;
	border-left: 8px solid #002b4d;
	border-top: 1px solid #005799;
	border-bottom: 1px solid #003a66;
	display: block;
	font: bold 14px Arial;
	padding: 5px 0;
	text-indent: 10px;
	text-decoration: none;
}

.divMenuLevel1Opened {
	width: 97%;
	color: #ffffff;
	background: #004880;
	border-left: 8px solid #002b4d;
	border-top: 1px solid #005799;
	border-bottom: 1px solid #003a66;
	display: block;
	font: bold 14px Arial;
	padding: 5px 0;
	text-indent: 10px;
	text-decoration: none;
}

.divMenuLevel2Selected {
	width: 97%;
	color: #ff8000;
	background: url(../images/arrow.gif) no-repeat 10px center;
	border-left: 8px solid #d6edff;
	font: bold 13px Arial;
	padding: 5px 0;
	text-indent: 25px;
	text-decoration: none;
}

.divMenuLevel2Opened {
	width: 97%;
	color: #ff8000;
	background: url(../images/arrow.gif) no-repeat 10px center;
	border-left: 8px solid #d6edff;
	font: bold 13px Arial;
	padding: 5px 0;
	text-indent: 25px;
	text-decoration: none;
}

.divMenuLevel3Selected {
	width: 97%;
	color: #ff8000;
	background: url(../images/arrow.gif) no-repeat 25px center;
	border-left: 8px solid #d6edff;
	font: bold 11px Arial;
	padding: 5px 0;
	text-indent: 40px;
	text-decoration: none;
}

.divMenuLevel3Opened {
	width: 97%;
	color: #ff8000;
	background: url(../images/arrow.gif) no-repeat 25px center;
	border-left: 8px solid #d6edff;
	font: bold 11px Arial;
	padding: 5px 0;
	text-indent: 40px;
	text-decoration: none;
}