BODY {
	margin: 0px;
	margin-bottom: 20px;
}

H1 {
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

UL {
	padding: 0;
	margin: 0;
	padding-left: 1.5em;
	list-style: square outside;
}

DIV.page {
	width: 952px;
}

DIV.left {
	width: 450px;
	clear: both;
	float: left;
}

DIV.logo {
	width: 325px;
	height: 128px;
	float: left;
	clear: both;
	margin-left: 10px;
	background-image: url(../img/logo.jpg);
}

DIV.right {
	float: left;
	width: 500px;
}

DIV.menu {
	height: 20px;
	clear: both;
}

DIV.vertical_spacer {
	clear: both;
	height: 20px;
}


DIV.vertical_spacer_pr20 {
	clear: both;
	height: 20px;
	padding-right: 20px;
}

DIV.vertical_spacer2 {
	clear: both;
	height: 10px;
	font-size: 1px;
	overflow: hidden;
}

A.menu {
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FBFBF4;
	text-decoration: none;
	padding-left: 15px;
}

A.menu_selected {
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FBFBF4;
	text-decoration: underline;
	padding-left: 15px;
}

span.menu {
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FBFBF4;
	text-decoration: none;
	padding-left: 15px;
}

span.menu_selected {
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FBFBF4;
	text-decoration: underline;
	padding-left: 15px;
}


DIV.main {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5;
	text-align: justify;
	color: #777777;
	padding-right: 35px;
	padding-left: 14px;
	padding-bottom: 30px;
	top: -5px;
	position: relative;
}

DIV.proiecte {
	margin-top: 10px;
	width: 500px;
	clear: both;
	float: left;
}

A.proiect {
	display: block;
	float: left;
	border: 1px dashed #CCCCCC;
	padding: 3px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 1px;
}

A.proiect#selected {
	border: 1px solid #626366;
	color: #626366;
}

DIV.proiect {
	display: block;
	clear: both;
	float: left;
	background-color: #626366;
	width: 500px;
	margin-top: 1px;
	margin-left: 1px;
	padding: 0px;
}

DIV.flash {
	width: 498px;
	height: 333px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #FFFFFF;
	overflow: hidden;
}

DIV.flash#mures300 {

}

DIV.proiect_menu {
	clear: both;
	margin-top: 1px;
	margin-left: 1px;
	background-color: #FFFFFF;
}

A.proiect_menu {
	font-family: Arial;
	font-size: 11px;
	padding: 3px;
	margin-right: 12px;
	color: #626366;
	text-decoration: none;
}

A.proiect_menu#selected2 {
	font-weight: bold;
}

A.proiect_menu:hover {
	text-decoration: underline;
}

DIV.details {
	position: absolute;
	width: 200px;
	text-align: justify;
	background-color: #FFFFCC;
	opacity: 0.80;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	visibility: visible;
}

.details_text A {
	color: #626367;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
}

.details_text A:hover {
	text-decoration: underline;	
}


DIV.details_invisible {
	position: absolute;
	left: -1000px;
	top: -1000px;
	visibility: hidden;
}

DIV.details_content {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 10px;
}

DIV.proiect_menu_content {
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	line-height: 1.5;
	float: right;
	width: 340px;
	padding-top: 0px;
	border: 1px dashed #999999;
	color: #990000;
	font-size: 11px;
}

.details_text {
	font-family: Arial;
	color: #990000;
	font-size: 11px;
}

A.apartment_menu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	letter-spacing: -1px;
	padding-right: 10px;
	text-decoration: none;
}

A.apartment_menu#sel {
	color: #BE1D2C;
	text-decoration: underline;
}

TABLE {
	font-family: Arial;
	font-size: 10px;
}

DIV.someSubmenu {
	position: absolute;
	top: -1000px;
	left: -1000px;
	visibility: hidden;
	background-color: #CDC886;
	border: 1px solid #514E21;
	opacity: 0.80;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

DIV.someSubmenu_ {
	width: 150px;
	clear: both;
}

A.submenu {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #000000;
}

A.submenu:hover {
	text-decoration: underline;
}

SPAN.submenu {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #000000;
	cursor: default;
}

INPUT.newsletterinput {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #626366;
	width: 180px;
	height: 20px;
}

SELECT.newsletterinput {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #626366;
	width: 180px;
	height: 20px;
}



INPUT.newsletterbutton {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background: #CDC886;
	border: 1px solid #626366;
	height: 20px;
}

IFRAME.hiddeniframe {
	position: absolute;
	top: -1000px;
	left: -1000px;
	visibility: hidden;
}

SPAN.newspage {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
}

TD.newspage {
	font-family: Arial;
	font-size: 12px;
	color: #777777;
}


A.newspage {
	font-family: Arial;
	font-size: 12px;
	color: #777777;
	text-decoration: none;
}

A.newspage:hover {
	text-decoration: underline;
}