body{
	/*background: #fff url(../images/body_index.gif) no-repeat center top;*/
		font-family:   Arial,Verdana, Helvetica , sans-serif;
	font-size: small;
}
#box{
	
   position: absolute;
   left: 50%;
   top: 50%;
   width: 424px;
   margin-left: -212px;
   height: 200px;
   margin-top: -150px;
	text-align: center;   
}
#holky{
	position: absolute;
	left: 58px;
	top: 168px;
	width: 128px;
	height: 211px;
	display: block;
	/*background: Silver;	*/
}
a#holky:hover{
	background: url(../images/holky.gif);
}

#kluci{
	position: absolute;
	left: 195px;
	top: 165px;
	width: 171px;
	height: 215px;
	display: block;	
}
a#kluci:hover{
	background: url(../images/kluci.gif);
}

