@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/bg_pages.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 933px;
	background-attachment: scroll;
	background-image: url(../images/marketimpact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 411px;
	position: relative;
	top: 0px;
}
#wrapper #domenii {
	float: left;
	width: 350px;
	position: relative;
	top: 155px;
	left: 125px;
}
#wrapper #domenii span {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	clear: left;
	width: 221px;
	margin: 1px;
	padding: 5px;
}
#wrapper .original {
	display: block;
	float: right;
	padding-right: 90px;
	padding-top: 255px;
	clear: right;
}
.obiecte-promotionale {
	float: left;
	clear: left;
	padding-bottom: 4px;
}
#wrapper #domenii .line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	display: block;
	padding-top: 10px;
}
.line a {
	text-decoration: none;
	color: #666666;
}
.line a:hover {
	color: #FF6600;
	text-decoration: underline;
}