body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background:url(../imagini/background-mediator-constructii.png) repeat-x #ffffff;
	text-align:left;
}

h1 {
	font-size:16px;
	color:#ce4f24;
	margin:0px;
	border:0px;
	padding:0px;
}

h2 {
	font-size:14px;
	color:#014983;
	margin:0px;
	border:0px;
	padding:0px;
}

h3 {
	font-size:14px;
	color:#014983;
	margin:0px;
	border:0px;
	padding:0px;
}

h4 {
	font-size:13px;
	color:#ce4f24;
	margin:0px;
	border:0px;
	padding:0px;
}

h5 {
	font-size:13px;
	color:#014983;
	margin:0px;
	border:0px;
	padding:0px;
}

a:link { text-decoration: none; color: #ce4f24; }
a:visited { text-decoration: none; color: #ce4f24; }
a:hover { text-decoration: underline; color: #ce4f24; }
a:active { text-decoration: underline; color: #ce4f24; }

#header {
	text-align:left;
	width:800px;
	height:94px;
	background:url(../imagini/header-constructii.png) no-repeat;
}

#menu {
	width:800px;
	height:32px;
	background:url(../imagini/menu-bg-design.png) no-repeat right;
}

#menu2 {
	width:180px;
	height:32px;
	float:right;
}

#display {
	width:800px;
	height:339px;
}

#display-dreapta {
	float:right;
	width:386px;
	height:339px;
	float:right;
}

#display #banner {
	border:3px solid #f1ecc6;
	float:right;
}

#display #infoimagine {
	text-align:left;
	float:right;
	width:366px;
	height:60px;
	padding:10px;
	clear:right;
}

#display #titlurecomandat {
	font-size:11px;
	text-align:left;
	float:left;
	padding:20px;
	width:374px;
	height:80px;
	clear:none;
}

#display .infotab {
	color:#333333;
	text-align:left;
	float:left;
	clear:left;
	height:45px;
	width:412px;
	border:1px solid #d5d5d5;
	border-bottom:0px;
	background:url(../imagini/back-info-tab.png);
}

#display .infotab:hover {
	background:url(../imagini/back-info-tab2.png);
}

#display .infotab img {
	margin-right:15px;
}

#display #subtab {
	float:left;
	clear:left;
	height:52px;
	width:412px;
	padding-top:27px;
	border:1px solid #d5d5d5;
}

#linkuri {
	text-align:left;
	width:800px;
	height:276px;
}

#linkuri .imglink {
	width:249px;
	height:64px;
	padding-top:10px;
	padding-left:17px;
	float:left;
	background:url(../imagini/link-img-bg.png);
	border-top:1px solid #ffffff;
}

#linkuri .textlink {
	width:266px;
	height:200px;
	float:left;
	background:url(../imagini/link-text-bg.png);
	border-top:1px solid #ffffff;
}

#linkuri .textlink ul {
	list-style-image:url(../imagini/li.gif);
}

#linkuri .textlink a {
	text-decoration:none; color: #014983;
}

#linkuri .textlink a:hover {
	text-decoration:underline; color: #014983;
}

#jos {
	width:798px;
	height:109px;
	padding-top:2px;
	background:url(../imagini/jos-bg.png) repeat-x;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
}

#jos table td {
	border-right:1px solid #e6e6e6;
	height:88px;
}

#footer {
	font-size:11px;
	color:#999999;
	width:800px;
	height:88px;
	margin-top:2px;
	background:url(../imagini/footer-bg.png) repeat-x;
}

#footer ul {
	list-style-image:url(../imagini/li.gif);
	float:left; display: block;
	margin:17px 0 33px 0;
}

#footer li {
	float:left;
	padding-right:30px;
}

#footer a {
	font-weight:bold;
	text-decoration:underline; color: #014983;
}