body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(/images/body-bg.jpg);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #525252;
}

.afiseaza {
	z-index: 2;
	visibility: visible;
	position: absolute;
}

.input-box {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
	border: 0px;
	background: #09200c;
}

.nuAfisa {
	z-index: 2;
	visibility: hidden;
	position: absolute;
}
a.nou:link {
	color: #FFF;
	text-decoration: none;
}
a.nou:visited {
	text-decoration: none;
	color: #FFF;
}
a.nou:hover {
	text-decoration: underline;
	color: #FFF;
}
a.nou:active {
	text-decoration: none;
	color: #FFF;
}
