div.galeria_tlo{
    width:573px;
    background: url(/images/galerie_tytul_tlo.jpg) repeat-y;
    text-align:center;
    padding:1px 0px 1px 0px;
    margin-bottom:3px;
}

div.galerie_tytul{
    line-height:15px;
    margin:0px 1px 0px 1px;
    background:#E7E7E7;
    width:160px;
    color:#566A69;
    
}

div.galerie_tytul a{
    color:#566A69;
    text-decoration:none;
}

div.galerie_tytul a:hover{
    text-decoration:underline;
}

div.drugi_border{
    border-left:solid 1px #E7E7E7;
    border-right:solid 1px #E7E7E7;
    width:162px;
    margin: 0px auto 0px auto;
}

div.galerie_tytul a.red{
    color:#9D080E;
}

div.foty{
    width:100%;
    margin-bottom:20px;
}

div.fota{
    position:relative;
    float:left;
    margin-right:8px;
    margin-bottom:10px;
    width:137px;
    height:104px;
}

div.fota img{
    
}

a.fota_link{
    
}

div.fota_no_margin{
    margin-right:0px;
    margin-bottom:10px;
     position:relative;
    float:left;
    width:137px;
    height:104px;
}

div.fota_ramka{
    position:absolute;
    top:0px;
    left:0px;
    background:url(/images/galeria_ramka.gif);
    width:137px;
    height:104px;
}

