/* Basic */
*
{
	margin: 0em;
	padding: 0em;
}
h1,h2
{
	color: #414548; // 2x59225 ;
margin-top: 10px;

}
BODY
{	margin-top: 10px;
	font-family: "trebuchet ms", sans-serif;
	color: #666666;
	font-size: 11pt;
	background-image:url(/imagini/fundal_top.jpg); background-repeat:repeat-x;
}



.jos
{	width:100%; height:95px;
	background-image:url(/imagini/iarba_jos.jpg); background-repeat:repeat-x;
}
.sus
{	width:100%; height:34px;

}

.pagina_full { text-align:center; }

.pagina_jos
{	width:900; height:45px;
	background-image:url(/imagini/ema_template_jos.jpg); background-repeat:no-repeat;
}
.pagina_sus
{	width:900; height:148px;
  background-image:url(/imagini/ema_template_sus.jpg); background-repeat: no-repeat;	
}

.pagina
{ text-align:left;
	width:900px;
  color: #414548;
  background-image:url(/imagini/ema_template_mijloc.jpg); background-repeat:repeat-y;

}

DIV.meniux {
	LEFT: 50%; MARGIN-LEFT: 456px; WIDTH: 180px; POSITION: absolute; TOP: 100px;
}
BODY > DIV.meniux {
	POSITION: fixed
}

.meniu
{ width:180;
  color: #414548;
  float:right;
}



.td_sus { height: 36px; background-position:right; background-repeat:no-repeat; 
		  background-image:url(/imagini/ema_template_meniu_sus.jpg);  
}
.td_jos { height: 46px; background-position:right; background-repeat:no-repeat; 
		  background-image:url(/imagini/ema_template_meniu_jos.jpg);  
}
.td_mijloc {height: 22px; background-position:right; background-repeat:repeat-y; 
		  background-image:url(/imagini/ema_template_meniu_mijloc.jpg);  

}

.td_mijloc a	{ height: 22px; margin-left: 30px;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: lowercase;
	color: #ffffff;
	background-color:#414548;
	text-decoration: none;
	width:100%;
}
.td_mijloc a:hover
{
	color: #414548;
	background-color:#ffffff;
}


.meniu_jos
{ width:174px;
  color: #cccccc;
  font-size: 10pt;
  margin-left: 30px;
}




.meniu_jos a	{ 
	text-transform: lowercase;
	color: #cccccc;
	text-decoration: none;
	font-size:10px;
}
.meniu_jos a:hover
{	color: #414548;
}



.link_subsol:link { color: #cccccc; text-decoration: none; font-size:9px; }
.link_subsol:active { color: #ff0000; text-decoration: none; font-size:9px; }
.link_subsol:visited { color: #cccccc; text-decoration: none; font-size:9px; }
.link_subsol:hover{	color: #414548; }

a
{
	color: #414548;
}


/* Content */
#content
{   width: 600 px;
	overflow:auto;
	line-height: 1.6em;
	background: url('imagini/fond_content.png') repeat-x top left;
}
#content p
{
	margin-bottom: 1.5em;
}
#content h1,h2,h3,h4,h5,h6
{
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
}
#content blockquote
{
	color: #000000;
	padding: 1em;
	margin-bottom: 1.5em;
	background-color: #f1f2f3;
	border: dotted 1px #000000;
}
#content blockquote p
{
	margin-bottom: 0em;
}
#content table
{
	margin-bottom: 1.5em;
}
#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
}
#content table td
{
	padding: 0.5em;
}
#content table tr.rowA
{
	background-color: #EAEFE0;
	color: inherit;
}
#content table tr.rowB
{
	background-color: #F9FFEF;
	color: inherit;
}

.clear
{
	clear: both;
}