/* This is a BPA-site css sheet.*/
/* Author: Paweł Malecki, BPA - Section of New Technologies of Information */
/* Created: mid-2005 */
/* First we start with global white space reset */

img.big{
        display: block;
        margin: auto;
        margin-top: 5px;
        margin-bottom: 5px;
        border: 1px solid black;
}

.gallery_description{
        /*height:120px;
        width: 200px; /*nie ruszać!!! */
        float: left;
        padding: 3px;
        text-align: justify;
        font-family: tahoma;
        font-size: 8pt;
        border: none;
        margin: auto;
        
}

