@charset "utf-8";

.naglowek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 900;
	color: #990000;
	vertical-align: middle;
}
.link_w_tekscie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #666666;
	text-decoration: none;
}
.obraz_z_linkiem {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img_galery {
	background-color: #F0F0F0;
	margin: 5px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #999999;
	text-align: center;
}