body {
	margin: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
.layout {
	width: 766px;
	margin: auto;
}
.div_1{
	width: 766px;
	height: 23px;
	background-color: #013499;
}
.div_2{
	width: 766px;
	height: 89px;
	background: #013499 url("images/bara_alba.gif") no-repeat 500px 0px;
}
.div_2 h1{
	margin: 25px 0px 0px 335px;
	color: #FFFFFF;
	position: absolute;
	word-spacing: 50px;
}
.div_2 img{
	position: absolute;
	margin: 18px 0px 0px 0px;
}
.menu {
	width: 165px;
	height: 348px;
	background: #013499 url("images/menu_background.jpg") no-repeat right;
	float: left;
	border-bottom: 2px solid #EFF209;
}
.menu ul{
	margin: 0px;
	padding: 0px;
	margin-top: 110px;
	width: 125px;
}
.menu ul li{
	list-style: none;
	line-height: 30px;
	border-bottom: 2px solid #EFF209;
}
.menu ul li a{
	color: #819ACD;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 25px;
	display: block;
}
.menu ul li a:hover{
	color: #D6DEEF;
}
#imageSlideshowHolder{
	width: 601px;
	height: 350px;	
	background-color: #013499;
	float: left;
	position: relative;
}	
.imageInGallery{		
	width:601px;
	height:350px;
	/* Never change these 3 value */
	left:0px;
	top:0px;
	position:absolute;	
}

.subpicture{
	height: 160px;
	background: url("images/img_subpicture.jpg") no-repeat right;
}
.subpicture .content{
	margin-left: 170px;
}
.subpicture h2 {
	color: #E2E2E2;
	font-size: 17px;
	font-family: "Tahoma";
	text-transform: uppercase;
}
.subpicture p{
	color: #FFFFFF;
	font-family: "Tahoma";
	width: 300px;
	font-size: 12px;
	line-height: 150%;
}
.phone{
	margin: -68px 0px 0px 315px;
	position: absolute;
	color: #FFFFFF;
	font-family: "Verdana";
	font-size: 12px;
	line-height: 150%;
}
.phone strong{
	color: #EFF209;
}
.text{
	background-image: url("images/text_background.jpg");
	width: 750px;
	margin: auto;
	padding-bottom: 100px;
}
.text p{
	margin: 0px;
	padding: 10px;
	color: #333333;
	font-family: "Arial";
	font-size: 12px;
	line-height: 150%;
}
.text h2 {
	color: #E2E2E2;
	font-size: 17px;
	font-family: "Tahoma";
	text-transform: uppercase;
	margin: 0px;
}
.text .first{
	width: 300px;
	float: left;
	margin-left: 50px;
}
.text .second{
	width: 300px;
	float: left;
}
.text img{
	position: absolute;
	margin-left: -8px;
}
.bottom {
	width: 766px;
	height: 105px;
	background-image: url("images/bottom_background.jpg");
}
.bottom .contact{
	font-size: 11px;
	font-family: "Tahoma";
	position: absolute;
	margin: 40px 0px 0px 400px;
	line-height: 150%;
	text-align: right;
}
.bottom img{
	position:absolute;
	margin: -75px 0px 0px 0px;
}
.text_servicii{
	background-image: url("images/text_background.jpg");
	width: 750px;
	margin: auto;
	padding-bottom: 100px;
}
.text_servicii ul{
	margin-left: 350px;
	padding: 10px;
	color: #333333;
	font-family: "Arial";
	font-size: 12px;
	line-height: 150%;
}
.text_servicii h2 {
	color: #E2E2E2;
	font-size: 17px;
	font-family: "Tahoma";
	text-transform: uppercase;
	margin: 0px;
	margin-left: 300px;
}
.text_servicii img{
	position: absolute;
	margin-left: -8px;
}


.text_contact{
	background-image: url("images/text_background.jpg");
	width: 750px;
	margin: auto;
	padding-bottom: 100px;
}
.text_contact h2 {
	color: #E2E2E2;
	font-size: 17px;
	font-family: "Tahoma";
	text-transform: uppercase;
	margin: 0px 0px 25px 300px;
}
.text_contact img{
	position: absolute;
	margin-left: -8px;
}
.text_contact form {
	line-height: 200%;
	margin-left: 150px;
	font-family: "Arial";
	font-size: 14px;
}
.text_contact label {
	display: block;
	float: left;
	width: 100px;
}