* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a, a:visited, a:hover {
	color:#000000;
}

#wrapper { 
	margin: 10px auto;
	width: 922px;
}

#header {
	color: #333;
	width: 922px;
	float: left;
	padding: 0px;
	height: 110px;
	margin: 10px 0px 0px 0px;
}

#navigation {
	float: left;
	width: 922px;
	color: #333;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	background: #ebebeb;
}

#leftcolumn { 
	color: #333;
	border-right: 1px dotted #ebebeb;
	margin: 0px 0px 0px 0px;
	padding: 0 10px 0 0;
	width: 201px;
	float: left;
}

#content { 
	float: left;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	width: 458px;
	display: inline;
}

#rightcolumn { 
	color: #333;
	border-left: 1px solid #ebebeb;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	padding-right: 0px;
	width: 221px;
	float: right;
}
#footer { 
	width: 902px;
	clear: both;
	color: #333;
	font-size:10px;
	border-top: 1px solid #ebebeb;
	margin: 0px 0px 10px 0px;
	padding: 10px;
}
h2 {
	background-color:#777777;
	color: #ffffff;
	padding: 3px;
	font-size: 13px;
}

h4 {
	background-color:#ff0000;
	color: #ffffff;
	padding: 3px;
	font-size: 13px;
}

address {
	font-style: normal;
}
/* Meniul orizontal */

.mo {
	margin: 0;
	padding: 0;
	float: left;
	font: bold 13px Arial;
	width: 100%;
	border: 1px solid #625e00;
	border-width: 1px 0;
	background: black url(images/mo_i.png) center center repeat-x;
}

.mo li {
	display: inline;
}

.mo li a {
	float: left;
	color: white;
	padding: 8px 11px;
	text-decoration: none;
	border-right: 1px solid #333;
}

.mo li a:hover, .mo li .current {
	color: #BB0000;
	border-right: 1px solid #999;
	background: transparent url(images/mo_h.png) center center repeat-x;
}

/* Tabel curs-valutar */

#cursvalutar table {
	width:100%;
	background-color: #ebebeb;
}
#cursvalutar td {
	background-color: #ffffff;
}

/* Stiluri de text si divs */

#stirefp {
	text-align: justify;
}
#titlu {
	color: #BB0000;
	font-size: 19px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
.sapou {
	font-weight: bold;
}
.subtitlu {
	font-weight: bold;
}
#autor {
	border-top: 1px dotted #ccc;
	font-size: 0.9em;
}
#fdm_hp {
	margin:0;
	padding: 5px;
	border: 1px solid #ccc;
	line-height: 0px;
}
#fdm {
	text-align: center;
}
#fdm .det {
	margin-top: 20px;
	text-align: left;
}
#fdm .titlu {
	font-size: 1.1em;
	color: #555555;
	background: #F2F2F2;
	padding: 3px;
	font-weight: bold
}
#fdm img {
	border: 1px solid #777;
}
#fa {
	text-align: justify;
	color: #333;
}
#fa .titlu {
	text-align: left;
	font-size: 1.2em;
	color: #555555;
	background: #F2F2F2;
	padding: 3px;
	font-weight: bold;
}
#fa .subtitlu {
	text-align: left;
	padding: 3px;
	font-weight: bold;
}
#fa img {
	float: right;
	border: 1px solid #777;
	margin: 0 0 5px 5px;
}
hr {
  background: #ccc;
  border: 0;
  color: #ccc;
  height: 1px;
  margin: 0 0 10px;
}
div#logo img {
	border: 0px;
}
h1 {
 color: #BB0000;
 font-size: 19px;
 font-weight: bold;
 padding-bottom: 5px;
 border-bottom: 1px solid #ccc;
}
