/*paginare*/
.paginationv2{
	text-align:center;
	margin:10px 0 10px 0;
}

.paginationv2 a{
	color:#ffffff;
	font-style:normal;
	text-decoration:none;
	font-size:11px;
}

.paginationv2 .nu_arata, .paginationv2 .nu_arata a{
	visibility:hidden;
	width:0;
	font-size:0;
	line-height:0;
	padding:0;
	margin:0;
}

.paginationv2 .next{
}

.paginationv2 .next a{
	background-image:url(../../../images/autonovo/paginare/btn_urmatoarea_pagina_53.jpg);
	width:134px;
	height:30px;
	float:right;
	font-size:0;
	height:30px;
	color:transparent;
	text-decoration:none;
}

.paginationv2 .prev{
}

.paginationv2 .prev a{
	background-image:url(../../../images/autonovo/paginare/btn_pagina_precedenta_51.jpg);
	width:134px;
	height:30px;
	float:left;
	font-size:0;
	height:30px;
	color:transparent;
	text-decoration:none;
}

.paginationv2 td.plink{
	height:30px;
	line-height:15px;
	width:18px;
}

.paginationv2 td.plink a,.paginationv2 td.plink b{
	background-image:url(../../../images/autonovo/paginare/btn_paginare.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:16px;
	height:16px;
	text-align:center;
	vertical-align:middle;
	display:block;
	text-decoration:none;
	font-size:11px;
}

.paginationv2 td.clink b, .paginationv2 td.plink a:hover{
	background-position:center bottom;
	color:#ffffff;
	text-decoration:none;
}

/*end paginare*/
