a {text-decoration:none}

.text { font-family: Verdana, sans-serif; font-size: 12px }

.text_green { font-family: Verdana, sans-serif; font-size: 11px ; color:#060}
.title { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FF6600}
.price {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.priceVAT {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #660000;
}

.priceStrike {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#999;
	text-decoration: line-through;
}

.detalii {font-family: Verdana, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff}
.detalii:active {color: #cccccc}
.detalii:visited {color: #ffffff}
.detalii:hover {color: #ffffff;text-decoration: underline}

.link2 {font-family: Verdana, sans-serif; font-size: 11px; text-decoration: none;color: #666666}
.link2:active {color: #666666}
.link2:visited {color: #666666}
.link2:hover {color: #333333; text-decoration: underline}

PRE {
	BORDER-RIGHT: rgb(0,0,0) 1px dashed; PADDING-RIGHT: 8px; BORDER-TOP: rgb(0,0,0) 1px dashed; PADDING-LEFT: 8px; FONT-SIZE: 8pt; PADDING-BOTTOM: 8px; BORDER-LEFT: rgb(0,0,0) 1px dashed; PADDING-TOP: 8px; BORDER-BOTTOM: rgb(0,0,0) 1px dashed; FONT-FAMILY: 'courier new'; BACKGROUND-COLOR: rgb(240,240,240)
}
PRE#excode {
	BORDER-RIGHT: rgb(0,0,0) 1px dashed; PADDING-RIGHT: 8px; BORDER-TOP: rgb(0,0,0) 1px dashed; PADDING-LEFT: 8px; FONT-SIZE: 8pt; PADDING-BOTTOM: 8px; BORDER-LEFT: rgb(0,0,0) 1px dashed; PADDING-TOP: 8px; BORDER-BOTTOM: rgb(0,0,0) 1px dashed; FONT-FAMILY: 'courier new'; BACKGROUND-COLOR: rgb(255,255,255)
}
SPAN#lit {
	COLOR: #a31515
}
SPAN#keyw {
	COLOR: #0000ff
}
SPAN#cmt {
	COLOR: #008000
}
SPAN#dtyp {
	COLOR: #2b91af
}
LI {
	MARGIN-TOP: 8px; FONT-SIZE: 10pt; FONT-FAMILY: verdana
}
LI#ex {
	MARGIN-TOP: 8px; FONT-SIZE: 10pt; FONT-FAMILY: verdana
}


