/* thumbs proizvodi
=================================================================== */

#thumbs a {
	width: 56px;
	height: 56px;
	margin: 0 6px 6px 0;
	display: block;
	float: left;
	text-indent: -9999px;
	background-position: 0 0px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#thumbs a:hover {
	width: 56px;
	height: 56px;
	margin: 0 6px 6px 0;
	display: block;
	float: left;
	text-indent: -9999px;
	background-position: 0 -38px;
}

#thumbs a img{
	border: none;
}

#thumbs-r a {
	width: 56px;
	height: 56px;
	margin: 0 6px 6px 0;
	display: block;
	float: left;
	text-indent: -9999px;
	background-position: 0 -66px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#thumbs-r a:hover {
	width: 56px;
	height: 56px;
	margin: 0 6px 6px 0;
	display: block;
	float: left;
	text-indent: -9999px;
	background-position: 0 0px;
}

#thumbs-r a img{
	border: none;
}

.alumedic5{background: url(../images/small/alumedic5.png) no-repeat;}
.alumedic10{background: url(../images/small/alumedic10.png) no-repeat;}
.alumedicltd{background: url(../images/small/alumedic-ltd.png) no-repeat;}
.alumedicltds{background: url(../images/small/alumedic-ltds.png) no-repeat;}
.ergomedic-100-1{background: url(../images/small/ergomedic-100-1.png) no-repeat;}
.ergomedic-100-4{background: url(../images/small/ergomedic-100-4.png) no-repeat;}
.sitness-workout{background: url(../images/small/sitness-workout.png) no-repeat;}
.titanltd{background: url(../images/small/titan-ltd.png) no-repeat;}
.titanltds{background: url(../images/small/titan-ltds.png) no-repeat;}
.titanltds-visit{background: url(../images/small/titan-ltds-visit.png) no-repeat;}
.w7{background: url(../images/small/w7.png) no-repeat;}