@charset "utf-8";
@import url("../webfonts/Open_Sans_Light/stylesheet.css");
/* CSS Document */


.content {
	min-height:100%;
	height:100%;
	width: 940px;
	background-color: #fff;
	float: left;
	margin-left:50px;
	margin-top: 15px;
	overflow:hidden;
}
.orasuliasi {
	height: 240px;
	width: 318px;
	background-color: #F3F4F4;
	float: left;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 14px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 20px;
	font-family: "Open Sans Light";
}

.orasuliasi p {
  margin-top: 0em;
  margin-bottom: 1em;
}

.harta{
	height: 260px;
	width: 550px;
	background-color: #FFF;
	float: left;
	margin-left: 30px;
	margin-top: 0px;
	background-image: url(../images/images/romania_03.png);
	background-repeat: no-repeat;
	background-position: left;
}

.adresa{
	height: 225px;
	width: 318px;
	background-color: #F3F4F4;
	float: left;
	margin-left: 0px;
	margin-top: 2px;
	font-size: 14px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 20px;
	font-family: "Open Sans Light";
}

.adresa p {
  margin-top: 1em;
  margin-bottom: 1em;
}

.googlemap{
	height: 0px;
	width:183px;
	background-color: #00A550;
	float: left;
	margin-left: 50px;
	font-size:21px;
	text-align:center;
	color:#fff;
}

.googlemap a {
	display: block;
	padding-top:10px;
	padding-bottom:10px;
	background-color: #00A550;
	background-repeat: no-repeat;
	font-size:21px;
	text-align:center;
	color:#fff;
}

.hartamare{
	height: 318px;
	width: 580px;
	background-color: #FFF;
	float: left;
	margin-left: 0px;
	margin-top: 3px;
	font-size: 16px;
	background-image: url(../images/images/localizare_07.png);
	background-repeat: no-repeat;
	background-position: right;
}

.indice{
	height: 218px;
	width: 200px;
	background-color: #FFF;
	float: left;
	margin-left: 40px;
	margin-top: 50px;
	background-image: url(../images/images/indice_03.png);
	background-repeat: no-repeat;
	background-position: right;
}




