html {
	height:100.01%;
}
body {
	margin:0; 
	padding:0;
	background-color:#d0e1ed;
	font-size:11px;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	display:block;
	margin:0;
}
#container {
	width:800px;
	margin:0 auto;
}
.menu {
	width:600px;
	height:54px;
	padding: 0px 0px 0px 30px;
	float:left;
	background-color:#fff;
}
.menu div a{
	display:block;
	height:15px;
	float:left;
	margin-top:20px;
}
.menu div a.home{
	width:43px;
	background:url(images/home.jpg) no-repeat;
	margin-right:15px;
}
.menu div a.despre{
	width:80px;
	background:url(images/despre_noi.jpg) no-repeat;
	margin-right:15px;
}
.menu div a.locatie{
	width:54px;
	background:url(images/locatie.jpg) no-repeat;
	margin-right:15px;
}
.menu div a.apartamente{
	width:99px;
	background:url(images/apartamente.jpg) no-repeat;
	margin-right:15px;
}
.menu div a.dezvoltator{
	width:93px;
	background:url(images/dezvoltator.jpg) no-repeat;
	margin-right:15px;
}
.menu div a.contact{
	width:60px;
	background:url(images/contact.jpg) no-repeat;
	margin-right:15px;
}
.menu div a.despre_en{
	width:80px;
	background:url(images/despre_noi_en.jpg) no-repeat;
	margin-right:15px;
}
.menu div a.locatie_en{
	width:64px;
	background:url(images/locatie_en.jpg) no-repeat;
	margin-right:15px;
}
.menu div a.apartamente_en{
	width:88px;
	background:url(images/apartamente_en.jpg) no-repeat;
	margin-right:15px;
}
.menu div a.dezvoltator_en{
	width:77px;
	background:url(images/dezvoltator_en.jpg) no-repeat;
	margin-right:15px;
}
.menu div a span{
	display:none;
}
.menu div a.ro{
	width:21px;
	background:url(images/ro.gif) no-repeat;
	margin-left:30px;
}
.menu div a.en{
	width:21px;
	background:url(images/en.gif) no-repeat;
	margin-left:5px;
}
.menu div a.ro_on{
	width:21px;
	background:url(images/ro_on.gif) no-repeat;
	margin-left:30px;
}
.menu div a.en_on{
	width:21px;
	background:url(images/en_on.gif) no-repeat;
	margin-left:5px;
}
#logo {
	width:170px;
	height:145px;
	float:right;
}
#bloc {
	width:254px;
	height:300px;
	clear:left;
	float:left;
}
#bloc_nou {
	width:450px;
	height:316px;
	clear:left;
	float:left;
}
#nimic {
	width:180px;
	height:91px;
	float:left;
}
#nimic2 {
	width:630px;
	height:91px;
	float:left;
}
.content {
	width:740px;
	background-color:#dcdddd;
	clear:both;
	padding:20px 30px;
	color:#895981;
}
.content span.title {
	color:#895981;
	font-size:14px;
	font-weight:bold;
}
.table_title {
	font-size:14px;
	font-weight:bold;
}
.content a {
	color:#895981;
	text-decoration:none;
}
.content a:hover {
	color:#895981;
	text-decoration:none;
}
#viseaza {
	width:350px;
	height:435px;
	background-color:#dcdddd;
	float:right;
}
#footer_apart {
	width:450px;
	height:92px;
	background:#dcdddd url(images/footer_apart.jpg) no-repeat;
	float:left;
}
#viseaza_mic {
	width:350px;
	height:302px;
	background-color:#dcdddd;
	float:right;
}
.clr {
	background-color:#fff;
	width:800px;
	height:10px;
	line-height:10px;
}
.clear_white {
	clear:both;
	background-color:#fff;
	width:800px;
	height:15px;
	line-height:15px;
}
#roz_index {
	width:390px;
	height:180px;
	float:left;
	padding:15px 30px;
	float:left;
	background:#f0d0d1 url('images/foot_bloc.jpg') no-repeat 1px 187px;
}
#roz {
	width:390px;
	height:180px;
	float:left;
	background-color:#f0d0d1;
	padding:15px 30px;
	float:left;
}
#roz .input, #roz_index .input {
	border:1px solid #fff;
	padding: 5px;
	font-size:9px;
	width:185px;
}
form {
	margin:0; 
	padding:0;
}
#roz textarea, #roz_index textarea {
	border:1px solid #fff;
	padding: 5px;
	font-size:11px;
	width:155px;
	height:40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
#mov {
	width:300px;
	height:180px;
	float:right;
	background-color:#c293bc;
	padding:15px 20px 15px 30px;
	margin-left:-3px;
	margin-bottom:-1px;
}
#mov a {
	margin:0 5px 5px 0;
	display:block;
	float:left;
}
#mov a img {
	border:1px solid #f0d0d1;
}
#footer {
	clear:both;
	background-color:#fff;
	width:760px;
	height:50px;
	padding: 5px 20px 0 20px;
	color:#895982;
}
#footer a {
	color:#895982;
	text-decoration:none;
	font-weight:bold;
}
#footer a:hover {
	color:#895982;
	text-decoration:none;
	font-weight:bold;
}
