
TABLE.home {
	width: 100%;
	}

TABLE.home TD {
	vertical-align: top;
	font-family: Roboto, sans-serif;
	font-size: 12px;
	}


.home-certificare {
	margin:0; padding: 12px; border:0;
	line-height: 1.8;
	color: #000;
	background-color: #fff;
	}
.home-certificare .title {
	font-size: 14px;
	font-weight: bold;
	}
.home-certificare A {
	color: #1d3275;
	text-decoration: none;
	}


.home-registru {
	margin:0; padding:0; border:0;
	/* margin-left: 24px; margin-top: 24px; */
	text-align: left;
	letter-spacing: -1px;
	font-size: 18px;
	}
.home-registru A {
	text-decoration: none;
	color: #1d3275;
	}

.home-standarde-title {
	text-align: right;
	letter-spacing: -1px;
	font-size: 24px;
	color: #1d3275;
	}
.home-standarde {
	margin:0; padding:0; border:0;
	margin-left: 24px;
	line-height: 2;
	}
.home-standarde TABLE TD {
	margin:0; padding: 0 4px 16px 4px;
	vertical-align: top;
	line-height: 1;
	}
.home-standarde A {
	font-weight: bold;
	text-decoration: none;
	color: #1d3275;
	}


.home-contact {
	margin:0; padding:0; border:0;
	margin-left: 24px;  margin-top: 24px;
	}
.home-contact TABLE TD {
	padding:4px;
	}
.home-contact .title {
	font-size: 14px;
	font-weight: bold;
	}
.home-contact-gettext {
	color: #1d3275;
	white-space: nowrap;
	}
.home-contact INPUT {
	width:182px; height:21px;
	margin:0; padding:0; border:0;
	background-color: #aeabca;
	/* background-image: url(img/home-input_bg.png); */
	/* background-repeat: no-repeat; */
	/* background-position: center center; */
	}
.home-contact TEXTAREA {
	width:182px; height:145px;
	margin:0; padding:0; border:0;
	overflow: hidden;
	background-color: #aeabca;
	/* background-image: url(img/home-textarea_bg.png); */
	/* background-repeat: no-repeat; */
	/* background-position: center center; */
	}
.home-contact BUTTON {
	width:144px; height:20px;
	margin:0; padding:0; border:0;
	font-weight:bold;
	background-color: #aeabca;
	/* background-image: url(img/home-button_bg.png); */
	/* background-repeat: no-repeat; */
	/* background-position: center center; */
	}






.home-stiri {
	margin:0; padding:0; border:0;
	margin-top: 24px;
	}
.home-stiri .title {
	font-size: 22px;
	}
.home-stiri-title {
	width: 180px;
	font-size: 14px;
	font-weight: bold;
	}
.home-stiri-img {
	vertical-align: top;
	background-position: left top;
	background-repeat: no-repeat;
	}
.home-stiri-img IMG {
	width: 180px;
	}

.home-stiri-text {
	}

.home-stiri TABLE TD {
	line-height: 2;
	}


A:hover {
	text-decoration: underline;
	}
