body {
	background-image: url(../img/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


a {
	font-size: 11px;
	color: #FF7F0E;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF7F0E;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #FF7F0E;
}

/* ---------------------------------------------------------------------*/
/*------------------------ header  -------------------------------------*/
/* ---------------------------------------------------------------------*/

#div_header
{ 
 width:775px;
 height:185px;
 position:relative;
 margin:auto;

 background-image:url(../img/header.gif);
}

#header_button
{
 position:relative; 
 font-family:Tahoma; 
 font-weight:bold;
 text-transform:uppercase;
 font-size:10px;
 top:136px; 
 left:225px; 
 float:left;
} 

/* ---------------------------------------------------------------------*/
/*------------------------ butoane -------------------------------------*/
/* ---------------------------------------------------------------------*/

.h_buton {float:left; padding-right:15px; padding-left:19px;  height:25px; background-image:url(../img/blue-bg.gif);}
.linie_buton { float:left; width:5px; height:29px; background-image:url(../img/linie_buton.gif); background-position:top;}

.h_buton a:link,
.h_buton a:active ,
.h_buton a:visited 
{position:relative; top:7px; padding:1px; text-transform:uppercase; font-size:10px; font-family:Tahoma; color:#547c91; text-decoration:none;}
.h_buton a:hover {text-transform:uppercase; font-size:10px; font-family:Tahoma; color:#333;  text-decoration:none;}

#clear{ clear:both; position:relative;}


/* ---------------------------------------------------------------------*/
/*------------------------ CONTENT -------------------------------------*/
/* ---------------------------------------------------------------------*/

#content { position:relative;  margin:auto; width:775px; background-image:url(../img/content.gif);}
.continut { position:relative; left:110px; font-family:Arial; font-size:11px; color:#333333; width:595px; border:1px solid #ebe9e1;}
#mhs { position:absolute; top:80px; left:7px; width:61px; height:176px; }

.titlu {font-size:12px; color:#ff7f0e; font-family:Arial;}

.titlu-nr {font-size:24px; color:#ff7f0e; font-family:Arial; }
.titlu-port {font-size:16px; color:#ff7f0e; font-family:Arial; position:relative; left:10px;}
/* ---------------------------------------------------------------------*/
/*------------------------ footer -------------------------------------*/
/* ---------------------------------------------------------------------*/

#footer { position:relative; margin:auto; width:775px; height:109px; background-image:url(../img/footer.gif);}

#copyright { position:relative; top:72px; left:110px; }
#interact {float:right; position:relative; right:40px; bottom:-14px;}
p, li  
{
font-family: Verdana,sans-serif; font-style: normal; font-variant: normal; font-weight: normal;
font-size: 1.0em; font-size-adjust: none; font-stretch: normal; text-align: left; line-height: 1.5em;
}

p { text-indent: 3em; margin-bottom: 2em; }
