﻿.gallery_tabela {
   border-spacing: 10px;
}
.gallery_kontener {
   width: 150px;
}
.gallery_nazwa_tytul {
   font-weight: bold;
   float:left;
   padding-right: 2px;
}
.gallery_nazwa_tresc {
   font-weight: normal;
}
.gallery_opis_tytul {
   font-weight: bold;
   float:left;
   padding-right: 2px;
}
.gallery_opis_tresc {
   font-weight: normal;
   text-align: justify;
}
.gallery_data_tytul {
   font-weight: bold;
   float:left;
   padding-right: 2px;
}
.gallery_data_tresc {
   font-weight: normal;
}
.gallery_ocena_tytul {
   font-weight: bold;
   float:left;
   padding-right: 2px;
}
.gallery_ocena_tresc {
   font-weight: normal;
}