/* CSS File			*/
/* Version: 	01		*/
/* Created at: 	HBfx Studio	*/
/* Author: 	Eros Nicolau	*/

/* Tag redefines		*/
html, body			{margin: 0px; padding: 0px; height: 100%; width: 100%; background-color: #e8e8e8;}
body				{word-wrap: break-word;top-margin:0px;position: relative; font-family: Georgia, "Times New Roman", Times, serif; color: #5f2600; background-image: url(../img/body_back.gif); background-repeat: repeat-x; background-position: left center;font-size:11px; behavior:url("css/csshover.htc"); }
div				{margin: auto; height: auto;}
form				{margin: 0px; padding: 0px;}
a img				{border: none 0px;}

/* Link styles			*/
a				{}
a:hover				{}

/* Header styles		*/
.header     {width:100%;height:70px;padding-top:10px;background:url(../img/Image/lumina_lumii.png) no-repeat top right;}
.header	.holder			{}
hr  {width:100%; height:1px; color: #CF7D7D;background-color: #CF7D7D;}
.hrarticle  {width:100%; height:1px; color: #C0C0C0;background-color: #C0C0C0;}
.title				{position: absolute; left: 55px; top: 35px;}
.languages			{position: absolute; top: 10px; right: 36px; height: 17px; width: 58px;}
.languages .languages		{position: relative; right top; top: auto; right: auto;}
.languages a			{position: absolute; top: 4px; height: 7px; width: 12px; background-repeat: no-repeat; background-position: 0px 0px; line-height: 7px; font-size: 7px; border: 1px solid #cf7d7d;}
.languages a:hover, 
.languages .selected 		{background-position: 0px -7px;}
.ro				{background-image: url(../img/flag_ro.gif); left: 5px;}
.en				{background-image: url(../img/flag_en.gif); left: 23px;}
.header h1  {font-family: Verdana, Arial, Tahoma; font-size:18pt;line-height:5px;margin-left:10px;}
.header h2  {font-family: Verdana, Arial, Tahoma; font-size:11pt;margin-left: 10px;}

/* Main area styles		*/ 
h1 {
color:#CF3333;
font-size:25px;
line-height:30px;
}
.tetrapla				{ width:100%; border: 0px; }
.tetrapla tr			{ padding: 2px; }
.tetrapla td			{ vertical-align: top; border: 1px solid #999999; text-align: left; padding:4px; overflow:auto;}
.tetrapla .td1		{ width: 15%; }
.tetrapla .td2		{ width: 30%; }
.tetrapla .td3		{ width: 15%; font-weight:bold!important; }
.tetrapla .td4		{ width: 30%; }
.tetrapla .heading	{ vertical-align: middle; color:#990000;text-align:center; }
.important { color: #CC0000!important; text-decoration: underline }
.roText { font-family: Verdana,Tahoma,Arial,Times; font-size: 12px; }
.grText { font-family: Verdana,Tahoma,Arial,Times; font-size: 12px; }

/* Footer styles		*/
.footer 			{text-align:center;font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #cf7d7d; height: 17px;}
.footer a			{color: #cf7d7d;}
.footer .credits		{text-align:center;}



.content{
  font-size:12px;
  text-align:justify;
  padding-right:4px;
}

/* IE 6 and below hacks		*/
*html a				{}
/* IE 7 only hacks		*/
*:first-child+html a		{}


/* clearfix			*/
.clearfix:after			{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix			{display: inline-block;}
/* Hide from IE Mac \*/
.clearfix			{display: block;}
* html .clearfix		{height: 1%;}
/* End hide from IE Mac */

/* Main Menu styles		*/
#menu a				{color: #cf7d7d; text-decoration: none;}
#menu a:hover	{color: #cf3333;}
#menu li li a			{padding: 0px; font-size: 12px;}
#menu h2			{border-top: 1px solid #e0e0e0; border-left: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0;}
#menu h2:hover			{color: #cf3333; border-top: 1px solid #cf7d7d; border-left: 1px solid #cf7d7d; border-right: 1px solid #cf7d7d;}*/
#menu a, #menu h2		{display: block; padding: 0px; margin-top: 0; margin-right: 0; margin-bottom: 0;}
#menu h2			{font-size: 13px; padding: 0px 5px 4px 5px;}
#menu li			{white-space: nowrap; padding-left: 0px; }
#menu li li h2,
#menu li li h2:hover 		{padding-bottom: 5px;border: 0px;}
#menu li li			{padding-left: 0px;}
/*#menu ul			{ position:relative;left:-20px}*/