body {
	margin: 0;
	background: #FFFFFF url(img/body_bg.png) top repeat-x;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p {
	margin: 20px 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 20px 0;
	line-height: normal;
}
h1 {
	font-size: 26px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
a {
	color: #3366CC;
	text-decoration: underline;
}
a:hover {
	color: #E60000;
}
a:active {
	outline: none;
}
img {
	border: none;
}

.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.locatie_oferte {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
}
.dropmare {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.no_margin_top {
	margin-top: 0;
}

#header {
	width: 880px;
	height: 108px;
	margin: 25px auto 0 auto;
	padding: 32px 0 0 50px;
	background: #FFFFFF url(img/header_bg.png) no-repeat;
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
}
#nav {
	width: 895px;
	height: 40px;
	margin: 0 auto;
	padding-left: 35px;
	background: #FFFFFF url(img/nav.png) center no-repeat;
	text-transform: uppercase;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	padding: 0 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 40px;
	float: left;
	display: block;
}
#nav ul li a:hover {
	background: #992E5A url(img/nav.png) top;
}
body#index #nav ul li a.index,
body#despre_noi #nav ul li a.despre_noi,
body#echipa #nav ul li a.echipa,
body#angajari #nav ul li a.angajari,
body#contact #nav ul li a.contact,
body#main_admin #nav ul li a.main_admin,
body#adaugare_proprietate #nav ul li a.adaugare_proprietate,
body#editare #nav ul li a.editare,
body#stergere #nav ul li a.stergere,
body#imagini #nav ul li a.imagini,
body#adauga_oras #nav ul li a.adauga_oras {
	background: #288C49 url(img/nav.png) bottom;
}
#content {
	margin: 0 auto;
	padding: 0 15px;
	width: 900px;
	background: #FFFFFF url(img/content_bg.png) repeat-y;
	overflow: hidden;
}
#content.single_column {
	padding: 0 30px;
	width: 870px;
}
#categorii {
	width: 885px;
	margin: 5px 0 0 0;
	padding: 0 10px 0 5px;
	background: #FFFFFF url(img/categorii_bg.png) top no-repeat;
	overflow: hidden;
}
#categorii div {
	margin: 5px 0 0 5px;
	width: 87px;
	padding-left: 203px;
	height: 61px;
	background: url(img/categorii.png) no-repeat;
	display: inline;
	float: left;
}
#categorii a.inchirieri {
	margin-bottom: 1px;
	width: 87px;
	height: 30px;
	background: url(img/categorii_butoane.png) left top no-repeat;
	display: block;
}
#categorii a.inchirieri:hover {
	background-position: right top;
}
#categorii a.vanzari {
	width: 87px;
	height: 30px;
	background: url(img/categorii_butoane.png) left bottom no-repeat;
	display: block;
}
#categorii a.vanzari:hover {
	background-position: right bottom;
}
#categorii #case {
	background-position: 0 0;
}
#categorii #apartamente {
	background-position: 0 -61px;
}
#categorii #terenuri {
	background-position: 0 -122px;
}
#categorii #birouri {
	background-position: 0 -183px;
}
#categorii #spcom {
	background-position: 0 -244px;
}
#categorii #spind {
	background-position: 0 -305px;
}
#main {
	width: 565px;
	padding: 0 10px 0 20px;
	float: left;
}
#main.big {
	padding: 0 10px 10px 5px;
	width: 663px;
}
#side {
	padding: 0 15px 0 10px;
	width: 280px;
	float: left;
}
#side.small {
	padding: 0 15px;
	width: 192px;
}
#footer {
	width: 870px;
	margin: 0 auto 25px auto;
	padding: 0 30px 15px 30px;
	background: #FFFFFF url(img/footer_bg.png) no-repeat;
	line-height: 50px;
}
#footer img {
	padding: 5px 0;
}

/* UTILE INDEX ***************************************************************************/

ul#utile {
	margin: 0;
	padding: 10px;
	width: 202px;
	list-style: none;
	float: left;
}
ul#utile li {
	margin-bottom: 5px;
	zoom: 1;
}
ul#utile li a {
	padding-bottom: 5px;
	background: #288C49 url(img/utile.png) left bottom no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	zoom: 1;
}
ul#utile li a span {
	padding: 8px 10px 3px 10px;
	background: #288C49 url(img/utile.png) left top no-repeat;
	display: block;
}
ul#utile li a:hover {
	background-position: right bottom;
	text-decoration: none;
}
ul#utile li a:hover span {
	background-position: right top;
}

/* OFERTE INDEX ***************************************************************************/

.oferta {
	margin: 10px 0;
	border: #CCCCCC 1px solid;
	padding: 10px 0 10px 10px;
	width: 651px;
	background: #F3F3F3;
	font-size: 15px;
	font-weight: bold;
	overflow: hidden;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.oferta img {
	margin-right: 10px;
	border: #CCCCCC 1px solid;
	padding: 5px;
	background: #FFFFFF;
	float: left;
}
.oferta .id {
	margin: 10px 0;
	color: #992E5A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.oferta a.detalii {
	width: 75px;
	height: 25px;
	background: #288C49 url(img/detalii.png) top no-repeat;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	line-height: 24px;
	display: inline-block;
}
.oferta a.detalii:hover {
	background-position: bottom;
	text-decoration: none;
}
.oferta .pret {
	border-left: #CCCCCC 1px solid;
	width: 210px;
	height: 107px;
	text-align: center;
	float: right;
}
.oferta .pret p {
	margin: 7px 0 10px 0;
}
.oferta .pret .green {
	color: #288C49;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.oferta .pret .old {
	margin-bottom: 0;
	font-size: 12px;
	font-weight: normal;
}

/* PAGINA DE DETALIU ***************************************************************************/

.detaliu {
	font-size: 12px;
	line-height: 1.33;
}
.detaliu .box {
	margin: 20px -5px;
	padding: 10px;
	background: #F3F3F3;
}
.detaliu h1 {
	margin: 0;
	font-size: 20px;
}
.detaliu h2 {
	margin: 0;
	font-size: 15px;
	color: #78AF8A;
}
.detaliu .id {
	margin-top: 5px;
	color: #992E5A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.detaliu h3 {
	margin-bottom: 0;
	color: #288C49;
}
.detaliu .forex {
	color: #000000;
	font-size: 14px;
}
.detaliu .forex a {
	margin: 0 3px;
}
.detaliu .section_title {
	margin: 20px -5px;
	border-bottom: #CCCCCC 1px solid;
	padding: 0 5px 1px 5px;
	font-size: 14px;
	font-weight: bold;
}
.detaliu dl {
	margin: 0 -10px 20px -10px;
	padding: 0 5px 5px;
	width: 280px;
	line-height: 22px;
	display: inline;
	float: left;
}
.detaliu dl.left {
	margin-right: 15px;
}
.detaliu dl dt {
	border-bottom: #CCCCCC 1px solid;
	padding-left: 20px;
	height: 22px;
	background: url(img/bullet_arrow.gif) 7px no-repeat;
}
.detaliu dl dt.alt {
	background-color: #E8F7ED;
}
.detaliu dl dd {
	margin: -22px 0 0 160px;
	height: 22px;
}
.detaliu ul {
	padding: 0 20px;
	list-style: url(img/bullet_arrow.gif);
}
ul.galerie {
	margin: 20px -5px 20px 0;
	padding: 0;
	list-style: none;
}
ul.galerie li {
	margin: 0 5px 5px 0;
	width: 90px;
	height: 70px;
	display: block;
	float: left;
}
ul.galerie li a {
	border: #CCCCCC 1px solid;
	padding: 4px;
	width: 80px;
	height: 60px;
	background: #F3F3F3;
	text-align: center;
	display: inline-block;
}
ul.galerie li a:hover {
	border-color: #288C49;
}
ul.galerie li.big {
	width: auto;
	height: auto;
}
ul.galerie li.big a {
	padding: 9px;
	width: 260px;
	height: auto;
}

/* PAGINA DE CAUTARE ***************************************************************************/

#filtre h1,
#filtre h2,
#filtre h3,
#filtre h4,
#filtre h5,
#filtre h6 {
	margin: 20px -5px;
	border-bottom: #CCCCCC 1px solid;
	padding: 0 5px 1px 5px;
}
#filtre #filtre_active {
	margin: 20px -5px;
	padding: 10px;
	background: #F3F3F3;
	border: #CCCCCC 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#filtre #filtre_active h1 {
	margin-top: 0;
	font-size: 18px;
}
#filtre #filtre_active #lista_filtre_active {
	margin: 20px -5px;
	padding: 5px;
	background: #FFFFFF;
	line-height: 1.5;
}
#filtre #filtre_active #lista_filtre_active a {
	margin-left: 10px;
	float: right;
}
#filtre fieldset {
	margin: 10px -5px;
	border: #CCCCCC 1px solid;
	padding: 4px 8px 8px 8px;
	width: 184px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#filtre legend {
	padding: 0 5px 5px 5px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#filtre .add {
	margin-top: 10px;
}
#filtre select {
	width: 184px;
}

