/* ========================Page si structura */
#page {
	width:auto;
	min-width:990px;
}
/* ----------------------------------Page /Header background:url(../images/sic20.gif) no-repeat 105px 63px;*/
/*#header {
	height:106px;
}*/

/*-----------------------------------Page /Nav */
/*#nav {
	position:absolute;
	background:#0039a6;
	top:116px;
	left:0;
	height:34px;
	width:100%;
	min-width:990px;
	padding:0;
	z-index: 2000;
	width:expression(document.body.clientWidth < 992 ? "990px" : "100%" );
}*/
/*-----------------------------------Page /Content */
#content {
	margin:0 2%;
	z-index:-2000;
}
#column-main {
	width:66.3%;
	float:left;
	margin-bottom:30px;
}
#content #column-secondary
 {
	width:32.63%;
	float:right;
	/*margin-top:44px;*/
	margin-top:21px;
}
/*-----------------------------------Page /Footer */
#footer {
	/*width:66.3%;*/
	width:90%;
	border-top:1px solid #0039a6;
	clear:both;
}
/* ===========Structuri Blocuri=========== */
/* =============Header */
#logo 
{
	position:absolute;
	left: 30px;
	top: 15px;
	height: 87px;
	width: 500px;
}
/*#logo:hover a 
{
	background-position:left bottom !important;
}*/
#logo a 
{
	display:block;
	/*background:url(../images/logo-bnr-130-ro.gif) left top no-repeat;*/
	background-position: left top;
	text-indent: -9999em;
	/*height: 79px;
	width: 449px;*/
}
#logo a img { border: none; top: 0px; left: 0px; position: absolute; }
/*#logo a:hover 
{
	background-position:left bottom;
}*/
/*==============Page /Nav */
#nav-secondary {
	float:right;
	margin-right: 2%;
	width:300px;
	display: inline;
}
	#nav-secondary ul {
		float:right;
		padding:10px 4px;
	}
	#nav-secondary li {
		float:left;
		margin-left:6px;
		padding-left:10px;
		/*background:url(../images/icn-bullet_blue.gif) left 50% no-repeat;*/
	}
	#nav-
	 li:first-child {
		background:none;
	}
#nav ul{	
	position:relative;
	left:20px;
	float:left;
}
#nav li {
	float:left;
	/*margin-top:5px;*/
	margin-right:10px;
	z-index:3000;
	/*text-transform:uppercase;*/
}
	#nav li a {
		font-size:13px;
		color:#fff;
		text-decoration:none;
		display:block;
		padding:6px 8px;
	}
	#nav li a:first-letter {		
		/*text-transform:capitalize;*/
	}
	#nav li a:hover,
	#nav li a:focus,
	#nav li.selected ul li a:hover {
		background:#E9994A;
	}
	#nav li.selected ul li a {
		line-height: 1.2em;
	}
	#nav li.selected {
		/*margin-top:0;
		position:relative;
		top:5px;*/
	}
	#nav li.selected a {
		/*position:relative;*/
		/*padding-bottom: 6px;*/
		/*margin-bottom: 8px;*/
		background: #E9994A;
		/*background: #d1d3d4;*/
				/*border: solid 1px red;

		background:url(../images/btn-nav_selected.gif) center bottom;*/
	}
	
	#nav li ul {
		position: absolute;
		background: #0039a6;
		width: 20em;
		left: -999em;
		z-index:3000;
	}
		#nav li.selected ul {
			/*margin-top:-8px;*/
			margin-top: 0;
			/*background:#004165;*/
			background: #0039a6;
			
		}
		#nav li.selected ul li a{
			background:transparent;
			padding-bottom:6px;
		}
	#nav li:hover ul,
	#nav li.hovered ul {
		left: auto;
		/*background: #004165;*/
	}
	#nav li ul li {
		float:none;
		display:block;
		margin-right:0;
		border-bottom:1px solid #d1d3d4;
	}
/* ============================Footer */
#nav-footer{
	float:left;
	width:64.94%;
	margin-bottom:1.27em;
}
	#nav-footer ul {
		padding:.63em 4px;
	}
	#nav-footer #copy {
		font-size:.9em;
		color:#999;
		padding:0 4px;
	}
	#nav-footer li {
		display:inline;
		margin-right:4px;
	}
#footer {
	position:relative;
	margin-left:20px;
}
#footer #go_up {
	position:absolute;
	right:-72px;
	top: -8px;
	text-transform:lowercase;
}
#footer #go_up a {
	display:block;
	margin-right: -16px;
	padding-right:12px;
	/*background:url(../images/icn-up_arrow.gif) right 75% no-repeat;*/
}
#footer #tools {
	float:right;
	width:26.65%;
	margin-top:.63em;
	margin-bottom:1.27em;
}
#footer #tools a {
	padding-left:15px;
	/*line-height:1em;*/
	/*width:100%;*/
	/*display:block;*/
}
#footer .print_page, #footer .type_scale_up, #footer .type_scale_down {
	background: url(../img/ico/icons.png) no-repeat;
	width: 12px;
	height: 12px;
}
#footer .print_page {
	/*background:url(../images/icn-print.gif) left 50% no-repeat;*/
	background-position: -0px -121px;
}
#footer .type_scale_up {
	/*background:url(../images/icn-text_up.gif) left 50% no-repeat;*/
	background-position: -0px -143px;
}
#footer .type_scale_down{
	/*background:url(../images/icn-text_down.gif) left 50% no-repeat;*/
	background-position: -0px -163px;
}
#nav-footer { width: 50%; }
#footer #tools { width: 40%; }
#footer #tools ul {
	text-align: right;
	margin-right: 4em;
}
#footer #tools ul li {
	display: inline-block;
	margin: 0 4px;
}
/* ===================Column-left*/
#column-left {
	float:left;
	z-index: 100;
	/*width:24.2%;*/
	width: 20%; /* VALI */
}
#submenu, #submenu2 {
	background: rgb(255,255,255);
	/*background: transparent\9;*/
	background: rgba(255,255,255,0.5);
	border: 1px solid #d1d3d4;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding-top:43px;
	margin-bottom:10px;
	padding-bottom:14px;
}
#content-left {
	margin-top:14px;
}

/* ====================Links Left*/
#submenu .tree a.colapser {
			text-indent:-9999px;
}

#submenu2 {
	padding-top:14px;
	color:#004165;
	font-size:1.1em;
	font-weight: bold;
	text-decoration:none;
}
#submenu2 ul {
	margin-left: 14px;
	padding-top: 5px
}
#submenu2 li li a {
	font-size:.9em;
	text-decoration: none;
	font-weight: normal;
	padding: 4px 0px; 
}

.tree {
	font-size:100%;
	line-height:1.5em;
	margin-left:14px;
}

	.tree a {
		display: block;
		width: 95%;
		/*padding: 2px 2px;*/
		padding: 4px;
	}
	.tree a.colapser {
		position: relative;
		float: left;
		clear: left;
		z-index: 0;
		/*width: 8px;*/
		width: 8px;
		height: 8px;
		line-height: 8px;
		/*margin-top: 4px;*/
		/*margin-left: -12px;*/
		/*background: url(../images/icn-tree_arrow.gif) 3px 0px no-repeat;*/
		margin: 7px 0 0 -8px;
		background: url(../img/ico/icons.png) -0px -0px no-repeat;
		padding: 0px 0px;
		display: inline;
	}
	.tree a.colapser:hover {
		/*background:url(../images/icn-tree_arrow.gif) 3px -8px no-repeat;*/
		background: url(../img/ico/icons.png) -0px -33px no-repeat;
	}
	.tree a.open {
		/*background:url(../images/icn-tree_arrow.gif) -5px 0 no-repeat;*/
		background: url(../img/ico/icons.png) -0px -18px no-repeat;
		margin: 8px 0 0 -11px;
	}
	.tree a.open:hover {		
		/*background:url(../images/icn-tree_arrow.gif) -5px -8px no-repeat;*/
		background: url(../img/ico/icons.png) -0px -51px no-repeat;
	}
	.tree li {
		margin-left:-9px;
		padding-left:12px;
	}
	.tree a.selected {
		font-weight:bold;
		/*color: #000;*/
		/*color: #2469A4;*/
		color: #fff;
		/*text-decoration: underline;*/
		/*background-color: #5F95D1;*/
		/*background-color: #d1d3d4;*/
		background-color: #E9994A;
	}
	.tree a.selected:hover {
		/*color: white !important;
		text-decoration: underline;*/
	}
	.tree li li,
	.tree li li.open {
		margin:0;
		padding:0;
		background:none;
	}
	.tree li ul {
		margin-left:12px;
		margin-bottom: 3px;
	}
	.tree li.open ul,
	.tree li li.open ul {
		display:block;
	}
	.tree li a {
		/*color:#004165;*/
		text-transform:none;
		font-size:1.1em;
		font-weight: bold;
		text-decoration:none;
	}
	.tree li li a {
		font-size:1em;
		letter-spacing:0;
		font-weight: normal;
	}
	.tree li li a {
	text-transform:none;
	}
	.tree li a:hover, .tree li a:focus {
		/*color:#000 !important;*/
		/*text-decoration: underline;*/
		background: #0039a6;
		color: #fff;
	}
/* ============================Column-inside (centru+right)*/
#column-inside {
	xfloat:right;
	clear: none;
	padding-top: 43px;
	xwidth:74.73%;
	margin-left: 25%;
	z-index: 0;
	
	/* VALI */
	margin-left: 15px;
	float: left;
	width: 78%;
}

/* ---------------------------------------------contentDiv */

#contentDiv a:link {		color:#0039a6;		text-decoration: none;		}
#contentDiv a:visited {		color:#0039a6;		text-decoration: none;		}
#contentDiv a:hover {		color:#000;		text-decoration: underline;		}
#contentDiv a:active {		color:#000;		text-decoration: underline;		}

/* ---------------------------------------------Breadcrumbs */
.breadcrumbs {
	font-size:12px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	list-style:none !important;
	padding:0;
	margin: 0;
	overflow:hidden;
	height:1%;
}
	.breadcrumbs li {
		float:left;
		/*color:#6d6e71;*/
	}
	.breadcrumbs li.parent {
		padding-right:10px;
		margin-right:6px;
		/*background:url(../images/icn-breadcrumbs_arrow.gif) right 50% no-repeat;*/
		background:url(../img/ico/breadcrumbs.png) right 48% no-repeat;
	}
	.breadcrumbs li a:link {
		text-decoration: none;	
		/*color:#194576;*/
	}
	.breadcrumbs li a:hover {
		text-decoration: underline;	
		color:#000;
	}
	
/* ---------------------------------------------Search Breadcrumbs */
.search_result_breadcrumbs {
	font-size:9px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	list-style:none !important;
	padding:0;
	margin: 0;
	overflow:hidden;
	height:1%;
	margin-left: 1em!important;
}
	.search_result_breadcrumbs li {
		float:left;
		color:#999;
	}
	.search_result_breadcrumbs li.parent {
		padding-right:10px;
		margin-right:6px;
		/*background:url(../images/icn-breadcrumbs_arrow.gif) right 50% no-repeat;*/
		background:url(../img/ico/breadcrumbs.png) right 48% no-repeat;
	}
	
	.search_result_breadcrumbs li:last-child {
		padding-right:10px;
		margin-right:6px;
	}
	.search_result_breadcrumbs li a {
		/*color:#194576;*/
		/*color:#858fa4;*/
	}
	.search_result_breadcrumbs li a:hover {
		/*color:#000;*/
	}
/*---------------------------------------Column-secondary */
#column-inside #column-secondary {
	width:30%;
	/*margin-left:3%;*/
	float:right;
	z-index:10;
	/*margin-top:50px;*/
	margin: 50px 0 30px 2%;
}
div#column-secondary .data, 
div#column-secondary .links, 
div#column-secondary #link_to_calendar,
div#column-secondary #more_content
{
	margin: 10px 0px 20px 0px;
}
div.internal_links, div.external_links
{
	/*margin: 10px 0px;*/
/*	border: 1px solid #d1d3d4;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;*/
}
#inflation, #interest, #frequently_used_links, #external_links
{	width:48.38%;
}
#rates {
	width:98%;
	position: relative;
	}
#inflation, #frequently_used_links, #more_content
{	float:left;
}
#interest, #external_links
{	float:right;
}
#rates, #more_content  {
	clear:both;
	}
Div#link_to_calendar {
float:right;
/*background: #d1d3d4 url(../images/btn-calendar.gif) no-repeat right 50% ;*/
width: 48.38%;
}
Div#link_to_calendar a {
display: block;
width: 90%;
padding: .5em 5%;
}
div.top_space {
width: 100%;
height: 0px; /*4.45em; */
} 
/* ----*/
P.clearAll, div.clearAll {
clear: both; font-size:0px; height:0px; line-height:0px;
}
/* QR code*/
div#QRbox {
height: 55px;
position: relative;
top: -10px;}
div#QRlargebox,
div#PQRlargebox {
float: left;
border: outset white 1px; 
position: absolute; 
top: 0;
left: 0;
z-index: 100;
/*background-color: #D2E4F9;*/
padding: 5px; text-align:center;}
div#QRlargebox {
z-index: 110;}
/*img#QR_icon {
border: outset #F0F7FF 1px;
}*/
img.QR_code {
border: outset gray 1px;
padding: 2px;
cursor: crosshair;
}
div.QR_page {
padding: 2em 5px; font-weight: bold;
}
div#QRbox .caption2right img {margin: 0px .7em;}


::selection {
	background: #0039a6;
	color: #fff;
}
::-moz-selection {
	background: #0039a6;
	color: #fff;
}
::-webkit-selection {
	background: #0039a6;
	color: #fff;
}
:target {
	-webkit-animation: highlight 2s ease;
	-moz-animation: highlight 2s ease;
	-o-animation: highlight 2s ease;
	animation: highlight 2s ease;
}
@-webkit-keyframes highlight {
	0% { background: #0039a6; } 
	100% { background: none; }
}
@-moz-keyframes highlight {
	0% { background: #0039a6; }
	100% { background: none; }
}
@-o-keyframes highlight {
	0% { background: #0039a6; }
	100% { background: none; }
}
@-keyframes highlight {
	0% { background: #0039a6; }
	100% { background: none; }
}
/*@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url(fonts/ODelI1aHBYDBqgeIAH2zlC2Q8seG17bfDXYR_jUsrzg.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(fonts/toadOcfmlt9b38dHJxOBGFxe-GPfKKFmiXaJ_Q0GFr8.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  src: local('Source Sans Pro Italic'), local('SourceSansPro-It'), url(fonts/M2Jd71oPJhLKp0zdtTvoM40tgx99jmYGv_xzYuwd1rU.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}*/
/*@font-face {
    font-family: 'Source';
    src: url('fonts/SourceSansPro-Bold-webfont.eot');
    src: url('fonts/SourceSansPro-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/SourceSansPro-Bold-webfont.woff2') format('woff2'),
         url('fonts/SourceSansPro-Bold-webfont.woff') format('woff'),
         url('fonts/SourceSansPro-Bold-webfont.ttf') format('truetype'),
         url('fonts/SourceSansPro-Bold-webfont.svg#source_sans_probold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Source';
    src: url('fonts/SourceSansPro-BoldIt-webfont.eot');
    src: url('fonts/SourceSansPro-BoldIt-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/SourceSansPro-BoldIt-webfont.woff2') format('woff2'),
         url('fonts/SourceSansPro-BoldIt-webfont.woff') format('woff'),
         url('fonts/SourceSansPro-BoldIt-webfont.ttf') format('truetype'),
         url('fonts/SourceSansPro-BoldIt-webfont.svg#source_sans_probold_italic') format('svg');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Source';
    src: url('fonts/SourceSansPro-It-webfont.eot');
    src: url('fonts/SourceSansPro-It-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/SourceSansPro-It-webfont.woff2') format('woff2'),
         url('fonts/SourceSansPro-It-webfont.woff') format('woff'),
         url('fonts/SourceSansPro-It-webfont.ttf') format('truetype'),
         url('fonts/SourceSansPro-It-webfont.svg#source_sans_proitalic') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Source';
    src: url('fonts/SourceSansPro-Regular-webfont.eot');
    src: url('fonts/SourceSansPro-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/SourceSansPro-Regular-webfont.woff2') format('woff2'),
         url('fonts/SourceSansPro-Regular-webfont.woff') format('woff'),
         url('fonts/SourceSansPro-Regular-webfont.ttf') format('truetype'),
         url('fonts/SourceSansPro-Regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
@font-face {
	font-family: 'Calib';
	src: url('fonts/calibri.eot');
	src: local('☺'), url('fonts/calibri.woff') format('woff'), url('fonts/calibri.ttf') format('truetype'), url('fonts/calibri.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Calib';
	src: url('fonts/calibrib.eot');
	src: local('☺'), url('fonts/calibrib.woff') format('woff'), url('fonts/calibrib.ttf') format('truetype'), url('fonts/calibrib.svg') format('svg');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Calib';
	src: url('fonts/calibrii.eot');
	src: local('☺'), url('fonts/calibrii.woff') format('woff'), url('fonts/calibrii.ttf') format('truetype'), url('fonts/calibrii.svg') format('svg');
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: 'Calib';
	src: url('fonts/calibriz.eot');
	src: local('☺'), url('fonts/calibriz.woff') format('woff'), url('fonts/calibriz.ttf') format('truetype'), url('fonts/calibriz.svg') format('svg');
	font-weight: bold;
	font-style: italic;
}
* {
	/*font-family: 'Calib', Calibri, 'Source', Arial, sans-serif!important;*/
	font-family: Calibri, 'Calib', Arial, sans-serif!important;
	/*font-family: 'Source', Calibri, Arial, sans-serif!important;*/
}
hr {
	height: 1px;
	background-color: #d1d3d4;
	border: 0px;
	outline: none;
	margin: .75em 0
}
table {
	border-collapse: collapse;
	background-color: transparent;
	font-size: 90%;
	border-spacing: 0;
}
table th {
	color: #000;
	background-color: #fafafa;
	font-weight: bold;
	padding: 6px 8px;
	border: 1px solid #d1d3d4
}
table td {
	border: 1px solid #d1d3d4;
	color: #333;
	padding: 3px 8px;
}
table tbody tr:hover td, table tbody tr:hover th, table tbody tr.alternative:hover td {
	background-color: #E9994A;
}
table tbody td:hover, table tbody th:hover {
	color: #fff;
}
/*th.nobot, .nobot, th.nohor, .nohor {
	border: 1px solid #d1d3d4;
}*/
#rates table th, #rates table td {
	border-left: 0;
	border-right: 0;
	border-top: 0;
}
#rates table td:hover, #rates table th:hover, .tabel_numismatica_emisiuni td:hover, .tabel_numismatica_emisiuni th:hover {
	color: #222;
}
.tabel_luni .first {
	background-color: #fafafa!important;
}
.tabel_luni .inactiv {
	color: #d1d3d4!important;
}
table tfoot td, .last td, /*tr:last-child td*/ #rates table tr:last-child td, #rates table tr:last-child th {
	border-bottom: 0px
}
.search_results td, .search_results th, /*.prList td, .prList th,*/ #ctl00_ctl00_CPH1_CPH1_ctl01_chkNews td, #ctl00_ctl00_CPH1_CPH1_ctl01_chkNews th, #forum_threads table td, #forum_threads table th, #forum_subjects table td, #forum_subjects table th {
	border: none;
}
/*.prList td, .prList th,*/ #ctl00_ctl00_CPH1_CPH1_ctl01_chkNews td, #ctl00_ctl00_CPH1_CPH1_ctl01_chkNews th {
	text-align: left;
}
table.calendar tbody tr:hover td, table.calendar tr:hover th, table.search_results tbody tr:hover td, table.search_results tbody tr:hover th, #forum_threads tr:hover td, #forum_threads tr:hover th, #forum_subjects tr:hover td, #forum_subjects tr:hover th {
	background-color: transparent;
	color: #222;
}
li.xtra {
	list-style-type: none!important;
}
a.btnGenerate {
	background: #0039a6;
	color: #fff!important;
	width: 140px;
	text-align: center;
}
a.btnGenerate:hover {
	background: #E9994A;
}