/* javascript Flash-includer */
.baner-flash {
}

.baner-flash a {
	display: block;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/space.gif);
	z-index: 10;
	cursor: hand;
}

.baner-flash .itsflash {
	display: block;
	_height: 1%;
	position: relative;
	width:100%;
	text-align:center;
}
 
