
.mmbutton {
	background: url(http://www.alsen.pl/layout/images/btn1_back.png);
	height: 13px;
	text-align: center;
	vertical-align: middle;
	padding: 7px 15px 7px 15px;
	font-weight: bold;
	cursor: pointer;
	color: #efefef;
	float: left;
	clear: none;
	font-size: 11px;
}

.mmbutton_l {
	background: url(http://www.alsen.pl/layout/images/btn1_left.png);
	height: 27px;
	width: 2px;
	padding: 0px;
	font-weight: bold;
	color: #efefef;
	float: left;
	clear: none;
	font-size: 11px;
}

.mmbutton_r {
	background: url(http://www.alsen.pl/layout/images/btn1_right.png);
	height: 27px;
	width: 2px;
	padding: 0px;
	font-weight: bold;
	color: #efefef;
	float: left;
	clear: none;
	font-size: 11px;
}

.mmbutton:hover {
	background: url(http://www.alsen.pl/layout/images/btn1_hover_back.png);
	color: #ffffff;
}


/*
.mmbutton#mmbtn_istores {
	font-size: 10px;
}
*/