.showsheader-title {
	text-align: center;
}
@media (min-width: 480px) {
	.showsheader-title {
	}
}
@media (min-width: 640px) {
	.showsheader-title {
	}
}
@media (min-width: 960px) {
	.showsheader-title {
		text-align: left;
	}
	.showsheader-title-viewImageTitle img {
		margin-bottom: 10px;
	}
}

.textcontent i {
	color: #FEECC3;
}





/* rozcestnik s pary */
.stardance-start-bar {
	background-color: #202020;
	padding: 12px 0 0 12px;
}

.stardance-start-bar a {
	display: block;
	width: 95%;
	width: calc(100% - 12px);
	margin: 0 12px 12px 0;
}

.stardance-start-bar .disabled .stardance-wrapper {
	background: #000;
}

.stardance-start-bar .disabled img {
	/*
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	*/
	opacity: 0.5;
}

.stardance-start-bar .disabled .sms {
	visibility: hidden;
}

.stardance-start-bar .sms {
	color: #afae9d;
	font-size: 90%;
	line-height: 1.6;
}
.stardance-start-bar .label {
	margin-bottom: 14px;
	margin-top: 3px;
}

.stardance-start-bar a img {
	display: block;
	width: 33%;
	height: auto;
	float: left;
	margin: 0 12px 12px 0;
}

@media (min-width: 480px) {
	/* rozcestnik s pary */
	.stardance-start-bar a img {
		display: block;
		width: 100%;
		float: none;
		margin: 0;
	}
	.stardance-start-bar a {
		width: 48%;
		width: calc(50% - 12px);
		margin: 0 12px 12px 0;
		display: block;
		float: left;	
	}
}
@media (min-width: 640px) {
	/* rozcestnik s pary */
	.stardance-start-bar a {
		width: 18%;
		width: calc(20% - 12px);
	}
	.stardance-start-bar strong {
		xdisplay: block;
		xline-height: 120%;
	}

}

.textcontent p.odkaz_cely_dil {
	margin-top: -40px;
}
.sms_par .label {
	top: -2px;
	position: relative;
	margin-left: 2px;
	margin-right: 2px;
	font-size: 13px;
}

.sms {
	display:none;
}
