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: 9pt; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
	line-height: 140%;
	text-align:justify;
}
.text_alb_mare
{
	font-family: Tahoma; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
	line-height: 140%;
	text-align:justify;
}

.titlu_galben
{
	font-family: Tahoma; 
	font-size: 13pt; 
	font-weight: bold; 
	color: #167920; 
	text-decoration: none;
	line-height: 100%;
}
.titlu
{
	font-family: Tahoma; 
	font-size: 14pt; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
	line-height: 100%;
	padding:6px 0 20px 10px;
}

.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;
}

a {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight:bold;
	color:#2B4157;
	text-decoration:none;
}
a:hover {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight:bold;
	color:#CD0000;
	text-decoration:underline;
}

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


a.header {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.header:hover {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:bold;
	color:#CD0000;
	text-decoration:underline;
}

a.red:hover {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight:bold;
	color:#CD0000;
	text-decoration:underline;
}
a.red {
	font-family: Tahoma;
	font-size: 12pt;
	color:#2B4157;
	text-decoration:none;
}

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;
}

ul {
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
text-indent: 3px;
list-style-position: inside;
list-style-image: url(arrow.gif);
list-style-type: square;
padding: 5px;
margin: 2px;
}

