html, body	{
	background:#4C1B1B;
	text-align:center;
	font:100 11px "Trebuchet MS";
	color:#BD8D46;
	padding:0px;
	margin:0px;
}

img	{
	border:0;
	vertical-align:middle;
	}

a	{
	color:#B9121B;
	text-decoration:none
}

a:hover	{
	text-decoration:underline
}

h1	{
	font-size:18px;
	font-weight:100;
	margin-top:0
	}

h2	{
	font:100 16px "Myriad Pro";
	color:#676767;
	margin-bottom:0
	}

h3	{
	font:100 13px "Myriad Pro";
	color:#676767;
	font-style:italic;
	margin:0
	}

.liner	{
	overflow:hidden
	}

/* === Layout === */

#container	{
	width:800px;
	margin:0 auto;
	margin-top:40px;
	text-align:left;
	background:#FCFAE1;
	border:5px solid #F6E497
}

#container-flash	{
	width:800px;
	margin:0 auto;
	margin-top:40px;
	text-align:left;
	border:3px solid #F6E497
}

#header img	{
	margin-top:10px;
	margin-left:10px
	}

#main-menu	{
	float:right;
	border-bottom:1px solid #F6E497;
	padding-bottom:3px;
	margin-top:57px
	}

#main-menu	ul	{
	list-style:none;
	overflow:hidden;
	font-weight:900;
	font-size:13px;
	margin:0;
	padding:0
	}

#main-menu	ul li	{
	display:inline;
	margin:0 10px
	}

#left-description	{
	float:left;
	width:250px;
	position:relative
	}

#prezentare-companie	{
	background:url(../images/apartamente-birouri-penthouse-logo-estompat.png) top right no-repeat
	}

#dunei-rezidential	{
	background:url(../images/apartamente-bucurestii-noi-logo-estompat.png) top right no-repeat
	}

#promoroaca-birouri	{
	background:url(../images/birouri-baneasa-logo-estompat.png) top right no-repeat
	}

#simionescu-rezidential	{
	background:url(../images/apartamente-lux-aviatiei-logo-estompat.png) top right no-repeat
	}

#popovici-deluxe	{
	background:url(../images/apartamente-birouri-penthouse-logo-estompat.png) top right no-repeat
	}


.slide	{
	padding-right:10px;
	position:absolute;
	border-right:1px solid #F6E497;
	width:240px
	}

.show-true	{
	display:block
	}

.show-false	{
	display:none
	}

#right-content	{
	margin-left:270px
	}

.proiect-rezidential	{
	width:250px;
	height:150px;
	margin-left:10px;
	background:url(../images/proiect-rezidential-bg.png);
	float:left;
	filter:alpha(opacity=80);
	opacity:0.8;
	cursor:default
	}

.wide	{
	width:510px;
	height:150px;
	margin-left:0px;
	background:url(../images/proiect-bg-wide.png);
	float:none;
	display:block;
	margin-bottom:10px
	}

.proiect-rezidential-h	{
	filter:alpha(opacity=100);
	opacity:1;
	}

.proiect-rezidential div	{
	margin:8px
	}

.proiect-rezidential img	{
	float:left;
	margin-top:5px;
	margin-right:10px
	}

.wide img	{
	margin-top:10px
	}

.proiect-rezidential p	{
	margin-top:3px
	}

#footer	{
	color:#fff;
	font-style:italic;
	width:780px;
	margin:10px auto;
	text-align:left;
}

#footer	a	{
	font-weight:900;
	float:right;
	color:#F6E497
}

/* === GALLERY === */

	.gallery {
		background-color: transparent;
	}
	.gallery ul { list-style: none; margin:0; padding:0}
	.gallery ul li { display: inline; }
	.gallery ul img {
		border: 1px solid #a5a5a5;
		padding:5px;
		margin:5px;
		background:#fff;
	}
	.gallery ul a:hover img {
		border: 1px solid #333;
	}
	.gallery ul a:hover { color: #fff; }

	.gallery img	{width:140px;height:110px}
	
	
.contact div	{
	overflow:hidden;
}

label	{
float:left;
width:120px
}

.download	{
	height:64px;
	width:300px;
	line-height:64px;
	padding-left:70px;
	background:url(../images/download-arhiva.png) top left no-repeat;
	display:block;
	margin:10px 0;
	filter:alpha(opacity=80);
	opacity:0.8;
}

.download:hover	{
	filter:alpha(opacity=100);
	opacity:1;
}

.film	{
	height:16px;
	width:340px;
	line-height:16px;
	padding-left:24px;
	background:url(../images/play.gif) top left no-repeat;
	display:block;
	margin:10px 0;
	filter:alpha(opacity=80);
	opacity:0.8;
}

.film:hover	{
	filter:alpha(opacity=100);
	opacity:1;
}