#HomepagePromos {
	margin:0px;
	padding:0px;
	width: 740px;
	/*height: 200px;*/
	text-align: right;
	/*position: absolute;
	top: 31px;*/
	overflow: hidden;
	margin-bottom:6px;
}
#HomepagePromo {
 	height: 250px;
 	background: #000;
 	padding: 0px;
	margin: 0px;
 	color: #212121;
	background-position: top right;
}
.submenu_ul {
	margin:0px;
	padding:0px;
	width:740px;
	list-style-type:none;
	height: 38px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom:6px;
}

.submenu_ul li {
	width: 240px;
	height: 38px;
	float: left;
	margin-right: 3px;
	margin-top:-1px;
	cursor: pointer;
	background: transparent url("../imagini/but_promo_off.jpg") top left no-repeat;
	line-height: 26px;
}
.submenu_ul li a {
	text-decoration:none;
	color:#3065B1;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:13px;
	display: block;
	font-weight: bold;
	outline: none;
	height: 38px;
	width: 215px;
	overflow: hidden;
	text-align:center;
	padding-top:5px;
}
.submenu_ul li a span {
	font-weight: normal;
	color: #9c9c9c;
}
.submenu_ul li.current {
	background: transparent url("../imagini/but_promo_on.jpg") top left no-repeat !important;
}
.submenu_ul li.current a {
	color:#990000;
}
.submenu_ul li.current a span {
	font-weight: normal;
	color:#000;
}
.submenu p.promoText {
	color:#000;
	font-size:18px;
	font-weight:normal;
}
.submenu p.promoText {
	top:5px;
	right:5px;
	width: 400px;
	text-align: left;
	float: right;
	position: relative;
}
.submenu p.promoText a {
	width: 400px;
	text-align: left;
	text-decoration: none;
	color: #000;
}
.submenu p.promoPrice span {
	padding: 2px 3px 2px 3px;
	background: #eaeaea;
	margin-right: 0;
	margin: 0;
}
