.bannerFly1 {
	background-image:url(/assets/images/klikk_banner.png);
	background-position:top left;
	background-repeat:no-repeat;
	position:absolute;
	width:230px;
	height:210px;
	margin-top:190px;
	margin-left:367px;
	z-index:9999;
}
.bannerFly1 .open {
	position:absolute;
	width:230px;
	height:210px;
	text-align:center;
	text-decoration:none;
	z-index:9997;
}
.bannerFly1 .open:hover {
	text-decoration:none;
}
.bannerFly1 .close {
	position:absolute;
	width:26px;
	height:26px;
	margin-top:31px;
	margin-left:178px;
	text-align:center;
	text-decoration:none;
	z-index:9998;
}
.bannerFly1 .close:hover {
	text-decoration:none;
}