body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #18335E;
	background-color: #F8F8F8;
}

a {
	outline: none;
}

table#container {
	width: 770px;
	height: 700px;
	border: 1px solid #ccc;
	background-color: #fff;
}

div {
	margin: 0;
	padding: 0;
}

h2 {
	position: relative;
	margin: 0;
	padding: 0;
	background: url('../img/header.jpg') no-repeat;
	height: 215px;
	text-indent: -9999px;
}

div#footer_ro h5, div#footer_en h5, div#footer_fr h5 {
	position: relative;
	margin: 0;
	margin-bottom: 5px;
	background: url('../img/footer_ro.jpg') no-repeat;
	height: 12px;
	clear: both;
	text-indent: -9999px;
}

div#footer_en h5 {
	background: url('../img/footer_en.jpg') no-repeat;
}

div#footer_fr h5 {
	background: url('../img/footer_fr.jpg') no-repeat;
}

h5 {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.ro_flag {
	position: absolute;
	top: 3px;
	left: 650px;
}

.en_flag {
	position: absolute;
	top: 3px;
	left: 680px;
}

.fr_flag {
	position: absolute;
	top: 3px;
	left: 710px;
}

/* CONTENT STYLE ***************************************************************/

div#main {
	position: relative;
}

div#main a {
	text-decoration: none;
	outline: none;
}

div#main a:hover {
	text-decoration: underline;
}

div#content .back {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #4B6CA1;
	padding: 0 5px;
	border-left: 1px solid #4B6CA1;
	border-right: 1px solid #4B6CA1;
}

div#main h3 {
	margin: 20px 0px 0 0;
	padding-left: 8px;
	padding-top: 1px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #4B6CA1;
	border-top: 1px solid #A0B8ED;
	border-bottom: 1px solid #A0B8ED;
	background-color: #EAEFFB;
}

div#content {
	padding: 10px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

div#content ul li {
	list-style-type: square;
}

div#content ul.spacer {
	margin: 5px 0 10px 20px;
	padding: 0;
}

div#content td {
	font-family: Tahoma, Arial, sans-serif; font-size: 12px;
}

div#content a {
	color: #4B6CA1; text-decoration: underline; outline: none;
}
div#content a:hover {
	color: #0067CE; text-decoration: none; outline: none;
}

div.titleBox {
	width: 300px;
	padding: 2px 0 2px 5px;
	font-weight: bold;
	border: 1px solid #C7C7C7;
	color: #2B5391;
}

/* /CONTENT STYLE ***************************************************************/

div#menu_bg {
	position: relative;
	width: 235px;
	height: 256px;
	background: #FFF url('../img/menu_bg.jpg') repeat-x;
}

div.menu {
	position: relative;
	padding: 20px 0 0 0px;
}

div.menu a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #4A6693;
	text-decoration: none;
}

div.menu a:hover {
	color: #6B87B6;
	text-decoration: none;
}

div.spacer {
	margin-top: 5px;
}

div.spacer10 {
	margin-top: 10px;
}

div.spacer20 {
	margin-top: 20px;
}

div.spacerBlue10 {
	margin: 5px 0 20px 0;
	width: 400;
	height: 1px;
	background-color: #2B5391;
}

div.spacer183 {
	margin-top: 300px;
}

div.menu h3 {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: right;
	padding-right: 10px;
	font-variant: small-caps;
	font-size: 16px;
	letter-spacing: 1px;
	color: #EAEFFB;
	background-color: #4B6CA1;
	border-top: 1px solid #4B6CA1;
	border-bottom: 2px solid #4B6CA1;
}

.line_down {
	margin-top: 10px;
	border-top: 1px solid #91A7CC;
}

.line_up {
	margin-bottom: 5px;
	border-top: 1px solid #4B6CA1;
}

a.home {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #4A6693;
	text-align: right;	
	padding-right: 4px;
	margin-bottom: 10px;
	text-decoration: none;
	outline: none;
}

a:hover.home {
	font-size: 12px;
	color: #6B87B6;
	text-align: right;
	font-variant: small-caps;
	padding-right: 4px;
	margin-bottom: 10px;
}

.trafic {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 10px;
	vertical-align: bottom;
}

div#main a:hover {
	color: #18335E;
	text-decoration: none;
}

.grayTopBorder {
	margin: 0;
	padding-left: 30px;
	border-top: 1px solid #CCC;
}

.grayBottomBorder {
	margin: 0;
	padding: 5px 0 0 30px;
	border-bottom: 1px solid #CCC;
}

div.grayTopBorder ul {
	margin: 0;
	padding: 2px 0 5px 10px;
}

.grayBorder {
	margin: 0;
	padding: 10px;
	border: 1px solid #CCC;
	background-color: #F8F8F8;
}

.titlu16 {
	font-size: 16px;
	font-weight: bold;
}
