#container {
	width: 572px;
	background: #FFFFFF;
	float: left;
	margin-left: 7px;
	/*margin-top: -7px;*/
}

body {
	margin: 0 auto;
	background: #FFFFFF;
}

.utilsLinks {
	color: #0a99db;
	text-decoration: none;
}

.utilsLinks a {
	color: #0a99db;
	text-decoration: none;
}

.utilsLinks a:hover {
	color: #FF7500;
	text-decoration: none;
}

/* MENIU */
.paginator a {
	float: left;
	background: url(/images/pag2.jpg) center;
	padding: 1px 14px 3px 14px;
	line-height: 23px;
	text-decoration: none;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.paginator a:hover {
	background: url(/images/pag1.jpg) center;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

/*.paginator a:link {
background:url(/images/pag1.jpg) center;
font-weight:bold;
color: #ffffff;
text-decoration:none;
}*/
.currentPage a {
	float: left;
	background: url(/images/pag1.jpg) center;
	padding: 1px 14px 3px 14px;
	line-height: 23px;
	text-decoration: none;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

/*.currentPage a:hover {
background:url(/images/pag1.jpg) center;
font-weight:bold;
color: #ffffff;
text-decoration:none;
}*/ /*.currentPage a:link {
background:url(/images/pag1.jpg) center;
font-weight:bold;
color: #ffffff;
text-decoration:none;
}*/
.suckertreemenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	z-index: 100;
}

/*Top level list items*/
.suckertreemenu ul li {
	position: relative;
	display: inline;
	float: left;
	margin-left:1px;
	/*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a {
	display: block;
	width: 91px; /*Width of top level menu link items*/
	_width: 88px;
	padding: 9px 6px;
	text-decoration: none;
	color: white;
	margin-left:3px;
	margin-right:3px;

}

/*1st sub level menu*/
.suckertreemenu ul li ul {
	left: 0;
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
	 
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li {
	display: list-item;
	float: none;
	
	 
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul {
	left: 159px; /* no need to change, as true value set by script */
	top: 0;
}

 
/* Sub level menu links style */
.suckertreemenu ul li ul li a {
	display: block;
	width: 160px; /*width of sub menu levels*/
	color: white;
	margin-left:1px;
	text-decoration: none;
	/*background: #f68b33; */
	background:url(/images/website/submeniu_bg.png) top left;
	padding: 4px 5px;
 
	 
	
 
	
}

.suckertreemenu ul li ul li a:hover {
	display: block;
	width: 160px; /*width of sub menu levels*/
	color: #419DCE;
	text-decoration: none;
	padding: 4px 5px;
 margin-left:1px;
	background:url(/images/website/submeniu_bg_over.png);
}

.suckertreemenu ul li a:hover {
	background: url(/images/website/meniu_over2.jpg) repeat-x;
	color: white;
}

.suckertreemenu_selected {
float:left;
	background: url(/images/website/meniu_over2.jpg);
	color: white;
	width:103px;
 
 
}

.suckertreemenu_selected ul   a {

margin-left:-2px;
}
.suckertreemenu_selected ul a:hover {
margin-left:-2px;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon {
	
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon {
	background: url(/images/website/submeniu_over.jpg);
}

* html p#iepara {
	/*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
}

/* Holly Hack for IE \*/
* html .suckertreemenu ul li {
	float: left;
	height: 1%;
}

* html .suckertreemenu ul li a {
	height: 1%;
}

/* End */ /* END OF MENU */
#main {
	margin: 0 auto;
	padding: 0px;
	width: 1003px;
}

#top_utils {
	margin-top: 0px;
	text-align: right;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	color: #0A99DB;
	height: 23px;
	margin-right: 29px;
}

.img_class {
	vertical-align: middle;
	border: 0px;
}

#flash_top {
	border: 1px solid #FFFFFF;
	height: 310px;
	width: 572px;
	overflow: hidden;
}

#main_menu {
	background: url(/images/website/main_menu.jpg);
	height: 31px;/*62px;/*31px*/
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	vertical-align: middle;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	position: relative;
	z-index: 1000;
	margin-top: 1px;
}

#secondary_menu {
	height: 26px;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	background: url(/images/website/secondary_menu_bg.jpg);
}

#spacer {
	height: 10px;
	background: #FFFFFF;
}

#sorting_menu {
	height: 22px;
	background: #FFFFFF;
}

#sorting_menu_red {
	float: left;
	background: url(/images/website/sorting_menu_red.jpg);
	width: 78px;
	height: 22px;
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

#sorting_menu_green {
	float: left;
	background: url(/images/website/sorting_menu_green.jpg);
	width: 78px;
	height: 22px;
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

#sorting_menu_dropshadow {
	float: left;
	background: url(/images/website/sorting_menu_dropshadow.jpg);
	width: 728px;
	height: 22px;
}

#sorting_menu_dropshadowbottom {
	background: url(/images/website/sorting_menu_dropshadowbottom.jpg)
		repeat-x;
	height: 11px;
}

#sorting_menu_title {
	margin-top: 6px;
}

#sorter {
	height: 22px;
	border: solid 1px #FFFFFF;
	margin-left: 0px;
	width: 572px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #9DD5E5;
	/*margin-top:55px;*/
}

#sorter_content {
	float: left;
	margin-top: 4px;
	margin-left: 10px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #087093;
}

#sorter_content_black {
	float: left;
	margin-top: 4px;
	margin-left: 15px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #087093;
}

.select_box {
	margin-top: 1px;
	margin-left: 0px;
	float: left;
	font-family: Tahoma;
	width: 115px;
	font-size: 11px;
	color: #3b3b3b;
	height: 18px;
	position: relative;
	z-index: 1;
	border: 1px solid #12A6D7
}

#select_box {	position: relative;
	z-index: 100;
	margin-top: 1px;
	margin-left: 0px;
	float: left;
	font-family: Tahoma;
	width: 115px;
	font-size: 11px;
	color: #3b3b3b;
	height: 18px;
}

#main_content {
	background: #FFFFFF;
	margin-left: 0px;
}

#umplutura {
	margin-top: 6px;
}

#oferta {
	
}

#oferta_par {
	background: url(/images/website/oferta_bg.jpg);
	height: 158px;
	width: 437px;
	margin-left: 438px;
	margin-top: -158px;
}

#oferta_img {
	border: solid 1px #FFFFFF;
	margin-top: 14px;
	margin-left: 9px;
	width: 170px;
	height: 126px;
}

#oferta_img_1 {
	margin: 0 auto;
	text-align: center;
	border: solid 1px #FFFFFF;
	width: 147px;
	height: 126px;
	border: 1px solid #D4D4D4;
}

#oferta_descriere_tara {
	margin-top: 3px;
	margin-left: 10px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ff2400;
	float: left;
	overflow:hidden;
	height:27px;
}

#oferta_descriere_tara1 {
	margin-top: 3px;
	margin-left: 10px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ff2400;
	float: left;
	overflow:hidden;
	height:7px;
}

#oferta_descriere_tara2 {
	margin-top: 5px;
	margin-left: 10px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ff2400;
	float: left;
}

#oferta_descriere_spacer {
	background: url(/images/website/oferta_descriere_spacer.jpg);
	float: left;
	margin-top: 6px;
	margin-left: 10px;
	height: 3px;
	font-size: 2px;
	width: 170px;
}

#oferta_descriere_descriere {
	float: left;
	margin-top: 2px;
	margin-left: 10px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #565656;
	width: 170px;
	overflow:hidden;
	height:15px;
}

#oferta_descriere_descriere_dr {
	float: left;
	margin-top: 2px;
	margin-left: 10px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #565656;
	width: 147px;
}

#oferta_descriere_descriere_2 {
	float: left;
	margin-top: 2px;
	margin-left: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #565656;
	width: 170px;
}

#oferta_descriere_descriere_2_dr {
	float: left;
	margin-top: 2px;
	margin-left: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #565656;
	width: 147px;
}

#oferta_descriere_pret {
	float: left;
	margin-top: 2px;
	margin-left: 10px;
	font-family: Tahoma;
	font-weight: bold;
	text-align: justify;
	font-size: 11px;
	color: #f3170b;
	width: 170px;
}

#oferta_descriere_pret_dr {
	float: left;
	margin-top: 2px;
	margin-left: 10px;
	font-family: Tahoma;
	font-weight: bold;
	text-align: justify;
	font-size: 11px;
	color: #f3170b;
	width: 147px;
}

#oferta_descriere_categorie {
	float: left;
	margin-top: 8px;
	margin-left: 10px;
	font-family: Tahoma;
	font-weight: bold;
	text-align: justify;
	font-size: 11px;
	color: #0084c1;
	width: 170px;
	_width: 155px;
	vertical-align: middle;
}

#bullet_categorii {
	vertical-align: middle;
	float: left;
}

#detalii {
	float: right;
	vertical-align: middle;
}

#footer {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #525252;
	width: 885px;
}

#content_categori {
	background-color: #000000;
	width: 458px;
	height: 40px;
	font-family: tahoma;
	font-size: 11px;
	margin-left: 0px;
}

#content_scris_categorie {
	margin-top: 0px;
	color: #FFFFFF;
	width: 220px;
	color: #5195bc;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	z-index: 50;
	float: left;
}

#vacante {
	font-family: Tahoma;
	font-size: 13px;
	color: #5195BC;
	font-weight: 800;
	margin-top: 8px;
	/*margin-left:5px;*/
	float: left;
}

#hoteluri { /*background-image:url(/images/website/travel3a_03.jpg);*/
	font-family: tahoma;
	font-size: 11px;
	font-weight: 800;
	width: 93px;
	height: 26px;
	margin-left: 20px;
	margin-top: 0px;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
}

#rent { /*background-image:url(/images/website/travel3a_03.jpg);*/
	font-family: tahoma;
	font-size: 11px;
	font-weight: 800;
	width: 93px;
	height: 26px;
	margin-left: 20px;
	margin-top: 0px;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
}

#zboruri { /*background-image:url(/images/website/travel3a_03.jpg);*/
	font-family: tahoma;
	font-size: 11px;
	font-weight: 800;
	width: 93px;
	height: 26px;
	margin-left: 20px;
	margin-top: 0px;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
}

#search {
	background-image: url(/images/website/travel3a_07.jpg);
	width: 465px;
	height: 171px;
	margin-top: 3px;
	margin-left: -5px;
	font-family: tahoma;
	font-size: 11px;
	color: #424242;
}

#login {
	background-image: url(/images/website/bg_login.jpg);
	width: 415px;
	height: 211px;
	margin-left: 465px;
	/*margin-top:-210px;*/
}

#earth {
	background-image: url(/images/website/earth.jpg);
	width: 42px;
	height: 44px;
	margin-left: 15px;
	margin-top: 0px;
	font-family: tahoma;
	font-size: 13px;
	font-weight: 800;
	color: #990000;
}

#ad_kid {
	margin-left: 30px;
}

#scrollbar_container {
	position: relative;
	width: 500px;
}

#scrollbar_track {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 10px;
	background-color: transparent;
	cursor: move;
}

#scrollbar_handle {
	width: 10px;
	background-color: #5c92e7;
	cursor: move;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	opacity: 0.9;
	-moz-opacity: 0.9;
}

#scrollbar_content {
	overflow: hidden;
	width: 485px;
	height: 250px;
}

#oferta_categorie_container {
	float: left;
}

#oferta_categorie {
	font-family: Tahoma;
	font-size: 11px;
	color: #0084c1;
	font-weight: bold;
	padding-top: 10px;
}

#oferta_tara {
	padding-top: 10px;
	font-family: Tahoma;
	font-size: 12px;
	color: #ff2400;
	font-weight: bold;
	width: 260px;
}

#oferta_subtitlu {
	font-family: Tahoma;
	font-size: 11px;
	/*color:#565656;*/
	color: #FF2400;
	font-weight: bold;
}

#oferta_durata {
	font-family: Tahoma;
	font-size: 11px;
	color: #565656;
}

#oferta_plecari {
	font-family: Tahoma;
	font-size: 11px;
	color: #565656;
}

#oferta_pdf {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff2400;
	font-weight: bold;
	float: left;
	line-height: 45px;
}

#oferta_pdf a {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff2400;
	font-weight: bold;
	padding-top: 4px;
}

#oferta_pdf a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0084c1;
	font-weight: bold;
	text-decoration: underline;
}

#oferta_pdf a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #009933;
	font-weight: bold;
	text-decoration: underline;
}

#oferta_detalii {
	font-family: Tahoma;
	font-size: 11px;
	color: #767676;
	/*overflow:auto;*/
	width: 480px;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
}

#oferta_pret {
	float: left;
	margin-top: 50px;
}

#oferta_descriere {
	width: 355px;
}

.menu {
	clear: left
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	z-index: 1;
}

/*Top level list items*/
.menu ul li {
	position: relative;
	display: inline;
	float: left;
	/*overall menu background color*/
}

.menu ul li a {
	display: block;
	width: 255px; /*Width of top level menu link items*/
	height: 28px;
	text-decoration: none;
	color: white;
	background: url(/images/website/line4.jpg); repeat-x;
	text-align: left;
}

.menu ul li a:hover {
	background: url(/images/website/line5.jpg); repeat-x;
	color: white;
	text-align: left;
}

.menu li {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	font-weight: 600;
	line-height: 24px;
}

.menu ul li.activ a {
	background: url(/images/website/line5.jpg); repeat-x;
	color: white;
	text-align: left;
	width: 85px;
}

#nrCamere {
	font-family: Tahoma;
	font-size: 11px;
	color: #565656;
}

.multiSelect {
	width: 9.9em;
	font-size: 12px;
	position: relative;
	height: 22px;
	padding: 0;
	margin: -.05em 0 0 0;
	margin-top: 6px;
	border: 0;
}

.multiSelect .title {
	background-color: #fff;
	border: 1px solid #999;
	padding: 0;
	margin: 0;
	cursor: default;
	min-width: 9.8em;
}

.multiSelect div.title {
	position: absolute;
	z-index: 104;
}

.multiSelect div.title-open {
	border-bottom: 1px solid #fff;
}

.multiSelect .title {
	font-family: Tahoma;
	font-size: 11px;
	height: 1.4em;
	line-height: 1.3em;
	overflow: hidden;
	padding: .3em 1.1em .1em .5em;
	background: white url(/images/website/multiselect.gif) no-repeat top
		right;
}

.multiSelect .title:hover {
	background: white url(/images/website/multiselect-hover.gif) no-repeat
		top right;
}

.multiSelectContent {
	position: absolute;
	z-index: 900;
	min-height: 1em;
	background: #e9f3f8;
	padding: .1em;
	display: block;
	font-size: 85%;
	margin-top: -1px;
	border: 1px solid #999;
	height: 140px;
	overflow: auto;
	width: 160px;
}

.collapsed {
	display: none;
}

.multiSelectContent ul {
	overflow: auto;
	min-height: 1em;
	min-width: 15em;
	margin: 0;
	padding: 0;
}

.multiSelectContent li {
	cursor: pointer;
	cursor: hand;
	margin: 0 0 .2em 0;
	list-style: none;
}

.multiSelectContent li:hover {
	background: #ddd;
}

.arc90_multiselect {
	width: 12.5em;
	height: 1.35em;
	visibility: hidden;
}

.a9selectall {
	border-bottom: 1px solid #ccc;
}

/* Styles for page layout */
DIV.examples {
	margin: 0 0 2em 0;
	width: 17em;
	border: 1px solid #e9e9e9;
	padding: .3em;
}

DIV.examples LABEL.examples {
	display: block;
	margin: 0 0 .2em 0;
}

#listOferte {
	width: 480px;
	border: 1px solid #FFFFFF;
	float: left;
	padding: 0;
	margin: 0;
	padding-bottom: 20px;
	margin-left: 0px;
}

.selected_pager_link {
	margin-top: 0px;
	margin-bottom: 8px;
	text-align: center;
	font-family: tahoma;
	font-size: 12px;
	background: #508fd6;
	color: #ffffff;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid;
	float: left;
}

.button_off {
	background: url(/images/website/login_out.jpg);
	width: 77px;
	height: 20px;
	overflow: hidden;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	color: #FFFFFF;
}

.button_on {
	background: url(/images/website/login_on.jpg);
	width: 77px;
	height: 20px;
	overflow: hidden;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	color: #FFFFFF;
}

#noResultDiv {
	margin: 0 auto;
	width: 450px;
	height: 100px;
	border: solid 2px #0094DA;
	text-align: center;
	background: #BAE3F7;
	margin-top: 50px;
	margin-bottom: 50px;
	line-height: 100px;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #656666;
}

#umplutura {
	padding-bottom: 10px;
}

#tabel_preturi {
	float: left;
	margin-top: 10px;
	overflow-x: hidden;
	overflow-y: auto;
	width: 480px;
}

#preturi {
	font-size: 11px;
	width: 475px;
	padding: 0;
	margin: 0;
	text-align: center;
}

#titlu_tabel {
	padding: 0 0 5px 0;
	width: 480px;
	font-family: Tahoma;
	font-size: 11px;
	/*color:#767676;*/
	color: #555555;
	font-weight: bold;
	text-align: left;
}

th {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	text-align: center;
	padding: 5px 5px 5px 4px;
	background: #12a5d8;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td.preturi {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	font-family: Tahoma;
	background: #fff;
	padding: 5px 5px 5px 9px;
	color: #4f6b72;
	text-align: center;
}

td.row {
	border-left: 1px solid #C1DAD7;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.alt {
	background: #ECFAFB;
	color: #4f6b72;
}

td.nota {
	width: 100px;
}

td.nota2 {
	text-align: left;
	padding-left: 4px;
}

#pozaMare { /*width:470px;*/
	height: 369px;
	margin-left: -3px;
	border: 1px solid #DEDEDE;
	overflow: hidden;
}

#fotoVideoBar {
	margin-left: -4px;
	overflow: visible;
	position: relative;
	width: 500px;
	height: 29px;
	background: url(/images/website/bgFotoVideo.jpg) no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 28px;
	padding-left: 10px;
	color: #FFFFFF;
}

#chenarFormular {
	margin-top: 0px;
	text-align: center;
	margin-bottom: 20px;
	width: 470px;
	margin-left: 10px;
	border: solid 1px #E4E4E4;
	padding-bottom: 5px;
}

#rezervareOnline { /*margin-left: -4px;*/
	width: 460px;
	height: 29px;
	margin-left: 10px;
	padding-left: 10px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background: #12A5D8;
	margin-top: 20px;
	/*background:url(/images/website/rezervare_bg.jpg);*/
}

#adresa {
	font-family: Tahoma;
	font-size: 11px;
	color: #565656;
	overflow: auto;
	width: 367px;
}

#oferta_servicii {
	font-family: Tahoma;
	font-size: 11px;
	color: #767676;
	/*overflow:auto;*/
	width: 360px;
	margin-top: 5px;
}

#servicii {
	width: 100%;
}

.taburiOferta {
	width: 100%;
	height: 28px;
	background: url(/images/website/bgTaburi.jpg);
	border-bottom: 1px solid #9DD5E5;
	/*margin-top:10px;*/
	margin-top: 7px;
}

.taburiOferta ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
}

.taburiOferta ul li {
	width: 90px;
	height: 20px;
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #087093;
	float: left;
}

.taburiOferta ul li a { /*position: relative;*/
	display: block;
	color: #087093;
	padding: 2px;
	text-decoration: none;
	border-right: 1px solid #fff;
	line-height: 13px;
	margin-top: 5px;
}

.taburiOferta ul li a:hover {
	color: #FFFFFF;
	background: url(/images/website/bgLiTab.jpg);
	text-decoration: none;
}

.contact {
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: 12px;
	font-size: 11px;
	text-decoration: none;
}

#leftSide {
	float: left;
	width: 233px;
	background: url(/images/website/cautare_bg.jpg);
	_width: 232px;
	overflow: hidden;
	border-left: 1px solid #9DD5E5;
	border-right: 1px solid #9DD5E5;
	border-bottom: 1px solid #9DD5E5;
}

#rightSide {
	width: 160px;
	overflow: hidden;
	margin-left: 7px;
	border-left: 1px solid #9DD5E5;
	border-right: 1px solid #9DD5E5;
	border-top: 1px solid #9DD5E5;
	/*margin-top: -6px;*/
	border-bottom: 1px solid #9DD5E5;
}

#cautare {
	width: 233px;
	background: url(/images/website/cautare_bg.jpg);
	/*float:left;*/
}

#cautareSpacer { /*background:url(/images/website/cautare_spacer.jpg);*/
	width: 223px;
	height: 1px;
	margin-left: 5px;
}

#textHeader {
	font-family: Tahoma;
	font-size: 16px;
	color: #0095da;
	font-weight: bold;
	margin-top: 1px;
}

#telefonHeader {
	font-family: Tahoma;
	font-size: 16px;
	color: #FA7300;
	font-weight: bold;
	margin-top: 8px;
}

#header_speciale {
height:24px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-family: Tahoma;
	color: #fff;
	font-size: 13px;
	background: url(/images/website/main_menu.jpg) repeat scroll 0%;
	line-height: 24px;
}

.classTd {
	width: 70px;
	text-align: left;
	font-size: 11px;
	font-family: Tahoma;
}

.tdCauta {
	padding-top: 6px;
	padding-left: 7px;
}

#middleContent {
	float: left;
	border-left: 1px solid #9DD5E5;
	border-right: 1px solid #9DD5E5;
	border-bottom: 1px solid #9DD5E5;
	width: 570px;
	overflow: hidden;
}

#cautareIcon {
	padding-left: 5px;
	padding-top: 5px;
	float: left;
}

#indicator {
	display: none;
	margin: 0 auto;
	width: 100px;
	height: 100px;
}

#loading {
	float: left;
	margin-top: -10px;
	margin-left: 0px;
	z-index: 10;
	visibility: hidden;
}

#noResultDivSearch {
	margin: 0 auto;
	width: 300px;
	height: 50px;
	text-align: center;
	background: #BAE3F7;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 50px;
	font-weight: bold;
	font-family: Arial;
	font-size: 10px;
	color: #656666;
}

#headerSearch {
	width: 100%;
	height: 28px;
	background: url(/images/website/bgTaburi.jpg);
	border-bottom: 1px solid #9DD5E5;
	margin-top: 0px;
	color: #01629A;
	font-size: 13px;
	font-family: Tahoma;
	font-weight: bold;
	line-height: 25px;
}

.rezerva a {
	float: left;
	width: 88px;
	padding: 1px 14px 3px 14px;
	line-height: 18px;
	text-decoration: none;
	background: url(/images/website/rezerva_online_btn.jpg);
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	color: #FFFFFF;
	height: 24px;
	text-decoration: none;
}

.rezerva a:hover {
	background: url(/images/website/rezerva_online_btn_over.jpg);
	font-weight: bold;
	color: #FFFFFF;
	padding: 1px 14px 3px 14px;
	text-decoration: none;
}

#atractiiLocale {
	width: 468px;
	overflow: auto;
	text-align: justify;
	font-family: Tahoma;
	font-size: 11px;
}

#oferteAsociateCazarii {
	float: left;
	width: 478px;
	text-align: justify;
	font-family: Tahoma;
	font-size: 11px;
	color: #565656;
}

#maxPrice {
	width: 110px;
	text-align: right;
	font-family: tahoma;
	font-size: 14px;
	border: 1px solid #12A6D7;
	font-weight: bold;
}

.slidingThumbs {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 450px;
}

.slidingThumbs li {
	display: inline;
}

#butonGalerie {
	float: left;
	width: 25px;
	height: 74px;
}

#fotoButton {
	float: left;
	width: 85px;
}

#videoButton {
	float: left;
	width: 100px;
}

#labelFiltruLevel2 {
	font-family: tahoma;
	font-size: 15px;
	color: #5195BC;
	float: left;
	font-weight: bold;
}

.linkFiltru {
	font-family: Tahoma;
	color: #565656;
	font-size: 11px;
}

#searchLevel1 {
	
}

#filtre ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
}

#filtre ul li {
	position: relative;
	display: inline;
	float: left;
}

#filtre ul li a {
	background: url(/images/website/search_tab2.jpg);
	width: 73px;
	height: 23px;
	display: block;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #4A4A4A;
	font-weight: bold;
	line-height: 20px;
}

#filtre ul li a:hover {
	background: url(/images/website/search_tab1.jpg);
	color: #FFFFFF;
}

#filtre .filter_selected {
	background: url(/images/website/search_tab1.jpg);
	color: #FFFFFF;
}

#degradeFiltre {
	background: url(/images/website/filter1_bg.jpg);
	float: left;
}

#degradeFiltreLevel2 {
	background: url(/images/website/filter_bg.jpg);
	float: left;
}

#backgroundRadio {
	width: 65px;
	height: 24px;
	margin: 0 auto;
	float: left;
	background: url(/images/website/cautare_op_bg.jpg);
	margin-right: 6px;
}

#cei3Pasi {
	
}

#formularComanda {
	width: 233px;
	height: 100%;
	display: none;
}

#cei3PasiTitle {
	background: url(/images/website/main_menu.jpg) repeat scroll 0%;
	width: 233px;
	height: 25px;
}

.title_span {
	float:left;
	padding-top:4px;
	font-family: Tahoma;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}

#textComanda {
	width: 220px;
	color: #606E67;
	font-family: Tahoma;
	font-size: 11px;
	margin: 0 auto;
}

#butonComanda ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
}

#butonComanda ul li {
	position: relative;
	display: inline;
	float: left;
}

#butonComanda ul li a {
	background: url(/images/website/comanda_btn.jpg);
	width: 72px;
	height: 32px;
	display: block;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 27px;
}

#butonComanda ul li a:hover {
	background: url(/images/website/comanda_btn_over.jpg);
	color: #FFFFFF;
}

.captcha {
	width: 33px;
	font-size: 11px;
	font-family: Tahoma;
}

#chenarFormularComanda {
	margin-top: 0px;
	text-align: center;
	margin-bottom: 20px;
	width: 230px;
	margin-left: 0px;
	padding-bottom: 5px;
	margin: 0 auto;
}

#cautaIn {
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-family: Arial;
	font-size: 13px;
	color: #01629A;
	font-weight: bold;
	width: 100px;
}

.textBoxComanda {
	margin-top: 1px;
	margin-left: 0px;
	float: left;
	font-family: Tahoma;
	width: 139px;
	font-size: 11px;
	color: #3b3b3b;
	height: 18px;
}

.textBoxComandaBikers {
	margin-top: 1px;
	margin-left: 0px;
	float: left;
	font-family: Tahoma;
	width: 200px;
	font-size: 11px;
	color: #3b3b3b;
	height: 18px;
}

#oferta_detalii_container {
	width: 482px;
	height: 228px;
	background: url(/images/website/detalii_oferta_bg.jpg);
	float: left;
}

#oferta_detalii_title {
	font-family: Tahoma;
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	margin-top: 18px;
	margin-left: 10px;
}

#oferta_detalii_detalii_container {
	float: left;
	margin-left: 15px;
	margin-top: 20px;
	line-height: 14px;
	height: 134px;
}

#oferta_detalii_pret_container {
	float: right;
	margin-right: 15px;
	_margin-right: 8px;
	margin-top: 33px;
	font-family: Tahoma;
	font-size: 13px;
	color: #ff6600;
	font-weight: bold;
	overflow: hidden;
}

#oferta_plecari {
	color: #565656;
	font-family: Tahoma;
	font-size: 11px;
}

#oferta_detalii_locatie {
	color: #12a5d8;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

#comanda_online_btn {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-top: 15px;
	margin-right: 10px;
	height: 35px;
	width: 155px;
}

#comanda_online_btn ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 35px;
	width: 155px;
	display: block;
	text-align: center;
}

#comanda_online_btn ul li a {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: url(/images/website/rezerva_online_btn.jpg);
	height: 35px;
	width: 155px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 32px;
	color: #ffffff;
}

#comanda_online_btn ul li a:hover {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: url(/images/website/rezerva_online_btn_over.jpg);
	height: 35px;
	width: 155px;
	color: #ffffff;
	display: block;
}

#oferta_gadgets {
	background: #ffffff;
	float: left;
	font-size: 11px;
	margin-left: 20px;
	margin-top: 0px;
	width: 190px;
}

#oferta_gadgets a {
	color: #6b6b6b;
	text-decoration: none;
}

#oferta_gadgets a:hover {
	color: #6b6b6b;
	text-decoration: underline;
}

.descriereAutocomplete {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #656565;
	font-weight: normal;
}

.denumireAutocomplete {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #0084C1;
	font-weight: bold;
}

#cereOfertaBtn {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-right: 5px;
	height: 32px;
	width: 72px;
	float: right;
}

#cereOfertaBtn ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 32px;
	width: 72px;
	display: block;
	text-align: center;
}

#cereOfertaBtn ul li a {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: url(/images/website/comanda_btn.jpg);
	height: 32px;
	width: 72px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 27px;
	color: #ffffff;
}

#cereOfertaBtn ul li a:hover {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: url(/images/website/comanda_btn_over.jpg);
	height: 32px;
	width: 72px;
	color: #ffffff;
	display: block;
}

#bannerMiddle {
	text-align: center;
	width: 570px;
	border: 1px solid #9DD5E5;
	margin-top: 5px;
	float: left;
}

#oferte_tari_container {
	width: 165px;
	margin-left: 5px;
}

#oferte_tari {
	color: #4e4e4e;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	list-style-image: url(/images/website/oferte_bullet.jpg);
	margin: 0px 0px 0px 20px;
	padding: 0px;
	line-height: 15px;
}

#oferte_tari a:hover {
	color: #12A6D7;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

#oferte_tari a {
	color: #4e4e4e;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#oferte_tari_img {
	border: solid 1px #9dd5e5;
	padding: 5px;
	background: #FFFFFF;
}

#oferte_tari_tara {
	font-family: Tahoma;
	font-size: 12px;
	color: #00a6f3;
	font-weight: bold;
	padding-bottom: 7px;
	padding-top: 7px;
}

#oferte_tari_tara a {
	font-family: Tahoma;
	font-size: 12px;
	/*color:#00a6f3;*/
	color: #f68b33;
	text-decoration: none;
}

#oferte_tari_tara a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #d66200;
	text-decoration: none;
}

#oferta_tari_pret {
	color: #ff2400;
	font-weight: bold;
}

#toate_ofertele_btn {
	list-style-type: none;
	text-align: center;
	margin-left: 5px;
}

#toate_ofertele_btn ul {
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

#toate_ofertele_btn ul li a:hover {
	background: url(/images/website/toate_ofertele_btn_over.jpg) no-repeat;
	color: #FFFFFF;
	display: block;
	height: 20x;
	list-style-type: none;
	margin: 0pt;
	padding: 0pt;
	width: 93px;
	font-size: 11px;
	font-family: Tahoma;
}

#toate_ofertele_btn ul li a {
	background: url(/images/website/toate_ofertele_btn.jpg) no-repeat;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	list-style-type: none;
	margin: 0pt;
	padding: 0pt;
	text-decoration: none;
	width: 93px;
}

#tara_container {
	float: left;
	width: 93px;
	height: 20px;
	padding-bottom: 8px;
}

#tara_container2 {
	float: left;
	width: 70px;
	margin-top: 3px;
}

#parteneri {
	/*width: 80px;*/
	float: left;
	/*
	padding-top: 10px;
	padding-left: 10px;
	*/
}

#containerParteneri {
	width: 800px;
	margin: 0 auto;
	height: 500px;
}

#divFiltruTabelPreturi {
	width: 480px;
	font-family: Tahoma;
	font-size: 11px;
	margin-bottom: 5px;
}

#leftSideDestinatii {
	float: left;
	width: 830px;
	height: 500px;
}

#rightSideDestinatii {
	float: left;
	width: 320px;
	height: 500px;
	border: 1px solid #000000;
}

#leftUpSide {
	width: 100%;
	height: 390px;
	float: left;
}

.menu_list {
	width: 574px;
	_width: 570px;
	overflow: hidden;
}

.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin: 1px;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14px;
	color: #087093;
	background: #C4E9F8 center right no-repeat;
}

.menu_body {
	display: none;
}

.menu_body a {
	display: block;
	color: #006699;
	background-color: #EFEFEF;
	padding-left: 5px;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
	color: #545454;
	font-size: 10px;
}

.menu_body a:hover {
	color: #00ADF4;
	text-decoration: underline;
}

#headerNoutati {
	background: url(/images/website/noutati_bg.jpg);
	height: 29px;
}

/* css pentru description poze tari destinatii */
.imgteaser {
	margin: 0;
	overflow: hidden;
	float: left;
	position: relative;
}

.imgteaser a {
	text-decoration: none;
	float: left;
}

.imgteaser a:hover {
	cursor: pointer;
	text-decoration: none;
}

.imgteaser a img {
	float: left;
	margin: 0;
	border: none;
	padding: 10px;
	background: #fff;
	border: 1px solid #ddd;
}

.imgteaser a .more {
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-size: 1.2em;
	color: #fff;
	background: #000;
	padding: 5px 10px;
	filter: alpha(opacity = 65);
	opacity: .65;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	/*--IE 8 Transparency--*/
}

.imgteaser a:hover .desc {
	display: block;
	font-size: 1.2em;
	padding: 10px 0;
	background: #111;
	filter: alpha(opacity = 75);
	opacity: .75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	/*--IE 8 Transparency--*/
	color: #fff;
	position: absolute;
	bottom: 0px;
	left: 6px;
	padding: 5px;
	margin: 0;
	width: 168px;
	border-top: 1px solid #999;
}

.imgteaser a:hover .desc strong {
	display: block;
	margin-bottom: 5px;
	font-size: 1.5em;
}

.imgteaser a .desc {
	display: none;
}

.imgteaser a:hover .more {
	visibility: hidden;
}

/* css pentru image description din mantra */
.imgteaserMantra{
	margin: 0;
	overflow: hidden;
	float: left;
	position: relative;
}

.imgteaserMantra a {
	text-decoration: none;
	float: left;
}

.imgteaserMantra a:hover {
	cursor: pointer;
	text-decoration: none;
}

.imgteaserMantra a img {
	float: left;
	margin: 0;
	border: none;
	background: #fff;
}

.imgteaserMantra a .more {
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-size: 1.2em;
	color: #fff;
	background: #000;
	padding: 5px 10px;
	filter: alpha(opacity = 65);
	opacity: .65;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	/*--IE 8 Transparency--*/
}

.imgteaserMantra a:hover .desc {
	display: block;
	font-size: 5px;
	padding: 10px 0;
	background: #111;
	filter: alpha(opacity = 75);
	opacity: .75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	/*--IE 8 Transparency--*/
	color: #fff;
	position: absolute;
	bottom: 0px;
	padding: 5px;
	margin: 0;
	width: 168px;
}

.imgteaserMantra a:hover .desc strong {
	display: block;
	margin-bottom: 5px;
	font-size: 10px;
}

.imgteaserMantra a .desc {
	display: none;
}

.imgteaserMantra a:hover .more {
	visibility: hidden;
}
/*  end css pentru image description mantra  */

/* */ /* Acordeon varianta 2 */
.accordian {
	width: 400px;
	margin: 50px auto;
}

.accordian li {
	list-style-type: none;
	padding: 0 5px;
}

.dimension {
	height: 400px;
}

.even,.odd {
	font-weight: bold;
	height: 27px;
	padding-top: 3px;
	padding-left: 10px;
}

.even {
	border: 1px solid #d8d8d8;
	background-color: #ececec;
}

.odd {
	border: 1px solid black;
	background: #333;
	color: white;
}

/* Final acordeon varianta 2*/ /* Acordeon varianta 3*/
#basic-accordian {
	border: 5px solid #EEE;
	padding: 5px;
	width: 350px;
	height: 400px;
	overflow: hidden;
	left: 50%;
	top: 50%;
	float: left;
	z-index: 2;
}

.accordion_headings {
	padding: 5px;
	background: #99CC00;
	color: #FFFFFF;
	border: 1px solid #FFF;
	cursor: pointer;
	font-weight: bold;
	opacity: 1;
}

.accordion_headings:hover {
	background: #00CCFF;
}

.accordion_child {
	padding: 15px;
	background: #EEE;
}

.header_highlight {
	background: #00CCFF;
}
/* Final acordeon varianta 3*/





#oferte_sidebar {
	font-family:Tahoma;
	font-size:11px;
	width:233px;
	float:left;
	background:#FAFEFD;
	padding-bottom:6px;
}

#oferte_sidebar ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	width:228px;
}

#oferte_sidebar ul li {
	list-style:none;
	margin-left:7px;
	margin-top:7px;
	font-weight:bold;
	clear:both;
	padding-top:2px;
	padding-bottom:2px;

}

#oferte_sidebar ul li a {
	text-decoration:none;
	color:#01629A;
}

#oferte_sidebar ul li a:hover {
	text-decoration:none;
	color:#f68b33;
}

#oferte_sidebar ul li ul {
	list-style:disc;
	font-weight:normal;
	margin-left:16px;
        margin-top:3px;
}


#oferte_sidebar ul li ul li {
float:left;
	color:#FA733A;
 
	margin-top:0px;
	font-weight:normal;
		border-bottom:dotted 1px #999;
	padding-bottom:0px;
	padding-top:0px;
	width:255px;;
}

#oferte_sidebar ul li ul li a {
float:left;
	list-style:disc;
	text-decoration:none;
	color:#01629A;
	height:20px;
	padding-left:4px;
	line-height:20px;
	width:255px; 
}

#oferte_sidebar ul li ul li a:hover {
	text-decoration:none;
	color:#fff;
	background:#f68b33;
	 
}
