html {
    border-left: 0px;
}
body, form, a, div, span, ul, ol, li, table, caption, tr, th, td, img, strong, em, p, h1, h2, h3, h4, h5, h6, pre {
    padding: 0px;
    border: 0px;
    margin: 0px;
}
body {
    color: #464646;
	background-color:#FFFFFF;
	line-height:15px;
}
body, h1, h2, h3, h4, h5, h6, table, tr, th, td {
    font-family: "Trebuchet MS", arial, georgia, helvetica, verdana, lucida, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
	color: #464646;

}	
input, select, option, textarea {
	font-family: tahoma, arial, georgia, helvetica, verdana, lucida, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
	color:#464646;
	border:1px solid #8f8f8f;
	background-color:#ffffff;
}
strong, h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
h1 {
	font-size:17px;
	color:#008af4;
	font-weight:normal;
}
h2 {
	font-size:19px;
	color:#008af4;
	font-weight:normal;
}
h3 {
	color:#008af4;
	font-size:12px;
	display:inline;
	font-weight:bold;
}
h4 {
	font-size:12px;
	
}
h5 {
	font-size:11px;
	font-weight:normal;
}
a {
	color:#008af4;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#008af4;
}

p {
	margin-top:0px;
}
li {

}
strong {
	font-weight:bold;
}
small {
	font-size:10px;
}
tbody {
	color:#000000;
}
ol li {
	margin-left:30px;
}
/* TinyMCE HACK */ 
p { 
	margin-bottom:15px;
	font-size:12px;
}
.MsoNormal {
	text-align:left;
	font-size:12px;
}
/* end HACK */

#wrapper {
	left:0px;
	top:0px;
	width: 980px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
    color: #464646;
	z-index:0;
	table-layout: fixed;
	/*position: relative;*/
}
#error404Message {
	font-family:Georgia;
	font-weight:bold;
	font-size:14px;
	margin-top:70px;
	z-index:1000;
	color:#ffffff;
	text-align:center;
}
#feedback_user {
	color:#FF0000;
	text-align:center;
}
#feedback_system {
	color:#FF0000;
	text-align:center;
}

/* TOP */
#top_top {
	width:980px;
	height:115px;
	display:block;
	clear:both;
}
#top_sigla {
	width:300px;
	height:115px;
	float:left;
}
#top_cautare {
	width:260px;
	height:115px;
	float:right;
}
#top_cautare_rapida {
	width:260px;
	height:40px;
	margin-top:65px;
}
#top_sigla_print {
	display:none;
}
#top_menu {
	background-image:url('../image/menu.jpg');
	background-repeat:no-repeat;
	height:59px;
	width:980px;
	color:#ffffff;
}
#top_menu li {
	float:left;
	list-style:none;
	padding-left:6px;
	padding-right:6px;
	margin-top:11px;
	font-weight:bold;
	color:#1a1c96;
	font-size:11px;
}
#top_menu li a {
	color:#ffffff;font-size:11px;
}
#top_menu li a:hover {
	color:#1a1c96;
	text-decoration:none;
}
#top_menu_item_8{
	margin-left:10px;
	color:#ffffff;
	font-weight:normal;
}
#top_menu_item_8 a:link, #top_menu_item_8 a:visited, #top_menu_item_8 a:active {	
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
}
#top_menu_item_8 a:hover {
	text-decoration: underline;
	color:#ffffff;
	font-weight:normal;
}

/* MAIN */
#main {
	width:980px;
	height:100%;
	min-height:100%;
	font-size:12px;
	background-image:url('../image/bg.jpg');
	background-repeat:repeat-y;
}
/* END MAIN */

/* CONTENT */
#content_left  {
	width:705px;
	float:left;
	min-height:800px;
	padding-bottom:50px;
	/*padding-right:25px;*/
	/*
	background-image:url('../image/bg.jpg');
	background-repeat:repeat-y;
	background-position:top right;
	*/
}
#content_right {
	width:249px;
	float:right;
	min-height:800px;
	position:relative;
}

#content_fixed_width {
	
}
.stele_rating_bold {
	padding-top:2px;
	float:right;
	text-align:left;
	width:50px;
}

#taburi {
	width:681px;
	height:55px;
	background-image:url('../image/bg_taburi.jpg');
	background-repeat:repeat-x;
	padding-left:20px;
}

/* taburi verzi */
.tab_green {
	background-image:url('../image/tab_green_content.jpg');
	background-repeat:repeat-x;
	height:28px;
	min-width:30px;
	margin-right: 5px;
	width:auto;
	float:left;
}
.tab_green .left {
	float:left;
	height:28px;
	width:10px;
}
.tab_green .content {
	height:20px;
	min-width:30px;
	text-align:center;
	padding-top:8px;
	padding-right:15px;
	padding-left:7px;
	color:#ffffff;
	font-weight:bold;
	float:right;
	text-align:center;
	background-image:url('../image/tab_green_right.jpg');
	background-position:right;
	background-repeat:no-repeat;
}

/* taburi gri */
.tab_grey {
	background-image:url('../image/tab_grey_content.jpg');
	background-repeat:repeat-x;
	height:28px;
	min-width:30px;
	width:auto;
	margin-right:5px;
	float:left;
}
.tab_grey .left {
	float:left;
	height:28px;
	width:10px;
}
.tab_grey .content {
	height:20px;
	min-width:30px;
	text-align:center;
	padding-top:8px;
	padding-right:15px;
	padding-left:7px;
	color:#545453;
	font-weight:bold;	
	float:right; 
	text-align:center;
	background-image:url('../image/tab_grey_right.jpg');
	background-position:right;
	background-repeat:no-repeat;
}
.tab_grey a:link, .tab_grey a:visited, .tab_grey a:active {	
	color: #545453;
	text-decoration: none;
	font-weight:bold;
}
.tab_grey a:hover {
	text-decoration: underline;
	color:#545453;
	font-weight:bold;
}

.hoteluri_perioade {
	width:100%;
	
}
.hoteluri_perioade .th {
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	height:12px;
	padding-top:6px;
	padding-bottom:6px;
	background-color:#1896f8;
	/*border-left:1px dashed #000000;*/
}
.hoteluri_perioade .td1 {
	text-align:center;
	height:12px;
	padding-top:6px;
	padding-bottom:6px;
	background-color:#e6f3fe;
}
.hoteluri_perioade .td2 {
	text-align:center;
	height:12px;
	padding-top:6px;
	padding-bottom:6px;
	background-color:#cfe9fd;
}

#hoteluriOptionals {

}
/* END CONTENT */

/* VITRINA VIRTUALA */
#banner_promotii_si_oferte {
	width:700px;
	height:210px;
	margin-bottom:20px;
	background-image:url('../image/bg_vitrina.jpg');
	background-repeat:no-repeat;
}
#banner_promotii_si_oferte .showImage {
	width:525px;
	height:206px;
	margin-top:2px;
	margin-left:2px;
}
#banner_promotii_si_oferte #slideShow {
	width:525px;
	height:206px;
	float:left;
}
#banner_promotii_si_oferte #slideShowTitle {
	width:169px;
	height:196px;
	float:right;
	padding-top:10px;
	margin-top:2px;
	margin-right:2px;
	background-color:#ffffff;
}
.aGri a {
	text-decoration:none;
	color:#464646;
	font-weight:normal;
}
.aGri a:visited{
	color:#464646;
	text-decoration:none;
	font-weight:normal;
}
.aGri a:active {
	color:#464646;
	text-decoration:none;
	font-weight:normal;
}
.aGri a:hover {
	text-decoration:none;
	color:#008af4;
	font-weight:normal;
	text-decoration:underline;
}

/* FILTRU PENTRU HOTELURI */
#filtreazaForm {
	width:699px;
}
#SCRIPT_filtreazaMenu
{
	width:699px;
	height:80px;
	margin-top:-5px;
	background-color:#ffffff;
	border-top:0px;
}
#SCRIPT_filtreazaMenu option {
	border:0px;
	background:auto;
}
#filterShowButton {
	cursor:pointer;
}
/* END FILTRU */ 


/* MENU RIGHT */
#content_right form {
	padding-bottom:12px;
}
#content_right a:link, #content_right a:visited, #content_right a:active {	
	color: #5d9602;
	text-decoration: underline;
	font-weight:normal;
}
#content_right a:hover {
	text-decoration: underline;
	color:#008af4;
	font-weight:normal;
}

#right_abonare_newsletter {
	margin-bottom:12px;
}
#right_cautare_rapida {
	margin-bottom:12px;
}
#right_oferte_speciale {
	margin-bottom:12px;
	margin-top:-10px;
}
#right_catalog_genius {
	margin-bottom:12px;
}
#right_rent_a_car {
	margin-bottom:12px;
}
#right_parteneri {
	margin-bottom:12px;
}
#right_tari {
	margin-bottom:12px;
}
#right_tari .country  {
	height:25px;
	font-weight:bold;
	padding-top:10px;
	padding-left:15px;
	background-image:url('../image/hr_right.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
	font-size:14px;
	cursor:pointer;
}
#right_tari .country_no_hr  {
	height:25px;
	background-image:url('../image/spacer.gif');
  	background-repeat:no-repeat;
	font-weight:bold;
	padding-top:10px;
	padding-left:15px;
	font-size:14px;
	cursor: pointer;


}

#right_tari .country_no_hr a:link, #right_tari .country_no_hr a:visited, #right_tari .country_no_hr a:active {	
	color: #333333;
	text-decoration: none;
}
#right_tari .country_no_hr a:hover {
	text-decoration: underline;
	color:#ffffff;
}

#right_tari .country a:link, #right_tari .country a:visited, #right_tari .country a:active {	
	color: #333333;
	text-decoration: none;
}
#right_tari .country a:hover {
	text-decoration: underline;
	color:#ffffff;
}

#right_tari .country_selected  {
	background-image:url('../image/bg_colt_rotund.jpg');
	background-repeat:no-repeat;
	height:25px;
	color:#ffffff;
	font-weight:bold;
	padding-top:10px;
	padding-left:15px;
	font-size:14px;
}
#right_tari .statiune  {
	height:15px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:45px;
	font-size:14px;
	cursor: pointer;


}
#right_tari .statiune_selected  {
	height:15px;
	color:#008af4;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:45px;
	font-size:14px;
}
#right_tari a:link, #right_tari a:visited, #right_tari a:active {	
	color: #333333;
	text-decoration: none;
}
#right_tari a:hover {
	text-decoration: underline;
	color:#008af4;
}
.px_12_top {
	margin-top:12px;
}
/* END MENU RIGHT */

/* BOTTOM */
#bottom {
	position:relative;
	left:0px;
	width: 980px;
	height: 67px;
	margin: 0px auto;
    color: #333333;
	text-align:center;
	padding-top:150px;
	background-image:url('../image/bg_footer.png');
	background-repeat:no-repeat;
	clear:both;
	display:block;
}
#bottom a:link, #bottom a:visited, #bottom a:active {	
	color: #333333;
	text-decoration: none;
	font-weight:normal;
}
#bottom a:hover {
	text-decoration: underline;
	color:#333333;
	font-weight:normal;
}
#kanvas {
	position:relative;
	text-align:right;
	padding-right:15px;
}
/* END BOTTOM */

h1.tara
{
	margin-left: 22px;
	margin-bottom: 5px;
}

h2.hotel
{
	color:#008AF4;
	display:inline;
	font-size:12px;
	font-weight:bold;
}

h3.hotel_dr
{
}

h4.zona
{
	color:#464646;
	font-family:"Trebuchet MS",arial,georgia,helvetica,verdana,lucida,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

h5.locatie
{
	color:#464646;
	font-family:"Trebuchet MS",arial,georgia,helvetica,verdana,lucida,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
h5.locatie_green
{
	color:#ffffff;
	font-family:"Trebuchet MS",arial,georgia,helvetica,verdana,lucida,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	font-weight:bold;	
	text-align:center;
}
h6.tara
{
	color:#464646;
	font-weight:bold;
	font-size:14px;
	border:0px none;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS",arial,georgia,helvetica,verdana,lucida,sans-serif;
	text-decoration:none;
	position: relative;
	top: -15px;
	left: 4px;
}
h6.tara_over
{
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	border:0 none;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS",arial,georgia,helvetica,verdana,lucida,sans-serif;
	text-decoration:none;
	position: relative;
	top: -15px;
	left: 4px;
}