@charset "utf-8";
/* CSS Document */
.colt_grafic_img {
	position:fixed;
	right:0;
	top:200px;
}
.colt_div {
	position:fixed;
	right:0px;
	width:35px;
	top:200px;
	height:100px;
	color:white;
}
.colt_grafic {
	position:fixed;
	right:35px;
	top:200px;
	background:black;
	height:100px;
	color:white;
	display:none;
}
body {
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #000;
}
a img {border: none;}
div, a, input, select, option {
	outline:none
}
p {
	margin: 0px;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}
.butoane {
	position: absolute;
	margin-left:400px;
	margin-top: -32px;
	width: 232px;
}
#cauta {
	position:fixed;
	top:200px;
	left:100%;
	height:101px;
	width:37px;
	margin:0 0 0 -37px;
	overflow:hidden;
	z-index:2000;
	padding:0px;
}
.oferta p {
	padding-left:10px;
	padding-bottom: 10px;
}
.bg-left {
	background-image: url(images/bg-left.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.bg-right {
	background-image: url(images/bg-right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	border: solid 1px #8a8a8a;
	color:#000;
	padding:3px;
	/*background-image: url(images/bg-form.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: transparent;*/
}
.form:hover {border: solid 1px #ed1c24;}
.form:focus {border: solid 1px #ed1c24;}
.form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	border: solid 1px #666;
	color:#000;
	padding:3px;
}
.form2:hover {border: solid 1px #ed1c24;}
.form2:focus {border: solid 1px #ed1c24;}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #C30;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}
.btn:hover {
	color: #FFF;
	background-color: #390;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	float:right;
}
.menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menu li {
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	float:left;
	border-right: solid 1px #FFF;
}
.menu li a:link, .menu li a:visited {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px #1b3575;
}
.menu li a:hover {
	font-size: 12px;
	color: #10385f;
	text-decoration:none;
	text-shadow: none;
}
.cautare {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 13px;
}
.cautare a:link, .cautare a:visited {
	color: #e02027;
	text-decoration: underline;
}
.cautare a:hover {
	color: #333;
	text-decoration: none;
}
.footer {
	background-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bbbfc8;
	border-bottom-color: #BBBFC8;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 972px;
}
.footer2 {
	background-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bbbfc8;
	border-bottom-color: #BBBFC8;
	padding-top: 7px;
	padding-bottom: 7px;
}
.footer3 {
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbbfc8;
	padding-top: 7px;
	padding-bottom: 7px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.copy a:link, .copy a:visited {
	text-decoration: none;
	font-size:11px;
	color:#000;
}
.copy a:hover {
	text-decoration:none;
	color:#F00;
}
.menu-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
}
.menu-footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menu-footer li {
	color: #474747;
	text-align: left;
	padding-right: 15px;
	float:left;
}
.menu-footer li a:link, .menu-footer li a:visited {
	font-size: 11px;
	color: #474747;
	text-decoration: none;
}
.menu-footer li a:hover {
	font-size: 11px;
	color: #474747;
	text-decoration:underline;
}
.bleumarin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #102a5d;
	line-height: normal;
}
.bleumarin a:link, .bleumarin a:visited {
	color: #102a5d;
	text-decoration: none;
}
.bleumarin a:hover {
	color: #102a5d;
	text-decoration: underline;
}
.bleumarin2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #102a5d;
	line-height: normal;
}
.bleumarin a:link, .bleumarin a:visited {
	color: #102a5d;
	text-decoration: none;
}
.bleumarin a:hover {
	color: #102a5d;
	text-decoration: underline;
}
.bleu {
	font-size: 11px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.bleu a:link, .bleu a:visited {
	color: #000;
	text-decoration: none;
}
.bleu a:hover {
	color: #000;
	text-decoration: underline;
}
.bleu2 {
	font-size: 18px;
	color: #2681e5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bleu3 {
	font-size: 12px;
	font-weight: bold;
	color: #2681e5;
	font-family: Arial, Helvetica, sans-serif;
}
.alb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	text-align: justify;
}
.alb a:link, .alb a:visited {
	color: #FFF;
	text-decoration: none;
}
.alb a:hover {
	color: #FFF;
	text-decoration: none;
}
.alb2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	text-align: justify;
}
.alb2 a:link, .alb2 a:visited {
	color: #FFF;
	text-decoration: underline;
}
.alb2 a:hover {
	color: #FFF;
	text-decoration: none;
}
.gri {
	font-size: 11px;
	color: #434343;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.gri a:link, .gri a:visited {
	color: #434343;
	text-decoration: none;
}
.gri a:hover {
	color: #434343;
	text-decoration: underline;
}
.pret1 {
	font-size: 14px;
	color: #e02027;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.pret1 a:link, .pret1 a:visited {
	color: #e02027;
	text-decoration: none;
}
.pret1 a:hover {
	color: #e02027;
	text-decoration: underline;
}
.pret2 {
	font-size: 14px;
	color: #005997;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.titlu-faq {
	font-size: 14px;
	color: #F7C1C2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.text-faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999;
}
.text-faq a:link,.text-faq a:visited  {
	color: #999;
	text-decoration:underline;
}
.text-faq a:hover {
	color: #999;
	text-decoration:none;
}
.pret2 a:link, .pret2 a:visited {
	color: #005997;
	text-decoration: none;
}
.pret2 a:hover {
	color: #005997;
	text-decoration: underline;
}
.pret3 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	text-shadow: #0f52b8 2px 2px;
}
.pret8 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #005997;
	text-shadow: #ccc 2px 2px;
}
.pret4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #ea1610;
}
.pret5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ea1610;
}
.pret6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	/*color: #005997;*/
	color: #000;
}
.pret7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333;
}
.detalii1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 13px;
}
.detalii1 a:link, .detalii1 a:visited {
	color: #000;
	text-decoration: underline;
}
.detalii1 a:hover {
	color: #000;
	text-decoration: none;
}
.detalii2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c69b2;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 13px;
}
.detalii2 a:link, .detalii2 a:visited {
	color: #4c69b2;
	text-decoration: underline;
}
.detalii2 a:hover {
	color: #2b86ea;
	text-decoration: none;
}
.detalii3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c69b2;
}
.detalii3 a:link, .detalii3 a:visited {
	color: #4c69b2;
	text-decoration: underline;
}
.detalii3 a:hover {
	color: #2b86ea;
	text-decoration: none;
}
.box-social {
	background-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b6b6b6;
	border-bottom-color: #B6B6B6;
}
.box-cauta {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b6b6b6;
	border-left-color: #B6B6B6;
}
.box-detalii {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dfdfdf;
	border-left-color: #DFDFDF;
	background-color: #f9f9f9;
}
.ttl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-align: left;
	padding-left: 10px;
}
.ttl2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: left;
	padding-left: 10px;
}
.ttl3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #434343;
	text-align: left;
	text-transform:uppercase;
}
.br {
	background-image: url(images/hr-vert.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.bl {
	background-image: url(images/hr-vert.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.bb {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #434343;
	padding-bottom: 10px;
}
.bb2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #434343;
}
.bt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #434343;
	padding-top: 10px;
}
.bbt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #434343;
	padding-bottom: 10px;
	padding-top: 10px;
}
.img {
	padding: 2px;
	border: 1px solid #d2d2d2;
	background-color: #FFF;
}
.top {
	position: absolute;
	z-index: 0;
}
.eVdc-mic{
	position: absolute;
	z-index: 0;
	zoom:1;
	display:block;
}
.vandut {
	position: absolute;
	margin-top: 50px;
	margin-left: 3px;
}
.inchiriat {
	position: absolute;
	margin-top: 50px;
	margin-left: 3px;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #e02027;
}
.red2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e02027;
}
.telefon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e02027;
	vertical-align:center;
}
.box {
	padding-top: 0px;
	padding-bottom: 15px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #434343;
	border-bottom-color: #434343;
}
.box-pret {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
.padding {
	padding-top: 15px;
	padding-bottom: 15px;
}
.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-image: url(images/bull.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	text-align: left;
	padding-left: 10px;
}
.lista2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-image: url(images/arrow2.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 15px;
	text-align: left;
}
.lista2 a:link, .lista2 a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
.lista2 a:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
.lista3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 15px;
	text-align: left;
}
.lista3 a:link, .lista3 a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
.lista3 a:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
.lista4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 15px;
	text-align: left;
}
.lista4 a:link, .lista4 a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
.lista4 a:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
.basic {
	background-image: url(images/bg-basic.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 608px;
	width: 298px;
}
.plus {
	background-image: url(images/bg-plus.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 608px;
	width: 298px;
}
.pro {
	background-image: url(images/bg-pro.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 608px;
	width: 298px;
}
.rent {
	background-image: url(images/bg-rent.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 608px;
	width: 298px;
}
#map {
	width: 279px;
	height: 330px;
}
#contact {
	background-image: url(images/contact-bg.png);
	height: 512px;
	width: 596px;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	padding-top: 118px;
	padding-left: 50px;
}
/* Easy Slider */
#content {
	position:relative;
	width: 1008px;
	overflow:hidden;
}
#slider {
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li {
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
	width:972px;
	height:350px;
	overflow:hidden;
	margin-bottom: 10px;
}
p#controls {
	margin:0;
	position:relative;
}
#prevBtn, #nextBtn {
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;
	width:30px;
	height:77px;
	position:absolute;
	left:-5px;
	top:-200px;
}
#nextBtn {
	left:984px;
}
#prevBtn a, #nextBtn a {
	display:block;
	width:20px;
	height:47px;
	background:url(images/btn_prev.png) no-repeat 0 0;
}
#nextBtn a {
	background:url(images/btn_next.png) no-repeat 0 0;
}
/* // Easy Slider */

/* Easy Slider2 */
#content2 {
	position:relative;
	width: 1008px;
	overflow:hidden;
}
#slider {
}
#slider2 ul, #slider2 li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider2 li {
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:990px;
	height:400px;
	overflow:hidden;
}
#slider2 li {
	background:#fff;
}
p#controls2 {
	margin:0;
	position:relative;
}
#prevBtn2, #nextBtn2 {
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;
	width:20px;
	height:47px;
	position:absolute;
	left:-5px;
	top:-300px;
}
#nextBtn2 {
	left:994px;
}
#prevBtn2 a, #nextBtn2 a {
	display:block;
	width:20px;
	height:47px;
	background:url(images/btn_prev.png) no-repeat 0 0;
}
#nextBtn2 a {
	background:url(images/btn_next.png) no-repeat 0 0;
}
.paginatie {
	padding:4px;
	border:1px solid #f0f0f0;
}
/* // Easy Slider2 */
hr {
	color: #fff;
	background-color: #fff;
	border: 1px dotted #CCC;
	border-style: none none dotted;
}
.bg-pret {
	background-image: url(images/bg-pret.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 136px;
	width: 219px;
	float:right;
}
.adauga {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
}
.adauga-rosu{
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #F00;
}
.brl {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cecece;
	border-left-color: #CECECE;
}
.comment {
	width: 625px;
	margin-top: 10px;
	margin-bottom: 5px;
	overflow: auto;
	height: 90px;
}
.bg-text-pachete {
	background: url(images/bg-text.jpg) no-repeat center top;
	height: 311px;
	width: 245px;
	display: block;
	float: left;
	text-align: left;
	padding: 10px;
	line-height: 16px;
}
.ttl-text-pachete {
	line-height: 6px;
}
.clear {
	padding: 0;
	margin: 0;
	clear: both;
}
.clear2 {
	padding: 0;
	margin: 5px 0;
	clear: both;
}
.bg-pachet-vinde {
	background: url(images/bg-pachet-vinde.gif) repeat-y center top;
	color: #468bea;
}
.bg-pachet-vinde a {
	color: #468bea;
	text-decoration: none;
	font-weight: bold;
}
.bg-pachet-vinde a:hover {
	color: #468bea;
	text-decoration: underline;
	font-weight: bold;
}
.bg-pachet-inchiriaza {
	background: url(images/bg-pachet-inchiriaza.gif) repeat-y center top;
	color: #d81515;
}
.bg-pachet-inchiriaza a {
	font-weight: bold;
	color: #d81515;
	text-decoration: none;
}
.bg-pachet-inchiriaza a:hover {
	font-weight: bold;
	color: #d81515;
	text-decoration: underline;
}
.ttl-gaseste-blue {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #468bea;
	padding-bottom: 3px;
}
.ttl-gaseste-red {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #d81515;
	padding-bottom: 3px;
}



ul.tabs1 {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #74AFE7;
	border-left: 1px solid #74AFE7;
	width: 100%;
}
ul.tabs1 li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #74AFE7;
	border-left: none;
	margin-bottom: -1px;
	background: #EDF4FE;
	overflow: hidden;
	position: relative;
	/*border-top-left-radius:5px;
	border-top-right-radius:5px;*/
}
ul.tabs1 li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	/*border: 1px solid #fff;*/
	outline: none;
}
ul.tabs1 li a:hover {
	background: #99C2F0;
	color:#333
}	
html ul.tabs1 li.active, html ul.tabs1 li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}

#subtabs{border-bottom:1px solid #74AFE7;border-left:1px solid #74AFE7;border-right:1px solid #74AFE7;min-height:25px;line-height:25px;padding:6px 10px;}
#subtabs a{float:left;display:block;margin:0px 10px;text-decoration:underline}
#subtabs a.active{text-decoration:none;color:red}

#contTab{padding:10px 0px}
.contTab{margin:0px;padding:0px;}
.contTab td{padding:5px;}
.contTab td.label{width:150px}
.contTab td .form{width:250px}

.button{margin:0px;padding:0px;font-family:Arial;font-size:14px;background:#D4D0C8;border:1px solid #8A8A8A;padding:3px 10px;cursor:pointer;-moz-border-radius: 5px;border-radius: 5px;}
a.button:hover{color:#000;text-decoration:none}
.quickinfo{font-size:11px;}
.err{font-size:11px;color:red}

.subsubtab{margin:0px 10px;border-bottom:1px solid #999;min-height:25px;line-height:25px;padding:6px 10px;}
.subsubtab a{float:left;display:block;margin:0px 10px;padding-left:18px;}
.subsubtab a.sel_all{background: url(images/sel_all.png) no-repeat 0px 4px;}
.subsubtab a.des_all{background: url(images/des_all.png) no-repeat 0px 4px;}
.subsubtab a.del{background: url(images/del.png) no-repeat 0px 4px;}
.subsubtab a.print{background: url(images/printer.png) no-repeat 0px 4px;}

#wrapper_pasi_adaugare{position:absolute;top:-98px;left:310px;}
#pasi_adaugare{width:599px;height:73px;background:url(images/bg-pasi.png) no-repeat bottom;position:relative;float:left;margin-left:38px;}
.pasAd{position:absolute;width:197px;height:73px;}
.pasAd.active{background:url(images/pas-activ-mark.png) no-repeat 165px 42px;}
.pasAd .no{font-size:18px;color:#fefefe;position:absolute;top:18px;right:5px;}
.pasAd.active .no{color:#37445b}
.pasAd .txt{font-size:18px;color:#dbe8f9;position:absolute;bottom:10px;left:5px;}
.pasAd.active .txt{color:#4070af;}

#pacheteContact{background:url(images/bg-pacheteContact.png) no-repeat bottom left;height:400px;padding-left:5px;}
#pacheteContact .title{font-size:14px;color:#fa9e59;padding-top:10px;text-decoration:underline;font-weight:bold}
#pacheteContact p{font-size:12px;line-height:12px;color:#37445b;font-weight:bold;padding:10px 0px}

.pachetVinde{width:230px;height:383px;background:url(images/bg-pachetVinde.png) no-repeat;position:relative;}
.pachetVinde .title, .pachetRent .title{font-size:18px;color:#fefcfc;padding:30px 0px 10px 60px;background:url(images/sublineVinde.png) no-repeat 59px bottom ;}
.pachetRent .title{padding-left:70px;background:url(images/sublineRent.png) no-repeat 59px bottom!important;}
.pachetVinde .pret, .pachetRent .pret{font-size:18px;color:#fefcfc;padding:5px 0px 10px 40px;}
.pachetVinde ul.short_desc, .pachetRent ul.short_desc{margin:0px;padding:0px;padding-left:5px;list-style:none;font-size:14px;line-height:16px;font-weight:bold;color:#fefcfc}
.pachetVinde ul.short_desc li, .pachetRent ul.short_desc li{padding:0px;margin:0px;margin-top:10px;padding-left:25px;}
.pachetVinde ul.short_desc li.plusPac, .pachetRent ul.short_desc li.plusPac{background:url(images/sageata-alba-dr.png) no-repeat 0px 5px;}
.pachetVinde .submBtn, .pachetRent .submBtn{position:absolute;bottom:23px;left:50%;margin-left:-33px;}
.pachetVinde .detLnk, .pachetRent .detLnk{position:absolute;bottom:0px;right:5px;color:#fefcfc;font-size:11px;font-weight:bold}

.pachetRent{width:230px;height:383px;background:url(images/bg-pachetRent.png) no-repeat;position:relative;}

.recMarker{position:absolute;bottom:-5px;left:-5px;}

#addImgCont{background:url(images/bg-addimg1.png) no-repeat; /*width:517px;height:577px;*/width:533px;height:624px; padding:20px 10px;position:relative;}

.spViz{font-size:17px;color:#666;font-weight:bold;background:url(images/green-arrow.png) no-repeat bottom right;padding-bottom:35px;padding-right:30px;padding-left:37px}
.boxProf{width:266px;height:436px;background:url(images/bg-profBox.png) no-repeat;margin-top:10px;}
.boxProf div{padding:0px 37px;padding-top:50px;}
.boxProf .title{display:block;font-size:18px;color:#666;font-weight:bold;margin-bottom:60px;}
.boxProf .detProf{display:block;font-size:12px;color:#666;height:170px;border-bottom:1px solid #666}
.boxProf .total{display:block;font-size:12px;color:#666;margin-top:10px;font-weight:bold}
.boxProf .total span.totalText{display:block;float:left;margin-right:100px;width:40px;}
.boxProf .total span.suma{display:block;float:left;width:50px;text-align:right}
.boxProf .benef{display:block;font-size:10px;color:#666;margin-top:75px}

.extraop{width:429px;height:117px;background:url(images/bg-extraop.png) no-repeat;font-size:14px;color:#666}
.extraop div{padding:10px 16px;}

.chFotoEo{width:232px;height:83px;background:url(images/bg-chFotoEo.png) no-repeat;font-size:14px;color:#666;margin-top:5px;}
.chFotoEo div{padding:5px 15px;}
.chFotoEo div .title{font-size:16px;font-weight:bold;color:#333333}

.plata{position:relative;}
.plata .title{position:absolute;font-size:18px;color:#666;font-weight:bold;top:-35px;left:320px}
.plata .modalitati{margin-left:310px;float:left;}
.plata .go_plata{float:left;margin-left:100px;}

#plata_card, #plata_sms{float:left;padding-bottom:5px;border-bottom:2px solid white}
#plata_card img, #plata_sms img{cursor:pointer}
#plata_card.active, #plata_sms.active{padding-bottom:5px;border-bottom:2px solid #ff6600}

.promo{height:72px;padding-left:80px;background:url(images/promo.png) no-repeat;}
.promo .text{font-size:15px;font-weight:bold;color:#ea7125;padding-top:10px;}

.actions{padding:5px 0px}
.actions a{display:block;float:left;margin:0px 10px;padding-left:18px;}
.actions a.edit{background: url(images/page_edit.png) no-repeat 0px 0px;}
.actions a.del{background: url(images/cross.png) no-repeat 0px 0px;}
.actions a.dezactiveaza{background: url(images/des_all.png) no-repeat 0px 0px;}
.actions a.activeaza{background: url(images/accept.png) no-repeat 0px 0px;}
.actions a.incomplet{background: url(images/page_error.png) no-repeat 0px 0px;}
.actions a.extraoplnk{background: url(images/arrow_up.png) no-repeat 0px 0px;}
.actions a.chFoto{background: url(images/camera.png) no-repeat 0px 0px;}
.actions a.oreViz{background: url(images/magnifier.png) no-repeat 0px 0px;}

#anuntRecomandate{width:967px;height:128px;background:url(images/bg_recomandate.png);padding:25px 0px 0px 10px;}
#anuntRecomandate.hover{background-position:0px -153px;}

.box_anunt{margin:0px 6px;width:207px;float:left;padding:10px;border-radius:10px;height:91px;}
.box_anunt.odd{background:#c8d7e9;}
.box_anunt.even{background:#e2e2e2;}

.box_anunt .img_rec{float:left;}
.box_anunt .cont{float:left;width:90px;margin-left:2px;}

.reqFieldAst{color:#fa9e59}

.showLink{width:16px;height:16px;background:url(images/down-tr.png) no-repeat;display:block}
.hideLink{width:16px;height:16px;background:url(images/up-tr.png) no-repeat;display:block}

/*tooltip*/
.tooltip{background:#EDF4FE;color:#000;padding:5px;border:1px solid #ccc;border-radius:5px;filter:alpha(opacity=95);opacity: 0.95;-moz-opacity:0.95;line-height:12px;font-weight:bold}
.tooltip pre{font-family:Arial}


/*uploader*/
#swfupload-control p{ margin:10px 5px; font-size:0.9em; }  
#log{ margin:0; padding:0; width:361px;}  
#log li{ list-style-position:inside; margin:2px; border:1px solid #ccc; padding:10px; font-size:12px;  
    font-family:Arial, Helvetica, sans-serif; color:#333; background:#fff; position:relative;}  
#log li .progressbar{ border:1px solid #333; height:5px; background:#fff; }  
#log li .progress{ background:#999; width:0%; height:5px; }  
#log li p{ margin:0; line-height:18px; }  
#log li.success{ border:1px solid #339933; background:#ccf9b9; }  
#log li span.cancel{ position:absolute; top:5px; rightright:5px; width:20px; height:20px;  
    background:url('js/swfupload/cancel.png') no-repeat; cursor:pointer; }
/*uploader*/

.hidden{display:none;}
.cautColegBox{padding:20px;}
#CautColegInput{padding:20px;}

.downArrow {
    border-color: #000 transparent transparent;
    border-right: 3px dashed transparent;
    border-style: solid dashed dashed;
    border-width: 3px 3px 0;
    display: inline-block;
    font-size: 0;
    height: 0;
    left: 4px;
    line-height: 0;
    padding-top: 1px;
    position: relative;
    top: -1px;
    width: 0;
    float:right;
    margin-top:9px;
}

#zileViz{border:1px solid #8A8A8A;box-shadow:2px 2px 2px #888;width:400px;margin-top:4px;padding:10px;position:absolute;left:140px;background:#fff;display:none;}
#zileViz a{display:block;padding:2px 0px;text-indent:5px;}
#zileViz a.sel{background:#99C2F0;}
#zileViz a.sel:hover{color:#000;background:#99C2F0;}
#zileViz div{padding:2px;}
#zileViz a:hover{text-decoration:none;color:#000;background:#EDF4FE;}

#zileViz #vizUrmZ a, #zileViz #vizGenZ a{float:left;text-indent:0px;padding:3px 5px;}

#ora_start_cont, #ora_end_cont{border:1px solid #8A8A8A;box-shadow:2px 2px 2px #888;width:550px;margin-top:4px;padding:10px;position:absolute;left:285px;background:#fff;display:none;}
#ora_end_cont{left:377px}
#ora_start_cont a, #ora_end_cont a{display:block;float:left;padding:3px 5px;}
#ora_start_cont a:hover, #ora_end_cont a:hover{text-decoration:none;color:#000;background:#EDF4FE;}
#ora_start_cont a.sel, #ora_end_cont a.sel{background:#99C2F0;}

.delim1{margin-bottom:5px;}

#ctDiv table{background:#EDF4FE!important;border-radius:5px;filter:alpha(opacity=80);opacity: 0.8;-moz-opacity:0.8;}
#ctDiv table font{color:#ccc;color:#333;display:block;padding:5px;text-align:left;font-weight:bold;}

#promoVinde{display:block;float:left;text-indent:-100000px;width:123px;height:25px;background:url(images/promovinde.png) no-repeat;}
#promoInchiriaza{display:block;float:left;text-indent:-100000px;width:143px;height:25px;background:url(images/promoinchiriaza.png) no-repeat;margin-left:10px;}

.brdLeft{border-left:1px dotted #434343;padding-left:5px;}
.sepVert{width:1px;height:63px;background:url(images/sepVert.png) no-repeat;position:absolute;margin-left:-20px;}

.detalii2.saveAnunt a{text-decoration:none}
.detalii2.saveAnunt img{margin-top:-6px;}

.detalii2.trimitePrin{padding-bottom:5px;background-position:right center!important;}
.detalii2.trimitePrin a{text-decoration:none}
.detalii2.trimitePrin img{margin-right:5px;margin-top:3px}
.detalii2.trimitePrin a span{}

#mainTitle{position:absolute;z-index:10;width:360px;font-size:11px;color:#fff;top:0px;left:50%;margin:0px;margin-left:-480px;line-height:11px;font-weight:normal;height:23px;background:url(images/bgh1top.png) no-repeat;padding:2px 10px;}
	#mainTitle .sagHtop{display:block;position:absolute;width:12px;height:8px;background:url(images/sag-blue.png) no-repeat;bottom:-8px;right:15px;cursor:pointer}
