.numbers-row{
padding-right: 22;
	position: relative;
	top: 14px;
}
#french-hens {
	float: right;
	width: 22px;
	font-size: 16px;
	font-weight: 400;
	color: #F60;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	position: relative;
	left: -45px;
	top: -2px;
	z-index: 100;
}

.button {
	position: relative;
	text-indent: -9999px;
	cursor: pointer;
/*	width: 29px;*/
	height: 29px;
	top: 20px;
	text-align: center;
	background: url(../images/buttons.png) no-repeat;
	margin-top: -29;
/*	margin-right: 50;*/
	margin-bottom: -29;
	margin-left: 85px;
}
.dec {
	background-position: 0 -29px;
	position: relative;
	left: -70px;

}

.inc{
/*prave plus*/
	position: relative;
	left: -30px;

}