body {
   background:#FFFFFF;
   font-size:12pt;
}
h1, h2, h3, h4, h5, h6, p {
	color:#000000;
}
.header, .footer, .sidebar, form, .paginatie, .mesajSucces, .mesajEroare, #nu_tipari {
   display:none;
}
#nu_afisa {
	display:inline;
}
.continut {
   width:100%;
   margin:0;
   padding:0;
   border:0;
   float:none !important;
   color:#000000;
   /*background:transparent none;*/
}
div#mast {
   margin-bottom: -8px;
}
div#mast img {
   vertical-align: bottom;
}
a:link, a:visited {
   color:#000000;
   background:transparent;
   text-decoration:none;
}
.randLista {
	border-bottom:#333333 solid 1px;
}
.randListaFix {
	border-bottom:#333333 solid 1px;
	background-color:#999999;
}
.randListaTotal {
	border-bottom:#333333 solid 1px;
	background:#999999;
}
.blocDateSuplimentare {
	border:#333333 solid 1px;
}
.mesajAvertisment {
	border:#333333 solid 1px;
	color:#000000;
}
.randListaMonitorizare {
	border-bottom:#333333 solid 1px;
}
.odd {
	background:#999999;
}
.bold {
	font-weight:normal;
}