.divLinkZg {
	width: 197px;
	height: 59px;
	background-image:url('../images/plesnaSkola/zgvz.jpg');
    background-position: top left;
    background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position:relative;
	float: right;
	}

.divLinkZg:hover
               {
	             background-position: -197px 0;
                 cursor:pointer;
				 }

 .divLinkZg a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  cursor: pointer; 
}
 
.divLinkZg a:hover {
    text-decoration: none;
}  
