.item{
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #4e97d6;
}
.item .ar{
	display: block;
	text-align: right;
	color: #b80000;
	font-size: 16px;
}
.item .ar small {
	font-size: 10px;
}
.item .ar span {
	font-size: 18px;
	color: #464646;
}
.item .ar .regi{
	font-size: 12px;
	text-decoration: line-through;
}
.item a.reszletek img{
	vertical-align: middle;
}

.pager_top {
	padding-bottom: 15px;
}
.pager_top, .pager_bottom {
	text-align: center;
}
.pager_top .current, .pager_bottom .current {
	font-weight: bold;
	font-size: 16px;
}

.share {
	position: absolute;
	right: 5px;
	top: 9px;
}