html, body {
	border:0 none;
	margin:0;
	padding:0;
	font-family: sans-serif;
	font-size: 11px;
	background-image: url(../img/1px.jpg);
	background-repeat: repeat-x;
}
p{
	text-align: justify;
}
a{
outline: none;
}
div#wraper{
	width: 950px;
	margin: 0 auto;
	padding-top: 16px;
	background-image: url(../img/bg_top.jpg);
	background-repeat: no-repeat;
}
div#header{
	width: 680px;
	height: 240px;
	background-image: url(../img/bg_left.jpg);
	background-repeat: no-repeat;
	padding-left: 135px;
	float: left;
}
div#bg_right{
	width: 135px;
	height: 240px;
	background-image: url(../img/bg_right.jpg);
	background-repeat: no-repeat;
	float:left;
}
	div#header p{
		padding-left: 660px;
		padding-top: 20px;
	}
		div#header p a{
			text-decoration: none;
			font-size: 12px;
			color: #4b2c00;
			font-weight: bolder;
			padding-left: 3px;
			padding-right: 3px;
		}
div#meniu{
	width: 950px;
	height: 51px;
	float: left;
	padding-left: 135px;
}
		div#meniu p a#primumeniu{
			width: 135px;
			height: 41px;
			text-decoration: none;
			color: #000000;
			background-image: url(../img/menu1.jpg);
			background-repeat: no-repeat;
			display: block;
			float: left;
		}
		div#meniu p a{
			width: 135px;
			height: 41px;
			text-decoration: none;
			text-align: center;
			line-height: 41px;
			color: #000000;
			background-image: url(../img/menu2.jpg);
			background-repeat: no-repeat;
			display: block;
			float: left;
		}
		div#meniu p a#ultimumeniu{
			width: 133px;
			height: 41px;
			text-decoration: none;
			color: #000000;
			background-image: url(../img/menu3.jpg);
			background-repeat: no-repeat;
			display: block;
			float: left;
		}
		div#meniu p a:hover{
			color: #0c8ad4;
		}
		div#meniu p a.active{
			color: #0c8ad4;
		}
		div#meniu p a#primumeniu.active{
			color: #0c8ad4;
		}
		div#meniu p a#primumeniu:hover{
			color: #0c8ad4;
		}
		div#meniu p a#ultimumeniu.active{
			color: #0c8ad4;
		}
		div#meniu p a#ultimumeniu:hover{
			color: #0c8ad4;
		}
div#centru{
	padding-top: 10px;
	padding-left: 130px;
	float: left;
}
	div#centru div.pensiune{
		width: 208px;
		float: left;
		background-image: url(../img/pensiune.jpg);
		background-repeat: no-repeat;
		background-position: 0 150px;
		padding-right: 25px;
	}
	div#centru div.pensiune a img{
		border: 0;
	}
		p.titlu{
			padding-left: 70px;
			margin-top: 20px;
			font-weight: bolder;
			margin-bottom: 0;
		}
		p.primu a{
			color: #000000;
		}
		div#centru div.pensiune p.primu{
			margin-top: 15px;
			background-color: #cdc7a5;
			padding: 10px;
			margin-bottom: 0;
			height: 170px;
		}
		div#centru div.pensiune p.sagetuta{
			background-color: #cdc7a5;
			margin: 0;
			padding: 10px 10px 40px 20px;
			background-image: url(../img/spensiune.gif);
			background-repeat: no-repeat;
			background-position: 10px 12px;
		}
			p.sagetuta a{
				text-decoration: none;
				font-weight: bolder;
				color: #000000;
				padding-left: 10px;
				font-size: 11px;
			}
	div#centru div.restaurant{
		width: 208px;
		float: left;
		background-image: url(../img/restaurant.jpg);
		background-repeat: no-repeat;
		background-position: 0 150px;
		padding-right: 25px;
	}
	div#centru div.restaurant a img{
		border: 0;
	}
		div#centru div.restaurant p.primu{
			margin-top: 15px;
			background-color: #f7da59;
			padding: 10px;
			margin-bottom: 0;
			height: 170px;
		}
		div#centru div.restaurant p.sagetuta{
			background-color: #f7da59;
			margin: 0;
			padding: 10px 10px 40px 20px;
			background-image: url(../img/srestaurant.gif);
			background-repeat: no-repeat;
			background-position: 10px 12px;
		}
	div#centru div.cabana{
		width: 208px;
		float: left;
		background-image: url(../img/cabana.jpg);
		background-repeat: no-repeat;
		background-position: 0 150px;
		padding-right: 25px;
	}
	div#centru div.cabana a img{
		border: 0;
	}
		div#centru div.cabana p.primu{
			margin-top: 15px;
			background-color: #daaaaf;
			padding: 10px;
			margin-bottom: 0;
			height: 170px;
		}
		div#centru div.cabana p.sagetuta{
			background-color: #daaaaf;
			margin: 0;
			padding: 10px 10px 40px 20px;
			background-image: url(../img/scabana.gif);
			background-repeat: no-repeat;
			background-position: 10px 12px;
		}
/*pagina galerie*/
#centru.galerie{
	padding-left: 190px;
}
#galerie{
	position:relative;
}
div#galerie #poza{
	margin:5px;
	padding:5px;
	width:550px;
}
#galerie a.gright:hover, #galerie a.gleft:hover {
opacity:0.9;
}
#galerie a.gleft {
background:transparent url('../img/prev.png');
background-repeat: no-repeat;
width:38px;
height:48px;
float:left;
position:absolute;
top:150px;
left:15px;
opacity:0.7;
}
#galerie a.gright {
background:transparent url('../img/next.png');
background-repeat: no-repeat;
width:38px;
height:48px;
float:right;
position:absolute;
top:150px;
right:15px;
opacity:0.7;
}
/*end galerie*/
/*footer*/
div#footer{
	width: 950px;
	margin: 0 auto;
}
	div#footer p.stanga{
		float:left;
		padding-left: 130px;
		padding-top: 10px;
	}
	div#footer a{
		float:right;
		margin: 0;
		padding-right: 145px;
		padding-top: 21px;
	}
/*end footer*/
/*pagina contact*/
div#centru.contact div#scris{
	width: 210px;
	float: left;
}
	div#centru.contact div#scris p{
		padding-top: 150px;
		line-height: 20px;
	}
div#centru.contact div#harta{
	width: 450px;
	height: 420px;
	padding-left: 10px;
	float: left;
}
/*end pagina contact*/
/*pagina despre noi*/
div#centru.desprenoi p{
	padding-right: 130px;
	line-height: 15px;
	margin: 0;
}
/*end pagina despre noi*/
/*pagina tarife*/
div#centru.tarife{
	padding-left: 300px;
}
/*end pagina tarife*/