.sjena{
	width: 137px;
	height: 97px;
	background-image:url('../images/fotogalerija/sjena.jpg');
    background-position: top left;
    background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 20px 21px 0px 0px;
	position:relative;
	float: left;
	}
	
.thumb	{
	width: 135px;
	height: 95px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position:relative;
	left:2px;
    top:2px;
	}
	
.thumb:hover {position:relative;
               cursor:pointer;
	           left: 0px;
               top: 0px;}
