@charset "utf-8";
body {
	background-color: #CCCCCC;
}
.naglowek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 900;
	color: #CC9900;
	vertical-align: middle;
}
.link_w_tekscie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #72AD21;
	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: #473012;
	margin: 5px;
	border: 1px solid #694F2C;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #CEB18A;
	text-align: center;
}
.img_aktualnosci{
	background-color: #473012;
	border: 1px solid #694F2C;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #CEB18A;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 5px;
}
.czcionka_10{
	font-size: 10px;	
}
.czcionka_11{
	font-size: 11px;	
}
.czcionka_12{
	font-size: 12px;	
}
.czcionka_14{
	font-size: 14px;	
}
.czcionka_16{
	font-size: 16px;	
}
.czcionka_18{
	font-size: 18px;	
}
.czcionka_20{
	font-size: 20px;	
}