* {
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
}
.clear {
	clear: both;
}
body {
	background:#EBEBEB;
	background-image:url(../images/bgMozaic.jpg);
	background-repeat:repeat-x;
	background-position: 0 50px;
}
.page {
	width: 910px;
	margin: auto;/*border: 1px solid red;*/
		position: relative;
	

}
img{
	border: none;
}
.langvBar
{
	top:30px;
	position: absolute;
	right: -50px;
	font-weight: bold;
}
.langvBar a
{
	text-decoration: none;
	
	color: #5A75C5;
}
/*=========================================================================

								CONTENT
=========================================================================*/
.page .content {
	float: right;
	width: 698px;
}
.page .content .headerImages {
	width: 696px;
	height:233px;
	overflow: hidden;
	position: relative;
}
.page .content .headerImages .box2, .page .content .headerImages .box1 {
	position:absolute;
	right: 15px;
	top: 15px;
	/*	border: 1px solid red;*/
	width: 250px;
	height: 180px;
	overflow: hidden;
}
.page .content .headerImages .box1, .page .content .headerImages .box1 * {
/*	vine pe bg alb*/
	color:#DB3C33;

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14pt;
/*	font-style:italic;*/
}
.page .content .headerImages .box2, .page .content .headerImages .box2 * {
	/*  vine pe bg negru*/
	color:#5A75C5;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14pt;
	/*font-style:italic;*/
}
.page .content .headerImages #nav {
	position: absolute;
	z-index: 100;
	right: 15px;
	bottom: 12px;
}
.page .content .headerImages #nav a {
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	width: 15px;
	border: 1px solid #244D9C;
	height: 15px;
	line-height: 15px;
	margin-left: 5px;
	background: #5A75C5;
}
.page .content .headerImages #nav a:hover {
	background: #FFF;
	color: #5A75C5;
}
.page .content .contentHeader {
	color:#FFF;
	background:url(../images/contentHeader.gif) no-repeat;
	height: 29px;
	line-height: 29px;
}
.page .content .contentHeader h1 {
	color:#FFF;
	line-height: 29px;
	font-size:12pt;
	padding: 1px 10px;
}
.page .content .contentBody .images {
	margin:10px;
	width:120px;
	float: right;
}
.page .content .contentBody .images a {
	text-decoration: none;
	float: right;
	border: none;
	padding: 2px;
	
}
.page .content .contentBody .images  img
{
	border: none;
}
.page .content .contentBody {
	background:#F8F8F8;
	/*background-image:url(../images/contentBodyCabels.gif);
	background-repeat:no-repeat;
	background-position:100% 100%;*/
	background:url(../images/contentBody.gif) repeat-y;
	height: 410px;
	overflow:auto;
	color: #000;
	padding: 0 0 10px 0;
	border-right: 1px solid #B2B2B2;
	border-left: 1px solid #E5E5E5;
}
.page .content .contentBody .pageBg2 {
	/*	background: url(../images/pageBg2.png) transparent scroll 50% 0 no-repeat;*/
	padding: 10px 0 0;
}
.page .content .contentBody .pageBg3 {
	padding: 0 10px;
	background: url(../images/pageBg3.png) transparent scroll 100% 100% no-repeat;
	height: 400px;
	overflow:auto;
}
.page .content .contentBody .historyLinks a {
	text-decoration: none;
	color: #244F9D;
	font-weight: bold;
}
.page .content .contentFooter {
	color:#FFF;
	background:url(../images/contentFooter.gif) no-repeat;
	height: 10px;
	line-height: 10px;
}
.page .content blockquote {
	margin: 5px 0 5px 25px;
}
/*
							end of CONTENT
--------------------------------------------------------------------------*/

.page .footer {
	text-align: center;
}
.page .footer a {
	text-decoration: none;
	color: #5A75C5;
}
/*=========================================================================

								LEFT PANEL
=========================================================================*/

#menu-container {
	margin: auto;
	text-align: left;
	border: none;
	height:530px;
	width:180px;
}
.page .lefPane a img
{
	border: none;
}
.page .lefPane {
	width: 200px;
	float: left;
	text-align: center;
}
.page .lefPane .menu {
	width:190px;
	margin:auto;
	margin-top: 5px;
}
.page .lefPane .menu .top {
	background: none;
	height:7px;
	line-height: 5px;
	font-size: 2px;
	background-repeat: no-repeat;
	background-image:url(../images/menuTop.gif);
}
.page .lefPane .menu .center {
	background: none;
	background-repeat: repeat-y;
	background-image:url(../images/menuCenter.gif);
	height: 535px;
	padding: 0 5px;
	/*border: 1px solid red;*/
}
.page .lefPane .menu .bottom {
	height:9px;
	background: none;
	background-repeat: no-repeat;
	background-image:url(../images/menuBottom.gif);
}
/*
#menu-container .dijitAccordionTitle *, .menu .center .menuTitle * {
	color: #FFF;
	font-size: 12pt;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.menu .center .menuTitle {
	padding: 5px;
}
#menu-container .dijitAccordionTitle, .menu .center .menuTitle {
	background: #5A75C5;
	background-image:url(../images/bg_mainmenu.jpg);
	background-repeat:no-repeat;
	background-position: 100% 0;
	margin: 2px 7px;
	color: #FFF;
	font-size: 12pt;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
#menu-container .dijitAccordionTitle-selected, .menu .center dt .selected {
	background-image:url(../images/bg_mainmenu_selected.jpg);
}
.menu .center .submenu {
	background: #E6E6E6;
	margin: 0px 2px 7px 14px;
	padding: 2px 5px;
}
.menu .center .submenu * {
	text-decoration:none;
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
*/
/*
							end of LEFT PANEL
--------------------------------------------------------------------------*/

#slideshow1 {
	height: 233px;
	padding:0px;
	border:none;
	margin:0px;
	background: none;
	background-image:url(../images/header_img_1.jpg);
}
#slideshow1 .slideShowImageWrapper {
	margin: 0px;
	position: absolute;
}
#slideshow1 .slideShowNav {
	display: none;
}
pre {
	font-family:"Courier New", Courier, monospace;
	font-size:10px;
}

.contentBody .searchBox .t, .contentBody .searchBox .b
{
		float: none;
		margin:auto;
}
.searchBox .t
{
	border: 1px solid #244D9C;
	float: right;
}
.searchBox .b
{

	color: #FFF;

	float: right;
	border: 1px solid #244D9C;
	height: 20px;
	line-height: 15px;
	margin: 10px auto;
	background: #5A75C5;
}
.searchBox
{
	margin: 10px;
}
.contentBody .pageImages
{
	float: right; text-align: right;
}
.contentBody .pageImages a
{
	border: 1px solid #E6E6E6;
	padding: 10px;
	background:none repeat scroll 0 0 #E6E6E6;
	display:block;	
}
.contentBody .pageImages a img
{
	float: none;
}


