input.text{
  font-family:TrebuchetMS;
  font-size:9pt;
  font-weight:bold;
  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:bold;
  background-color:#F1F1F1;
  border-color:#000000;
  border-style:inset;
  border-width:1px;
  color:#000000;
  height:16px;
}
.text
{
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}
.text_bold
{
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
}

.titlu_produs
{
	font-family: Verdana; 
	font-size: 11pt; 
	font-weight: bold;
	font-style: italic;
	color: #3C488E; 
	text-decoration: none;
}
.text_titlu
{
	font-family: Verdana; 
	font-size: 12pt; 
	font-weight: bold;
	font-style: normal;
	color: #000000; 
	text-decoration: none;
}
.titlu_produs_alb
{
	font-family: New York; 
	font-size: 11pt; 
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF; 
	text-decoration: none;
}
.text_sus
{
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
}

.text_red
{
	font-family: Times New Roman; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #CD0000; 
	text-decoration: none;
}
.text_alb
{
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}
.text_mic
{
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}
.text_mic_caracteristici
{
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #4a5f73; 
	text-decoration: none;
}

.text_mic_alb
{
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}
.pret_home{
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	color:#000000;
	text-decoration: none;
}
.pret_detaliu{
	font-family: Verdana; 
	font-size: 14pt; 
	font-weight: bold; 
	color:#4a5f73;
	text-decoration: none;
}
.caracteristici{
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: normal; 
	color: #4a5f73; 
	text-decoration: none;
}

a.mic {
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #353F7E; 
	text-decoration: none;
}
a.mic:hover {
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #CD0000; 
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color:#CD0000;
	
}
a {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color:#000000;
	text-decoration:none;
}
a.albastru:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color:#CD0000;
	
}
a.albastru {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color:#4a5f73;
	text-decoration:none;
}

a.alb:hover {
	font-family: Verdana;
	font-size: 9pt;
	color:#CD0000;
	text-decoration:underline;
}

a.alb {
	font-family: Verdana;
	font-size: 9pt;
	color:#FFFFFF;
	text-decoration:none;
}
a.alb_mic:hover {
	font-family: Verdana;
	font-size: 8pt;
	color:#CD0000;
	text-decoration:underline;
}

a.alb_mic {
	font-family: Verdana;
	font-size: 8pt;
	color:#FFFFFF;
	text-decoration:none;
}
a.prod:hover {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color:#8D9BED;
	text-decoration:none;
}

a.prod {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}
a.bold:hover {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color:#353F7E;
	
}

a.bold {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color:#CD0000;
	text-decoration:none;
}
.button {
    border: 1px solid #006;
    background: #ccf;
}
.button:hover {
    border: 1px solid #f00;
    background: #eef;
}
.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, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}
fieldset#gratuit legend {
	font-size: 12px;
}
hr {
background-color:#8D9BED;
border:0px;
margin:1px;
color:#FFFFFF;
height:2px;
}
hr.albastru {
color:#4a5f73;
background-color:#4a5f73;
height: 2px;

}

tr.top
{
	font-size:11pt;
	font-family: Times New Roman;
	font-weight: bold;
	color: #ffffff;
	size:3px;
	background:#5F72E5;
}
.col_right {
	background-color:#f3f3f3;
}
.separator {
	width:205px;
	height:10px;
	background-color:#f3f3f3;
}

#pscroller1{
width: 600px;
height: 40px;
border: 0px solid black;
padding: 5px;
background-color: #ffffff;
}

.someclass{ //class to apply to your scroller(s) if desired
}
