/* Modul realizacja w footer2 */
#sp-footer #sp-footer2 a {
	color: rgba(255,255,255,0.15);
}
/* Text shadow */
.color h1, .color h2, .color h3, .color p {
	color: #fff;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.5);
}
/* Obrazki */
.text-center img {
  margin: 30px auto 20px;
}
.wskazowka {
	text-align:center;
	color:#666666;
	font-style:italic;
}
/* Nagłówki */
.article-details h1, .article-details h2, .article-details h3 {
  color: #ff5a00;
  font-weight: bold;
} 