/* Aura.web Interface Gallery */

.ai_gallery { overflow: hidden; }
.ai_gallery .item { float: left; width: 190px /*Szerokosc miniaturki*/; margin: 0 20px 15px 0; }
.ai_gallery .photo { width: 190px /*Szerokosc miniaturki*/; height: 115px /*Wysokosc miniaturki*/; margin-bottom: 5px; position: relative; }
.ai_gallery .photo { width: 190px /*Szerokosc miniaturki*/; height: 115px /*Wysokosc miniaturki*/; margin-bottom: 5px; }
.ai_gallery .photo a:hover .hover { display: block; width: 100%; height: 100%; left: 0; top: 0; background: url(../images/gallery/gallery_hover.png); position: absolute; }
.ai_gallery .photo a:hover { background: #f2f2f3 url(../images/gallery/gallery_hover.jpg); }
/*.ai_gallery .photo a:hover img { display: none; }*/
.ai_gallery .last { margin-right: 0; }
.ai_gallery .item p.title { margin-bottom: 0px; font-size: 11px; color: #302b25; }
.ai_gallery .item p.author { margin-bottom: 2px; font-size: 11px; color: #938e88; }
.ai_gallery .last { margin-right: 0; }

.ai_gallery .next { background: url(../../images/gallery_next_page.png); width: 190px; height: 115px; margin-bottom: 5px; }
.ai_gallery .next a { display: block; overflow: hidden; text-indent: -9999px; width: 190px; height: 115px; }
