/* shirina pod poloskoj */

.gallery ul { list-style-type:none; margin: 0; padding: 0;}

.gallery ul li ul li a:hover { background-image:none; z-index:2; }
/*pictures in frame*/
.gallery ul li a img { width:110px; height:80px; z-index:1; /*border:0px solid #fff;*/}

.gallery ul li a:hover img,
/*pictures out frame*/
.gallery ul li a:focus img { width:111px; height:81px; z-index:1; border:0px solid #000; }
.gallery ul li.overview { display:block; clear:both; padding:5px 10px 0 10px; color:#000; }


#gallery1 ul { z-index:2; }
#gallery2 ul { z-index:1; }

