.link {	position: absolute; }
.link a { width: 100%; height: 100%; margin:0; padding:0; position: relative; position: absolute; left:0;top:0; overflow:hidden; font-size: 1px; color: #160002; cursor: pointer; text-decoration: none;}
.link a span { width: 100%; height: 100%; display:block; position:absolute;  left:0; top:0; margin:0; padding:0; background-repeat: no-repeat; background-position: center center; }

#eshop {   }

#eshop {
	top: 0px; right: 15px;
	width: 75px; height: 77px;
}

#eshop a {
	color: white;
}

#eshop a span {
	background: url("../images/eshop.jpg");
}