.nume_pagina
{
	font-family: New York; 
	font-size: 20pt; 
	font-weight: bold;
	font-style: italic;
	color: #5e7d00;
	text-decoration: none;
}

.detalii
{
	font-family: Tahoma; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}

.text
{
	font-family: Tahoma; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}

.text_mare
{
	font-family: Tahoma; 
	font-size: 12pt; 
	font-weight: bold;
	color: #2b509a;
	text-decoration: none;
}

.text_normal
{
	font-family: Tahoma; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}

.text_verde
{
	font-family: Tahoma; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #5e7d00; 
	text-decoration: none;
}

.text_mic
{
	font-family: Tahoma; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
	margin:0px;
}
.alb_mare
{
	font-family: Tahoma; 
	font-size: 16pt; 
	font-weight: normal; 
	color: #FFFFFF;
	text-decoration: none;
}

.pret_oferta {
	font-family: Tahoma; 
	font-size: 12pt; 
	font-weight: bold; 
	text-decoration: line-through;
	color:#CD0000;
	background:#FFFFFF;
}

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

a.mic {
	font-family: Tahoma;
	font-size: 8pt;
	color:#294c94;
	text-decoration:none;
}
a.cumpara:hover {
	font-family: Tahoma;
	font-size: 10pt;
	color:#CD0000;
	text-decoration:underline;
}

a.cumpara {
	font-family: Tahoma;
	font-size: 10pt;
	color:#294c94;
	text-decoration:none;
}

a.mare:hover {
	font-family: Tahoma;
	font-size: 12pt;
	
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:underline;
}

a.mare {
	font-family: Tahoma;
	font-size: 12pt;
	
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	font-family: Tahoma;
	font-size: 10pt;
	color:#CD0000;
	
}
a {
	font-family: Tahoma;
	font-size: 10pt;
	color:#353F7E;
	text-decoration:none;
}

input.text{
  font-family:Tahoma;
  font-size:9pt;
  font-weight:normal;
  background-color:#F1F1F1;
  border-color:#000000;
  border-style:inset;
  border-width:1px;
  color:#000000;
}
input.text_search{
  font-family:TrebuchetMS;
  font-size:8pt;
  font-weight:normal;
  background-color:#F1F1F1;
  border-color:#000000;
  border-style:inset;
  border-width:1px;
  color:#000000;
  height:16px;
}






p
{
margin:0px;
padding:0px;
}

.text_red
{
	font-family: Tahoma; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #CD0000; 
	text-decoration: none;
}
.text_alb
{
	font-family: Tahoma; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}
.titlu_alb
{
	font-family: Tahoma; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
}




.titlu
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

hr {
background-color:#FFFFFF;
border-bottom:0px;
border-left:0px;
border-right:0px;
border-top:1px dashed #334F6A;
color:#FFFFFF;
height:2px;
}











a.categ:hover {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight:bold;
	color:#CD0000;
	
}
a.categ {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight:bold;
	color:#353F7E;
	text-decoration:none;
}




.button {
    border: 1px solid #b0de26;
    background: #b0de26;
}

.button:hover {
    border: 1px solid #f00;
    background: #eef;
}

.button1 {
    border: 0px solid #b0de26;
    background: #FFFFFF;
    cursor:pointer;
}

.border {
	border-left:1px solid #8D9BED;
	border-top:1px solid #8D9BED;
	border-right:2px solid #000099;
	border-bottom:2px solid #000099;
}

p.produs {
	font-weight: bold;
	color: #ffffff;
	background: #B50000;
	padding: 0 8px;
	text-align: left;

}

fieldset.produs_thin {
	width: 192px;
	border: 0;
	border: 1px solid #8E0A08;
	margin: 0;
	margin-top: 2px;
	padding:5px;
	background-color: #FCFCFC;
}

fieldset.produs_thin legend {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
}
fieldset#gratuit legend {
	font-size: 12px;
}

tr.top
{
	font-size:11pt;
	font-family: Tahoma;
	font-weight: bold;
	color: #ffffff;
	size:3px;
	background:#5F72E5;
}