@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	}
	
	
body {
	background: #ffffff url(../images/bg.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	}
	
#main {
	width: 1001px;
	margin: 0 auto;
	}
	
a img {
	border: none;
	}
	
a {
	color: #136a86;
	text-decoration: underline;
	outline: none;
	}
	
a:hover {
	text-decoration: none;
	}
	
h1 {
	color: white;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	width: 1001px;
	height: 45px;
	line-height: 45px;
	}
#top {
	color: white;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	width: 1001px;
	height: 45px;
	line-height: 45px;
}
#header {
	width: 1001px;
	height: 146px;
	background: #136a85 url(../images/header-bg.gif) repeat-x left 9px;
	clear: both;
	}
	
#topheader {
	width: 1001px;
	height: 9px;
	background:url(../images/header-top.gif) no-repeat left top;
	display: block;
	line-height: 1px;
	font-size: 1px;
	}
	
#logo {
	width: 174px;
	height: 97px;
	border-left: 1px solid #79bcd2;
	float: left;
	padding-left: 15px;
	margin-right: 65px;
	}

#banner {
    height: 97px;
	border-right: 1px solid #79bcd2;
	width: 728px;
	float: left;
	padding-right: 17px;
	}
	
div#menu {
	clear: both;
	width: 1001px;
	}
	
div#menu ul {
	list-style: none;
	width: 1000px;
	clear: both;
	border-top: 1px solid #82c8d8;
	background: #4aafc7;
	overflow: hidden;
	border-right: 1px solid #79bcd2;
	}
	
div#menu ul li {
	float: left;
	}
	
div#menu ul li a {
	display: block;
	height: 39px;
	line-height: 39px;
	padding: 0 18px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	float: left;
	border-left: 1px solid #82c8d8;
	}
	
div#menu ul li a:hover {
	background: #19728f;
	}
	
div#menu ul li a#adauga {
	background: #8fbc28;
	}
	
div#menu ul li a#adauga:hover {
	background: #658f12;
	}
	
#search {
	width: 999px;
	height: 72px;
	background:url(../images/search-bg.gif) repeat-x left top;
	clear: both;
	border: 1px solid white;
	
}

.clear {
	width: 100%;
	clear: both;
	display: block;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	}
	
#src {
	float: left;
	display: inline;
	margin: 25px 17px 0 136px;
	}
	
#searchinp {
	width: 464px;
	height: 36px;
	background:url(../images/searchinp.gif) no-repeat left top;
	border: none;
	margin-top: 14px;
	font-size: 18px;
	color: #7a7a7a;
	padding-top: 12px;
	text-indent: 10px;
	float: left;
	_padding-left: 10px;
	_width: 454px;
	}
	
#searchbtn {
	width: 55px;
	height: 48px;
	background:url(../images/searchbtn.gif) no-repeat left top;
	border: none;
	margin-top: 14px;
	cursor: pointer;
	float: left;
	}
	
div#rec {
	height: 185px;
	width: 1001px;
	background: #95ca28 url(../images/oferte-bg.gif) repeat-x left top;
	margin-bottom: 7px;
	}
	
div#rec h2 {
	color: white;
	font-size: 18px;
	font-weight: bold;
	line-height: 44px;
	text-indent: 9px;
	}
	
.arrowleft {
	float: left;
	width: 31px;
	height: 33px;
	background:url(../images/arrow-left.gif) no-repeat left top;
	border: none;
	margin: 45px 20px 0 19px;
	display: inline;
	cursor: pointer;
	}
	
.arrowright {
	float: left;
	width: 31px;
	height: 33px;
	background:url(../images/arrow-right.gif) no-repeat left top;
	border: none;
	margin: 45px 0 0 12px;
	display: inline;
	cursor: pointer;
	}
	
.carousel {
	width: 846px;
	}
	
.carousel ul {
	list-style: none;
	padding-top: 11px;
	}
	
.carousel ul li {
	float: left;
	width: 129px;
	text-align: center;
	position: relative;
	padding: 3px 0 0 3px;
	margin-right: 12px;
	display: inline;
	}
	
.carousel ul li img.recomandat {
	border: none;
	position: absolute;
	top: 0;
	left: 0;
	}
	
.carousel ul li a {
	width: 129px;
	color: #44600e;
	text-decoration: none;
	}
	
.carousel ul li a.recimg {
	width: 129px;
	height: 97px;
	}
	
.carousel ul li a img {
	border: 1px solid #43600a;
	}
	
#left {
	width: 186px;
	float: left;
	margin-right: 2px;
	display: inline;
	}
	
div.box {
	width: 186px;
	background: url(../images/boxbg.gif) repeat-y left top;
	margin-bottom: 5px;
	}
	
div.box h2 {
	width: 186px;
	height: 31px;
	background:url(../images/boxtop.gif) no-repeat left top;
	line-height: 35px;
	font-size: 16px;
	color: #156d89;
	font-weight: bold;
	text-indent: 11px;
	margin-bottom: 6px;
	}
	
div.box ul {
	list-style: none;
	}
	
div.box ul li {
	background: url(../images/arrow.gif) no-repeat left 3px;
	margin-left: 20px;
	margin-bottom: 3px;
	}
	
div.box ul li a {
	color: #252525;
	text-decoration: none;
	padding-left: 12px;
	}
	
div.box ul li a:hover {
	text-decoration: underline;
	}






	
.boxdown {
	width: 186px;
	height: 12px;
	line-height: 1px;
	font-size: 1px;
	display: block;
	background:url(../images/bottom.gif) no-repeat left top;
	}
	
#recdown {
	width: 1001px;
	height: 9px;
	line-height: 1px;
	font-size: 1px;
	background:url(../images/oferte-bottom.gif) no-repeat left top;
	clear: both;	
	display: block;
	position: relative;
	top: 14px;
	}
	
.boxcontent {
	padding: 0 10px;
	}
	
#right {
	width: 186px;
	float: left;
	display: inline;
	}
	
.loginp {
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #a8acad;
	background:url(../images/input-bg.gif) repeat-x left top;
	width: 159px;
	margin-bottom: 3px;
	}
	
.logbtn {
	width: 83px;
	height: 27px;
	background:url(../images/buton.gif) no-repeat left top;
	border: none;
	cursor: pointer;
	}
	
#uitat {
	font-size: 11px;
	line-height: 12px;
	float: left;
	margin-right: 4px;
	}
	
#center {
	width: 624px;
	float: left;
	display: inline;
	margin-right: 3px;
	background: white;
	}
	
#register {
	width: 614px;
	background:#ebf3f5 url(../images/top-text-bg.gif) repeat-x left top;
	padding: 5px;
	margin-bottom: 10px;	
	}
	
#register p {
	width: 614px;
	}
	
div#center h1 {
/*	text-align: left;
	color: #156d89;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 6px;
	line-height: 21px;
	text-indent: 5px;
	width: 600px;
*/
	color: #156d89;
	font-size: 18px;
	font-weight: bold;	
	margin-bottom: 5px;
	height:auto;
	line-height: 21px;
	width: 600px;
	text-align:left;
	}
	
	div#center h2 {	
	color: #156d89;
	font-size: 18px;
	font-weight: bold;	
	line-height: 21px;
	margin-bottom: 5px;
	}
div#center p {
	margin-bottom: 6px;
	}
	
dl#last dt {
	width: 297px;
	/* height: 109px; */
	padding: 5px;
	background:url(../images/box-bg.gif) no-repeat left top;
	border-bottom: 1px solid #dfebef;
	overflow: hidden;
	float: left;
	margin-left: 4px;
	margin-bottom: 4px;
	display: inline;
	position:relative;
	}
	
dl#last dt .imag {
	border:2px solid #1b6f8a;
	}
	
.imag {
	float: left;
	display: inline;
	margin-right: 8px;
	}
	
span.stars {
position:absolute;
top:5px;
right:10px;
margin-bottom: 5px;
	}
span.stars img{
	float:left;
}
span.price_h{
	float:left;
	display:block;
}
span.dest_h{
	float:left;
	display:block;
}
a.den_h{
	width:220px;
	display:block;
}
#footer {
	width: 981px;
	clear: both;
	height: 91px;
	background: url(../images/footer-bg.gif) repeat-x left top;
	border-top: 3px solid #0a2d39;
	padding: 10px;
	padding-bottom: 5px;
	margin-bottom:5px;
	color: white;
	background-color:#136883;
	}
	
#footer a {
	color: #ace9fd;
	}
	
#footer p#terms {
	margin-top: 10px;
	}

#breadcrumb {
	width: 971px ;
	margin-bottom: 5px;
	clear: both;
	padding: 4px;
	border: 1px dotted #e4eef2;
	margin: 0 auto;
	margin-bottom: 10px;
	}
	
#alege {
	margin-top: 33px;
	}
	
#container {
	background: white;
	overflow: hidden;
	}
	
#reg label {
	width: 245px;
	float: left;
	display: block;
	}
	
.inp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	border: 1px solid #069;
	padding: 4px 4px;
	width: 200px;	
	}
	
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	border: 1px solid #069;
	padding: 4px 4px;
	width: 200px;	
	height: 115px;
	}
	
div#center p.blue {
	color: #156d89;
	font-size: 14px;
	margin-bottom: 15px;
	}
	
p#add {
	background: url(../images/add.png) no-repeat left top;
	margin: 8px 0;
	padding-left: 30px;
	height: 30px;
	line-height: 20px;
	}
	
.categ {
	width: 610px;
	background:url(../images/categ.gif) no-repeat left top;
	border-bottom: 1px solid #dfebef;
	overflow: hidden;
	padding: 5px;
	margin: 0 auto;
	margin-bottom: 5px;
	}
	
.tarif span {
	font-weight: bold;
	color: #060;
	font-size: 14px;
	}
	
.tabNavigation {
	list-style: none;
	width: 100%;
	clear: both;
	float: left;
	}
	
.tabNavigation li {
	float: left;
	display: inline;
	margin-right: 2px;
	}
	
.tabNavigation a {
	width: 145px;
	height: 40px;
	background:url(../images/tab.gif) no-repeat left top;
	display: block;
	float: left;
	color: black;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	}
	
.tabNavigation a:hover, .tabNavigation a.selected {
	background:url(../images/tab.gif) no-repeat left bottom;
	}
	
.tabcont {
	background: #f0f1f0;
	padding: 10px 7px;
	clear: both;
	float: left;
	width:572px;
	}
	
.btn {
	border: none;
	text-align: center;
	width: 148px;
	height: 43px;
	line-height: 43px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #7f7f7f;
	background: url(../images/buton.png) no-repeat left top;
}

table#preturi td, table#preturi th {
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #bff0ff;
}

table#preturi th {
border-bottom: 2px solid #bff0ff;
}

.even {
	background: #fff;
}

table#preturi {
	margin-bottom: 12px;
}

.blue {
	color: #156d89;
	}
	
ul.gal {
	list-stle: none;	
}

ul.gal li {
	float: left;
	margin:0 7px 8px 7px;
	display: inline;
}

ul.gal li img {
	border: 2px solid #4aafc7;
}

.vote {
	margin: 5px 0;
}

.vote input {
	position: relative;
	top: 2px;
	left: -2px;
}

#destinatii ul ul {
	margin: 5px 0 0 12px;
}

div#categleft {
	width: 135px;
	float: left;
	}
	
div#categright {
	width: 468px;
	float: left;
	}
	
div#categleft img {
	margin-bottom: 5px;
	}
	
.arw {
	position: relative;
	top: 5px;
	margin: 0 4px;
	}
	
.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
  font-family: Arial, Helvetica, sans-serif;
  z-index: 100;
  position: relative;
  width: 610px;
  background:url(../images/categ.gif) no-repeat left top;
  border-bottom: 1px solid #dfebef;  
  padding: 5px;
  margin: 0 auto;
  margin-bottom: 5px;
  height: 24px;
}
.nav li {
  border-left: 1px solid #dfebef;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  font: bold 12px Arial, Helvetica, sans-serif;
  height: 25px;
  line-height: 25px;
  font-weight: normal;
  background: #f7fafb;
  color: #000;
  display: block;
  padding: 0 9px;
  text-transform: lowercase;
  text-decoration: none;
}

.nav li a:hover {
  background: #156D89;
  color: #fff;	

}
#nav-one li:hover a, 
#nav-one li.sfHover a {
  background: #156D89;
  color: #fff;
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
  background: #f7fafb;
  color: #000;	
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
  background: #156D89;
  color: #fff;	
}

.nav ul {
  background: #f7fafb;
  border-bottom: 1px solid #156D89;
  list-style: none;
  margin: 0;
  width: 100px;
  position: absolute;
  top: -999em;
  left: -1px;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 25px;
}
.nav ul li {
  border: 0;
  float: none;
}
.nav ul a {
  border: 1px solid #dfebef;
  border-bottom: 0;
  padding-right: 20px;
  width: 80px;
  white-space: nowrap;
}
.nav ul a:hover {
  background: #156D89;
  color: #fff;
}

.nav li#sort {	
	line-height: 24px;
	border:none;
	margin-right: 7px;
	}
	
.special12 {
	font-size: 11px;
	margin-bottom: 25px;
	}
	
.special12 td {
	height: 20px;
	}
	
div#comm {
	width: 93px;
	height: 80px;
	font-size: 11px;
	color: white;
	text-align: center;
	float: right;
	display: inline;
	margin: 8px;
	background:url(../images/commbg.gif) no-repeat left top;
	padding-top: 4px;
	padding-right: 3px;
	}
	
div#comm span {
	display: block;
	font-size: 35px;
	font-weight: bold;
	}
	
div#comm a {
	color: #e5ffaf;
	}
	
div#phone {
	width: 171px;
	height: 36px;
	background:url(../images/conn1.gif) no-repeat left top;
	float: left;
	display: inline;
	margin-right: 5px;
	color: white;
	font-size: 22px;
	line-height: 33px;
	text-indent: 33px;
	}
	
.conn {
	margin-bottom: 8px;
	}
	
.fac {
	font-size: 11px;
	padding:3px;
	margin-bottom: 12px;
	}
	
.fac td {
	width: 25%;
}
.error {
	color:red;
	font-weight:bold;
	display:block;
	text-align:center;
	margin-bottom:5px;
}
.sel_small{
	width:85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	border: 1px solid #069;
	padding: 4px 4px;

	}





.arrowlistmenu{
width: 180px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: 12px Arial;
background: url(../images/arrow.gif) no-repeat left 3px;
margin-left: 20px;
margin-bottom: 3px;
color: black;
margin-bottom: 5px; /*bottom spacing between header and rest of content*/
padding-left: 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/

}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.arrowlistmenu ul li{
	list-style: none;
	margin-left:35px;
}
div.box ul li a.selected{
	color:black;
	font-weight:bold;
}
.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
}
ul.categoryitems{
	margin-left:15px;
}


pre.desc_of{
	width:565px;
	display:block;
}
.butonn_edit {
width: 83px;
height: 27px;
background:url(../images/butonedit.gif) no-repeat left top;
border: none;
cursor: pointer;
display: block;
float: left;
text-align: center;
line-height: 27px;
margin-right: 4px;
padding-left:8px;
}
.butonn_delete {
width: 83px;
height: 27px;
background:url(../images/butondel.gif) no-repeat left top;
border: none;
cursor: pointer;
display: block;
float: left;
text-align: center;
line-height: 27px;
margin-right: 4px;
padding-left:8px;
}
 #beneficii {
margin-left: 25px;
margin-bottom: 10px;
}

ul.unitServices {
	margin-left: 45px;
}
