body, html {
	margin:0;
	padding:0;
}

h1, h2 ,h3 ,h4 {
	color: #053447; 
}

h2 {
	font-size: 13px;
	margin-bottom: 2px;
}

body.pag {
	background-image: url(v-grad.gif);
	background-position: 370px 0;
	background-repeat: repeat-y;
}

.graybar {
	height: 50px;
	background-image: url(h-grad.gif);
	clear: both;
}

.util {
	border: 0px Black solid; 
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-size: 12px;
	margin-left: 40px;
	margin-top: 72px;
	width: 130px;
}

.util-pag {
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-size: 12px;
	text-align: right;
	padding-top: 6px;
}

.header-index {
	margin-left: 0px;
	overflow: hidden;
	text-align: left;
}
.logo-index {
	height: 110px;
	background-image: url(logo-index2.png);
	background-repeat: no-repeat;
	background-position: 210px 0px;
	border: 1px White solid; 
}
.en-logo-index {
	height: 92px;
	background-image: url(en-logo-index.png);
	background-repeat: no-repeat;
	background-position: 210px 0px;
	border: 1px White solid; 
}

.logo-index h2 {
	display: none;
}

.util a, .util-pag a {
	text-decoration: none;
	color: #444444;	
}

.util a:hover, .util-pag a:hover {
	text-decoration: underline;
	color: #111115;	
}

table.indexmnu {
	margin-left: 26px;
}

table tr td.mnutab {
	padding: 0 12px;
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-size: 12px;
}



table tr td.mnutab a {
	text-decoration: none;
	color: #444444;
}

table tr td.mnutab a:hover {
	text-decoration: underline;
	color: #111115;
}



table tr td.index-nou {
	padding: 0 12px;
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-size: 12px;
	color: #606060;
}

table tr td.index-nou a {
	color: #606090;
}

table tr td.rsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.titlu-nou {
	font-size: 12px;
	color: #053447;
	font-weight: bold;
}

h1 {
	color: #002942;
	font-weight: normal;
}

.footer {
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-size: 12px;
	text-decoration: none;
	color: #778;	
	margin-left: 38px;
}

.footer a {
	text-decoration: none;
	color: #778;	
}

.footer a:hover {
	text-decoration: underline;
	color: #111115;		
}

.leftcol {
	width: 180px;
	margin-left: 10px;
	float: left;
	border: 0px gray dashed;
}

.maincol {
	width: 430px;
	margin: 0 0 0 470px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555;
	font-size: 12px;
}

.maincol-foto {
	width: 498px;
	margin: 0 0 0 402px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555;
	font-size: 12px;
}

input, textarea {
	border-width: 1px;
	background-color: #F8F8FA;
}

.ref-div {
	background-color: #F8F8F8;
	border-top: 1px #999999 solid;
	margin-bottom: 10px;
}

ul.spec {
	margin-left: 0;
	margin-bottom: 2px;
	margin-top: 4px;
	padding-left: 16px;
	list-style-image: url(bullet1.gif);
}

ul.spec a {
	text-decoration: none;
	color: #053447;
}

ul.spec a:hover {
	text-decoration: underline;
	color: #006A95;
}



td {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cell {
	height: 111px;
	float: left;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	margin-right: 1px;
}
.cell img {
	border-width: 0;
}
fieldset {
	background-color: #FDFDFD;
	padding: 6px 0px 14px 0;
	border: 1px #C6C6C7 solid;
	margin-bottom: 24px;
}
legend {
	font-size: 13px;
	font-weight: bold;
	color: #053447; 
	margin-left: 8px;
}
