html, body, ul, ol, li, p, 
   h1, h2, h3, h4, h5, h6, 
   form, fieldset, a, img { 
   margin: 0; 
   padding: 0; 
   border: 0;
}

body {
	background-image: url(images/f-bg.jpg);
	background-repeat: repeat-x;
	background-color:#bbc6ff;
	color: #242631;
	font-family: Arial;
	font-size: 0.7em;
	margin: 0px auto;
}

a {
	color: #2f3240;
	text-decoration: none;
}

a:hover {
	color: #ed7500;
	text-decoration: none;
}

h1 {
	margin: 2px;
	font-size: 1.5em;
	font-weight: normal;
	border-bottom: 1px solid #242632;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #fff;
}

#wrapper {
	width: 760px;
	margin: 0px auto;
}
#imobiliare-ro {
	background-image: url(images/f-bg-top.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 157px;
}
#page {
	background-image: url(images/f-bg-pag.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 423px;
}

#despre-imobiliare-ro {
	float:left;
	width: 405px;
	height: 127px;
	padding: 5px;
	margin: 15px 0px 0px 335px !important;
	margin: 15px 0px 0px 167px;
}

.lista-servicii-imobiliare {
	float: left;
	font-size: 1.2em;
	margin-left: 2px;
	list-style-type: none;
}
.lista-servicii-imobiliare li {
	display: block;
	background: url(images/f-bul.gif) no-repeat;
	padding-top: 2px;
	padding-left: 20px;
	margin-top: 2px;
}

#page-top {
	float: left;
	width: 700px;
	height: 18px;
	padding: 7px 16px 5px;
}

#select-judet-lista {
	clear:both;
	float:left;
	width: 235px;
	margin-left: 14px !important;
	margin-left: 7px;
}
#select-judet-harta {
	float:left;
	width: 500px;
	margin-top: 4px;
}

.lista-judete {
	float: left;
	width: 116px;
	font-size: 1.1em;
	list-style-type: none;
}
.lista-judete li {
	display: block;
	background: url(images/f-bul1.gif) no-repeat;
	padding-top: 2px;
	padding-left: 15px;
	margin-top: 1px;
}

#parteneri {
	clear:both;
	margin: 0px 15px;
}

.categorie-parteneri {
	clear: both;
	float: left;
	margin-right: 5px;
}

.lista-parteneri {
	float:left;
	list-style-type: none;
}
.lista-parteneri li {
	float: left;
	margin: 0px 3px;
}

#bottom {
	clear:both;
	margin: 0px auto;
	margin-top: 5px;
	padding-top: 5px;
	width: 744px;
	border-top: 1px solid #888eb8;
	text-align:center;
}

/* bg fix */
.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

