.header-menu
{
	background:url("../images/bg_menu.jpg") no-repeat scroll 0 0 transparent;
	float:right;
	height:33px;
	margin-right:27px;
	margin-top:20px;
	width:656px;
}

.btn
{
	display:block;
	float:left;
	border:1px solid red;
	height:31px;
	width:10px;
	margin-right:5px;
}

#content
{
	background:inherit;
	height: auto;
}

.welcome
{
	overflow:auto;
	color: #c5c5c5;
}

.welcome h2
{
	font-size: 20px;
	font-family: Helvetica, sans-serif;
	color: #d7bf5b;
	font-weight: normal;
}

.welcome h2.right { margin-left:10px; }

.wLeft
{
	width: 635px;
	float:left;
}

.wLeft p
{
	padding:0px;
	font-size: 14px;
	overflow: auto;
	text-align:justify;
}

.wLeft img
{
	display:block;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}

.wLeft p span
{
	/*color: #f6c500;*/
}

.wRight
{
	width:320px;
	float: right;
	overflow: auto;
	font-size: 15px;
}

.wRight img
{
	float:right;
	margin-bottom:15px;
}

.wRight p
{
/* 	padding: 0px;	 */
	margin: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}

.wRight p a
{
	color:#C5C5C5;
	text-decoration: none; 
}

.boxuri
{
/* 	overflow: auto; */
}

.box
{
	background: url(../images/box_bg.jpg) no-repeat;
	float: left;
	width: 310px;
	height: 220px;
	color: #bbb;
}

.box h3 { margin:15px 0px 0px 25px; font-size:18px; font-weight:bold; color:#ffc425; }

.box a
{
	background:url(../images/badge.png) no-repeat 0px -2px;
	padding-left:25px;
	text-decoration:none;
	color: #bbb;
	font-size:14px;
	font-family: Helvetica, sans-serif;
	display:block;
	width:140px;
	margin-left:25px;
	min-height:22px;
}

.servicii
{
	/*background: url(../images/bg_portofoliu.jpg) no-repeat;*/
}

.proiecte
{
	/*background: url(../images/box_proiecte.jpg) no-repeat;*/
	margin-left:17px;
}

.proiecte p
{
	margin-left:25px;
	margin-top:22px;
	margin-right:25px;
	font-size:15px;
}

.speciale
{
	/*background: url(../images/box_proiecte_speciale.jpg) no-repeat;*/
	float:right;
}

.speciale a
{
	font-weight: normal;
	margin-bottom: 16px;
}

.box a.btnMaiMult
{
	text-align:center;
	padding:5px 0px 0px 0px;
	color:#ffc425;
	display: block;
	float:right;
	height:28px;
	width:86px;
	background: url(../images/more_bg.jpg) no-repeat;
	margin-right:18px;
	/*font-weight:bold;*/
}
