@CHARSET "UTF-8";

body {
	margin: 0;
	padding: 0;
	border: 0;
}
a:link {
	text-decoration: none;
	
}


a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


#content {
	margin: 10px auto 0 auto;
	width: 950px;
	padding: 0;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #656565;
}

h1 {
	font-family: Arial;
	font-size: 32px;
	color: #004791;
	margin: 0;
	padding: 5px 0 5px 15px;
}

h2 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #004791;
	margin: 0;
	padding-bottom: 5px;
}

h3 {
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 14px;
	color: #313131;
	margin: 20px 0 0 0;
}

h4 {
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 10px 10px 5px 10px;
}

input {
	font-size: 9px;
	color: #656565;
	padding: 0;
	margin: 0;
}

.imageButton {
	border: 0;
	margin-bottom: -3px;
}

#logo {
	margin: 0;
	padding: 5px 0 15px 15px;
	border: 0;
}

hr {
	color: #D9D9D9;
	background-color: #D9D9D9;
	border: none;
	height: 1px;
	margin-top: 10px;
}

.clearboth {
	clear: both;
}

.leftContent {
	float: left;
	width: 700px;
	padding-right: 14px;
}

.rightContent {
	float: right;
	width: 230px;
	padding-left: 4px;
}

#searchForm {
	padding: 0;
	margin: 0;
	border: 0;
}

#newsletterForm {
	padding: 0;
	margin: 0;
	border: 0;
}

#header {
	width: 950px;
	height: 300px;
}

.flashTop {
	padding: 0;
	margin: 0;
	border: solid 1px;
}

#menu {
	background: url(../images/back_menu.jpg);
	background-repeat: repeat-x;
	width: 952px;
	height: 45px;
	text-align: center;
	position: relative;
	top: -50px;
	left: 0px;
	
	width: 950px;
}

.menuList {
	list-style-type: none;
	margin: 0;
}

.menuList li {
	display: inline;
	margin-right: 0px;
	color: #FFFFFF;
}

.menuList li a:link,.menuList li a:hover,.menuList li a:visited {
	border: 0;
}

.menuList li img {
	border: 0;
	height: 28px;
}

#menu .subMenu {
	border: solid 1px;
	background-color: #FFFFFF;
	width: 150px;
	position: absolute;
	top: auto;
	height: auto;
}

#menu .subMenu ul {
	margin: 0;
	padding: 0;
}

#menu .subMenu li {
	display: block;
	color: #656565;
	line-height: 14px;
	text-align: left;
	margin: auto;
	width: 150px;
	background: url(../images/dot.gif);
	background-repeat:repeat-x;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0px;
}

#menu .subMenu .noborder{
	background: url(../images/spacer.gif);
	}
#menu .subMenu li a:active,#menu .subMenu li a:hover,#menu .subMenu li a:link,#menu .subMenu li a:visited
	{
	text-decoration: none;
	color: #656565;
}

#menu .subMenu li img {
	border: 0;
	width: 6px;
	height: 10px;
	padding-left:5px;
	apadding: 5px 5px 0 5px;
	
}

.borderDotMenu {
	background: url(../images/dot.gif);
	height: 1px;
	font-size: 1px;
	margin-top: 2px;
}

.smallMenu {
	padding: 0;
	margin: 0;
	text-align: left;
	padding-top: 5px;
}

.smallMenu li {
	display: inline;
	margin-right: 10px;
	color: #656565;
}

.smallMenu li a:link,.smallMenu li a:hover,.smallMenu li a:visited {
	color: #656565;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
}

.marginTop {
	margin-top: 15px;
}

.lastNews {
	background: url(../images/back_lastnews.gif);
	background-repeat: no-repeat;
	background-color: #FAFAFA;
	border: solid 1px #D9D9D9;
	height: 35px;
	padding: 5px 0 5px 8px;
}

#arhive {
	text-decoration: underline;
	font-size: 10px;
	font-family: Tahoma;
}

#lastNewsList {
	margin-left: 40px;
	line-height: 16px;
	font-size: 11px;
	font-family: Tahoma;
}

.lastNews a:link,.lastNews a:active,.lastNews a:hover,.lastNews a:visited
	{
	font-family: Tahoma;
	font-weight: bold;
	color: #009DDB;
	font-size: 11px;
	text-decoration: none;
}

.newsItem {
	margin: 10px 0;
	padding: 10px;
}

.newsItem a:link,.newsItem a:active,.newsItem a:hover,.newsItem a:visited
	{
	font-family: Tahoma;
	font-weight: bold;
	color: #009DDB;
	font-size: 11px;
	text-decoration: none;
}

.borderDot {
	background: url(../images/dot.gif);
	height: 1px;
	font-size: 1px;
}

.borderGray {
	border: 1px solid #D9D9D9;
}

.boxItem {
	padding: 10px 0;
}

#flashObject {
	margin-top: 7px;
}

.greenColor {
	color: #55B05A;
}

.redColor {
	color: #FF0000;
}

.blueText {
	color: #009DDB;
}

.blueBox {
	width: 360px;
	height: 90px;
	background: url(../images/back_blue.jpg);
	margin: 5px 0 15px 0;
	color: #FFFFFF;
}
.blueBox2 {
	width: 360px;
	height: 50px;
	background: url(../images/back_blue.jpg);
	margin: 5px 0 15px 0;
	color: #FFFFFF;
}
.white {
	color: #FFFFFF;
}

.blueBox img {
	float: left;
	margin-right: 15px;
}

.textContent {
	float: right;
	padding: 10px;
}

#links {
	background: url(../images/back_links.jpg);
	padding: 5px;
}

#links h2 {
	padding-left: 10px;
}

#links ul {
	list-style-type: none;
	list-style-image: url(../images/arrow_blue.png);
	margin: 4px;
	list-style-position: outside;
	padding-left: 30px;
}

#links li a:link,#links li a:hover,#links li a:visited {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #59595B;
	text-decoration: none;
}

#bursa {
	padding-left: 8px;
}

#bursa a:link,#bursa a:hover,#bursa a:visited {
	font-family: Tahoma;
	font-weight: bold;
	color: #009DDB;
	margin-left: 15px;
	font-size: 10px;
}

#newsletter {
	padding-left: 8px;
	margin: 0;
	height: 62px;
}

#proiecte .detalii {
	text-align: left;
	width: 60px;
	float: right;
	height: 12px;
	border-bottom: solid 1px #009DDB;
}

#proiecte .detalii a:link,#proiecte .detalii a:visited,#proiecte .detalii a:hover,#proiecte .detalii a:active
	{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	display: inline;
}

#proiecte a img {
	border: 0;
	padding: 0;
	margin: 0;
}
.titleprojects {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099FF;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.smallFont {
	font-size: 10px;
	margin-top: 7px;
	color: #878787;
}

#sitemap li a:link,#sitemap li a:hover,#sitemap li a:active,#sitemap li a:visited
	{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #656565;
	line-height: 16px;
}

#brosura a:link,#brosura a:hover,#brosura a:visited,#brosura a:active {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #656565;
	text-decoration: none;
}

#copy {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #313131;
	margin: 5px 0 20px 0;
}

#copy a:link,#copy a:hover,#copy a:visited {
	color: #313131;
	text-decoration: none;
}

#copy .blueText a:link,#copy .blueText a:hover,#copy .blueText a:visited
	{
	color: #009DDB;
}
/*body {
	font-family: Tahoma;
	font-size : 11px;
	color: #333333;
	margin: 0px 0px 0px 0px;
	background-color: #352c0d;
}
a:link {
	text-decoration: none;
	color : #666666;
}
a:visited {
	text-decoration: none;
	color : #666666;
}
a:hover {
	text-decoration: none;
	color : #000000;
}
a:active {
	text-decoration: none;
	color : #666666;
}

.leftLink:link {
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color : #ffffff;
}
.leftLink:visited {
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color : #ffffff;
}
.leftLink:hover {
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color : #b79100;
}
.leftLink:active {
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color : #ffffff;
}
.bottomSpace{
	color: #a49d83;
}
.bottomLink:link {
	text-decoration: none;
	color : #a49d83;
}
.bottomLink:visited {
	text-decoration: none;
	color : #a49d83;
}
.bottomLink:hover {
	text-decoration: none;
	color : #b79100;
}
.bottomLink:active {
	text-decoration: none;
	color : #a49d83;
}

.whiteSpace {
	text-decoration: none;
	color : #ffffff;
}
.whiteLink:link {
	text-decoration: none;
	color : #ffffff;
}
.whiteLink:visited {
	text-decoration: none;
	color : #ffffff;
}
.whiteLink:hover {
	text-decoration: none;
	color : #b79100;
}
.whiteLink:active {
	text-decoration: none;
	color : #ffffff;
}

.topMenuSpace{
	color: #b79100;
}
.topMenuLink:link {
	text-decoration: none;
	color : #b79100;
}
.topMenuLink:visited {
	text-decoration: none;
	color : #b79100;
}
.topMenuLink:hover {
	text-decoration: none;
	color : #a49d83;
}
.topMenuLink:active {
	text-decoration: none;
	color : #b79100;
}

.buttonLink {
	font-size: 11px;
	font-weight: bold;
	color: #dabfb4;
	background-color: #eeeeee;	
	border: 1px solid #dabfb4;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;

}
.buttonLink:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #eeeeee;	
	border: 1px solid #dabfb4;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;

}
.imageStyle{
	border: 1px solid #dabfb4;
}
.mainTable{
}
.appTitle{
	color: #dabfb4;
	font-size: 20px;
	font-weight: bold;
}
.appMenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.appSubmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #dabfb4;
}
.mainSpace{
	color: #666666;
}
.leftSpace{
	color: #666666;
}
.treeSpace{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #dabfb4;
}

.inputFree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;	
	border: 1px solid #666666;
}
#mmchExploreTitle{
	background-color: #dabfb4;
}
.overlayDiv{
	position:absolute; 
	top:0px; 
	left:0px; 
	width:100%; 
	height:100%; 
	z-index: 99;
}
.overlayDivTrans{
	position:absolute; 
	top:0px; 
	left:0px; 
	width:100%; 
	height:100%; 
	background-color:#000000;
	filter:alpha(opacity=20);
	-moz-opacity:0.20;
	opacity:0.20;
	z-index: 100;
}
.overlayDivVisible{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	z-index: 101;
}
.textmenubottomLink:link {
	font-size: 12px;
	color: #a49d83;
	text-decoration: none;
}
.textmenubottomLink:visited {
	font-size: 12px;
	color: #a49d83;
	text-decoration: none;
}
.textmenubottomLink:hover {
	font-size: 12px;
	color: #b79100;
	text-decoration: none;
}
.topmenuIntLink:link {
	font-size: 12px;
	color: #a49d83;
	text-decoration: none;
}
.topmenuIntLink:visited {
	font-size: 12px;
	color: #a49d83;
	text-decoration: none;
}
.topmenuIntLink:hover {
	font-size: 12px;
	color: #b79100;
	text-decoration: none;
}*/


.message  {
	border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	font-weight:bold;
	margin:10px 0;
	overflow:hidden;
	padding:10px 15px 10px 40px !important;
}

.message.info  {
	background:url(../images/info.gif) no-repeat scroll 12px 12px #ECF9FF;
	border:1px solid #BBDBE0;
	color:#0888C3;
}

.message.success  {
	background:url(../images/success.gif) no-repeat scroll 12px 12px #EDFBD8;
	border:1px solid #BFDE84;
	color:#508600;
}

.message.error  {
	background:url(../images/error.gif) no-repeat scroll 12px 12px #FFECCE;
	border:1px solid #E9C59B;
	color:#E3302C;
}

.message.warning  {
	background:url(../images/warning.gif) no-repeat scroll 12px 12px #FEFDE2;
	border:1px solid #E5E181;
	color:#666666;
}
