body 
{
	background: url('img/background.jpg') repeat-x;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: Lucida Sans Unicode;
}
h1 {	
	clear: both;
	float: left;
	text-align: left;
	font-family: "Lucida Sans Unicode";
	font-size: 16px;
	color: rgb(55,156,0);
	font-weight: normal;
	padding: 3px 0px 10px 30px;
	margin: 0px;
	width: 70%;
}
form
{
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	font-size: 12px;
	padding: 5px 0 5px 30px;
	text-align: left;
}

#page
{
	width: 900px;
	text-align: center;
	margin: 0 auto;
}
	
div#top 
{
	padding-top: 50px;
	padding-left: 0px;
	padding-bottom: 10px;
	width: 1006px;
	margin: 0 auto;
	text-align: left;
	overflow: auto;
}

img#logo 
{
	float: left;
	border: 0;
}

div#top_menu 
{
	padding-left: 305px;
	padding-top: 5px;
}

a.top_menu_link
{
	text-decoration: none;
	color: rgb(134,134,134);
	font-family: Lucida Sans Unicode;
	font-size: 17.43px;
}

span.top_menu_link 
{
	padding: 10px 15px 15px 15px;
	background: url('img/top_sep.jpg') top left no-repeat;
}

span.top_menu_first_link
{
	padding: 10px 15px 15px 15px;
}

div#left 
{
	width: 205px;
	padding: 50px 10px 0px 0px;
	text-align: left;
	float: left;
	margin: 0px -5px 0px 0px;
	overflow: hidden;
	
}

#cautare
{
	font-family: "Lucida Sans Unicode";
	font-size: 16px;
	color: rgb(55,156,0);
	padding-bottom: 15px;
}

form_item
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: transparent;
	width: 198px;
}

.form_item_title
{
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	color: rgb(90,90,90);
	font-weight: bold;
}

* html select 
{
	margin-bottom: 4px;
}

select 
{
	width: 199px;
	height: 21px;
	margin-bottom: 8px;
}

select option
{
	padding: 2px;
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	color: black;
}

div#search_button 
{
	margin: 4px 0px 0px 100px;
	padding-top: 8px;
	height: 35px;
	background: url('img/search.jpg') no-repeat;
	float: right;
	
}


a#search 
{
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	padding: 0px 18px 0px 43px;
	color: black;
	text-decoration: none;
	color: rgb(62,62,62);		
	font-weight: bold;
}

div#adv_search
{
	float: left;	
}

div#adv_search a
{
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	color: rgb(90,90,90);
	text-decoration: underline;		
}


/*LEft Menu*/

div#left_menu 
{
	clear: both;
	float: left;
	margin-top: 26px;	
	overflow: visible;
	width: 188px;
}

div#left_menu_sel_first /*daca primul link e selectat*/
{
	float: left;
	height: 100%;
	width: 100%;
	padding-bottom: 10px;
	padding-top: 13px;
}

div#left_menu_sel /*daca elementul selectat nu e primul element*/
{
	float: left;
	height: 100%;
	width: 100%;
	padding: 13px 0px 10px 0px;
	background: url('img/left_menu_sep.gif') top no-repeat;
}

div#left_menu_2_first /*daca primul link nu e selectat*/
{
	clear: both;
	float: left;
	margin-top: 0px;
	padding: 13px 0px 13px 0px;
	width: 100%;
	font-weight: bold;
}

img#arrow 
{
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}

a#left_selected 
{
	text-decoration: none;
	padding: 0px;
	position: relative;
	top: 4px;
	font-family: Lucida Sans Unicode;
	font-size: 13px;
	color: rgb(55,156,0);
	margin-bottom: 10px;
	font-weight: bold;
}

a.left_menu 
{
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	color: rgb(90,90,90);
	text-decoration: none;
	padding: 13px 0px 0px 41px;
	margin: 0px;		
}

div.left_menu_2 
{
	clear: both;
	float: left;
	margin-top: 0px;
	padding: 13px 0px 13px 0px;
	background: url('img/left_menu_sep.gif') top no-repeat;
	width: 100%;
	font-weight: bold;
}

/*END LEFT MENU*/


/*NEWS*/

div#news 
{
	clear: both;
	float: left;
	padding-top: 20px;
	width: 208px;
	padding-right: 0;
	padding-left: 0;	
	overflow: visible;
	background-color: white;
}

div.news {
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
div.news a
{
	font-size: 16px;
	text-decoration: none;
	font-family: Lucida Sans Unicode;
	color: #379C00;
	font-weight: normal;
}
div.news a:hover
{
	font-size: 16px;
	text-decoration: underline;
	font-family: Lucida Sans Unicode;
	color: #379C00;
	font-weight: normal;
}

a.newsTitle
{
	clear: both;
	float: left;
	font-size: 13px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-family: Lucida Sans Unicode;
	color: #379C00;
	font-weight: normal;
	text-decoration: none;
	width: 100%;
}

a.newsTitle:hover
{
	text-decoration: underline;
}

p.newsText
{	
	clear: both;
	color: rgb(90,90,90);
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	width: 100%;
}

a.read_more 
{
	clear: both;
	text-decoration: none;
	font-size: 11px;
	color: rgb(55,156,0);
	float: right;
}

a.read_more img
{
	border: 0;
	margin: 0px;
	padding: 0px;
}

a.read_more span {
	position: relative;
	top: -5px;
	left: 2px;
}

div.read_more 
{
	clear: both;
	float: left;
	height: 32px;
	background: url('img/news_sep.jpg') no-repeat bottom #ffffff;
	width: 100%;
}

/*CENTER*/

div#center 
{
	background-color: transparent;
	margin-left: 0px;
	padding-top: 0px;
	overflow: hidden;
	width: 684px;
}

div#topSubMenu{
	margin: 0px;
	padding: 10px 0px 0px 0px;
	margin-left: 44px;
}

span#topSel 
{
	
	border: 2px solid rgb(245,234,158);
	padding: 8px 12px 6px 13px;
	background: url('img/special_rent.jpg') no-repeat;
	border-bottom-style: none;
	float: left;
}

span#topNoSel 
{
	border-style: none;
	padding: 6px 9px 6px 11px;
	background-color: rgb(55,156,0);
	margin-top: 4px;
	float: left;
}

span#topNoSel a
{
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	color: white;
	text-decoration: none;
	padding: 0px;
}

span#topSel a
{
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	color: rgb(62,62,62);
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

div#specialoffer 
{
	background: url('img/center.gif') no-repeat #ffffff;
	width: 684px;
	height: 232px;
	padding-bottom: 10px;
	float: left;
	margin: 0;
}

#imagine 
{
	border: 0;
	float: left;
	padding-right: 10px;
}

div#special { 
	
	padding-top: 33px;
	padding-left: 280px;
	text-align: left;
	text-indent: 0px;
	
}

h1#special_o {
	float: none;
	color: rgb(187,0,0);
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	margin: 0;padding: 0;
}

a#special_offer {color: rgb(187,0,0);
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	margin: 0;padding: 0;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

#special_d {color: rgb(53,53,53);
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	padding: 0 10px 0 0;margin: 0;
	padding-top: 5px;
}

h2#special_t {color: black;
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
}

#special_price 
{
	color: rgb(187,0,0);
	font-family: "Lucida Sans Unicode";
	font-size: 36px;
	padding: 0 20px 0 0;margin: 0;
	float: right;
}

span#moneda
{
	position: relative;
	top: -15px;
	font-size: 15px;
}

div.oferta
{
	clear: both;
	float: left;
	padding: 0px 10px 20px 35px;
	width: 639px;
}

div.oferta_detaliata
{
	clear: both;
	float: left;
	padding: 0px 10px 0px 35px;
}

div.oferta2
{
	clear: both;
	float: left;
	margin-top: 10px;
	padding: 10px 10px 20px 35px;
	background-image: url('img/offer_sep.jpg');
	width: 639px;
}

h1#offers 
{
	clear: both;
	float: left;
	text-align: left;
	font-family: "Lucida Sans Unicode";
	font-size: 16px;
	color: rgb(55,156,0);
	font-weight: normal;
	padding: 0px 0px 10px 40px;
	margin: 0px;
	width: 100%;
	
}

div.offer 
{
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;	
	padding-bottom: 15px;
	margin-bottom: 0px;
}

span.ofertaTitlu, h1.ofertaTitlu 
{
	text-align: left;
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	color: rgb(55,156,0);
	float: none;
	clear: none;
	margin: 0px;
	font-weight: normal;
	padding: 0px;
}
span.ofertaTip {
	text-align: left;
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	color: rgb(55,156,0);
	float: left;
}
a.ofertaTitlu  {
	text-align: left;
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	text-decoration: underline;
	color: rgb(55,156,0);
	display: block;
}
h2.offer {text-align: left;
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	color: rgb(55,156,0);
	margin: 0;padding: 0;
	font-weight: normal;
	padding-top: 8px;
}

span.ofertaPret 
{
	float: right;
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	color: rgb(55,156,0);
}

p.ofertaDescriere
{
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: rgb(107,107,107);
	margin: 0;
	padding: 5px 0 2px 0;
}

img.photo2 
{
	float: left;
	margin: 0px 17px 0px 0px;
	border: 0;
	padding: 0px;
}

div.contact
{
	float: right;
	padding-top: 10px;
	width: 86px;
}

div.detalii
{
	float: left;
	padding-top: 10px;
	width: 200px;
}

a.detail 
{
	float: left;
	padding-top: 0px;
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: rgb(107,107,107);
	text-decoration: underline;
	margin-bottom: 0px;
}

img.detail 
{
	float: left;
	margin-right: 7px;
	border-style: none;
}

a.contact 
{
	float: left;
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: rgb(107,107,107);
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

img.contact 
{
	float: left;
	margin-right: 6px;
	border-style: none;
}

div#last_separator 
{
	clear: both;
	float: right;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40px;
	padding-bottom: 0px;
	width: 684px;
	
	
}

div#bottom 
{
	clear: both;
	padding: 0px;
	margin: 0px;
	background: url('img/last_center_sep.gif') top right #ffffff no-repeat;
	padding-top: 7px;
}

a#bottom_menu_first {
	color: rgb(55,156,0);
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	vertical-align: 20px;
}

a.bottom_menu {text-decoration: none;
	color: rgb(101,101,101);
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	vertical-align: 20px;
}

img.bottom_separator {margin-left: 11px;
	margin-right: 4px;
}

img#metromind_logo {border-style: none;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
}

div#copyright {float: left;
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: rgb(53,53,53);
	padding-left: 88px;
	padding-top: 15px;
	margin-top: 0px;
}

div#designed_by {float: right;
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: rgb(53,53,53);
	margin-bottom: 0;
	padding-right: 87px;	
}
span.metro1 {vertical-align: 22px;}
span.metromind {vertical-align: 22px;
	color: rgb(71,135,213);
	padding-right: 0px;
}

span#special_s { color: black;}

a.metromind { text-decoration: none;
	border-style: none;
	background-color: transparent;
}

img.sep_listing {position: relative;left: 40px;
}

div#detalii_oferta
{
	float: left;
	padding-left: 40px;
	padding-bottom: 30px;
}

div.left_listing 
{
	clear: both;
	float: left;
	padding: 5px 0px 5px 0px;
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	color: rgb(53,53,53);
	text-align: left;
	border-bottom: 1px solid #DFDFDF;
	width: 180px;
	margin-right: 10px;
}

div.left_listing_last 
{
	clear: both;
	float: left;
	padding: 5px 0px 5px 0px;
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	color: rgb(53,53,53);
	text-align: left;
	width: 180px;
	margin-right: 10px;
}

div.right_listing 
{
	float: left;
	padding: 5px 0px 5px 0px;
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	color: rgb(53,53,53);
	text-align: left;
	border-bottom: 1px solid #DFDFDF;
	width: 443px;	
}
sup {
	padding:0; margin: 0;
}

div.right_listing_last
{
	float: left;
	padding: 5px 0px 5px 0px;
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	color: rgb(53,53,53);
	text-align: left;
	width: 443px;	
}

img.sep_left { margin-top: 0px;
	margin-bottom: 0px;
	
}

img.sep_right {margin-top: 0px;
	margin-bottom: 0px;
}

img#last_hidden { visibility: hidden;
}

div.ll {margin: 0;padding: 0;
	margin-bottom: -5px;
}

div.rl {margin: 0;padding: 0;
	margin-bottom: -5px;
}
.rss {
	color: rgb(107,107,107);
	text-decoration: none;
	font-size: 14px;
}
