@charset "utf-8";

/* CSS Document */

/*=====GLOBALE======*/

body{margin:0px;padding:0px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px; margin-top: 26px;}

a {text-decoration:none;color:#08a48e}

p,h1,h2,h3,ul{margin:0px;padding:0px}

img {border:none;display:block}

form{margin:0px;padding:0px;display:inline}

/*=====END GLOBALE======*/



/*=====ID-uri======*/

#main{width:973px;margin:0px auto;position:relative;}

#header{position:relative;border:1px solid #d7b166;border-top:none;border-bottom:none;padding-top:17px;padding-bottom:32px;margin-bottom:5px}

#top_el{position:absolute;top:0px;left:-1px}

#logo{margin:44px 0px 0px 11px;padding-bottom:30px}

#banner_top{position:absolute;top:26px;left:220px; width:746px;height:92px}

#top_menu{position:absolute;left:-1px;top:139px;height:35px;line-height:35px;background:url(../images/main/top-menu-bg.jpg) no-repeat;width:975px;font-size:12px;font-weight:bold;text-align:center}

	#top_menu ul{list-style:none}

	#top_menu ul li{display:inline;margin:0px 20px}

	#top_menu ul li a{color:#fff;background:url(../images/main/e.gif) no-repeat 0px 2px;padding-left:15px;}

#middle{}

#left{float:left;display:inline;position:relative;width:183px;margin-right:8px}

#center{float:left;display:inline;position:relative;width:782px}

#cont_footer{float:left;display:inline;position:relative;width:782px;margin-left:191px}

#abonare{background:url(../images/main/butoane/abonare.jpg) no-repeat;width:81px;height:21px;border:none;margin-top:5px}

/*=====END ID-uri======*/



/*=====CLASE======*/

.clear{clear:both}

.fl_left{float:left}

.fl_right{float:right}



.box{position:relative;border:1px solid #d7b166}

.box h1{font-size:12px;}
.p_box{padding-left:5px;}
#left .box{padding-top:35px;width:181px;padding-bottom:15px;margin-bottom:7px}

.label{font-size:12px;color:#fff;font-weight:bold;background:url(../images/main/top-label.jpg) no-repeat;height:30px;line-height:30px;position:absolute;top:-1px;left:-1px;width:183px;text-align:center;}

#center .box{margin-bottom:5px;padding-top:3px;padding-bottom:15px}

.label img{position:absolute;top:11px;left:14px}

.img_footer{margin-left:37px;margin-top:-6.8px;}
.img_help{margin-left:160px;cursor:help;}
.tl{position:absolute;top:-1px;left:-1px;}

.tr{position:absolute;top:-1px;right:-1px;}

.bl{position:absolute;bottom:-1px;left:-1px;}

.br{position:absolute;bottom:-1px;right:-1px;}



.links_list{list-style:none;font-size:12px}

	.links_list li{margin-bottom:3px}

	.links_list li a{background:url(../images/main/sageata-right.jpg) no-repeat 0px 6px;padding-left:15px;color:#3cb9aa}

	.links_list li a:hover{color:#d7b166}

	

.center_label{font-size:14px;font-weight:normal;color:#009e87;padding-left:14px;line-height:26px;background:url(../images/main/hr.jpg) no-repeat bottom center;margin-bottom:10px}

.center_label2{
	font-size:14px;
	font-weight:normal;
	color:#009e87;
	padding-left:14px;
	text-align:center;
	line-height:26px;
	background:url(../images/main/hr1.jpg) no-repeat left bottom ;
	margin-bottom:10px
}
.center_label2 img{
	display:inline;
}
.center_label3{
	font-size:14px;
	font-weight:normal;
	color:#009e87;
	padding-left:80px;
	
	text-align:center;
	line-height:26px;
	background:url(../images/main/hr2.jpg) no-repeat left bottom ;
	margin-bottom:10px
}
.center_label3 img{
	display:inline;
}
.cul{background:#fbf0db;padding:15px 0px}



.box_footer{float:left;display:inline;margin-left:20px;color:#08a48e}

.box_footer h2{font-size:12px;color:#08a48e;margin-bottom:8px}

.box_footer h2 a{color:#08a48e}

	.box_footer ul{list-style:none;font-size:12px}

	.box_footer ul li{margin-bottom:3px}

	.box_footer ul li a{color:#08a48e}

	

.inp_footer{width:251px;height:18px;border:1px solid #08a48e}





/*----- begin suplimentar*/

ul.dictionar {

	list-style-type: none;

	margin-top: 2px;

	margin-left: 2px;

	margin-right: 10px;

	}



ul.dictionar li {

	width: 100%;

	overflow: hidden;

	}



ul.dictionar li a {

	display: block;

	width: 100%;

	padding: 2px 0 2px 9px;

	background: url(../img/list_enum.gif) no-repeat 0 7px;

	}

	



	

/*------	end suplimenta*/



/* cod pentru multiple select*/

.asmContainer {

	/* container that surrounds entire asmSelect widget */

}



.asmSelect {

	/* the newly created regular 'select' */

	display: inline; 

}



.asmOptionDisabled {

	/* disabled options in new select */

	color: #999; 

}



.asmHighlight {

	/* the highlight span */

	padding: 0;

	margin: 0 0 0 1em;

}



.asmList {

	/* html list that contains selected items */

	margin: 0.25em 0 1em 0; 

	position: relative;

	display: block;

	padding-left: 0; 

	list-style: none; 

}



.asmListItem {

	/* li item from the html list above */

	position: relative; 

	margin-left: 0;

	padding-left: 0;

	list-style: none;

	background: #ddd;

	border: 1px solid #bbb; 

	width: 100%; 

	margin: 0 0 -1px 0; 

	line-height: 1em;

}



.asmListItem:hover {

	background-color: #e5e5e5;

}



.asmListItemLabel {

	/* this is a span that surrounds the text in the item, except for the remove link */

	padding: 5px; 

	display: block;

}



.asmListSortable .asmListItemLabel {

	cursor: move; 

}



.asmListItemRemove {

	/* the remove link in each list item */

	position: absolute;

	right: 0; 

	top: 0;

	padding: 5px; 

}

.asmHighlight {

	color: #777; 

}



.asmSelect {

	margin: 1em 0 0.25em 0;

}



/* cod tabel*/

table.credit-view{margin:0px 16px;border:1px solid #dfdfdf;border-bottom:none;border-left:none}

	table.credit-view thead{background:#f3f3f3;}

	table.credit-view thead td{padding:10px 20px;border-bottom:1px solid #dfdfdf;border-left:1px solid #dfdfdf;}

	table.credit-view tbody{}

	table.credit-view tbody td{padding:10px 20px;border-bottom:1px solid #dfdfdf;border-left:1px solid #dfdfdf;}

	table.credit-view img{display:inline; margin-right:10px;}

	



table.tab-view_1{}

	table.tab-view_1 img{display:inline}

	table.tab-view_1 thead{}

	table.tab-view_1 thead td{padding:3px 4px;border-bottom:1px solid #dfdfdf;}

	table.tab-view_1 tbody{}

	table.tab-view_1 tbody td{padding:3px 0px;border-bottom:1px solid #dfdfdf;}

	table.tab-view_1 td.sp{border-bottom:none}

	

/*******/
.left-space{
	padding-left:28px;
}
.cls1{
	margin-top:-10px;
}
.clear-dotted {

	height: 1px;

	font-size: 0;

	line-height: 0px;

	clear: both;

	margin: 12px 0 8px 0;

	border-top: 1px dashed #D6D6D6;

	}

/*********** cod pe tabel pagina curs-valutar-bnr *****************/

.box #exchange img{

	border:none;

	display:inline;

}

.box #exchange img.expand {



	cursor: pointer;



	margin-right: 7px;



	}







.box #exchange img.collapse {



	cursor: pointer;



	display: none;



	margin-right: 7px;



	}







.box #exchange_days {



	display: none;



	}





.box #exchange_days ul {



	margin: 10px 45px 5px 0;



	float: left;



	width: 134px;



	}







.box #exchange_days ul.last {



	margin-right: 0;



	}







.box #exchange_days ul li {



	margin-top: 5px;



	list-style-type: none;



	text-align: right;



	padding: 0;



	}







.box #exchange_days ul li.spacer {



	height: 4px;



	line-height: 2px;



	font-size: 1px;



	}



.box #exchange_days ul li.selected a {



	color: #333;



	}







.box #exchange_days ul li img {



	margin-right: 7px;



	margin-top: 3px;



	vertical-align: text-top;



	border: 0;



	display: none;



	}



.box .tos h2 {



	margin: 0;



	padding-bottom: 15px;



	font-size: 12px;



	}







.box .tos h3 {



	margin: 0;



	padding: 2px 0 12px 0;



	font-size: 11px;



	}







.box .tos p {



	margin-bottom: 10px;



	}







.box .tos p.disclaimer {



	margin-top: 10px;



	margin-bottom: 0;



	}







.box .box-content .tos p.last {



	margin-bottom: 0;



	}





.box .box-content .tos p.first {



	margin-top: 10px;



	}







.box .box-content .tos ul {



	margin: 0 0 10px 30px;



	}



.box .box-content .tos ul.about-links {



	margin: 0 0 10px 150px;



	}







.box .right .box-content .tos ul li {



	margin-top: 5px;



	padding-left: 11px;



	list-style-type: none;



	line-height: 15px;



	background: url(../img/list_enum.gif) no-repeat 2px 6px;



	}







.box .box-content .tos ul.about-links li {



	margin-top: 3px;



	}







.box .box-content .tos ul li ul {



	margin-top: 5px;



	margin-bottom: 5px;



	}

	
	/*	=================================================================================  MF LIGHTBOX  */



.mf-help, .mf-help-off {

	cursor: pointer;

	margin: 1px -1px 0 2px;

	vertical-align: text-top;

	}



.mf-help-off {

	cursor: default;

	}



#mf-overlay{

	background-image: url(../img/mf_overlay.png);

    position: absolute;

    top: 0px;

    left: 0px;

    z-index: 800;

    width: 100%;

    height: 100%;

	}



#mf-box{

    background:#FFF;

	margin: 0;

	padding: 0;

    border: 3px solid #EEE;

	overflow: auto;

	position: relative;

	}



#mf-box .mf-close{

    position: absolute;

    top: 0px;

    right: 0px;

    cursor: pointer;

	}



#mf-box #mf-boxContents {

	padding: 13px;

	}



#mf-box #mf-boxContents p {

	margin-bottom: 8px;

	}



#mf-box #mf-boxContents p.heading {

	font-size: 12px;

	}



#mf-box #mf-boxContents p.last {

	margin-bottom: 0;

	}


/* cod pentru newsletter*/

.box_footer form #newsletter-label a, .box_footer form #newsletter-label label {

	display: block;

	margin-top: 8px;

	color: #08a48e;

	line-height: 16px;

	cursor: pointer;

	margin-bottom: 15px;

	}



.box_footer form #newsletter-label a:hover {

	color: #333;

	}



.box_footer form #newsletter-email {

	border: 1px solid #08a48e;

	padding: 3px;

	width: 252px;

	font: 11px Verdana, Tahoma, sans-serif;

	margin-bottom: 13px;

	}



.box_footer form #newsletter-submit {

	width: 94px;

	height: 21px;

	border-width: 0;

	background: url(../images/main/butoane/abonare.jpg) no-repeat 0 0;

	cursor: pointer;

	}



.hidden-submit {

	position: absolute;

	z-index: -1;

	width: 0;

	height: 0;

	}

.box_footer form #asteptati-submit{

	width: 98px;

	height: 21px;

	border-width: 0;

	background: url(../images/main/butoane/asteptati.jpg) no-repeat 0 0;

	cursor: pointer;
	display: none; 
}

/*end cod pentru newsletter*/

/***** begin sitemap	*************/
.box #sitemap {

	margin-bottom: 3px;

	margin-left: 50px;

	}



.box #sitemap ul {

	margin: 0;

	margin-top: 5px;

	padding: 0;

	}



.box #sitemap ul li {

	margin-top: 5px;

	list-style-type: none;

	}



.box #sitemap ul li a.selected {

	color: #434b57;

	padding-left: 3px;

	}



.box #sitemap ul li img {

	margin-right: 7px;

	margin-top: 3px;

	vertical-align: text-top;

	border: 0;
	display:inline;

	}



.box #sitemap ul li img.level {

	margin-right: 6px;

	margin-top: 4px;

	vertical-align: text-top;

	border: 0;

	}



.box #sitemap ul li img.expand {

	cursor: pointer;

	}



.box #sitemap ul li img.collapse {

	cursor: pointer;

	display: none;

	}



.box #sitemap ul li ul {

	display: none;

	margin-left: 35px;

	margin-bottom: 6px;

	}


/****	end sitemap	*****************/

//***********	begin paginare	*****/
.box .box-content ul.page {

	float: left;

	list-style-type: none;

	}



.box .box-content ul.page li {

	float: left;
	list-style-type:none

	}



.box .box-content ul.page li a {

	display: block;

	padding: 0 5px 1px 5px;

	border-right: 1px solid #E5E5E5;

	}



.box .box-content ul.page li a.selected {

	color: #333;

	font-weight: bold;

	}



.box .box-content ul.page li a.first {

	padding-left: 0;

	}



.box .box-content ul.page li a.first-selected {

	color: #333;

	font-weight: bold;

	padding-left: 0;

	}



.box .box-content ul.page li a.last {

	border-right-width: 0;

	}



.box .box-content ul.page li a.last-selected {

	color: #333;

	font-weight: bold;

	border-right-width: 0;

	}



.box .box-content ul.page li a.single {

	padding-left: 0;

	border-right-width: 0;

	color: #333;

	font-weight: bold;

	}
.box .box-content .middot {

	padding: 0 2px;

	font-weight: bold;

	color: #666;

	}



//******	end paginare	*********/

#network {
	height: 24px;
	top: 0;
	background: #FFFFCC;
	border-bottom: 1px solid #DDDD00;
	line-height: 22px;
	position: fixed !important;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 999;
	}

#network a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #717100;
	word-spacing: -1px;
	padding: 2px 22px;
	}

#network .selected {
	font-weight: bold;
	}

#network a:hover {
	text-decoration: underline; 
	}

#network .ext {
	float: right;
	padding: 0;
	padding-right: 17px;
	background: url(../img/ext-link.gif) no-repeat right center;
	}

#network ul {
	display: inline;
	list-style-type: none;
	border-right: 1px dotted #DDDD00;
	}

#network ul li {
	display:inline;
	border-left: 1px dotted #DDDD00;
	padding-bottom: 1px;
	}
