/*reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    padding: 0;
    margin: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-weight: normal;
    font-style: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}
/*clase*/
h3 {
	font-size:24px;
	font-family:"Arial Black";
}
h4 {
	font-size:18px;
	color:#cc0000;
	font-family:"Arial Black";
}
.maijos {
	font-weight:bold;
	padding-top:40px
}
.detalii {
	padding-left:20px;
}
.albastru {
	color:#0c466f;
}
.pad7px {
	padding:7px;
}
.bold {
	font-weight:bold;
}
/*html*/

html, body {

    height: 100%;
	background:transparent url(../images/top_bg.jpg) repeat-x scroll left top;
}

body {
	color:#525252;
	font-family:Tahoma,hevetica,sans-serif;
	font-size:11px;

}
#logo_head {
	width:592px;
	height:85px;
	padding:20px 0 0 40px;
}
/*meniu*/
#meniu {
	width:592px;
	height:45px;
}
#meniu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
}
#meniu ul li {
	margin-left: 0;
	list-style: none;
	display: inline;
}
#meniu ul li a{
	float:left;
}
#acasa {
	display:block;
	height:40px;
	width:70px;
	background-image:url('../images/meniu.jpg');
	background-position:0px 0px;
}
#acasa:hover {
	display:block;
	height:40px;
	width:70px;
	background-image:url('../images/meniu.jpg');
	background-position:0px 40px;
}
#galerie {
	display:block;
	height:40px;
	width:73px;
	background-image:url('../images/meniu.jpg');
	background-position:-70px 0px;
}
#galerie:hover {
	display:block;
	height:40px;
	width:73px;
	background-image:url('../images/meniu.jpg');
	background-position:-70px 40px;
}
#apartamente {
	display:block;
	height:40px;
	width:102px;
	background-image:url('../images/meniu.jpg');
	background-position:-143px 0px;
}
#apartamente:hover {
	display:block;
	height:40px;
	width:102px;
	background-image:url('../images/meniu.jpg');
	background-position:-143px 40px;
}
#detalii {
	display:block;
	height:40px;
	width:72px;
	background-image:url('../images/meniu.jpg');
	background-position:-247px 0px;
}
#detalii:hover {
	display:block;
	height:40px;
	width:72px;
	background-image:url('../images/meniu.jpg');
	background-position:-247px 40px;
}
#finisaje {
	display:block;
	height:40px;
	width:82px;
	background-image:url('../images/meniu.jpg');
	background-position:-319px 0px;
}
#finisaje:hover {
	display:block;
	height:40px;
	width:82px;
	background-image:url('../images/meniu.jpg');
	background-position:-319px 40px;
}
#localizare {
	display:block;
	height:40px;
	width:105px;
	background-image:url('../images/meniu.jpg');
	background-position:-403px 0px;
}
#localizare:hover {
	display:block;
	height:40px;
	width:105px;
	background-image:url('../images/meniu.jpg');
	background-position:-403px 40px;
}
#contact {
	display:block;
	height:40px;
	width:86px;
	background-image:url('../images/meniu.jpg');
	background-position:-507px 0px;
}
#contact:hover {
	display:block;
	height:40px;
	width:86px;
	background-image:url('../images/meniu.jpg');
	background-position:-507px 40px;
}
/*end meniu*/

#container {
    position: relative;
    min-height: 100%;
	background:transparent url(../images/nori_bg.jpg) no-repeat scroll left top;
	_border:1px solid transparent;
}
#content {
	position:relative;
	width:1024px;
	z-index:2;
}
#footer {
	bottom:0pt;
	position:absolute;
	background:transparent url(../images/btm_bg.png) repeat-x scroll left bottom;
	width:100%;
	padding-top:100px;
}
#main_content {
	width:553px;
	margin-left:40px;
}
#head_content{
	height:40px;
	text-align:right;
}

#middle_content {
	background-image:url('../images/content_bg.jpg');
	background-position:top right;
	background-repeat:no-repeat;

}

#corner_image {
	float:left;
}
#detalii_proiect {
	width:523px;
	height:68px;
	background-image:url('../images/bg_info.png');
	background-repeat:no-repeat;
	background-position:center center;
	margin-left:40px;
	padding:20px;
	color:#0a739b;
	font-size:12px;

}
#detalii_apartament {
	padding-left:20px;
	float:left;
	width:200px;
}
#galerie_imagini {
	float:left;
	padding-left:40px;
	
}

#banner_bottom{
	width:553px;
	height:211px;
	margin-left:40px;
}
#copyright {
	margin-left:40px;
	margin-top:40px;
	background-image:url('../images/copyright_bg.png');
	background-repeat:no-repeat;
	background-position:center left;
	height:70px;
	vertical-align:top;
}

#copyright p{
	padding:25px 0px 0px 120px;
	*padding-top:15px;
	color:#796543;
}
	
#absolute_div{
	position:absolute;
	top:10px;
	left:600px;
	width:400px;
	height:700px;
	z-index:3;
}

#copac {
	margin-top:400px;
	padding-left:60px;
	z-index:1
}

