/* ========================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:#3469a4;
	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;
}
/*-----------------------------------Page /Footer */
#footer {
	width:66.3%;
	border-top:10px solid #e2f0ff;
	clear:both;
}
/* ===========Structuri Blocuri=========== */
/* =============Header */
#logo 
{
	position:absolute;
	left: 30px;
	top: 15px;
	height: 87px;
	width: 449px;
}
#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;
}
	#nav li a {
		xfont-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:#5f95d1;
	}
	#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: #5f95d1;
		/*background: #E2F0FF;*/
				/*border: solid 1px red;

		background:url(../images/btn-nav_selected.gif) center bottom;*/
	}
	
	#nav li ul {
		position: absolute;
		background: #3469a4;
		width: 20em;
		left: -999em;
		z-index:3000;
	}
		#nav li.selected ul {
			/*margin-top:-8px;*/
			/*background:#09305c;*/
			background: #3469a4;
			
		}
		#nav li.selected ul li a{
			background:transparent;
			padding-bottom:6px;
		}
	#nav li:hover ul,
	#nav li.hovered ul {
		left: auto;
	}
	#nav li ul li {
		float:none;
		display:block;
		margin-right:0;
	}
/* ============================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: -12px;
	text-transform:lowercase;
}
#footer #go_up a {
	display:block;
	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:1.75em;
	width:100%;
	display:block;
}
#footer .print_page {
	background:url(../images/icn-print.gif) left 50% no-repeat;
}
#footer .type_scale_up {
	background:url(../images/icn-text_up.gif) left 50% no-repeat;
}
#footer .type_scale_down{
	background:url(../images/icn-text_down.gif) left 50% no-repeat;
}
/* ===================Column-left*/
#column-left {
	float:left;
	z-index: 100;
	/*width:24.2%;*/
	width: 20%; /* VALI */
}
#submenu, #submenu2 {
	background:#f0f7ff;
	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:#09305C;
	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;
	}
	.tree a.colapser {
		position: relative;
		float: left;
		clear: left;
		z-index: 0;
		width: 8px;
		height: 8px;
		line-height: 8px;
		margin-top: 4px;
		margin-left: -12px;
		background: url(../images/icn-tree_arrow.gif) 3px 0px no-repeat;
		padding: 0px 0px;
		display: inline;
	}
	.tree a.colapser:hover {
		background:url(../images/icn-tree_arrow.gif) 3px -8px no-repeat;
	}
	.tree a.open {
		background:url(../images/icn-tree_arrow.gif) -5px 0 no-repeat;
	}
	.tree a.open:hover {		
		background:url(../images/icn-tree_arrow.gif) -5px -8px no-repeat;
	}
	.tree li {
		margin-left:-9px;
		padding-left:12px;
	}
	.tree a.selected {
		font-weight:bold;
		/*color: #000;*/
		color: #2469A4;
		/*color: white;*/
		/*text-decoration: underline;*/
		/*background-color: #5F95D1;*/
		/*background-color: #E2F0FF;*/
		background-color: #D2E4F9;
	}
	.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:#09305C;
		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 {
		color:#000 !important;
		text-decoration: underline;
	}
/* ============================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:#3469A4;		text-decoration: none;		}
#contentDiv a:visited {		color:#3469A4;		text-decoration: none;		}
#contentDiv a:hover {		color:#000;		text-decoration: underline;		}
#contentDiv a:active {		color:#000;		text-decoration: underline;		}

/* ---------------------------------------------Breadcrumbs */
.breadcrumbs {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	list-style:none !important;
	padding:0;
	margin: 0;
	overflow:hidden;
	height:1%;
}
	.breadcrumbs li {
		float:left;
		color:#999;
	}
	.breadcrumbs li.parent {
		padding-right:10px;
		margin-right:6px;
		background:url(../images/icn-breadcrumbs_arrow.gif) right 50% 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;
	}
	
	.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;
}
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;
}
#inflation, #interest, #frequently_used_links, #external_links
{	width:48.38%;
}
#rates {
	width:98%;
	}
#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: #e2f0ff 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;}



