
body,html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
a:hover{
color:#FF0000;
text-decoration:underline;
}

.txt_footer{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-decoration:none;

}

.border_alb{
border-bottom:1px solid #FFFFFF;
}

.border_gri{
border:1px solid #cccccc;
}

.txt_sus{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}
.red{
color:#FF0000;
}
.gri{
color:#999999;
}

.txt_9{
font-size:9px;
}


.div_stanga{
background-image:url(imagini/bgg_stanga.jpg);
background-repeat:no-repeat;
background-position:bottom left;
width:900px;
height:170px;
}

.div_dreapta{
background-image:url(imagini/bgg_dreapta.jpg);
background-repeat:no-repeat;
background-position:bottom right;
width:900px;
height:170px;
}


.trans_box22 {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */ 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='imagini/patratel_gri.png');
	border-bottom:1px solid #FFFFFF;

}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box22[class] {
  background-image:url(imagini/patratel_gri.png);
}

.pre_ul{
margin-top:10px;
margin-left:30px;
margin-bottom:10px;
}

/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 556px;
height: 140px;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
