/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img1.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8F8F8F;
}

h2, h3, h4, h5, h6 {
	margin: 0;
}

h2 {
	font-size: 26px;
	font-weight: normal;
	color: #31576F;
	text-align: center;
}

h2 em {
	font-weight: bold;
	font-style: normal;
}

h3 {
	height: 25px;
	background: #0077A7 url(images/img3.gif) repeat-x left bottom;
	padding: 13px 0 0 20px;
	text-transform: lowercase;
	font-size: 12px;
	color: #FFFFFF;
}

p, ol, ul {
	line-height: 170%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a {
	color: #6B6B6B;
}

a:hover {
	text-decoration: none;
}

.image {
	float: left;
	margin: 0 20px 0 0;
}

.bg1 {
	padding: 0 20px 20px 20px;
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

.bg2 {
	padding: 20px;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

/* Header */

#header {
	width: 892px;
	height: 160px;
	margin: 0 auto;
}

#header * {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 70px 0 0 10px;
	font-size: 33px;
}

#header h2 {
	float: left;
	padding: 91px 0 0 10px;
	font-size: 11px;
	font-weight: normal;
}

#header ul {
	float: right;
	margin: 0;
	padding: 82px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 0 0 8px;
	padding: 12px 20px 0 20px;
	background: #ABBA47 url(images/img2.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
}

/* Content */

#content {
	width: 1001px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 180px;
}

#colOne ul {
	padding-left: 0;
	list-style: none none outside;
}

#colOne li {
	padding: 0px 0;
	background: url(images/img6.gif) repeat-x;
}

#colOne li.first {
	background: none;
}

#colTwo {
	float: right;
	width: 815px;
}

/* Footer */

#footer {
text-align:center;
	clear: both;
	width: 1001px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img7.gif) repeat-x
}

#footer p {
	margin: 0;
	text-align: center;
	text-transform: lowercase;
}
#descriere {
	margin: 0;
	text-align:center;
	font-size:12px;
	color: #073e5a;
	}

/*------------------------------------------ style tabel localitati*/
table.localitati {
   border-collapse: collapse;
   font-size:14px;
}
table.localitati td {
   border: 1px solid #ccc;
   width:33%;
}
table.localitati td a{
   display: block;
   padding: 3px;
   text-decoration: none;
}
table.localitati td a:link, table.navbar td a:visited {
   color: #000;
   background-color: #fff;
}
table.localitati td a:hover, table.navbar td a:active {
	text-decoration:underline;
	background-color: #abba47;
}
/*-----------------------------------style tabel  localitati sfarsit*/

/*------------------------------------------ style tabel judete*/
table.judete {
   border-collapse: collapse;
   font-size:16px;
}
table.judete td {
   border: 1px solid #ccc;
   width:33%;
}
table.judete td a{
   display: block;
   padding: 3px;
   text-decoration: none;
}
table.judete td a:link, table.navbar td a:visited {
   color: #000;
   background-color: #fff;
}
table.judete td a:hover, table.navbar td a:active {
	text-decoration:underline;
	background-color: #abba47;
}
/*-----------------------------------style tabel  judete sfarsit*/

/*------------------------------------------ style tabel localitati cu nume asemanatoare*/
table.loc_nume_asemanatoare {
   border-collapse: collapse;
   font-size:12px;
   text-align:center;	
   color: #073e5a;
}
table.loc_nume_asemanatoare td {
   border: 1px solid #ccc;
   width:500px;
   padding:2px;
}
table.loc_nume_asemanatoare td a{
   color: #073e5a;
}
table.loc_nume_asemanatoare td:link, table.navbar td:visited {
   background-color: #fff;
}
table.loc_nume_asemanatoare td:hover, table.navbar td:active {
	background-color: #abba47;
}
/*-----------------------------------style tabel  localitati cu nume asemanatoare sfarsit*/



/*clasa pt stire*/
.stire_coloana {
	padding: 0px 7px 0px 10px;
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
	text-align: justify;
font-size: 12px;
	
}

/*rezultate_cautari*/
#rezultate_cautari {
	font-size: 12px;
	line-height: 170%;
}
#rezultate_cautari a{
	text-decoration: none;
	color: #31576F;
}
#rezultate_cautari a:hover{
	text-decoration: underline;
}


/* Search */
#search {
	float: right;
	width: 240px;
	padding-right: 390px;
}

#search form {
	margin: 0;
	padding: 0;
	margin-top: -141px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
}

#search #c {
	width: 150px;
	color: #000;
	font-weight: bold;
	background-color: #E0EF77;
}
#search #c:hover {
	background-color: #E7F3FA;
}
#search #c:focus {
	background-color: #E7F3FA;
}

#search #x {
	margin: 0;
	padding: 0;
	width: 70px;
	background: #0A415C;
	color: #FFFFFF;
}
#search #x:hover {
	background-color: #1F627F;
}
#reclama_sub_harta{
	padding:11px; 
	border: 2px solid #6C8B00; 
	font-size:14px; 
	letter-spacing:1.5px;
	margin-top:5px;
}
#reclama_sub_harta a{
	text-decoration: none;
	display: block;
	color:#006EFF;
}
#reclama_sub_harta a:hover{
	text-decoration: underline;
}
.linkuri{
	line-height: 26px;
	font-weight: bold;
}
.linkuri a{
	color: #00BF3E;
	text-decoration: none;
	font-size: 14px;
}
.linkuri a:hover{
	text-decoration: underline;
}