ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

body, td
{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	background-color: #fff;
}

body
{
	padding-top: 10px;
}

#container, #header, #footer
{
	width: 939px;
}

#container
{
	background: #fff url(../images/content-back.gif) repeat-y top left;
	left: 50%;
	margin: 0 0 0 -469px;
	padding: 0 0 0 0;
	position: absolute;
}

#header
{
	background: #fff url(../images/header-menu-back-blue.gif) no-repeat bottom left;
	height: 126px;
}

body#black #container #header
{
	background: #fff url(../images/header-menu-back-black.gif) no-repeat bottom left;
}

body#purple #container #header
{
	background: #fff url(../images/header-menu-back-purple.gif) no-repeat bottom left;
}

body#red #container #header
{
	background: #fff url(../images/header-menu-back-red.gif) no-repeat bottom left;
}

body#green #container #header
{
	background: #fff url(../images/header-menu-back-green.gif) no-repeat bottom left;
}

body#bluep #container #header
{
	background: #fff url(../images/header-menu-back-bluep.gif) no-repeat bottom left;
}

#header a img
{
	position:absolute;
	left: 25px;
	top:1px;
}

#header ul#main-menu
{
	margin-top:78px;
	float:right;
	list-style:none;	
	height: 27px;
	line-height: 10px;
	font-size:11px;
	font-family:Arial;
	text-transform:uppercase;
	font-weight:bold;
}

#header ul#main-menu li
{
	display:inline;
	float:left;
	
}

#header ul#main-menu li a
{
	display:block;
	width:81px;
	padding-left: 24px;
	padding-top: 3px;

	height:24px;
	vertical-align:bottom;
	background: #fff url(../images/menu-tab.gif) no-repeat bottom left;
	color:#555;
	zoom: 1;
}

#header ul#main-menu li.current a
{
	color: #006ab6;
}

#header ul#main-menu li a.middle
{
	padding-top:8px;
	height:19px;
}

#header ul#main-menu li#last a
{
	background: #fff url(../images/menu-tab-last.gif) no-repeat bottom left;
}

#header ul#main-menu li a:hover
{
	color: #006ab6;
	text-decoration: none;
}

#header div#sub-menu-container
{
	text-align: center;	
	position:absolute;
	top:105px;
	left:165px;
	width: 770px;
	display:block;
}

#header ul#sub-menu
{
	margin: 0 0 0 0;
	padding: 0 40px 0 20px;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	color: #fff;
	float:left;
}
#header ul#sub-menu li
{
	display:inline;
	float:left;
}

#header ul#sub-menu li a
{
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	min-width: 80px;
	height: 16px;
	display:block;
	padding: 5px 10px 0 10px;
	border-right: 1px solid #0267b0;
}
*html #header ul#sub-menu li a
{
	width: auto;
	display: inline-block; 
	
}

body#black 	ul#sub-menu li a{border-right: 1px solid #444;		}
body#purple ul#sub-menu li a{border-right: 1px solid #5e298a; 	}
body#red 	ul#sub-menu li a{border-right: 1px solid #d60a12; 	}
body#green 	ul#sub-menu li a{border-right: 1px solid #819909;	}
body#bluep 	ul#sub-menu li a{border-right: 1px solid #00607a; 	}


			ul#sub-menu li.first a{border-left: 1px solid #0267b0;		}
body#black 	ul#sub-menu li.first a{border-left: 1px solid #444;		}
body#purple ul#sub-menu li.first a{border-left: 1px solid #5e298a; 	}
body#red 	ul#sub-menu li.first a{border-left: 1px solid #d60a12; 	}
body#green 	ul#sub-menu li.first a{border-left: 1px solid #819909;	}
body#bluep 	ul#sub-menu li.first a{border-left: 1px solid #00607a; 	}

			ul#sub-menu li.current a{background-color: #464646;	}
body#black 	ul#sub-menu li.current a{background-color: #444444;	}
body#purple ul#sub-menu li.current a{background-color: #5e298a; }
body#red 	ul#sub-menu li.current a{background-color: #cf0209; }
body#green 	ul#sub-menu li.current a{background-color: #859f09;	}
body#bluep 	ul#sub-menu li.current a{background-color: #006682; }



#header ul#sub-menu li a:hover
{
	color: #fff;
	text-decoration: none;
	background-color: #006ab6;
}

body#black 	ul#sub-menu li a:hover{background-color: #444444;	}
body#purple ul#sub-menu li a:hover{background-color: #5e298a; }
body#red 	ul#sub-menu li a:hover{background-color: #cf0209; }
body#green 	ul#sub-menu li a:hover{background-color: #859f09;	}
body#bluep 	ul#sub-menu li a:hover{background-color: #006682; }


#header #search
{
	position:absolute;
	top:0px;
	left: 500px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 27px;

}
#header #search a, #header #search a:link, #header #search a:visited
{
	font-size: 11px;
	color: #000;
	float: left;
	text-decoration: none;
}
#header #search a:hover, #header #search a:active
{
	color: #006ab6;
	text-decoration: underline;
}
#header #search #search-form
{
	height: 27px;
	display: block;
	width:400px;
	text-align: right;
}
#header #search #search-form a
{
	float: none;
}
#header #search #search-form input
{
	border-width: 1px;
	font-size: 10px;
	height: 17px;
	border-bottom: 1px solid #d4d0c8;
	border-right: 1px solid #d4d0c8;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	width:105px;
}

#header #search #search-form #buton
{
	margin: 0 3px -4px 3px;
	height: auto;
	width: auto;
	border: none;
}

*html #header #search #search-form #buton
{
	margin-bottom: -2px;
}

#subcontainer
{
	width: 748px;
	float: left;
}

#left
{
	float: left;
	width: 258px;
}



#left h3, #right h3, #center h3
{
	font-size:12px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#006ab6;
	border-bottom: 4px solid #cae1f3;
	text-transform: uppercase;
	margin: 19px 0 0 12px;
}
#center h3
{
	margin: 19px 150px 0 12px;
}

ul.news
{
	list-style: none;
	padding: 0 11px 0 11px;
}

ul.news li
{
	background: #fff url(../images/news-back-bottom.gif) repeat-x bottom left;
	padding-bottom:8px;
	margin: 8px 0 0 0;
}

ul.news li em
{
	border-left: 6px solid #cccccc;
	height: 18px;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#408fc8;
	font-weight: bold;
	font-style: normal;
	display:block;
}



ul.news li a
{
	margin: 8px 5px 0 20px;
	display: block;	
	text-align: justify;
	color: #676767;
}



ul.news li a:hover
{
	color: #000;
}

ul.news li em span
{
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #444;
	margin:0 0 0 4px;
	display:inline;
	text-align: left;
}

div#subscribe-newsletter
{
	display: block;
	background-color: #cae1f3;
	margin: 6px 6px 6px 6px;
	padding: 6px 6px 20px 6px;
	text-align: center;
	font-weight: bold;
	color: #555;
	zoom: 1;
}

div#subscribe-newsletter h3
{
	font-size:12px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#006ab6;
	text-transform: uppercase;
	margin: 9px 0 10px 12px;
}

div#subscribe-newsletter #buton2
{
	margin: 10px 0  0 50%;
}


ul.submenu
{
	list-style: none;
	background-color: #fff;
	color: #000;	
	margin: 0 0 0 1px;
	padding: 5px 0 5px 0;
	border-bottom: 3px solid #000;
	zoom: 1;
}

body#black 	ul.submenu{border-bottom: 3px solid #000; }
body#purple ul.submenu{border-bottom: 3px solid #5e298a; }
body#red 	ul.submenu{border-bottom: 3px solid #cf0209; }
body#green 	ul.submenu{border-bottom: 3px solid #859f09; }
body#bluep 	ul.submenu{border-bottom: 3px solid #006682; }

/* v2 */
body#black 	ul.submenu a {color: #000; }
body#purple ul.submenu a {color: #5e298a; }
body#red 	ul.submenu a {color: #cf0209; }
body#green 	ul.submenu a {color: #859f09; }
body#bluep 	ul.submenu a {color: #006682; }

ul.submenu li
{
	zoom: 1;
}

ul.submenu li a
{
	display: block;
	height: 20px;
	
	padding: 2px 2px 2px 15px;
	color: #000;
	font-weight:bold;
}

ul.submenu li a:hover
{
	background-color: #eee;
}

ul.submenu li.current a
{
		background: transparent url(../images/level3-on.gif) no-repeat top left;
}
ul.produse
{
	list-style: none;
	margin:15px 3px 0 20px;
}

ul.produse li
{
	margin-bottom: 6px;
}

ul.produse a.asigurari
{
	background: #fff url(../images/asigurari.gif) no-repeat top left;
	padding-left: 18px;
}

ul.produse a.pensii
{
	background: #fff url(../images/pensii.gif) no-repeat top left;
	padding-left: 18px;
}

ul.produse a.leasing
{
	background: #fff url(../images/leasing.gif) no-repeat top left;
	padding-left: 18px;
}

ul.produse a.credite
{
	background: #fff url(../images/credite.gif) no-repeat top left;
	padding-left: 18px;
}

ul.produse a
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #656565;
}

#center
{
	float: right;
	width: 490px;
}

.form_error
{
	color: #f33;
	font-weight: bold;
}

h1
{
	font-size: 25px;
	font-weight: bold;
	margin: 10px 10px 15px 22px;
	color: #006ab6;
}
body#black #container h1{	color: #000;}
body#purple #container h1{	color: #642b94;}
body#red #container h1{	color: #ed1c24;}
body#green #container h1{color: #819c01;}
body#bluep #container h1{	color: #00627d;}

#center div.par
{
	color: #6c6c6c;
	font-size: 11px;
	font-family: Tahoma;
	margin: 0px 22px 0 22px;
	text-indent: 0px;
	text-align: justify;
}
#center div.par p
{
	margin: 10px 0 10px 0;
}

#center div.par b, #center div.par strong
{
	color: #000;
}

#center div.par a
{
	color: #006ab6;
	text-decoration: underline;
}


#center div.par ul
{
	margin: 0 10px 0 15px;
	
}

#center div.par li
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-indent: 0;
}

#center div.par img
{
	padding: 0 0 0 0;
	margin: 10px 0 10px 10px;
	float: right;
}

#center div.par img.left
{
	padding: 0 0 0 0;
	margin: 10px 10px 10px 0;
	float: left;
}

#center div.par table
{
	border-spacing: 0;
	
}
#center div.par table tr td
{
	padding: 3px 5px 3px 5px;
	border:1px solid #ddd;
}

#center div.par table tr th
{
	padding: 3px 7px 3px 7px;
	border:1px solid #ddd;
	border-collapse: collapse;
	text-align: center;
	background-color: #c1d7e8;
	color: #000;
}

#center div.par h1
{
	margin-left: 0;
}

#center div.par h2
{
	margin: 20px 0 10px 0;
}


#center ul.list li p
{
	margin:  10px 20px 10px 20px;
	text-align: justify;
	color: #6c6c6c;
		
}
#center ul.list li a, #center ul.list li em
{
	display: inline;
}
#center ul.list li a
{
	color: #000;
	font-weight: bold;
	font-family:"Times New Roman",Times,serif;
	font-size:16px;
	margin-left: 10px;
}


#center em.publicat
{	
	margin: 20px 0 10px 20px;
	border-left: 6px solid #cccccc;
	line-height: 18px;
	height: 18px;
	font-size:9px;
	font-family: Tahoma;
	color:#565656;
	font-style: normal;
	display:block;
	text-indent: 5px;
}

div#form-aplica
{
	margin-bottom: 40px;
}

div#form-aplica label
{
	padding-right: 10px;
} 

div#form-aplica label.inline
{
	display: inline-block;
	width:130px;
	text-indent: 0;
	margin: 0 0 0 0;
	text-align: left;
}

div#form-aplica textarea
{
	display: block;
}

div#pag
{	
	font-size: 10px;
	margin: 0 2px 0 20px;
}

div#pag a
{	
	margin: 0 2px 0 2px;
	padding:0 4px 0 4px;
	background-color:#cae1f3 ;
	text-decoration:none  !important;
	color: #000 !important;
}

div#pag a:hover
{
	background-color:#006ab6;
	color:#fff  !important;
	text-decoration:none;
}
div#pag span.pagina_curenta
{

	background-color:#006ab6;
	padding:0 5px 0 5px;
	color: #fff;
}




#right
{
	float: right;
	width: 191px;
}
table#currency
{
	background: transparent url(../images/currency-back.gif) repeat top left;
	margin: 5px 0 10px 10px;
}

table#currency td
{
	padding: 0 5px 0 5px;
	color: #006ab6;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
table#currency td.date
{
	font-size: 9px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
table#currency td.date-current
{
	font-size: 9px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	text-decoration: underline;
}
table#currency th
{
	color: #6b6b6b;
}

.istoric-curs
{
	margin: 3px 0 0 80px;
}
p.contact
{
	color: #6b6b6b;
	margin: 10px 3px 5px 13px;
}
img.contact
{
	margin: 0 0 5px 1px;
}
#footer
{
	background: #fff url(../images/footer-back.gif) no-repeat top left;
	clear: both;
	float: left;
	font-size: 9px;
	height: 63px;
	background-color: #cccccc;	
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-style: solid;	
	border-bottom-color: #006ab6;
	border-top-color: #cae1f3;
}
*html #footer
{
	clear: none;
	float: none;
}


#footer #meniu, #footer #createdby, #footer #contact
{	
	display: block;
	float:left;
	font-size:10px;
}

#footer #meniu 
{
	height: 46px;
	background-color: #fff;
	width: 291px;
	color: #000;
	text-align: center;
	padding-top: 17px;
}
#footer #meniu a 
{
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

#footer #meniu em 
{
	display:block;
	font-style:normal;
	margin-top: 4px;
}

#footer #createdby
{
	padding: 6px 0 0 0;
	width: 305px;
	color: #fff;
	text-align:right;
	font-weight: bold;
}
#footer #contact
{
	padding: 3px 0 0 11px;
	width: 313px;
	color: #fff;
}


#footer #createdby a, #footer #contact a
{
	color: #fff;
}

#footer #contact strong, #footer #createdby
{
	font-size:11px;
}

div.butoane-contact
{
	margin:0 30px 0 0;
}
div#container div#subcontainer div#center ul.news li p a.more
{
	font-weight: normal;
	font-size: 12px;
	color: #408FC8;
	font-family: Arial;
}


div#center div.par table#borderless td
{
	border-width: 0px;
}