/*
************************

	galeria

************************
*/

a.miniaturka{
display: block;
height: 130px;
width: 130px;
background: url(../gfx/galeria_tlo.png) 0 0 no-repeat;
padding: 10px;
}
a.miniaturka img{
border: 0;
width: 130px;
height: 129px;
}

table{
border-collapse: collpase;
/* width: 99%; */
}
table td.grupa{
font-weight: bold;
font-size: 1.3em;
padding-left: 1em;
vertical-align: bottom;
color: #767070;
}

