table.menu
{	
	
	margin:10px 0 0 0;
	padding:0 0 0 0;
	border-left:1px solid #88A6C0;
	border-top:1px solid #88A6C0;
	border-right:2px solid #334F6A;
	border-bottom:2px solid #334F6A;
	width:145px;
}
table.content
{	
	font-family: Tahoma;
	font-size:11pt;
	border-left:1px solid #88A6C0;
	
	border-right:2px solid #334F6A;
	border-bottom:2px solid #334F6A;
}
tr.top
{
	font-size:11pt;
	font-family: Tahoma;
	font-weight: bold;
	color: #ffffff;
	size:3px;
	background:#88A6C0;
}

tr.antet
{
	font-size:9pt;
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	size:3px;
	background:#C0D0DE;
}

td.up_line
{
	border-top:1px solid #88A6C0;
}

td.all_line
{
	border:1px solid #88A6C0;
}

.text
{
	font-family: Tahoma; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
	line-height: 140%;
}
.text_alb
{
	font-family: Tahoma; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
	line-height: 140%;
	text-align:justify;
}

.text_mic
{
	font-family: Tahoma; 
	font-size: 7pt; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
	line-height: 140%;
}
.text_red
{
	font-family: Tahoma; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #CD0000; 
	text-decoration: none;
}
.text_green
{
	font-family: Tahoma; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #00CC00; 
	text-decoration: none;
}
.factura
{
	font-family: Tahoma; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #333399; 
	text-decoration: none;
}
.bon_de_comanda
{
	font-family: Tahoma; 
	font-size: 11pt; 
	font-weight: normal; 
	text-decoration: none;
}

.err
{
	font-family: Tahoma; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #CD0000; 
	text-decoration: none;
	text-align:center;
}

.bigtext
{
	font-family: Tahoma; 
	font-size: 15pt; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}
.titlu
{
	font-family: Comic Sans MS; 
	font-size: 12pt; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}
.titlu_home
{
	font-family: Comic Sans MS; 
	font-size: 13pt; 
	font-weight: normal; 
	color: #820101; 
	text-decoration: none;
}
.autor
{
	font-family: Comic Sans MS; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #763200;
	text-decoration: none;
}
.copyright
{
	font-family: Tahoma; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none;
	line-height: 140%;
}
a {
	font-family: Tahoma;
	font-size: 9pt;
	color:#2B4157;
	text-decoration:none;
}
a:hover {
	font-family: Tahoma;
	font-size: 9pt;
	color:#CD0000;
	text-decoration:underline;
}

a.lista {
	font-family: Comic Sans MS;
	font-size: 8pt;
	color:#820101;
	text-decoration:none;
}
a.lista:hover {
	font-family: Comic Sans MS;
	font-size: 8pt;
	color:#CD0000;
	text-decoration:underline;
}
a.lista_old {
	font-family: Comic Sans MS;
	font-size: 8pt;
	color:#666666;
	text-decoration:none;
}
a.lista_old:hover {
	font-family: Comic Sans MS;
	font-size: 8pt;
	color:#CD0000;
	text-decoration:underline;
}

a.menu {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
a.menu:hover {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight:bold;
	color:#CD0000;
	text-decoration:underline;
}


a.header {
	font-family: Comic Sans MS;
	font-size: 13pt;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
a.header:hover {
	font-family: Comic Sans MS;
	font-size: 13pt;
	font-weight:normal;
	color:#CD0000;
	text-decoration:none;
}

a.link_detalii {
	font-family: Comic Sans MS;
	font-size: 9pt;
	font-weight:bold;
	color:#820101;
	text-decoration:underline;
}
a.link_detalii:hover {
	font-family: Comic Sans MS;
	font-size: 9pt;
	font-weight:bold;
	color:#CD0000;
	text-decoration:underline;
}
a.mic {
	font-family: Tahoma;
	font-size: 8pt;
	color: #294c94;
	text-decoration: none;
}

a.mic:hover{
	font-family: Tahoma;
	font-size: 8pt;
	color: #cd0000;
	text-decoration: underline;
}



h1 {
	font-size:14pt;
	margin:0px;
}
h2 {
	font-size:10pt;
}
hr {
background-color:#FFFFFF;
border-bottom:0px;
border-left:0px;
border-right:0px;
border-top:1px dashed #334F6A;
color:#FFFFFF;
height:4px;
}