.user-bar{
	float:right;
	width:69%;
}



#logo_img{
	float:left;
	padding-bottom:19px;
	width:220px;
}
#logo_img a {
	background:url('/images/new/logo.png') left bottom no-repeat;
	display: block;
	height: 65px;
	width: 211px;
	float:left;
	margin-top:65px;
}
#logo_img .netindex-homepage{
	width:220px;
	clear:left;
}
#logo_img a.netindex-head{
	font-size:13px;
	color:#005c9c;
	clear:left;
	padding-left:10px;
	line-height:19px;
	height:auto;
	background:none;
	margin-top:0;
}
#logo_img a.no{
	float:left;
	font-size:12px;
	color:#000;
	padding-left:10px;
	line-height:19px;
	height:auto;
	width:auto;
	background:none;
	font-weight:bold;
	margin-top:0;
}
#logo_img .index-evolution{
	color:#555;
	float:left;
	left: 5px;
	position:relative;
	top:2px;
  }
#logo_img .index-evolution a{
	padding-left:3px;
	font-size:12px;
	background:none;
	color:#555;
	height:auto;
	width:auto;
  margin-top:0;
}
#logo_img .index-evolution .arrow_down{
	background-position: 1px -146px;
    left: 0;
    width: 11px;
}
#logo_img .index-evolution .arrow_up {
    background-position: 2px -129px;
    float: left;
    width: 11px;
}
.index-evolution .arrow_down, .index-evolution .arrow_up {
    background-image: url("/images/new/sprite-controls2.gif");
    background-repeat: no-repeat;
	float:left;
}
#logo_img img {
	float:left;
	margin-top:40px;
}

#logo_pro_img a {
	background: #fff url('/images/new/logo_pro.png') left bottom no-repeat;
	display: block;
	height: 109px;
	width: 211px;
	float:left;
	margin-bottom:15px;
}

#logo_img a span { visibility: hidden; }
/* End Header */





/* Start Banners */
#promo_banner {
    border: 1px solid #EBEBEB;
    font-family: Arial;
    font-size: 9pt;
    height: 90px;
    margin-bottom: 10px;
    width: 728px;
}
#promo_banner_col1 {
    background: url("/images/new/separator_vertical.gif") no-repeat scroll right center transparent;
    padding-right: 5px;
    text-align: right;
}
#promo_banner_col1 a {
    color: #CC0000;
    font-size: 18px;
    overflow: hidden;
    padding: 0 5px 0 0;
    text-align: right;
    text-decoration: none;
}
#promo_banner_col2 {
    padding-left: 10px;
    width: 320px;
}
#promo_banner_col3 {
    padding-bottom: 10px;
    vertical-align: bottom;
}
#promo_banner_col3 a {
    background-image: url("/images/new/sprite-controls2.gif");
    background-position: -2px -271px;
    background-repeat: no-repeat;
    color: #CC0000;
    padding-left: 16px;
    text-decoration: none;
}
#promo_banner_col3 a:hover{
	text-decoration:underline;
}
/* End Banners */

.banner728 a.vreauabst{
	display:block;
	width:182px;
	height:33px;
	float:left;
	margin-top:30px;
	margin-right:23px;
}
#wrapper p.zile-testare{
	font-size:12px;
	color:#000;
	float:left;
	margin-top:6px;
}
#wrapper p.zile-testare a{
	color:#d12126;
	font-weight:normal;
	text-decoration:underline;
}
/*menu promotion*/

.menu-promotion{
	float:left;
	width:100%;
	background-color:#fff;
	border-bottom:1px solid #eaeaea;
	box-shadow:1px 1px #f4f4f4;
}
.menu-promotion ul{
	float:left;
	width:100%;
}
.menu-promotion ul li{
	float:left;
	width:19%;
	margin:10px 0;
	border-left:1px solid #ebebeb;
	padding-left:8px;
}
.menu-promotion ul li h2{
	font-size:13px;
	font-weight:normal;
	padding:0 0 5px 0;
}
.menu-promotion ul li p{
	width:164px;
	font-size:10px;
}
.menu-promotion ul li a{
	color:#005C9C;
}
.menu-promotion ul li p a{
	color:#000;
}
/*cookie warning*/

.cookie-warning{
	width:100%;
	position:fixed;
	bottom:0;
	z-index:1;
}
.cookie-warning .cw{
	margin:0 auto;
	width:985px;
	background-color:#e6e6e6;
	border:1px solid #cecece;
	border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
}
.cookie-warning a.inchide{
	float:right;
	color:#e6e6e6;
	background:url(/images/inchide-cookie.png) no-repeat 0 0;
	width:9px;
	height:8px;
	margin:8px 10px 0 0;
}
.cookie-warning p{
	color:#000;
	font-size:12px;
	line-height:22px;
	padding-left:20px;
	width:932px;
	border-right:1px solid #cecece;
}
.cookie-warning p a{
	color:#005c9c;
	text-decoration:underline;
	margin-left:10px;
}