html, body {margin: 0; padding: 0; }
table, div, p, ul, ol, h1, h2, h3, h4, h5, h5, h6, hr, img, form, input, textarea, button, iframe {margin: 0; padding: 0; border-style: none; }
h1 {font-size:14px;font-weight:bold;}
body { 
	padding: 0px 0px 0px 0px; 
	margin:0px;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal; 
	color: #666666;
	background:url('../imgs/bgkiwi.gif') center repeat; /*bg-body.gif*/
	background-color:#333333;
	min-width: 970px; 
	text-align: center;
}

ul {display: block; list-style-type: none; }
ul li {display: block;}
.clr {clear:both;}

body div {text-align: left; margin-left: auto; margin-right: auto; width: 900px; }
body div div {margin: 0; width: auto; background:transparent; }

a {	color: #78ad00;  text-decoration: none;text-decoration:underline; }
a:hover { /*color:#ffc207*/; text-decoration: none; }

.page
{
color:#78ad00;
font-size:11px;
font-weight:normal;
text-decoration:none;
}

.page_selected
{
color:#666666;
font-size:11px;
font-weight:bold;
text-decoration:none;
}


#main {
	width:970px;
	margin-left:auto;
	margin-right:auto;
}

#topHeader { 
	position: relative;
	width:970px; 
	height:70px;
	background:url('../imgs/bg-header.jpg') no-repeat;
}

#sigla { 
	width:270px; 
	height:65px;
	float:left;
}

#toppics
{
	width:970px;
	height:277px;
	float:left;
	z-index:0;
}
#live-help { 
	width: 130px;
	line-height:14px;
	height:40px;
	margin:20px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	display:block;
	color:#cccccc;
	background-position:bottom left;
	text-align:right;
}

#link-white{
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
}
#link-white:hover {
	text-decoration:none;
}	



#topmenu { 
	width: 500px;
	height:22px;
	margin:27px 0px 0px 0px;
	float:right;
	display:block;
	color:#ffffff;
}

#topmenu #litopmenu {
	text-align:left;
	font-weight: bold; 
	padding: 0px; 
	width: 500px;
	background:none;
}

#topmenu #litopmenu li {float: left; }
#topmenu #litopmenu li a {
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding: 4px 16px 0px 10px;
	border-left:1px solid #46591b;
	display:block;
}
#topmenu #litopmenu li a:hover {
	color:#72a401;
	margin:0px;
	padding: 4px 16px 0px 10px;
}	


#topmenu #litopmenu #topmenu_sel {
	color:#ffffff;
	background-color:#981515;
	margin:0px;
	padding: 4px 21px 4px 21px;
	display:block; 
	border-right:1px solid #ffffff;
}

#topmenu #litopmenu #topmenu_sel:hover {
	color:#ffffff;
	background-color:#981515;
}

#search-bar { 
	width: 970px;
	height:52px;
	background:url('../imgs/bg-search-top.png') repeat-x;
}

#inner-search-bar { 
	width: 950px;
	height:30px;
	margin:10px 0px 10px 10px;
}

#link-menu-bar {
	color:#ffffff;
	background: #78ad00;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	padding: 7px 10px 7px 10px;
	border-left:1px solid #46591b;
	display:block;
}
#link-menu-bar:hover {
	color:#fff;
	background: #78ad00 url('../imgs/bg-top-menu.png') top center no-repeat;
	margin:0px;
	padding: 7px 10px 7px 10px;
}	

#link-menu-bar-selected {
	color:#ffffff;
	background: #78ad00 url('../imgs/bg-top-menu.png') top center no-repeat;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	padding: 7px 10px 7px 10px;
	border-left:1px solid #46591b;
	display:block;
}

#search-box {
	width:286px;
	height:23px;
	padding: 5px 0px 0px 0px;
	line-height:28px;
	color:#000;
	background:url('../imgs/bg-search-box.png') no-repeat;
	margin:0px;
	display:block; 
}

#search-btn {
	width:174px;
	height:28px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	background:url('../imgs/bg-search-btn.png') no-repeat;
	margin:0px;
	cursor:hand;
	display:block;
}

#trimite {
	width:100px;
	padding:7px 0px 0px 25px;
	text-decoration:none;
	height:28px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	background:url('../imgs/btn-trimite.png') no-repeat;
	margin:0px;
	cursor:hand;
	display:block;
}

#menuBg
{
	line-height:1px;
	width:100%;
	height:5px;
	background:url('../imgs/bg_body.png') repeat-x;
}

#spacer
{
	line-height:1px;
	clear:both;
}

#greylist {
	width:199px;
	margin-left:12px;
	margin-top:0px;
}

#greylist ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#greylist li { 
	margin: 0;
	padding: 5px 5px 0px 20px;
	background: url("../images/greenBullet.gif") no-repeat 0 0.70em;
	color:#15365e;
}

#greylist li a{ 
	color:#009998;
}

#greylist li a:hover{
	color:#3d589a;
}


#greylistselected {
	color:#009998;
	font-weight:bold;
}

#maincontent
{
	width:904px;
	padding-top:10px;
	margin-left:10px;
	min-height:300px;
	height:auto !important;
	_height:450px;
}


#body {
	background: url("../imgs/bg-under-picture.png") top repeat-x;
	background-color:#fff;
	padding:0px 0px	0px 0px;
}


#rightCol
{
	width:168px;
	float:right;
	border:1px solid red;
}

#contentHdrRight
{
	width:138px;
	padding:5px 0px 0px 0px;
	height:19px;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	font-family:arial;
}


#contentTextright
{
	width:108px;
	padding:15px 15px 15px 15px;
	margin:0px 0px 0px 0px;
	height:auto;
	min-height:319px;
	_height:319px;
	text-align:justify;
	color:#646464;
	line-height:18px;
}

#centerCol
{
	width:670px;
	float:left;
	margin-left:10px;
	z-index:1;
}

#centerColHotel
{
	width:670px;
	float:left;
	margin-top:20px;
	margin-left:10px;
	padding-right:10px;
	background:red;
}


#contentHdr
{
	padding:0px 0px 0px 0px;
	height:34px;
	font-weight:bold;
	background-color:transparent;
}

#titlu
{
	float:left;
	color:#333333;
	font-size:28px;
}

#titlu-fp
{
	float:left;
	color:#78ad00;
	font-size:28px;
}

#hotelHdr
{
	padding:0px 0px 0px 0px;
	font-weight:bold;
	background-color:transparent;

}

#hotelHdrSec
{
	padding:10px 10px 10px 15px;
	margin:10px 0px 0px 0px;
	width:642px;
	color:#333333;
	font-size:11px;
	font-weight:normal;
	background:#e5e5e5;
}

#hotelHdrSec a
{
	color:#333333;
	text-decoration:underline;
}

#hotelHdrThird
{
	padding:0px 10px 10px 15px;
	color:#333333;
	width:642px;
	font-size:12px;
	font-weight:normal;
	background-color:#f4f4f4;
	text-align:justify;
}

#hotelHdrThird ul {
	font-weight: normal; 
	padding: 0px; 
	width: 600px;
	margin:0px;
	height:auto;
	display: inline-block;
}

#hotelHdrThird ul li {
	float: left; 
	font-family:arial, helvetica;
	color:#333333;
	text-decoration:none;
	width:500px;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0em 0em 0em 0.9em;
	background:url('../imgs/li_green_1.gif') center left no-repeat;
}

#hotelHdrThird label 
{
	color:#74a800;
}

#hotelHdrPoza
{
	padding:17px 10px 10px 15px;
	color:#333333;
	width:642px;
	background:#f4f4f4;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
}

#hotelHdrPoza label 
{
	color:#74a800;
}

#image_container
{
	margin:0px 0px 10px 10px;
	color:#9d9d9d;
	float:right;
	width:230px;
	height:160px;
	font-size:12px;
	font-weight:bold;
	background-color:#fff;
}

#fadeshow
{
	background:#ffffff;	
}

#fadeshow2toggler
{
	text-align:right;
	float:right;
	width:200px;
}

#main_image
{
	float:right;
	width:230px;
	height:170px;
}

#main_image img
{
	width:230px;
	height:154px;
	border:1px solid #7f7f7d;
}

#hotelTitlu
{
	float:left;
	color:#afafaf;
	font-size:16px;
	font-weight:bold;
}



#paginare
{
	clear:both;
	background-color:#fff;
	margin:0px 0px 0px 0px;
}


#contentTextCenter
{
	padding:0px;
	margin:0px 0px 0px 0px;
	height:auto;
	text-align:justify;
	color:#646464;
	line-height:18px;
	z-index:0;
}

#contentText
{
	padding:15px 15px 15px 15px;
	margin:0px 0px 0px 0px;
	height:auto;
	min-height:319px;
	_height:319px;
	text-align:justify;
	color:#646464;
	line-height:18px;
}

#leftCol
{
	width:280px;
	float:left;
}

#menu-hdr
{
	background: url("../imgs/bg-meniu-top.png") transparent bottom no-repeat;
	width:259px;
	height:10px;
	margin:0px 0px 0px 10px;
}

#hdrBox_2
{
	width:220px;
	padding:9px 10px 0px 0px;
	margin:0px 10px 5px 14px;
	height:23px;
	border-bottom:1px solid #ccc;
	letter-spacing:1px;
	color:#78ad00;
	line-height:14px;
	font-size:14px;
	font-weight:bold;
	font-family:arial;
	background:transparent;
}

#contentBox
{
	width:259px;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	text-align:justify;
	color:#acacac;
	line-height:18px;
	background: url("../imgs/bg-meniu-content.png") bottom no-repeat;
}


#dottedlist
{
	width:230px;
	padding:0px 0px 20px 15px;
}

#dottedlist ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#dottedlist li { 
	margin: 0px;
	color:#78ad00;
}

#menu
{
	display:block;
	background: url("../imgs/s_next_activ.gif") transparent top left no-repeat;
	background-position:-7px 4px;
	width:205px;
	font-size:12px;
	height:16px;
	margin:0px 0px 2px 0px;
	padding:3px 0px 0px 10px;
	text-decoration:none;
	color:#333;
}

#menu:hover
{
	color:#78ad00;
	background: url("../imgs/s_next_activ.gif") transparent top left no-repeat;
	background-position:-7px 4px;
	text-decoration:none;
}

#active
{
	display:block;
	background: url("../imgs/s_next_activ.gif") transparent top left no-repeat;
	background-position:-7px 4px;
	text-decoration:none;
	width:205px;
	font-size:12px;
	height:16px;
	margin:0px 0px 2px 0px;
	padding:3px 0px 0px 10px;
	text-decoration:none;
	color:#78ad00;
}




#footer
{
	width:950px;
	height:53px;
	padding-top:20px;
	padding-bottom:10px;
	padding-left:20px;
	color:#666666;
	background: #262626 url("../imgs/bg-footer.gif") top no-repeat;
}

#footerLinks
{
	float:left;
	width:700px;
	color:#666666;
	font-size:11px;
}


#footerLinks  a
{
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

#footerLinks  a:hover
{
	font-size:11px;
	text-decoration:none;
}

#footerSpacer
{
	color:#666666;
	font-size: 15px;
}

#filter-hdr {
	width:259px;
	height:7px;
	line-height:1px;
	margin:0px;
	padding:0px;
	background:url('../imgs/bg-top-filtre.png') bottom no-repeat;
}

#filter-footer {
	width:259px;
	height:10px;
	margin:0px;
	padding:0px;
	background:url('../imgs/bg-footer-filtre.png') top no-repeat;
}

#filtre {
	width:259px;
	margin:0px 0px 0px 10px;
	padding:0px;
}

#filter-content {
	width:259px;
	min-height:206px;
	margin:0px;
	padding:0px;
	background: url('../imgs/bg-center-filtre.png') no-repeat;
}

#filter-inside
{
	padding:5px 10px 5px 13px;
	color:#ccc;
	position:relative;
}

#filtru-label
{
	margin:0px 0px 5px 0px;
}

.label_home_filtru
{
	color:#e2e2e2;
	font-size:12px;
	font-family:Tahoma;
	margin-bottom:10px !important;
	margin-top:10px !important;
}

ul.fltr li a
{
	background:url(../imgs/unchecked.gif) no-repeat top left;
	padding-left:13px;
	padding-top:2px;
	width:95px !important;
}

ul.f3 li a
{
	width:130px !important;
}

ul.fltr li a.checked
{
	background:url(../imgs/checked.gif) no-repeat top left;
}

a.cauta_home
{
	display:block;
	text-transform:uppercase;
	background:url(../imgs/search_button.png) no-repeat bottom left;
	margin-top:10px;
	width:77px;
	height:22px;
	padding-left:15px;
	padding-top:5px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
	margin-left:28px;
}

a.cauta_home:hover
{
	background:url(../imgs/search_button.png) no-repeat top left;
}

#filterli {
	font-weight: normal; 
	padding: 0px; 
	width: 250px;
	margin:0px;
	height:auto;
	display: inline-block;
}

#filterli li {float: left; }
#filterli li a {
	font-family:arial, helvetica;
	color:#fff;
	text-decoration:none;
	width:110px;
	display:block;
	margin:0px 0px 0px 15px;
}
#filterli li a:hover {
	color:#ccc;
	margin:0px 0px 0px 15px;
}

#filterli-stele {
	font-weight: normal; 
	padding: 0px; 
	width: 250px;
	margin:0px;
	height:auto;
	display: inline-block;
}

#filterli-stele li {float: left; }
#filterli-stele li a {
	font-family:arial, helvetica;
	color:#fff;
	text-decoration:none;
	width:220px;
	display:block;
	margin:0px 0px 0px 15px;
}
#filterli-stele li a:hover {
	color:#ccc;
	margin:0px 0px 0px 15px;
}


#hotel_li {
	font-weight: normal; 
	padding: 0px; 
	width: 640px;
	margin-top:3px;
	height:auto;
	display: inline-block;
}

#hotel_li li {
	float: left; 
	font-family:arial, helvetica;
	color:#74a800;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	width:275px;
	display:block;
	margin:3px 0px 0px 0px;
	padding:0em 0em 0em 0.9em;
	background:url('../imgs/li_green_1.gif') center left no-repeat;
}

#fadeslidedescdiv
{
	border:1px solid red;
	width:320px;
	height:120px;
	left:15px;
}

.descpanelbg
{
	left:0px;
	top:0px;
	width:310px;
		border:1px solid blue;

}

#hotel
{
	background:#e4e4e4 url('../imgs/bg-afis-hotel_1.gif') repeat-x;
	margin-top:10px;
	height:190px;
	overflow:hidden;
	border:1px solid #9cc344;	
	padding:0px;
	z-index:0;
}

#eroare
{
	position:relative;
	background:#e4e4e4;
	margin-top:10px;
	font-size:16px;
	font-weight:bold;
	height:200px;
	padding:200px 0px 200px 0px;
	overflow:hidden;
	border:1px solid #9cc344;	
}

#poza
{
	float:left;
	width:230px;
	height:129px;
	margin:0px 11px 0px 0px;
}

#divOfHot
{
	float:left;
	width:420px;
	margin:10px 0px 0px 0px;
}

#titluOfHot
{
	float:left;
	font-weight:bold;
	width:340px;
	margin:0px 0px 0px 0px;
}

#titluOfHot	a
{
	font-size:18px;
	color:#fff;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
}

#titluOfHot	a:hover
{
	color:#78ad00;
}

#contentOfHot
{
	float:left;
	font-size:11px;
	line-height:12px;
	width:335px;
	height:80px;
	margin:10px 0px 0px 0px;
}

#contentOfHot1
{
	clear:both;
	font-size:11px;
	line-height:13px;
	width:650px;
	height:40px;
	padding:15px 0px 0px 0px;
}

#greyLabel
{
	color:#66666;
	font-weight:bold;
}

#blackLabel
{
	color:#000;
	font-weight:normal;
}

#greenLabel
{
	color:#333;
	font-weight:normal;
}

.fl320 #divStele
{
	width:73px !important;
}
#divStele
{
	float:right;
	width:60px;
	margin:0px 3px 0px 0px;
}

.fl320 #divStele img
{
	float:none !important;
	margin:0 !important;
}

#tabelPreturi  
{
	background:#78ad00;	
}

#tabelPreturi  td
{
	padding:5px;
	color:#333333;
	background:#f4f4f4;
	text-align:center;
}

#tabelPreturi thead td
{
	background:#464646;	
	color:#fff;
}

#btnDetalii
{
	display:block;
	background: url("../imgs/bg_main_menu.gif") transparent top right no-repeat;
	width:65px;
	height:18px;
	border-top:1px solid #646161;
	border-right:1px solid #555353;
	border-bottom:1px solid #555353;
	border-left:1px solid #646161;
	margin:5px 0px 2px 0px;
	padding:3px 0px 0px 5px;
	text-decoration:none;
	color:#ccc;
}

.form 
{
	font-size:11px;
	line-height:16px;
	height:16px;
	width:160px;
}

.selform 
{
	font-size:11px;
	line-height:16px;
	height:20px;
	width:100px;
}

/*tzu css*/
.header
{
	width:970px;
	background:#1a1a1a;
	height:92px;
}

a.sigla
{
	background:url(../imgs/sigla.png) no-repeat top left;
	width:233px;
	height:72px;
	text-indent:-9999em;
	display:block;
	float:left;
	margin-top:12px;
	margin-left:15px;
}

.mn
{
	float:right;
	width:595px;
	margin-top:25px;
	overflow:hidden;
	white-space:no-wrap;
}


ul.menu li
{
	display:block;
	margin:0 10px;
	white-space:no-wrap;
	float:left;
}

ul.menu li a
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	white-space:no-wrap;
}

.menu_label
{
	background:url(../imgs/labels_header.png) no-repeat top left;
	width:294px;
	height:23px;
	padding-left:40px;
	float:right;
	margin-top:15px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	padding-top:5px;
}

*+ html .menu_label span
{
	position:relative;
	top:1px;
}

*+ html .menu_label a
{
	position:relative;
	top:1px;
}
.menu_label .cufon-canvas
{
	height:12px !important;
	overflow:hidden;
}

.menu_label a
{
	position:relative;
	top /*\**/: 2px\9;
}

.menu_label span
{
	margin-right:55px;
}

.menu_label a
{
	text-decoration:none;
	color:#fff;
}

.submenu
{
	background:url(../imgs/submenu.png) repeat-x top left;
	width:970px;
	height:35px;
	margin-top:10px;
	border-bottom:1px solid #989794;
}

.submenu ul li
{
	display:block;
	float:left;
}

* html .submenu ul li
{
	white-space:no-wrap;
	width:.1em;
}

* html ul.list_categories li
{
	white-space:no-wrap;
	width:.1em;
}

.submenu ul li.line
{
	background:url(../imgs/limenu.png) no-repeat top left;
	width:2px;
	height:35px;
	padding:0;
}

.submenu ul li a
{
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	height:22px;
	padding-top:13px;
	padding-left:10px;
	padding-right:10px;
}

.submenu ul li a:hover
{
	background:url(../imgs/hover_menu.png) repeat-x top left;
}
.submenu ul li a.selected_submenu
{
	background:url(../imgs/hover_menu.png) repeat-x top left;
}

.search
{
	width:312px;
	float:right;
	margin-top:7px;
}

.input_search
{
	background:url(../imgs/input_search.png) no-repeat top left;
	width:229px;
	height:23px;
	float:left;
}

.input_search input
{
	outline:none;
	width:215px;
	padding-left:10px;
	padding-right:4px;
	font-family:Tahoma;
	color:#c1c1c1;
	font-size:11px;
	height:20x;
	padding-top:3px;
	border:none;
	background:none;
	line-height:26px;
}

.submit_search
{
	float:left;
	width:71px;
	height:25px;
	background:url(../imgs/cauta.png) no-repeat top left;
	margin-left:5px;
	margin-top:-1px;
	cursor:pointer;
}

.content_slider
{
	width:970px;
	position:relative;
	height:259px;
}

.bar
{
	width:970px;
	height:39px;
	background:url(../imgs/bar.png) no-repeat top left;
}

.box_featured img
{
	/*
	float:none;
	clear:both;
	*/
}

.box_featured
{
	width:245px;
	height:208px;
	position:relative;
	background:#000;
	padding-left:20px;
	padding-top:17px;
	left:15px;
	top:17px;
	color:#fff;
}

.price_featured
{
	background:url(../imgs/label_oferta.png) no-repeat top left;
	width:209px;
	height:50px;
	position:absolute;
	top:55px;
	left:180px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	padding-left:17px;
	padding-top:27px;
	line-height:18px;
}

.price_featured p
{
	font-size:18px !important;
`}
h2.title_hotel
{
	font-size:16px;
	text-transform:uppercase;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
	font-weight:bold;
	display:block;
}

.zona
{
	color:#fff;
	font-size:12px;
	font-family:Tahoma;
	font-weight:normal;
	display:block;
	margin-top:3px;
}

h3.localizare
{
	font-weight:bold;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	margin-top:40px;
}

.box_featured p
{
	width:230px;
	color:#fff;
	font-family:Tahoma;
	font-size:12px;
	margin-top:5px;
	line-height:16px;
}

.price_featured h3
{
	color:#fff;
	font-weight:bold;
	font-size:18px;
}

.price_featured span
{
	color:#000;
}

ul.list_categories
{
	list-style-type:none;
	margin-left:20px;
	padding-top:4px;
	float:left;
}

ul.list_categories li
{
	display:block;
	float:left;
	margin-right:5px;
	background:url(../imgs/buttonsli.png) no-repeat bottom right;
	padding-right:6px;
}

ul.list_categories li a
{
	display:block;
	background:url(../imgs/buttons.png) no-repeat bottom left;
	height:20px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#fff;
	padding-left:15px;
	padding-right:9px;
	padding-top:10px;
}

ul.list_categories li a:hover
{
	background:url(../imgs/buttons.png) no-repeat top left;
}

ul.list_categories li:hover
{
	background:url(../imgs/buttonsli.png) no-repeat top right;
}

ul.list_categories li:hover a
{
	background:url(../imgs/buttons.png) no-repeat top left;
}

a.twitter
{
	background:url(../imgs/icons.png) no-repeat top right;
	display:block;
	float:right;
	text-indent:-9999em;
	width:30px;
	height:20px;
	margin-right:20px;
	margin-top:9px;
	margin-left:7px;
}

a.fb
{
	background:url(../imgs/icons.png) no-repeat top left;
	display:block;
	float:right;
	text-indent:-9999em;
	width:11px;
	height:20px;
	margin-top:9px;
}

.slider_destination
{
	width:970px;
	margin-top:20px;
}

.header_d
{
	height:46px;
	width:950px;
	background:#5c5c5c;
	padding-left:20px;
	margin-top:20px;
}	

.header_d h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	float:left;
	margin-top:10px;
}

.content_d
{
	background:url(../imgs/list_pictures.png) no-repeat top left;
	width:970px;
	height:267px;
	padding-top:12px;
	overflow:hidden;
	position:relative;
}

.crs
{
	width:881px;
	margin:0 auto;
	overflow:hidden;
}

.jcarousel-prev
{
	position:absolute;
	background:url(../imgs/left_arrows.png) no-repeat bottom left;
	width:26px;
	height:25px;
	display:block;
	margin:0;
	padding:0;
	top:90px;
	left:10px;
	text-indent:-9999em;
	z-index:50;
	cursor:pointer;
}

.jcarousel-next
{
	position:absolute;
	background:url(../imgs/right_arrows.png) no-repeat bottom left;
	width:26px;
	height:25px;
	display:block;
	margin:0;
	padding:0;
	top:90px;
	right:10px;
	z-index:50;
	text-indent:-9999em;
	cursor:pointer;
}

.jcarousel-next-disabled
{
	background:url(../imgs/right_arrows.png) no-repeat top left;
}

.jcarousel-prev-disabled
{
	background:url(../imgs/left_arrows.png) no-repeat top left;
}

ul.carusel
{
	list-style-type:none;
}

ul.carusel li
{
	display:block;
	float:left;
	background:url(../imgs/bg_picture.png) no-repeat top left;
	width:194px;
	padding-top:15px;
	padding-left:15px;
	height:250px;
	margin-right:15px;
} 

.begin
{
	float:left;
	width:65px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	margin-top:15px;
	margin-left:8px;
}

.begin_price
{
	color:#00c1ff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	float:left;
	margin-top:12px;
	margin-left:35px;
}

h3.country_offer
{
	float:left;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:45px;
	width:125px;
}

a.details
{
	float:right;
	width:46px;
	height:16px;
	background:url(../imgs/details.png) no-repeat top left;
	text-align:center;
	padding-top:3px;
	font-family:Tahoma;
	color:#fff;
	font-size:11px;
	text-decoration:none;
	margin-top:40px;
	margin-right:1px;
}	

a.details:hover
{
	background-position:bottom left;
}

.content_home
{
	width:930px;
	height:715px;
	background:url(../imgs/content_list.png) no-repeat top left;
	padding-left:40px;
	padding-top:40px;
}

.bg_footer
{
	background:url(../imgs/bg_footer.png) repeat-x top left;
	width:970px;
	height:79px;
	margin-bottom:80px;
}

.col_left_home
{
	float:left;
	width:275px;
}

.col_right_home
{
	float:left;
	width:620px;
	margin-left:20px;
	display:inline;
}

.filter_col
{
	background:url(../imgs/filter_col.png) repeat-x top left #171717;
	width:270px;
	position:relative;
	border:1px solid #cecece;
	padding-top:20px;
	padding-bottom:20px;
}

h2.filter_title
{
	background:#fbfbfb;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	position:absolute;
	top:-15px;
	left:15px;
	font-size:14px;
	padding:5px 10px;
}

h2.h_title
{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #cccccc;
	text-transform:uppercase;
	padding-bottom:8px;
	margin-top:30px;
	margin-left:20px;
	width:220px;
}

ul.list_h
{
	list-style-type:none;
	margin-left:20px;
}

ul.list_h li
{
	display:block;
	margin-top:8px;
	background:url(../imgs/green_arrow.png) no-repeat 2px 4px;
	padding-left:10px;
}

ul.list_h li a
{ 
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

ul.list_h li a:hover
{ 
	color:#9cc344;
}

ul.right_menu
{
	list-style-type:none;
	margin-left:20px;
}

ul.right_menu li
{
	display:block;
	float:left;
	background:url(../imgs/right_menuli.png) no-repeat top right;
	padding-right:8px;
	height:28px;
	margin-right:3px;
}

ul.right_menu li:hover, ul.right_menu li.select
{
	background-position:bottom right;
}

ul.right_menu li a:hover
{
	background-position:bottom left;
}

ul.right_menu li:hover a, ul.right_menu li.select a
{
	background-position:bottom left;
}

ul.right_menu li a
{
	display:block;
	background:url(../imgs/right_menu.png) no-repeat top left;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:15px;
	padding-top:8px;
	height:20px;
	padding-right:7px;
	color:#fff;
}

.list_items
{
	background:url(../imgs/bg_list.png) no-repeat top left;
	width:595px;
	height:183px;
	border:1px solid #cecece;
	padding-left:20px;
	padding-top:20px;
}

.list_items.alt
{
	background:url(../imgs/bgalt.png) repeat-x top left;
	border-top:none;
	border-bottom:none;
}

.ct_list
{
	background:url(../imgs/list_items.png) no-repeat top left;
	width:561px;
	height:151px;
	padding-left:15px;
	padding-top:15px;
}

.ct_list img
{
	float:left;
	margin-right:25px;
}

.fl320
{
	float:left;
	width:320px;
	color:#fff;
}

.fl320 h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

.fl320 p
{
	font-family:Tahoma;
	font-size:12px;
}

.begin_from
{
	float:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	margin-top:30px;
}


.begin_from span
{
	color:#75dd2b;
}

a.details2
{
	float:right;
	width:46px;
	height:16px;
	background:url(../imgs/details2.png) no-repeat top left;
	text-align:center;
	padding-top:3px;
	font-family:Tahoma;
	color:#5b5b5b !important;
	font-weight:normal !important;
	font-size:11px;
	text-decoration:none;
	margin-top:30px;
}	

a.details2:hover
{
	background-position:bottom left;
	color:#fff !important;
}

a.see_all_offers
{
	display:block;
	width:152px;
	height:27px;
	text-indent:-9999em;
	float:right;
	margin-top:10px;
	background:url(../imgs/see_all_offers.png) no-repeat bottom left;
	margin-right:4px;
}
a.see_all_offers:hover
{
	background:url(../imgs/see_all_offers.png) no-repeat top left;
}

.hl
{
	height:35px;
}

.jquery-selectbox {
	position: relative;
	height: 22px;
	width: 107px !important;
	z-index: 2;
	background: url(../imgs/select.png) no-repeat right top;
	padding-left:5px;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	padding-top:5px;
	font-family:Tahoma;
	float:right;
	margin-top:10px;
	text-transform:uppercase;
	letter-spacing:-0.5px;
	margin-right:20px;
}

.jquery-selectbox:hover
{
	background: url(../imgs/select.png) no-repeat left top;
}

.jquery-selectbox.selecthover {
	z-index: 700;
}	
.jquery-selectbox .jquery-selectbox-currentItem {
	padding: 3px 0px 3px 3px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	position:relative;
}

.jquery-selectbox .jquery-selectbox-list {
	display: none;
	position: absolute;
	background:#68b92e;
	top: 27px;
	left: 0px;
	width: 112px !important;
	min-height:80px !important;
	height: 120px;
	padding-bottom:5px;
	overflow-x: hidden;
	overflow-y: auto;
	z-index:9999;
}

.jquery-selectbox .jquery-selectbox-moreButton {
	float: right;
	width: 33px;
	height: 28px;
	cursor: pointer;
	position:relative;
	z-index:9999;
}


.jquery-selectbox .jquery-selectbox-item.listelementhover {

	color: #fff;
	background:#232323;
}
.jquery-selectbox .jquery-selectbox-item {
	display: block;
	cursor: pointer;
	padding:2px 5px;
}

ul.breadcrumbs
{
	padding-top:10px;
	padding-left:2px;
}

ul.breadcrumbs li
{
	color:#78AD00;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	float:left;
}
ul.breadcrumbs li a
{
	background:url(../imgs/arrow.png) no-repeat center right;
	text-decoration:underline;
	text-transform:capitalize;
	color:#333333;
	font-size:12px;
	padding-right:10px;
	margin-right:10px;
}
#hotelHdrThird a
{
	color:#333333;
	text-decoration:underline;
}

#sld2, #sld3, #sld4, #sld5
{
	display:none;
}

.box_newsletter
{
	width:218px;
	background:url(../imgs/box_newsletter.png) no-repeat top left;
	margin-top:10px;
	height:183px;
	padding-left:15px;
	padding-top:12px;
	padding-right:22px;
}
.box_newsletter h2
{
	font-family:Arial;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	margin-bottom:4px;
}

.box_newsletter p
{
	color:#d9d9d9;
	font-size:11px;
	font-family:Arial;
	border-bottom:1px solid #505050;
	padding-bottom:10px;
	margin-bottom:15px;
}

.h14
{
	height:26px;
}
.h14 label
{
	float:left;
	width:48px;
	color:#c3c3c3;
	font-size:11px;
	font-family:Arial;
	margin-top:3px;
}

.h14 input.abn
{
	float:left;
	background:url(../imgs/input_aboneaza.png) no-repeat top left;
	width:164px;
	height:16px;
	padding-left:5px;
	padding-top:2px;
	font-size:11px;
	font-family:Arial;
}

.submit_news
{
	background:url(../imgs/aboneaza.png) no-repeat top left;
	width:111px;
	height:28px;
	display:block;
	margin-left:48px;
	margin-top:3px;
	cursor:pointer;
}
