/*
.page-content {
	background: url(detail15/stranka.jpg) center top repeat-y;
	background-size: auto;
	color: #000000;
}
@media (max-width: 1200px) {
	.page-content {
		background-size: 100% auto
	}
}
*/

.showsheader-title {
	text-align: center;
}

.textcontent i, .textcontent em {
	color: #fff8f0;
}