/* Style podstron */
.pages-1 {
	/* Zachowana Twoja logika */
	background-color: #fff;
	background: rgba(255, 255, 255, 1.00);
	filter: alpha(opacity=100);
	padding: 15px;
}

.pages-1 .card-block {
	font-family: sans-serif;
	font-size: 14px;
	line-height: normal;
}

.pages-hr {
	margin: 0px 0px 10px 0px;
	border: 0;
	height: 2px;
	background: #333;
	background-image: linear-gradient(to right, #ccc, #333, #ccc);
}

.bg {
	padding: 15px;
	margin-top: 15px;
}

/* Tabele i inne */
table.main_page_stats tr td {
	padding-right: 10px;
}

/* ZDJĘCIE AUTORA - Usunięto styl, który robił je okrągłe */
#agus {
	margin-bottom: 20px;
	margin-right: 20px;
	/* border-radius usunięty */
}