body {
	margin: 0; padding: 0;
	background: #181834 center top no-repeat url(images/bck.jpg);
	font-family: Tahoma, Arial, Verdana; font-size: 11px;
	color: #4c979d;
}
#page {
	position: relative;
	margin: 0 auto; padding: 0 0 0 79px;
	width: 862px;
}
#title {
	position: absolute;
	top: 135px; left: 85px;
	margin: 0; padding: 0;
	font-size: 12px; font-weight: normal;
	line-height: 1em;		
	color: #ffffff;	
}
#title a {
	color: #fff;
	text-decoration: none;
}
#menu {
	margin: 0; padding: 0;
	list-style-type: none;
}
#menu li {
	position: absolute;
	font-size: 0;
	text-indent: -99999em;
	background: no-repeat;
}
#menu li a {
	display: block;
	width: 100%; height: 100%;
	text-decoration: none;
}
#menu li.acasa {
	left: 0; top: 50px;
	width: 142px; height: 47px;
	background-image: url(images/bckmenuacasa.gif);
}
#menu li.servicii {
	left: 60px; top: 75px;
	width: 181px; height: 60px;
	background-image: url(images/bckmenuservicii.gif);
}
#menu li.portofoliu {
	left: 170px; top: 140px;
	width: 161px; height: 54px;
	background-image: url(images/bckmenuportofoliu.gif);
}
#menu li.clienti {
	left: 230px; top: 20px;
	width: 241px; height: 80px;
	background-image: url(images/bckmenuclienti.gif);
}
#menu li.despre {
	left: 375px; top: 75px;
	width: 158px; height: 53px;
	background-image: url(images/bckmenudespre.gif);
}
#menu li.contact {
	left: 480px; top: 5px;
	width: 199px; height: 66px;			
	background-image: url(images/bckmenucontact.gif);
}
#lang {
	position: absolute;
	left: 595px; top: 133px;
	margin: 0; padding: 0;
	list-style-type: none;
}
#lang li {
	margin: 0 2px 0 0;
	float: left;
	font-size: 0;
	text-indent: -99999em;
	background: no-repeat;
	width: 22px; height: 16px;
}
#lang li a {
	display: block;
	width: 100%; height: 100%;
	text-decoration: none;
}
#lang li.rom {
	background-image: url(images/bcklangrom.gif);
}
#lang li.eng {
	background-image: url(images/bcklangeng.gif);
}




#intrebare {
	position: absolute;
	left: 655px; top: 105px;
	
	margin: 0 2px 0 0;
	list-style-type: none;
	font-size: 10px;
	color: #FF5757;
	
}




#header {
	margin: 0 0 2px 0; padding: 150px 0 0 0;
	list-style-type: none;
	height: 288px;
	background: left bottom no-repeat url(images/bckheader.gif);
}


#header li {
	position: relative;
	margin: 0 0 0 260px; padding: 10px 0 0 0;
	width: 586px; height: 81px;
	text-align: center;
	background: left bottom no-repeat url(images/bckheaderli.gif);
	font-family: "Times New Roman", Times; font-size: 30px;
	color: #26354a;

}

#header li a{
	color: #26354a;
	text-decoration: none;
}

#header li a:hover {
	text-decoration: underline;
}

#newsletter {
	position: absolute;
	left: 643px; top: 118px;
	margin: 0; padding: 8px 0 0 10px;
	width: 288px; height: 24px;			
	background: no-repeat url(images/bcknewsletter.gif);
}
#newsletter * {
	margin: 0; padding: 0;
	vertical-align: middle;
	border: none;
	font-family: Tahoma; font-size: 11px;
}
#newsletter .text {
	width: 207px; height: 18px;
	padding: 4px 0 0 5px;
	background: no-repeat url(images/bcknewslettertext.gif);
	color: #9e4308;
}
#newsletter .btn {
	width: 63px; height: 22px;
	background: no-repeat url(images/bcknewsletterbtn.gif);
	color: #fff;
	cursor: pointer;
}
#panel {
	margin: 0; padding: 7px 0 0 5px;
	list-style-type: none;
	width: 862px; height: 75px;
	background: no-repeat url(images/bckpanel.gif);
}
#panel li {
	position: relative;
	float: left;
	margin: 0 5px 0 0; padding: 8px 5px 0 9px;
	width: 194px; height: 64px;
	line-height: 1em;
	background: no-repeat url(images/bckpanelli.gif);
	color: #20455d;
	
}
#panel li a.details {
	position: absolute;
	left: 125px; top: 49px;
	width: 80px; height: 21px; line-height: 21px;
	text-align: center;
	background: no-repeat url(images/bckpanelidetails.gif);
	color: #fff;
	text-decoration: none;
}
#container {
	background: repeat-y url(images/bckcontainer.jpg);
}
#container .ctop {
	position: relative;
	z-index: 1;
	padding: 35px 35px 0 35px;
	background: no-repeat url(images/bckcontainertop.jpg);
	min-height: 350px;
}
.clear {clear: both;}
#content {
	float: right;
	width: 490px;
}
#content h2 {
	margin: 10px 0; padding: 0;
	font-family: "Myriad Pro"; font-size: 18px; font-weight: normal;
	color: #95d3d8;
}


#content a {
	color: #FF5757;
	text-decoration: none;


}

#content a:hover {
	text-decoration: underline;

}

#sidebar {
	float: left;
	width: 250px;
}
#sidebar h3 {
	margin: 10px 0; padding: 0;
	font-family: "Myriad Pro"; font-size: 18px; font-weight: normal;
	color: #95d3d8;
}

#sidebar a {
	color: #FF5757;
	text-decoration: none;


}

#sidebar a:hover {
	text-decoration: underline;

}

#footer {
	position: relative;
	margin-top: -150px;
	padding: 185px 45px 0 0;
	height: 110px;
	text-align: right;
	background: no-repeat url(images/bckfooter.jpg);
	color: #8e8ee0;
}
#footer a {
	color: #8e8ee0;
	text-decoration: underline;
}
#footer img.mouse {
	position: absolute;
	right: -10px; top: 145px;
}
#footer ul {
	margin: 5px 0 0 0; padding: 0;
	list-style-type: none;
}
#footer li {
	display: inline;
	margin: 0 10px 0 0; padding: 0 0 0 20px;
	background: left center no-repeat url(images/bckfooterli.gif);
	line-height: 11px;
}
#footer li a {
	color: #8383c3;
	text-decoration: none;
}

#footer li a:hover {

text-decoration: underline;
}

#intro {
	position: absolute;
	top: 6px; left: 35px;
	width: 242px; height: 142px;
	background: no-repeat url(images/bckintro.gif);
	font-size: 0;
}
#intro p {
	display: none;
}

