/* Start Header */
.user-bar{
	float:right;
	width:69%;
}

#nav_user {
	float:right;
	margin-right:2px;
	margin-top: 15px;
}

#nav_user li {
	display:inline;
	font-size:12px;
	
}
#nav_user li span{
	font-size:12px;
	color:#000;
}
#nav_user li a#link_inscriere {
	background:url('/images/iconite/adauga-site.png') no-repeat left 50%;
	padding-left:19px;
	line-height:18px;
	margin-left:16px;
	color:#3b414a;
}

#nav_user li a#link_inscriere:hover {
	text-decoration:underline;
}

#nav_user li a#link_login {
	background:url('/images/bg-login.png') no-repeat left 50%;
	padding-left:20px;
	line-height:18px;
	margin-right:16px;
	color:#3b414a;
}

#nav_user li a#link_login:hover {
	text-decoration:underline;
}

#nav_user li a#link_logout {
	background:url('/images/iconite/logout.png') no-repeat left 50%;
	padding-left:21px;
	line-height:18px;
	margin-left:16px;
	color:#3b414a;
}

#nav_user li a#link_logout:hover {
	text-decoration:underline;
}

#nav_user li a#link_profil {
	background:url('/images/iconite/contulmeu.png') no-repeat left 50%;
	padding-left:16px;
	margin-left:16px;
	color:#3b414a;
}
#nav_user li a#link_profil:hover {
	text-decoration:underline;
}
#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 Navigation */
#nav_menu {
	background:url('/images/bg-menu.png') no-repeat 0 0;
	height:44px;
	float:left;
	width:960px;
}

#nav_menu ul { 
	float:left;
	padding-right:6px;
}

#nav_menu li {
	display:inline;
	padding:9px 0px 12px 0px;
	color:#3b414a;
	font-size:12px;
	float:left;
	position:relative;
}
#nav_menu li a img{
	vertical-align:middle;
	padding-left:17px;
	padding-bottom:5px;
}

#nav_menu a {
	line-height:24px;
	padding:0px 28px 0px 0;
	color:#3b414a;
	font-size:12px;
}

#nav_menu .nou-icon {
	background:url('/images/new/sprite-controls2.gif') no-repeat -960px -436px;
	width:19px;
	height:20px;
	position:absolute;
	top:-1px;
	right:-9px;
	font-size:8px;
	color:#c00;
	font-weight:bold;
	color:#fff;
}

#nav_menu a:hover {
	text-decoration:underline;
}
#nav_menu .new-icon {
	background:url('/images/newbadge.png') no-repeat 93% 20%;
}

#nav_menu li.right {
	float:right;
	padding-left:27px;
	width:185px;
	margin-top:10px;
}

#nav_menu a.special {
	border-left:1px solid #cecece;
	margin-left:10px;
	padding-left:10px;
}

#nav_menu2 {
	background:url('/images/new/sprite-controls2.gif') no-repeat -2px -730px;
	width:950px;
	height:30px;
	margin:-10px 0 10px 0;
}

#sites_sel {
	margin:1px 0 0 5px;
	border:1px solid #cecece;
	padding:2px;
}

#nav_menu2 ul { margin-left:25px; }

#nav_menu2 li {
	display:inline;
	padding-top:8px;
	color:#353535;
	float:left;
	padding-right:2px;
}

#nav_menu2 a {
	line-height:14px;
	padding:0px 7px 0px 7px;
}

#nav_menu2 a:hover {
	line-height:14px;
	color:#353535;
	background:#e4e4e4;
	-mooz-border-radius:5px;
	padding:8px 7px 6px 7px;
	text-decoration:none;
}

#nav_menu2 span {
	line-height:14px;
	padding:0px 7px 0px 7px;
}

#nav_menu2 li.right {
	float:right;
	margin-right:22px;
}

#nav_menu2 .site_select {
	line-height:14px;

	border-color:#cecece;
}
/* End Navigation */

/* Start Search Box */

.search-site{
	border:1px solid #d5d5d5;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	width:184px;
	height:22px;
	background-color:#fff;
	position:absolute;
	right:0;
	top:0;
}
#s_submitbutton button { min-height: 1.1em; }

.input_search {
	padding:0px;
	border:none;
	float:left;
	font-size:12px;
	margin:3px 3px 0 0;
	height:16px;
	color:#c0c0c0;
	width:147px;
}

.submit_buton {
	background:url('/images/iconite/search.png') no-repeat 0 50%;
	width:23px;
	margin:4px 0px 0 7px;
	border:0 none;
	height:16px;
	cursor:pointer;
	outline:none;
	float:left;
	
}

.submit_buton.ajutor {
	padding-top:9px;
	height:23px;
	position:absolute;
	right:23px;
	bottom:14px;
}
/* End Search Box */

/* Start Banners */
.banner728 {
	float:right;
	margin:4px 0 10px 0;
	width:728px;
	height:90px;
	margin: 15px 0;
}
.banner970 {
	width: 970px;
	height: 250px;
	position: relative;
	left: -5px;
	display: none;
}
#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;
}