
TABLE.home TR TD {
	vertical-align: top;
	}

COL.home-col1,
COL.home-col2 {
	width: 50%;
	}

.home IMG.home-img11 {
	display: block;
	position:absolute;
	height: 200px;
	margin-top: 100px;
	margin-left: 50px;
	}

.home IMG.home-img12 {
	display: block;
	height: 300px;
	}

DIV.home-contact {
	color: #000;
	font-size: 11px;
	}

DIV.home-contact .title {
	color: #001454;
	font-size: 13px;
	font-weight: bold;
	}

DIV.home-contact INPUT,
DIV.home-contact TEXTAREA,
DIV.home-contact BUTTON {
	margin:0 padding:0; border:0;
	background-color: #aeabca;
	font-size: 13px;
	}
DIV.home-contact INPUT {
	width:150px;
	height:19px;
	}
DIV.home-contact TEXTAREA {
	width:150px;
	height:109px;
	}
DIV.home-contact BUTTON {
	width:122px;
	height:19px;
	font-size:12px;
	font-weight:bold;
	}



.home P.servicii {
	margin:0; margin-bottom: 12px;
	border:0;
	padding: 0 0 0 60px;
	font-family: Bitter, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	}
.home P.servicii A {
	display:block;
	position:absolute;
	width: 50px;
	margin:0; padding:0; border:0;
	margin-left: -60px;
	}
.home P.servicii A:hover {
	background-color: #def;
	}
.home P.servicii A IMG {
	width:50px;
	margin:0; padding:0; border:0;
	}

