#fa a {
	text-decoration: none;
	border: none;
	font-size: 9px;
	color: #333;
}

#fa img {
	border: none;
}

#fa .fa_close {
	position: absolute;
	top: 5px;
	right: 5px;
}

#fa.show {
	display: block;
}

  
#fa {
  background-color: #fff;
	background-image:url('AKCE_hypoxi_letni.gif');
	background-repeat:no-repeat;
	text-align: left;
	font-family: Verdana, Arial;
	padding: 0;
	width: 350px;
	height:201px;
	border: 2px solid #666;
	position: absolute;
	margin: 0 0;
	top:166px;
  right: 200px;
	display: none;
	z-index:1010;	

	

}