

body {
	margin: 0;
	padding: 0;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #123A39;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #123A39;
}

h1 { font-size: 44px; }

h2 { 
	font-size: 18px;
	font-weight:bold;
 }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 200%;
	text-align: justify;
}


a { color: #41ACE7; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	width: 1000px;
	margin:0 auto;
	padding:0;

}

/* Header */

#header-wrapper {
}

#header {
	width: 1000px;
	height: 64px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left top;
}

#title_banner{
	color:#164243;
	font-family:sans-serif;
	font-size:40px;
	margin:0;
	padding:10px;
	text-align:center;
}

/* Menu */

#menu {
	float: left;
	width: 1000px;
	height: 64px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	margin-right: 3px;
	padding: 28px 21px 15px 25px;
	background: url(images/img07.jpg) no-repeat left 32px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: underline; 
	color:#B5FFA8;
}

#menu a.activ{
	color:#B5FFA8;
}


#menu .current_page_item a {
	height: 20px;
	color: #FFFFFF;
}

#menu .first {
	background: none;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	background: url(images/img04.jpg) repeat-y left top;
	float:left;
	padding:0;
}

#page-bgtop {
	padding-top: 20px;
	background: url(images/img03.jpg) no-repeat left top;
}


/* Content */

#content {
	width: 960px;
	margin:0 20px;
	padding: 0;
	position:relative;
	
}





#content a {
	 text-decoration: none;
	 cursor:pointer;

}

.middle_bar {
	width:1000px;
	height:33px;
	margin:0;
	padding:0;
	float:left;
	left:-20px;
	position:relative;
	background:url(images/middle.jpg) no-repeat;
}

/* Home */

.cont_head{
	position:relative;
	width:960px;
	float:left;

}

.cont_head .left_h span {
	color:#164243;
	font-size:40px;
	font-family:Harlow Solid Italic ,comic Sans MS;
	font-weight:bold;
	margin-bottom:24px;
	}

	.left_h  {
		width:620px;
		float:left;
		display:inline;
	}

	
	.right_h  {
		width:320px;
		float:right;
		display:inline;
	}
	
	.left_head {
		width:615px;
		margin-bottom:20px;
		float:left
	}
	
	.center_head {
		float:left;
		position:relative;
		margin-left:255px;
		width:300px;
	}
	
	.right_head {
		float:right;
		margin-bottom:5px;
		
	}
	
	.left_img {
		float:left;
		width:350px;
	}
	
	.right_img {
		float:right;
	
	}
	
#cont_body img{
	width:300px;
	display:inline;
	float:left;
}

#cont_body span {
	float:left;
	color:#164243;
	font-family:comic Sans MS, sans-serif;
	font-size:40px;
	font-weight:bold;
	margin:70px;
}

.c_body {
	height:230px;
	width:950px;
	float:left;
	display:block;

}

.c_body2 {

	height:300px;
	width:750px;
	float:left;
	display:block;
}	
	
#cont_body  .c_body2 a img {
	display:inline;
	float:left;
	width:225px;
}

#cont_body  .c_body2 a span {	
	margin:110px;
	}
	
/* Localizare */	

#cont_loc {
	float:left;
	width:960px;
}

	#cont_loc p {
		width:500px;
		float:left;
		margin:0;
		padding:10px;
	}
	
	#cont_loc h2 {
		padding:10px;
		width:450px;
		margin:0;
	}
	
	#cont_loc img {
		float:right;
		margin:20px;
		
	}

.localizare_cont {
	position:relative;
	float:left;
	width:960px;
	margin:0;
	padding:0;
}

	.localizare_cont div { 
		width:400px;
		float:left;
		display:block;
		}
		
	.localizare_cont div ul {
		list-style-type:disc;
	}


	
	.localizare_cont #harta {
		width:400px;
		margin:0 0 0 30px;
		float:left;
		
		
	}
	
.localizare_cont .pict {
	width:360px;
}

#bottom_loc {
	float:left;
	margin:10px 0;
	padding:0;
	position:relative;
	width:960px;
}

.left_loc {
	float:left;
	width:520px;
	margin-left:15px;
}

#cont_loc .left_loc p {
	width:460px;
	padding:0;
	margin:0 0 0 20px;
}

#cont_loc .left_loc .top_carte {
	margin-top:20px;
}

#right_loc {
	float:right;
	width:400px;
	margin:0;
}

#right_loc img{
	float:right;
	padding-top:10x;
	margin:0;
	width:360px;

}

#cont_loc .right_loc {
	float:right;
	width:400px;
	margin:0;
}

#cont_loc .right_loc img{
	float:right;
	padding-top:10x;
	margin:65px 20px;
	width:360px;

}


#right_loc a {
	display:block;
}

#location_2,#location_1 {
	margin:25px 15px;
}

/*Cazare*/

.localizare_left,.localizare_right,.localizare_bottom {
	margin:0;
	padding:20px;
	text-align:center;
}

.localizare_left {
	float:left;
}

.localizare_right {
	float:right;
}

.localizare_left img, .localizare_right img, .localizare_bottom img{
	width:400px;
	opacity:0.4;
	filter:alpha(opacity=40);	
}

.localizare_bottom {
	margin-left:300px;
	float:left;
}

/*cazare pe casa*/
.cazare_h {
	font-size:35px;
	text-align:center;
	font-weight:bold;
}

.poze_cazare {
	width:250px;
	float:left;
	margin:20px 30px 20px 30px;
	padding:0;	
	}
.poze_cazare img{
	width:250px;
	}
	
.poze_cazare a span {
	color:#66665E;
	float:left;
	text-align:center;
	width:250px;
}

.poze_cazare a:hover span { 	
	color:#123A39;
	font-weight:bold;
} 
	
.center_cazare {
	float:left;
	width:960px;
}
.casa_deal {
	text-align:center;
	font-family:verdana;
	margin:0;
	padding:20px;
	font-weight:bold;
	font-size:13px;
}

.carte_oaspeti {
	float:left;
	margin:10px;
}

.carte_oaspeti img{
	float:right;
	margin:10px 50px;
}

.top_carte {
	float:left;
	background:url(images/top_carte.jpg) no-repeat;
	width:510px;
	height:15px;
	margin:0;
	padding:0;
}

.middle_carte {
	float:left;
	background:url(images/middle_carte.jpg) repeat-y top;
	width:510px;
	margin:0;
	padding:0;
}



.bottom_carte {
	float:left;
	background:url(images/bottom_carte.jpg) bottom  no-repeat;
	width:510px;
	height:15px;
	margin:0;
	padding:0;
}

.middle_carte p {
	margin:0 10px;
}


/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	height: 30px;
	color: #42423E;
}

.post .title a {
	text-decoration: none;
	color: #42423E;
}

.post .date {
}

.post .meta {
	margin-top: -10px;
	padding: 2px 30px 2px 16px;
	background: url(images/img08.jpg) no-repeat left 10px;
	border-bottom: 1px #BDBDBB dotted;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}


/* Footer */

#footer {
	width: 1000px;
	height: 95px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	float:left;
	position:relative;
	background: url(images/img05.jpg) no-repeat left top;
}

#footer p {
	margin: 56px 0 20px 0;
	padding: 0;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 14px;
	color:#000;
}

#footer a {
	color: #000000;
	font-weight:bold;
}

.oferta {
	width:950px;
	float:left;
	position:relative;
}

.oferta ul {
	width:360px;
	float:left;
	margin:0;
	padding:0 0 0 40px;
}

.oferta p {
	width:400px;
	float:left;
	margin:10px;
}

.oferta2 {
	float:left;
	width:365px;
	margin:10px
}

.oferta2 strong {
	margin-bottom:10px;
	display:block;
}

.oferta2 span {
	color: rgb(255, 0, 0);
	font-weight:bold;
	margin-top: 5px; 
	display: block;
}

.oferta img {
	width:160px;
	float:right;
	margin:0 5px;
	padding:0;
	border:1px solid #164243;
}

#img_banner {

	margin:20px;
}

.start_txt {
	
}

.start_txt p {
	padding:20px;
	text-align:center;
	font-family:sans-serif;
	font-size:15px;
	font-style:italic;
	
}

#start_img {
	width:450px;
	display:block;
	margin:0 250px;

}

#start_img img {
	width:450px;
}

#start_button {

	margin-left:425px;
}

a.button {
    background: transparent url('/images/button_right.png') no-repeat scroll top right; 
	display: block;
	float: left;
	height: 35px; 
	margin-right: 6px;
	padding-right: 20px; 
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
a.button span {
	background: transparent url('/images/button_left.png') no-repeat; 
	display: block;
	line-height: 35px; 
	padding: 2px 0 5px 18px;
} 
a.button:hover span{
	text-decoration:underline;
	color:#B5FFA8;
}

.center_text {
	text-align:center;
}

.rev_title {
	color:#ff0000;
	font-weight:bold;
	text-align:center;
}

.rev_left {
	float:left;
	width:500px;
	position:relative;
	display:block;
	margin:0;
	padding:0;
	
}

.rev_left a.button {
	margin-left:140px;
}

.rev_left p {
	margin:20px;
}

.rev_left h3 {
	margin:10px;
}

.rev_right {
	float:right;
	width:350px;
	position:relative;
	display:block;
	margin:0;
	padding:0;
}

.rev_right img {
	width:300px;
	margin:20px;
}

.rev_right div a {
	margin-right:90px;
	color:#123A39;
	font-weight:bold;
	float:right;
}

.rev_right div {
	float:right;
	width:330px;
}


.rev_left span {
	margin:15px;
	font-weight:bold;
}

.rev_left .button span {
	margin:0;
}



.disc {
	list-style-type:disc;
	}
	
.rev_button {
	width:550px;
	float:left;
	margin:10px 0;
}



.galerie_cont  {
	float:left;
}

.galerie_cont .galerie_shodow {
	background:transparent url("images/lh_sprite.gif") no-repeat scroll 0 0;
	height:170px;
	width:152px;
	margin:20px;
	float:left;

}



.galerie_cont .galerie_shodow  div  {
	height:144px;
	position:relative;
	width:144px;
}

.galerie_cont .galerie_shodow  div a span {
	text-align:center;
	float:left;
	width:144px;
	color:#66665E;	
}

.galerie_cont .galerie_shodow  div a:hover span {
	color:#123A39;
	font-weight:bold;
} 

.galerie_cont .galerie_shodow  div img {
	width:144px;
	height:144px;
	border:medium none;
}

.galerie_cont .wide {
		background:transparent url(images/lh_sprite2.jpg) no-repeat scroll 0 0;
		float:left;
		height:152px;
		margin:20px;
		width:199px;
		}
		
.galerie_cont   .wide div  {
	height:144px;
	position:relative;
	width:192px;
}

.galerie_cont .wide div a {
	float:left;
}
		
.galerie_cont .wide div a span {
	text-align:center;
	float:left;
	width:192px;
	color:#66665E;	
}

.galerie_cont .wide div a:hover span {
	color:#123A39;
	font-weight:bold;
} 

.galerie_cont .wide  div img {
	width:192px;
	height:144px;
	border:medium none;
}




.galerie_cont .tall {
		background:transparent url(images/lh_sprite3.jpg) no-repeat scroll 0 0;
		float:left;
		height:199px;
		margin:20px;
		width:152px;
		}
		
.galerie_cont   .tall div  {
	height:192px;
	position:relative;
	width:144px;
}
		
.galerie_cont .tall div a span {
	text-align:center;
	float:left;
	width:144px;
	color:#66665E;	
}

.galerie_cont .tall div a:hover span {
	color:#123A39;
	font-weight:bold;
} 

.galerie_cont .tall  div img {
	width:144px;
	height:192px;
	border:medium none;
}

.c_oaspeti {
	float:right;
	font-style:italic;
	font-weight:bold;
	text-align:right;
}

.c_date {
	font-weight:bold;
}

.hide {
	display:none;
}

.center {
	display:block;
	float:left;
	margin:20px 452px;
}

.push {
	width:960px;
	height:20px;
	float:left;
}

.left_af {
	width:510px;
	margin:10px;
	float:left;
}

.right_af {
	width:420px;
	float:right;
	margin-top:35px;
}

.right_af img {
	float:right;
	margin:30px;
	width:336px;
}

#vacante  {
	text-align:center;
	padding-top:5px;
	}

#vacante a {
	font-weight:bold;
	color:red;
	text-decoration:none;
	margin:0;
}

.paste_top {
	float:left;
	background:url(images/top_carte.jpg) no-repeat;
	width:510px;
	height:15px;
	margin:0;
	padding:0;
	}

.paste_middle {
	float:left;
	background:url(images/middle_carte.jpg) repeat-y top;
	width:510px;
	margin:0;
	padding:0;
	}

.paste_bottom {
	float:left;
	background:url(images/bottom_carte.jpg) bottom  no-repeat;
	width:510px;
	height:15px;
	margin:0 0 40px 0;
	padding:0;
	}
	

	
.pasteright_top {
	float:left;
	background:url(images/top_carte.jpg) no-repeat;
	width:510px;
	height:15px;
	margin:0;
	padding:0;

	}
	
.pasteright_middle {
	float:left;
	background:url(images/middle_carte.jpg) repeat-y top;
	width:510px;
	margin:0;
	padding:0;
	}
	
.pasteright_bottom {
	float:left;
	background:url(images/bottom_carte.jpg) bottom  no-repeat;
	width:510px;
	height:15px;
	margin:0 0 40px 0;
	padding:0;
}
	}
