.dots_sign {
	visibility:visible;
	width:90px;
	margin-left:-75px;
}
#sign {
	position:absolute;
	left:79px;
	top:475px;
	width:885px;
	height:100px;
	font-family:Georgia;
	font-size:24px;
	color:#898989;
}

#zveri {
	position:absolute;
	left:200px;
	top:65px;
	width:580px;
	height:413px;
/*	background:url('../img/illustrations_bg.gif'); */
}

img.animal {
	position:absolute;
}
#bull {
	width:130px;
	height:151px;
	top:54px;
	left:242px;
}
#bulldog {
	width:160px;
	height:167px;
	top:122px;
	left:111px;
}
#chimp {
	width:143px;
	height:134px;
	left:226px;
	top:182px;
}
#pig {
	position:absolute;
	width:123px;
	height:106px;
	left:332px;
	top:108px;
}
#wolf {
	width:116px;
	height:135px;
	left:332px;
	top:196px;
}
#lion {
	width:131px;
	height:128px;
	left:442px;
	top:42px;
}
#man {
	width:151px;
	height:190px;
	left:422px;
	top:157px;
}

#deer {
	width:193px;
	height:253px;
	top:-10px;
	left:-30px;
}

#shark {
	width:130px;
	height:112px;
	top:130px;
	left:550px;
}

.hidden {
	visibility:hidden;
	position:absolute;
}