/*
 Document : galery
 Created on : 2009-12-15, 17:35:21
 Author : pmikolajczuk
 Description:
 Purpose of the stylesheet follows.
*/

/*
 TODO customize this sample style
 Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.single_photo{ display:inline-block; margin:5px; min-height:192px; width:192px; text-align: center;}
.category_name{ margin: 0 auto 10px auto; width: 200px;}
#self_content_galery{width:775px; float:left; margin: 10px 15px; background-color:#E2EFF8;}

a.lightbox img{border: 5px solid #FFF}
