@charset "utf-8";

/* CSS Document */



*{

	margin:0;

	padding:0;

	border:0;
	
	behavior: url(/tools/iepngfix/iepngfix.htc);


}



a,a:link,a:visited,a:hover{

	outline:none;

	padding-top:0px;

	margin-top:0px;

	cursor:pointer;

}



body{

	background-image:url(../images/bg.jpg);

}



#container{

	width:822px;

	margin:0 auto 0;

	padding:0px 39px 0 39px;

	background-image:url(../images/line.jpg);

	background-position:top;

	background-repeat:repeat-x;

}



#bg{

	width:900px;

	background-image:url(../images/bg_2.jpg);

	margin:0 auto 0;

}





#header{

	height:110px;

	/*background-image:url(../images/floare.jpg);

	background-position:center right;

	background-repeat:no-repeat;*/

	background-color:#01534d;

	margin-bottom:20px;

}

#header .lang{

	width:70px;

	height:18px;

	float:right;

	margin:20px 0 0 0;

}



#menu_top{

	height:36px;

}

#menu_top li{

	list-style:none;

	display:inline;

	float:left;

	margin:0 0 0 22px;

}

#menu_top .first{

	margin-left:0px;

}

/*#menu_top li span{

	display:none;

}*/

#menu_top li a{

	display:block;

	/*height:36px;*/

	/*background-position:top;*/
	
	text-transform:uppercase;
	
	font-weight:bolder;
	
	text-decoration:none;
	
	color:#01534D;

}

#menu_top li a:hover{
	color:black;
}

#menu_top li{
	margin-bottom:2px;
	border-bottom:none;
}
#menu_top li:hover{
	margin-bottom:0;
	border-bottom:2px solid red;

}

#menu_top li .selected{

	background-position:bottom;

}

/*#menu_top li .acasa{

	width:67px;

	background-image:url(../images/acasa.jpg);

}

#menu_top li .home{

	width:67px;

	background-image:url(../images/home.jpg);

}

#menu_top li .rezervari{

	width:95px;

	background-image:url(../images/rezervari.jpg);

}

#menu_top li .booking{

	width:95px;

	background-image:url(../images/booking.jpg);

}

#menu_top li .camere{

	width:155px;

	background-image:url(../images/camere.jpg);

}

#menu_top li .rooms{

	width:167px;

	background-image:url(../images/rooms.jpg);

}

#menu_top li .galerie{

	width:124px;

	background-image:url(../images/galerie.jpg);

}

#menu_top li .turvirtual{

	width:146px;

	background-image:url(../images/tur-virtual.png);

}

#menu_top li .virtualtour{

	width:118px;

	background-image:url(../images/virtual-tour.png);

}

#menu_top li .photo{

	width:118px;

	background-image:url(../images/photo.jpg);

}



#menu_top li .contact{

	width:191px;

	background-image:url(../images/contact.jpg);

}

#menu_top li .contacte{

	width:186px;

	background-image:url(../images/contact2.jpg);

}*/



#img_holder{

	width:820px;

	height:250px;

	margin:0 0 13px 0;

}



#content{

	width:820px;

	line-height:1.7em;

}

#content .left{

	width:500px;

	float:left;

}

#content .right{

	width:300px;

	float:right;

	font-family:Tahoma, Geneva, sans-serif;

	font-size:12px;

	color:#004d4c;

}

h1{

	font-size:30px;

	font-weight:normal;

	color:#004d4c;

	border-bottom:solid #e5eded 1px;

	padding:0 0 5px 0;

	margin:0 0 12px 0;

}

h2{

	font-size:17px;

	font-weight:normal;

	color:#004d4c;

}

#content .a{

	color:#ed1b2f;

}



.index_box{

	width:253px;

	height:155px;

	float:left;

	margin:20px 0 0 0;

}

.index_box_padding{

	padding-left:29px;

}



#footer{

	width:820px;

	height:60px;

	background-image:url(../images/bg_footer.jpg);

	background-repeat:repeat-x;

	padding:40px 0 0 0;

	font-family:Tahoma, Geneva, sans-serif;

	font-size:10px;

	color:#004d4c;

	text-transform:uppercase;

}

#footer a{

	color:#ed1b2f;

}

#footer .left{

	width:650px;

	float:left;

}

#footer .right{

	width:150px;

	float:right;

	text-align:right;

}



.clear{

	clear:both;

}



.preturi{

	/*margin:0 auto 0 auto;*/

}

.a{

	color:#ed1b2f;

}



.box_promotii{

	width:250px;

	height:80px;

	padding-top:33px;

	background-image:url(../images/promotii.jpg);

	background-position:top;

	background-repeat:no-repeat;

	font-family:Tahoma, Geneva, sans-serif;

	font-size:12px;

	color:#004d4c;

	/*border-left:solid #e5eded 2px;

	border-right:solid #e5eded 2px;

	border-bottom:solid #e5eded 2px;*/

	line-height:1.4em;

}

.box_promotii ul{

	margin-left:20px;

}

.box_promotii li{

	margin:0 0 5px 0;

}



.box_promotii2{

	width:250px;

	height:80px;

	padding-top:33px;

	background-image:url(../images/promotions.jpg);

	background-position:top;

	background-repeat:no-repeat;

	font-family:Tahoma, Geneva, sans-serif;

	font-size:12px;

	color:#004d4c;

	/*border-left:solid #e5eded 2px;

	border-right:solid #e5eded 2px;

	border-bottom:solid #e5eded 2px;*/

	line-height:1.4em;

}

.box_promotii2 ul{

	margin-left:20px;

}

.box_promotii2 li{

	margin:0 0 5px 0;

}





.float_right{

	float:right;

	width:250px;

}

.vcenter{
	vertical-align:middle;
}

.booknow{
	margin-top:3px;
}



