/* CSS Document */
body {
	margin:0;
	padding:0;
	background-color:#000000;
}
.regularText {
	font-family:Verdana, Arial, Helvetica, sans-serif ;
	font-size:12px;
	font-weight:650;
	text-align:justify;
	width:430px;
	margin-left:21px;
	line-height:20px;
	color:#666;
}
#background {
	margin-left:auto;
	margin-right:auto;
	background:url(images/main-background_new3.jpg) ;
	background-attachment:fixed;
	background-position:top center;
	background-repeat:no-repeat;
	width:952px;
	height:100%;
	
}

	#design {
		position:absolute;
		top:14px;
		margin-left:-10px;
		*margin-left:-25px;
	}
	#home {
		position:absolute;
		top:125px;
		margin-left:595px;
	}
	#ultimele_lucrari {
		position:absolute;
		top:240px;
		margin-left:800px;
	}
	#scurt_istoric {
		position:absolute;
		top:280px;
		margin-left:40px;
	}
	#lucrari {
		position:absolute;
		top:339px;
		margin-left:65px;
	}
	#servicii {
		position:absolute;
		top:382px;
		margin-left:60px;
	}
	#galerie {
		position:absolute;
		top:433px;
		margin-left:60px;
	}
	#tarife {
		position:absolute;
		top:484px;
		margin-left:60px;
	}
	#contact {
		position:absolute;
		top:527px;
		margin-left:60px;
	}
#container {
	margin-left:auto;
	margin-right:auto;
	background:url(images/container-background-big.png) no-repeat;
	width:952px;
	height:900px; /* de modificat inaltimea in functie de cat continut */
}

	#player {
		position:absolute;
		margin-left:692px;
	}

	#welcome {
		position:absolute;
		top:360px;
		margin-left:182px;
	}
	#portofoliu {
		font-family:"Times New Roman", Times, serif;
		font-size:20px;
		font-weight:bold;	
		position:absolute;
		top:-100px;
		margin-left:0px;
	}
	
#text {
	width:481px;
	padding-left:9px;
	position:absolute;
	top:420px;
	margin-left:169px;
	background-color:#f9f8f4;
}

.categorie {
	background-image:url(images/fundal_categorie.jpg);
	background-repeat:no-repeat;
	width:470px;
	height:198px;
	position:relative;
	left:-5px;
	bottom:40px;
	margin-bottom:-15px;
}
.thumbnail {
	width:155px;
	height:155px;
	background-color:#999999;
	border:1px solid #000;
	position:absolute;
	top:20px;
	left:300px;
	float:right;
}
.nume_categorie {
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	font-weight:bold;
	text-align:center;
	position:relative;
	left:-40px;
	top:80px;
}

	.nume_categorie a {
		text-decoration:none;
		color:#000;
	}


.lucrare {
	background-image:url(images/fundal_lucrare.jpg);
	background-repeat:no-repeat;
	width:481px;
	height:112px;
	position:relative;
	left:-5px;
	bottom:40px;
	margin-bottom:-15px;
}
.thumbnail_L {
	width:80px;
	height:80px;
	background-color:#999999;
	border:1px solid #000;
	position:absolute;
	top:15px;
	left:385px;
	float:right;
}
.nume_lucrare {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	position:relative;
	left:-40px;
	top:50px;
}
nume_c
{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}