@charset "utf-8";
*{padding:0;
  margin:0 auto;
}

#introo{
	background:url(../images/introbck.jpg) repeat;
}
#intro_middle{
	background:url(../images/intro_middle.png) center top no-repeat;
	width:980px;
	height:681px;
}
#left_alarubin{
	width:322px;
	height:458px;
	float:left;
	border:0;
	margin-top:105px;
}
#middle_pensiune{
	width:320px;
	height:441px;
	float:left;
	border:0;
	margin-top:129px;
}
#right_adore{
	width:322px;
	height:494px;
	float:left;
	border:0;
	margin-top:105px;
}
#backline{
	width:975px;
	height:150px;
	float:left;
	margin-top:-95px;
}
.styledtext{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:lighter;
	font-size:30px;
	color:#ededed;
}
#restaurant{
	margin-top:45px;
	margin-left:70px;
	float:left;
}
#pensiune{
	margin-top:15px;
	margin-left:205px;
	float:left;
}
#adore{
	margin-top:45px;
	margin-left:120px;
	float:left;
}