﻿#fishEye{
	border:2px insert #333333;
	text-align:center;
	height:227px;
	overflow:hidden;
	margin-top:-100px;
	background: url('gfx/new/zegarki_anime_bg_empty.jpg') no-repeat bottom;
}
#fishEye img{
	/*width:100px;
	height:100px;*/
	z-index: 10000; height: 120px; width: 80px;
	/*margin-top:115px;*/
	margin-top:105px;
	margin-left: 6px;
	margin-right: 6px;
	cursor:pointer;
}
#fisheye_opis {
	width: 140px; 
	height: 50px;
	z-index: 1;
	background: #f00;
	position: absolute;
	padding: 10px;
	color: #000;
	border: 3px solid #ccc;
 	background: #fff url('gfx/new/box_shaded_bg.jpg') repeat-x;
	text-align: left;
	opacity:0.9; filter:alpha(opacity=90);
}
.fisheye_caption_out {display: none;}
.fisheye_caption_over {display: inline;}

