body {
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	}
a img {
border: none;
}
.banner {
background: url("imagini/banner.jpg") no-repeat center;
width: 920px;
height: 100px;
}
.de {
background: url("imagini/de.jpg") no-repeat center;
width: 920px;
height: 30px;
line-height: 29px;
}
.de a {
	color: #ffffff;
 font: bold 13px Arial;
}
.de a:hover {
	color: #ffffff;
	text-decoration: none;
}
.cont {
background: #fdfbd7;
width 920px;
height: auto;
}
.has {
background: url("imagini/1.jpg") no-repeat;
width: 200px;;
height: 30px;
}
.has h2 {
	font: bold 18px tahoma;
	padding: 4px 0 5px 20px !important;
	display: block;
}
.has2 {
background: url("imagini/2.jpg") no-repeat;
width: 700px;;
height: 30px;
}
.has2 h2 {
	font: bold 18px tahoma;
	padding: 4px 0 5px 20px !important;
	display: block;
}
a{font: 12px arial;text-decoration: none;}
a:link {color: #000;}
a:visited {color: #000;}
a:active {color: #000;}
a:hover {color: #000;text-decoration: underline;}
div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;

	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;

		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;

		color: #DDD;
	}

