table.gal_tytul
{
	width: 100%;
	text-align: left;
	color: navy;
	font-size: 12px;
	font-weight: bold;
}
td.gal_podpis
{
	color: gray;
	font-size: 10px;
	text-align: center;
}
a.gal_rok
{
	text-decoration: none;
	color: navy;
	font-size: 12px;
	font-weight: bold;
}
a.gal_rok:hover
{
	text-decoration: none;
	color: navy;
	font-size: 12px;
	font-weight: bold;
}
a.gal_link
{
	text-decoration: none;
}
a.link_galeri
{
	text-align: center;
	color: gray;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}
td.galeria_srodek
{
	vertical-align: top;
	max-width: 133px;
}
a.link_galeri:hover
{
	font-weight: normal;
	color: navy;
}
td.gal_zdjecie
{
	
	border: 1px solid silver;
	text-align: center;
	vertical-align: middle;
	background-color: white;
}
td.gal_zdjecie:hover
{
	background-color: aqua;
}
table.gal_zdjecie
{
	
	border: 1px solid silver;
	text-align: center;
	vertical-align: middle;
	margin: auto;
}
table.gal_zdjecie:hover
{
	border: 1px solid blue;
	text-align: center;
	vertical-align: middle;
}
