	* {
	margin: 0px;
	padding: 0px;
}

a:link {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

body {
	background: #ffffff; 
	font: normal 11px Tahoma, Verdana, Arial, sans-serif;
	color: #444444;	
}

.clear {
	clear: both;
	width: 100%;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	display: block; 
}

a img {
	border: none;
}

div#main {
	width: 1000px;
	margin: 0 auto;
	padding-top: 9px;
}

div#menu ul {
	list-style: none;
	padding-bottom:110px;
}

div#menu ul li {
	float: left;	
	height:18px !important;
	display:block;
}

div#menu ul li a {
	display: block;
	text-align: center;
	width: 138px;
	color: #585858;
	font-size: 13px;
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	text-decoration: none;
	padding-top: 75px;
	margin-right: 5px;
}

div#menu ul li a#rez {
	background: url(../images/rez.gif) no-repeat left top;
	border-top: 7px solid #e81010;
}

div#menu ul li a#bir {
	background: url(../images/bir.gif) no-repeat left top;
	border-top: 7px solid #f76f2d;
	
}

div#menu ul li a#ter {
	background: url(../images/ter.gif) no-repeat left top;
	border-top: 7px solid #ffc000;
}

div#menu ul li a#com {
	background: url(../images/com.gif) no-repeat left top;
	border-top: 7px solid #a1cd2a;
}

div#menu ul li a#ind {
	background: url(../images/ind.gif) no-repeat left top;
	border-top: 7px solid #079ad7;
}

div#menu ul li a#pro {
	background: url(../images/pro.gif) no-repeat left top;
	border-top: 7px solid #8234f8;
}

div#menu ul li a#hot {
	background: url(../images/hot.gif) no-repeat left top;
	border-top: 7px solid #ff0084;
	margin-right: 0px;
}

div#menu ul li a#bir:hover, div#menu ul li a#rez:hover, div#menu ul li a#ter:hover, div#menu ul li a#com:hover, div#menu ul li a#ind:hover, div#menu ul li a#pro:hover, div#menu ul li a#hot:hover {
	background-position: 0px -96px;
	border-top: 7px solid #909090;
}
div#menu ul li a.s{
	background-position: 0px -96px !important;
	border-top: 7px solid #909090 !important;
}


div#header img#sigla {
	margin: 21px 12px 0 6px;
	float: left;
	display: inline;
}

div#center {
	width: 529px;
	float: left;
	margin-left: 306px;
	margin-right: 1px;
	display: inline;
}


div#right {
	width: 161px;
	float: left;
	margin-left: 0px;
}



div#left {
	width: 300px;
	float: left;
    margin-left: -836px;
}
h2 {
	font-size: 14px;
	color: black;
}
div#cautabox {
	border: 1px solid #e0e0e0;
	width: 288px;
	padding: 5px;
	
	margin-bottom: 4px;
}

div#cautabox h2 {
	background: url(../images/lupa.gif) no-repeat left top;
	height: 23px;	
	padding-left: 26px;
	padding-top: 7px;	
}

div#cautabox h2#optof {
	background: url(../images/continut.gif) no-repeat left top;
	height: 23px;	
	padding-left: 30px;
	padding-top: 4px;	
}
div#cautabox p {
	margin-top: 4px;
}
div.ctred{
	background: #F8B6B6 url(../images/rezgd.gif) repeat-x left top;
}
div.ctred h2 {
	background: url(../images/lupa.gif) no-repeat left top;
	color:#E81010;
	height: 23px;
	padding-left: 26px;
	padding-top: 7px;	
}
div.ctred input, div.ctred select {
	border:1px solid #CF7474;
	background:#FDE5E5;
}
div.ctred select.sell00 {
	background:#FEF3F3;
}
div.ctred input.ctbtn{
	background:#F57A7A;
	color:#fff;
}



div.ctorange{
	background: #FCD3BF url(../images/birgd.gif) repeat-x left top;
}
div.ctorange h2 {
	background: url(../images/lupa.gif) no-repeat left top;
	color:#F76F2D;
	height: 23px;
	padding-left: 26px;
	padding-top: 7px;	
}
div.ctorange input, div.ctorange select {
	border:1px solid #E8BBA5;
	background:#FEE7DB;
}
div.ctorange select.sell00, div.ctorange input.sell00 {
	background:#FFF5EF;
}
div.ctorange input.ctbtn{
	background:#FAA076;
	color:#fff;
}


div.ctyellow{
	background: #FFE9A6 url(../images/tergd.gif) repeat-x left top;
}
div.ctyellow h2 {
	background: url(../images/lupa.gif) no-repeat left top;
	color:#FFC000;
	height: 23px;
	padding-left: 26px;
	padding-top: 7px;	
}
div.ctyellow input, div.ctyellow select {
	border:1px solid #EBD696;
	background:#FFF9E6;
}
div.ctyellow select.sell00, div.ctyellow input.sell00 {
	background:#FFFBEF;
}
div.ctyellow input.ctbtn{
	background:#DFC061;
	color:#fff;
}


div.ctgreen{
	background: #DEEEB5 url(../images/comgd.gif) repeat-x left top;
}
div.ctgreen h2 {
	background: url(../images/lupa.gif) no-repeat left top;
	color:#91C82D;
	height: 23px;
	padding-left: 26px;
	padding-top: 7px;	
}
div.ctgreen input, div.ctgreen select {
	border:1px solid #6DB42A;
	background:#F9FFEF;
}
div.ctgreen select.sell00, div.ctgreen input.sell00 {
	background:#F7FFEF;
}
div.ctgreen input.ctbtn{
	background:#91C82D;
	color:#fff;
}

div.ctblue {
	background: #A9DCF1 url(../images/indgd.gif) repeat-x left top;
}
div.ctblue h2 {
	background: url(../images/lupa.gif) no-repeat left top;
	color:#0093DD;
	height: 23px;
	padding-left: 26px;
	padding-top: 7px;	
}
div.ctblue input, div.ctblue select {
	border:1px solid #0093DD;
	background:#DFF4FF;
}
div.ctblue select.sell00, div.ctblue input.sell00 {
	background:#EFFAFF;
}
div.ctblue input.ctbtn {
	background:#61B5DF;
	color:#fff;
}


div.ctpurple{
	background: #A9DCF1 url(../images/progd.gif) repeat-x left top;
}
div.ctpurple h2 {
	background: url(../images/lupa.gif) no-repeat left top;
	color:#6A5D9C;
	height: 23px;
	padding-left: 26px;
	padding-top: 7px;	
}
div.ctpurple input, div.ctpurple select {
	border:1px solid #6A5D9C;
	background:#F6EFFF;
}
div.ctpurple select.sell00, div.ctpurple input.sell00 {
	background:#F7FFEF;
}
div.ctpurple input.ctbtn{
	background:#9181CF;
	color:#fff;
}

div.ctpink{
	background: #FFB0D9 url(../images/hotgd.gif) repeat-x left top;
}
div.ctpink h2 {
	background: url(../images/lupa.gif) no-repeat left top;
	color:#EF599B;
	height: 23px;
	padding-left: 26px;
	padding-top: 7px;	
}
div.ctpink input, div.ctpink select {
	border:1px solid #EF599B;
	background:#FFDFF0;
}
div.ctpink select.sell00, div.ctpink input.sell00 {
	background:#FFEFF8;
}
div.ctpink input.ctbtn{
	background:#DF8BB0;
	color:#fff;
}




div#cautabox input.ctbtn{
	cursor:pointer;
}

.cautainp {
	width: 275px;
}
.cautainp2 {
	width: 72px;
}
div.box {
	border: 1px solid #e0e0e0;
	width: 288px;
	padding: 5px;
	background: #dfdfdf url(../images/boxbg.gif) repeat-x left top;
	margin-bottom: 4px;
}

span#titlesmartestate {
	width: 300px;
	height: 27px;
	background: url(../images/smartestatetitle.gif) no-repeat left top;
	display: block;
	margin-top: 4px;
}

span#titlesmartestate2 {
	width: 522px;
	height: 27px;
	background: url(../images/smartestatetitle2.gif) no-repeat left top;
	display: block;
	margin-top: 4px;
	color: white;
	font-decoration: bold;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 13px;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	text-decoration: bold;
}

span.smart img {
	border: 1px solid #bdbdbd;
	padding: 1px;
	float: left;
	margin-right: 4px;	
}

span.smart a {
	font-weight: bold;
	color: #3a7e04;
}

span.smart {
	display: block;
	border-bottom: 1px solid #c6c7c7;
	width: 100%;
	clear: both;
	padding-bottom: 9px;
	_padding-bottom: 5px;
	margin-bottom: 5px;
}

div#terenurileft h2 {
	border-bottom: 3px solid #ffc000;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

span.terleft {
	display: block;
	border-bottom: 1px solid #c6c7c7;
	width: 100%;
	clear: both;
	padding-bottom: 9px;
	_padding-bottom: 5px;
	margin-bottom: 5px;
}
span.detalii {
	width: 127px;
	height: 16px;
	text-align: center;
	display: block;
	background: url(../images/detaliibg.gif) no-repeat left top;
	cursor: pointer;
	color: black;
}
a.dtla{
	background:url(../images/detaliibg.gif) no-repeat top;
	height:18px !important;
	width:127px !important;
	color:#000 !important;
	display:block;
	text-decoration:none;
	text-align:center;
	margin-left:0px !important;
}
a.dtla:hover{
	background-position:bottom;
}

span.terleft1 {
	width: 129px;
	display: block;
	float: left;
	margin-right: 4px;
}

span.terleft1a {
	width: 100px;
	display: block;
	float: left;
	margin-right: 4px;
}

span.terleft a {
	color: #ffc000;
	font-weight: bold;
}

div.centbox {
	width: 262px;
	float: left;
	margin-right: 2px;	
	display: inline;
}

div#red h2, div#redr h2 {
	border-bottom: 3px solid #e81010;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

div#red a, div#redr a {
	font-weight: bold;
	color: #e81010;
}

div#red {
	width: 524px;
	
}

div.box2 {
	border-bottom: 1px solid #c6c7c7;
	padding-bottom: 4px;
	margin-bottom: 4px;

}

div.box3 {
	border-bottom: 1px solid #c6c7c7;
	padding-bottom: 4px;
	margin-bottom: 7px;
	width: 262px;
	float: left;
	height: 117px;
}

div#orange h2, div#oranger h2 {
	border-bottom: 3px solid #f76f2d;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

div#orange a, div#oranger a {
	font-weight: bold;
	color: #f76f2d;
}

div#yellow h2 {
	border-bottom: 3px solid #ffc000;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

div#yellow a {
	font-weight: bold;
	color: #ffc000;
}

div#green h2 {
	border-bottom: 3px solid #a1cd2a;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

div#green a {
	font-weight: bold;
	color: #a1cd2a;
}

div#blue h2 {
	border-bottom: 3px solid #079ad7;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

div#blue a {
	font-weight: bold;
	color: #079ad7;
}

div#purple h2 {
	border-bottom: 3px solid #8234f8;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

div#purple a {
	font-weight: bold;
	color: #8234f8;
}

div#pink h2 {
	border-bottom: 3px solid #ff0084;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

div#pink a {
	font-weight: bold;
	color: #ff0084;
}

div#right {
	width: 161px;
	float: left;
}

div.boxright {
	margin-bottom: 28px;
	height: 252px;
}

div.boxright img {
	float: left;
	margin-right: 4px;
}

div#greenr h2 {	
	border-bottom: 3px solid #a1cd2a;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

div#greenr a {
	color: #a1cd2a;
	font-weight: bold;
}

div#right p {
	margin-bottom: 8px;
}

div#footer {
	width: 980px;
	height: 41px;
	border-top: 1px solid #838383;
	clear: both;
	margin: 6px auto 0 auto;
	background: url(../images/footer-bg.gif) repeat-x left top;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;

}

div#footer p {
	width: 50%;
	float: left;
}

div#footer p#futright {
	text-align: right;
}

div#footer p a {
	color: #646464;
}

h3 span {
	float: left;
}

h3.redtitle {
	border: 1px solid #d93b37;
	background: #c72b27;
	width: 518px;
	height: 21px;
	color: #ffffff;
	font-size: 11px;	
	padding-left: 4px;
	margin-bottom: 4px;	
}

h3.redtitle span.titlecod {
	display: block;
	height: 17px;
	background: #a1201c;
	float: right;
	width: 94px;
	text-align: center;	
	padding-top: 3px;
}

h3.redtitle span.titletext {
	padding-top: 3px;
}

div.tercenter {
	width: 250px;
	float: left;
}

div.terright {
	text-align: right;	
}

div.terrighta {
	text-align: left;
	padding-left: 6px;	
	
}

div.terright p.act {
	font-size: 10px;
	margin-bottom: 8px;
}

div.terright p.price {
	color: #c72b27;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 12px;
}

a.fav{
	height: 14px;
	width: 126px;
	display: block;
	color: black !important;
	text-decoration: none !important;
	font-size: 9px;
	background: url(../images/favoritebtn.gif) no-repeat left top;
	float: right;
	text-align: center;
	padding-top: 2px;
	font-weight: normal;	
}
a.fav:hover{
	background-position:bottom;
}

a.delete span {
	height: 14px;
	width: 126px;
	display: block;
	color: black !important;
	text-decoration: none !important;
	font-size: 9px;
	background: url(../images/delete.gif) no-repeat left top;
	float: right;
	text-align: center;
	padding-top: 2px;
	font-weight: normal;	
}

a.abuse {
	height: 14px !important;
	width: 126px;
	display: block;
	color: #000 !important;
	text-decoration: none !important;
	font-size: 10px;
	background: url(../images/abusebtn.gif) no-repeat left top;
	float: right;
	text-align: center;
	padding-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;	
}
a.abuse:hover{
	background-position:bottom;
}
a.edit span {
	height: 14px;
	width: 126px;
	display: block;
	color: black !important;
	text-decoration: none !important;
	font-size: 9px;
	background: url(../images/editeaza.gif) no-repeat left top;
	float: right;
	text-align: center;
	padding-top: 2px;
	font-weight: normal;
}

a.suspend span {
	height: 14px;
	width: 126px;
	display: block;
	color: black !important;
	text-decoration: none !important;
	font-size: 9px;
	background: url(../images/suspend.gif) no-repeat left top;
	float: right;
	text-align: center;
	padding-top: 2px;
	font-weight: normal;
}

a.activeaza span {
	height: 14px;
	width: 126px;
	display: block;
	color: black !important;
	text-decoration: none !important;
	font-size: 9px;
	background: url(../images/activeaza.gif) no-repeat left top;
	float: right;
	text-align: center;
	padding-top: 2px;
	font-weight: normal;	
}

ul#num {
	list-style: none;	
	float: right;
	display: inline;
	margin-right: 2px;
	margin-bottom: 3px;
}

ul#num li {
	float: left;
	padding-bottom: 1px;
	border-bottom: 1px solid #a1201c;
	margin-right: 3px;
}

ul#num li a {
	display: block;
	width: 17px;
	height: 15px;
	text-align: center;
	text-decoration: none;
	color: #181818;
	font-size: 10px;
	padding-top: 2px;	
}

ul#num li a:hover, ul#num li a.selectat {
	background: #c7c7c7;
}

div.centbox2 {	
	width: 262px;
	float: left;
	margin-right: 2px;	
	display: inline;
	width: 524px;
}

div.centbox2 h2 {
	border-bottom: 3px solid #f76f2d;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

div.centbox2 a {
	font-weight: bold;
	color: #e81010;
}

h3.orangetitle {
	border: 1px solid #d36116;
	background: #f76f2d;
	width: 518px;
	height: 21px;
	color: #ffffff;
	font-size: 11px;	
	padding-left: 4px;
	margin-bottom: 4px;	
}

h3.orangetitle span.titlecod {
	display: block;
	height: 17px;
	background: #e8611f;
	float: right;
	width: 103px;
	text-align: center;	
	padding-top: 3px;
}

h3.orangetitle span.titletext {
	padding-top: 3px;
}

div.terright p.price2 {
	color: #e8611f;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 12px;
}

ul#num2 {
	list-style: none;	
	float: right;
	display: inline;
	margin-right: 2px;
}

ul#num2 li {
	float: left;
	padding-bottom: 1px;
	border-bottom: 1px solid #e8611f;
	margin-right: 3px;
}

ul#num2 li a {
	display: block;
	width: 17px;
	height: 15px;
	text-align: center;
	text-decoration: none;
	color: #181818;
	font-size: 10px;
	padding-top: 2px;	
}

ul#num2 li a:hover {
	background: #c7c7c7;
}

h3.yellowtitle {
	border: 1px solid #f9e7a8;
	background: #edca4a;
	width: 518px;
	height: 21px;
	color: #ffffff;
	font-size: 11px;	
	padding-left: 4px;
	margin-bottom: 4px;	
}

h3.yellowtitle span.titlecod {
	display: block;
	height: 17px;
	background: #eaae4e;
	float: right;
	width: 101px;
	text-align: center;	
	padding-top: 3px;
}

h3.yellowtitle span.titletext {
	padding-top: 3px;
}

div.terright p.price3 {
	color: #eaae4e;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 12px;
}

ul#num3 {
	list-style: none;	
	float: right;
	display: inline;
	margin-right: 2px;
}

ul#num3 li {
	float: left;
	padding-bottom: 1px;
	border-bottom: 1px solid #eaae4e;
	margin-right: 3px;
}

ul#num3 li a {
	display: block;
	width: 17px;
	height: 15px;
	text-align: center;
	text-decoration: none;
	color: #181818;
	font-size: 10px;
	padding-top: 2px;	
}

ul#num3 li a:hover {
	background: #c7c7c7;
}

h2#tlyel {
	border-bottom: 3px solid #eaae4e !important;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

h3.greentitle {
	border: 1px solid #b7e565;
	background: #91c82d;
	width: 519px;
	height: 21px;
	color: #ffffff;
	font-size: 11px;	
	padding-left: 4px;
	margin-bottom: 4px;	
}

h3.greentitle span.titlecod {
	display: block;
	height: 17px;
	background: #6db42a;
	float: right;
	width: 98px;
	text-align: center;	
	padding-top: 3px;
}

h3.greentitle span.titletext {
	padding-top: 3px;
}

div.terright p.price4 {
	color: #6db42a;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 12px;
}

ul#num4 {
	list-style: none;	
	float: right;
	display: inline;
	margin-right: 2px;
}

ul#num4 li {
	float: left;
	padding-bottom: 1px;
	border-bottom: 1px solid #6db42a;
	margin-right: 3px;
}

ul#num4 li a {
	display: block;
	width: 17px;
	height: 15px;
	text-align: center;
	text-decoration: none;
	color: #181818;
	font-size: 10px;
	padding-top: 2px;	
}

ul#num4 li a:hover {
	background: #c7c7c7;
}

h2#tlgreen {
	border-bottom: 3px solid #6db42a !important;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

h2#tlred {
	border-bottom: 3px solid #E81010 !important;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

h2#tlorange {
	border-bottom: 3px solid #F76F2D !important;
	padding-bottom: 2px;
	margin-bottom: 3px;
}
h3.bluetitle {
	border: 1px solid #11a7f3;
	background: #0093dd;
	width: 518px;
	height: 21px;
	color: #ffffff;
	font-size: 11px;	
	padding-left: 4px;
	margin-bottom: 4px;	
}

h3.bluetitle span.titlecod {
	display: block;
	height: 17px;
	background: #0a74b1;
	float: right;
	width: 85px;
	text-align: center;	
	padding-top: 3px;
}

h3.bluetitle span.titletext {
	padding-top: 3px;
}

div.terright p.price5 {
	color: #0a74b1;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 12px;
}

ul#num5 {
	list-style: none;	
	float: right;
	display: inline;
	margin-right: 2px;
}

ul#num5 li {
	float: left;
	padding-bottom: 1px;
	border-bottom: 1px solid #0a74b1;
	margin-right: 3px;
}

ul#num5 li a {
	display: block;
	width: 17px;
	height: 15px;
	text-align: center;
	text-decoration: none;
	color: #181818;
	font-size: 10px;
	padding-top: 2px;	
}

ul#num5 li a:hover {
	background: #c7c7c7;
}

h2#tlblue {
	border-bottom: 3px solid #0a74b1 !important;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

h3.purpletitle {
	border: 1px solid #8176aa;
	background: #6a5d9c;
	width: 523px;
	height: 21px;
	color: #ffffff;
	font-size: 11px;	
	padding-left: 4px;
	margin-bottom: 4px;	
}

h3.purpletitle span.titlecod {
	display: block;
	height: 17px;
	background: #453879;
	float: right;
	width: 85px;
	text-align: center;	
	padding-top: 3px;
}

h3.purpletitle span.titletext {
	padding-top: 3px;
}

div.terright p.price6 {
	color: #453879;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 12px;
}

ul#num6 {
	list-style: none;	
	float: right;
	display: inline;
	margin-right: 2px;
}

ul#num6 li {
	float: left;
	padding-bottom: 1px;
	border-bottom: 1px solid #453879;
	margin-right: 3px;
}

ul#num6 li a {
	display: block;
	width: 17px;
	height: 15px;
	text-align: center;
	text-decoration: none;
	color: #181818;
	font-size: 10px;
	padding-top: 2px;	
}

ul#num6 li a:hover {
	background: #c7c7c7;
}

h2#tlpurple {
	border-bottom: 3px solid #453879 !important;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

h3.pinktitle {
	border: 1px solid #e07995;
	background: #dc5d80;
	width: 518px;
	height: 21px;
	color: #ffffff;
	font-size: 11px;	
	padding-left: 4px;
	margin-bottom: 4px;	
}

h3.pinktitle span.titlecod {
	display: block;
	height: 17px;
	background: #b94263;
	float: right;
	width: 85px;
	text-align: center;	
	padding-top: 3px;
}

h3.pinktitle span.titletext {
	padding-top: 3px;
}

div.terright p.price7 {
	color: #b94263;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 12px;
}

ul#num7 {
	list-style: none;	
	float: right;
	display: inline;
	margin-right: 2px;
}

ul#num7 li {
	float: left;
	padding-bottom: 1px;
	border-bottom: 1px solid #b94263;
	margin-right: 3px;
}

ul#num7 li a {
	display: block;
	width: 17px;
	height: 15px;
	text-align: center;
	text-decoration: none;
	color: #181818;
	font-size: 10px;
	padding-top: 2px;	
}

ul#num7 li a:hover {
	background: #c7c7c7;
}

h2#tlpink {
	border-bottom: 3px solid #b94263 !important;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

div#tarleft3 {
	width: 275px;
	height: 260px;
	background: #e1e1e1;
	padding: 3px;
	float: left;
	margin-right: 8px;
}

div#tarleft3 ul {
	list-style: none;
}

div#tarleft3 ul li {
	float: left;
	margin-right: 2px;
}

div#tarleft3 ul li#lst {
	margin-right: 0px;
}


div.terright p.pricedet {
	color: #c72b27;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 12px;
}

div.terright p.pricedetorange {
	color: #e8611f;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 12px;
}

div.terright p.pricedetyellow {
	color: #Eaae4e;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 12px;
}

div.terright p.pricedetgreen {
	color: #98c428;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 12px;
}

div.terright p.pricedetblue {
	color: #227bd6;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 12px;
}

div.terright p.pricedetpink {
	color: #b94263;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 12px;
}

ul.detlist {
	list-style: none;
	float: left;
}

ul.detlist li {
	width: 243px;
	height: 19px;
	background: url(../images/arrow.gif) no-repeat 5px 9px;
	padding-left: 17px;
	padding-top: 5px;
	margin-right: 2px;	
}

ul.detlist li.pinkrow {
	background: #ffe0df url(../images/arrow.gif) no-repeat 5px 9px;
}

ul.detlist li.orangerow {
	background: #f9ddbf url(../images/arrow.gif) no-repeat 5px 9px;
}

ul.detlist li.yellowrow {
	background: #feecd3 url(../images/arrow.gif) no-repeat 5px 9px;
}

ul.detlist li.greenrow {
	background: #f3ffd3 url(../images/arrow.gif) no-repeat 5px 9px;
}

ul.detlist li.bluerow {
	background: #c5e2ff url(../images/arrow.gif) no-repeat 5px 9px;
}

ul.detlist li.pinkrow {
	background: #ffe5fb url(../images/arrow.gif) no-repeat 5px 9px;
}

div#contactform {
	background: #c72b27;
	padding: 6px 0;
	color: white;
}

div#contactform h2 {
	border: none;
	color: white;
	margin-left: 8px ;
}

div#contactform form {
	margin-left: 44px;
	margin-top: 8px;
}

div#contactform .cntinp {
	width: 195px;
	margin-bottom: 8px;
	float: left;	
	border: 1px solid #a91713;
	padding: 2px;
}

div#contactform p {
	clear: both;
}

div#contactorangeform {
	background: #f76f2d;
	padding: 6px 0;
	color: white;
}

div#contactorangeform h2 {
	border: none;
	color: white;
	margin-left: 8px ;
}

div#contactorangeform form {
	margin-left: 44px;
	margin-top: 8px;
}

div#contactorangeform .cntinp {
	width: 195px;
	margin-bottom: 8px;
	float: left;	
	border: 1px solid #a94f13;
	padding: 2px;
}

div#contactorangeform p {
	clear: both;
}

div#contactyellowform {
	background: #Eaae4e;
	padding: 6px 0;
	color: white;
}

div#contactyellowform h2 {
	border: none;
	color: white;
	margin-left: 8px ;
}

div#contactyellowform form {
	margin-left: 44px;
	margin-top: 8px;
}

div#contactyellowform .cntinp {
	width: 195px;
	margin-bottom: 8px;
	float: left;	
	border: 1px solid #fcd495;
	padding: 2px;
}

div#contactyellowform p {
	clear: both;
}

div#contactgreenform {
	background: #6db42a;
	padding: 6px 0;
	color: white;
}

div#contactgreenform h2 {
	border: none;
	color: white;
	margin-left: 8px ;
}

div#contactgreenform form {
	margin-left: 44px;
	margin-top: 8px;
}

div#contactgreenform .cntinp {
	width: 195px;
	margin-bottom: 8px;
	float: left;	
	border: 1px solid #c1de77;
	padding: 2px;
}

div#contactgreenform p {
	clear: both;
}

div#contactblueform {
	background: #3c7fc4;
	padding: 6px 0;
	color: white;
}

div#contactblueform h2 {
	border: none;
	color: white;
	margin-left: 8px ;
}

div#contactblueform form {
	margin-left: 44px;
	margin-top: 8px;
}

div#contactblueform .cntinp {
	width: 195px;
	margin-bottom: 8px;
	float: left;	
	border: 1px solid #5b9bdc;
	padding: 2px;
}

div#contactblueform p {
	clear: both;
}

div#contactpinkform {
	background: #dc5280;
	padding: 6px 0;
	color: white;
}

div#contactpinkform h2 {
	border: none;
	color: white;
	margin-left: 8px ;
}

div#contactpinkform form {
	margin-left: 44px;
	margin-top: 8px;
}

div#contactpinkform .cntinp {
	width: 195px;
	margin-bottom: 8px;
	float: left;	
	border: 1px solid #b73460;
	padding: 2px;
}

div#contactpinkform p {
	clear: both;
}

#cntarea {
	border: 1px solid #a91713;
	float: left;
	width: 414px;
	height: 74px;
}

#cntareaorange {
	border: 1px solid #a94f13;
	float: left;
	width: 414px;
	height: 74px;
}

#cntareayellow {
	border: 1px solid #fcd495;
	float: left;
	width: 414px;
	height: 74px;
}

#cntareagreen {
	border: 1px solid #c1de77;
	float: left;
	width: 414px;
	height: 74px;
}

#cntareablue {
	border: 1px solid #5b9bdc;
	float: left;
	width: 414px;
	height: 74px;
}

#cntareapink {
	border: 1px solid #b73460;
	float: left;
	width: 414px;
	height: 74px;
}

#butonred {
	border: 1px solid #d63e3a;
	background: #a1201c;
	color: white;
	padding: 2px 4px;
	margin: 10px 0 5px 100px;
	cursor: pointer;
}
#butongreen {
	border: 1px solid #6e901b;
	background: #5b7a0e;
	color: white;
	padding: 2px 4px;
	margin: 10px 0 5px 98px;
	cursor: pointer;
}
#butongreen2 {
	border: 1px solid #6e901b;
	background: #5b7a0e;
	color: white;
	padding: 2px 4px;
	margin: 10px 0 5px 5px;
	cursor: pointer;
}
#butonblue {	
	border: 1px solid #5b9bdc;
	background: #0c5aaa;
	color: white;
	padding: 2px 4px;	
	margin: 10px 0 5px 100px;
	cursor: pointer;
}

#butonorange {
	border: 1px solid #e8a42e;
	background: #e04a21;
	color: white;
	padding: 2px 4px;
	margin: 10px 0 5px 100px;
	cursor: pointer;
}

#butonyellow {
	border: 1px solid #edb55a;
	background: #f5b813;
	color: white;
	padding: 2px 4px;
	margin: 10px 0 5px 100px;
	cursor: pointer;
}



#butonpink {
	border: 1px solid #d46c8f;
	background: #b73460;
	color: white;
	padding: 2px 4px;
	margin: 10px 0 5px 100px;
	cursor: pointer;
	margin:5px 0pt 5px 365px;
}

ul#optlist {
	list-style: none;
}

ul#optlist li {
	margin-left: 8px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left: 18px;
}

ul#optlist a {
	color: #b94263;
}

ul.orangelinks a {
	color: #f1843b !important;
}

ul.purplelinks a {
	color: #453879 !important;
}

ul.yellowlinks a {
	color: #e9ab47 !important;
}

ul.greenlinks a {
	color: #98c428 !important;
}

ul.bluelinks a {
	color: #227bd6 !important;
}

ul.pinklinks a {
	color: #f916d6 !important;
}

ul#optlist li#sml1 {
	background: url(../images/sml1.gif) no-repeat left top;
}

ul#optlist li#sml2 {
	background: url(../images/sml2.gif) no-repeat left top;
}

ul#optlist li#sml3 {
	background: url(../images/sml3.gif) no-repeat left top;
}

ul#optlist li#sml4 {
	background: url(../images/sml4.gif) no-repeat left top;
	padding-bottom: 8px;
	border-bottom: 1px solid #b2b2b2;
}

ul#optlist li#sml5 {
	background: url(../images/sml5.gif) no-repeat left top;
}

ul#optlist li#sml6 {
	background: url(../images/sml6.gif) no-repeat left top;
}

img.imag {
	float: left;
	padding-right: 5px;
}

div#center p {
	margin-bottom: 6px;
}
p#txt {
	margin:6px 0 6px 0;
	text-align:left;
}

div#contmenu {
	background: #63a525;
	width: 529px;
	height: 20px;
	margin-bottom: 12px;
	
}

div#contmenu ul {
	list-style: none;	
}

div#contmenu ul li {
	float: left;
	margin: 0 8px;
	display: inline;
}

div#contmenu ul li#modif {
	background: #457f0e;
	height: 20px;
	padding: 0 6px;
	margin-right: 0px;
}

div#contmenu ul li a {
	color: white;
	font-weight: normal;
	display: block;
	padding-top: 3px;
}

.forma {
	width: 450px;
	margin: 0 auto;
	_width: 360px;
}

.forma label {
	width: 100px;
	display: block;
	float: left;
	padding-top: 4px;
}

.forma .selecta {
	width: 245px;
}

.forma .selectb {
	width: 241px;
}

table#inbox {
	text-align: left;
	text-weight: normal;
	margin-bottom: 8px;
}

table#inbox a {
	color: #444444;
	font-weight: normal;
	text-decoration: none;
}

table#inbox a:hover {
	text-decoration: underline;
}

table#inbox tr.unread, table#inbox tr.unread a {
	font-weight: bold;
}

table#inbox th {
	font-weight: normal;
	background: #e9e9e9;
	padding: 3px 0;
	
}

table#inbox td {
	padding: 3px 0;
	border-bottom: 1px solid #d2d2d2;
}

span#reglinks {
	margin-left: 3px;
}

span#reglinks a {
	color: #79bf37 !important;	
}

p.tlt {
	color: #6a5d9c;
	font-size: 12px;
	font-weight: bold;
}

div#contactformmov {
	background: #6a5d9c;
	padding: 6px 0;
	color: white;
}

div#contactformmov h2 {
	border: none;
	color: white;
	margin-left: 8px ;
}

div#contactformmov form {
	margin-left: 44px;
	margin-top: 8px;
}

div#contactformmov .cntinp {
	width: 195px;
	margin-bottom: 8px;
	float: left;	
	border: 1px solid #8170c2;
	padding: 2px;
}

div#contactformmov p {
	clear: both;
}

div#contactformmov #cntarea {
	border: 1px solid #8170c2;
	float: left;
	width: 414px;
	height: 74px;
}

div#contactformmov #butonmov {
	border: 1px solid #8170c2;
	background: #443c64;
	color: white;
	padding: 2px 4px;
	margin: 5px 0 5px 365px;
	cursor: pointer;
}

span.space {
	height: 15px;
	display: block;
}

#ctext { margin: 10px 0 10px 100px; }
#cinput { margin-left: 170px; }

#captcha {
	float: left;
	margin-bottom:8px;
	width: 245px;
	height: 14px !important;
	margin-left: 100px;
}
#cpta { margin: 15px 0pt 10px 100px; }

.reg_chk {
	margin-left: 99px;
}

.error {
	font:700 11px Arial, Verdana;
	color: #E81010;
}
.rcat, .prcat, .sut {
	display: none;
}
.sbcat{
	display: none;
}
.tcat{
	display: none;
}
.sccat{
	display: none;
}
.sicat{
	display: none;
}
.rhcat{
	display: none;
}
#submenu{
	display: none;
}
#pret1, #pret2{
	display: none;
}
#mon1, #mon2{
	margin-left: 10px;
}
div#imob {
	width: 525px;
	height: 158px;
	background:url(../images/bg-imob.gif) repeat-x left top;
}
#imob p{
	color: white;
	font-size: 14px;
	font-family: Trebuchet MS, Verdana, Tahoma, sans-serif;
	float: left;
	display: inline;
	margin: 46px 0 0 14px;
	font-weight: normal;
}
div#logobgimob {
	float: left;
	display: inline;
	width: 184px;
	height: 109px;
	background:url(../images/logo-bg-imob.gif) no-repeat left top;
	margin: 7px 0 0 9px;
	text-align: center;
	margin-bottom: 17px;
}

h3.tlmob {
	color: white;
	font-size: 24px;
	font-family: Trebuchet MS, Verdana, Tahoma, sans-serif;
	float: left;
	display: inline;
	margin: 46px 0 0 14px;
	font-weight: normal;
}

ul#menumob {
	width: 525px;
	clear: both;
	list-style:none;
	font-size: 10px;
	color: white;
	font-family: Trebuchet MS, Verdana, Tahoma, sans-serif;
	margin: 0 0 0 2px;
	padding: 0;
}

ul#menumob li {
	float: left;
	margin: 0;
	padding: 0;
}
	
ul#menumob li a {
	color: white;
}
a.tooltip{
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}
a.tooltip:hover{
	cursor:default;
}
#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#74CF89;
	padding:2px 5px;
	color:#fff;
	display:none;
	width:250px;
}
a#fvbig {
	width:161px;
	height:39px;
	display:block;
	background:url(../images/fav.gif) no-repeat top left;
}
a#fvbig:hover {
	background-position: bottom;
}
a#admofrt {
	width:161px;
	height:39px;
	display:block;
	background:url(../images/administrareoferte.gif) no-repeat top left;
}
a#admofrt:hover {
	background-position: bottom;
}
h3.hmred{
	color:#E81010;
	font-size:11px;
	font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;
}
h3.hmorg{
	color:#F76F2D;
	font-size:11px;
	font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;
}
h3.hmylw{
	color:#FFC000;
	font-size:11px;
	font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;
}
h3.hmgrn{
	color:#A1CD2A;
	font-size:11px;
	font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;
}
h3.hmblu{
	color:#0093DD;
	font-size:11px;
	font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;
}
h3.hmprple{
	color:#6A5D9C;
	font-size:11px;
	font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;
}
h3.hmpnk{
	color:#DE2175;
	font-size:11px;
	font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;
}
div.chkarea {
	display:block;
	float:left;
	width:361px;
	margin:7px 0 7px 0;
}
div.chkarea input{
	float:left;
	display:block;
}
div.chkarea label{
	margin-left:5px;
	padding-top:0px;
}
div.chkarea span{
	float:left;
	width:120px;
	display:block;
	margin-left:0px;
	margin-top:7px;
}
