﻿.main_offer {
	background-color:#f6f6f6;
	width: 550px;
	height: 100px;
	clear:both;
	margin-bottom:10px;
	cursor:pointer;
	position:relative;
}

.main_offer * { text-align:left; }

.main_offer .more { 
	width:91px; height:32px;
	position:absolute;bottom:0px;right:0px;
	background-image:url('/public/images/front/pakiet_wiecej.png');
	background-repeat:no-repeat;
	text-align:center;
	line-height:32px;
}
