/*
.showsheader-title-viewImageTitle-image {
	position: relative;
}
.showsheader-title-viewImageTitle-image:after {
	content: "";
	position: absolute;
	background: url(detail15/odlesk.png) left bottom no-repeat;
	background-size: 100% 100%;
	animation: logo 3000ms infinite linear;
	width: 0;
	height: 0;
}
@media (min-width: 480px) {
	.showsheader-title-viewImageTitle-image:after {
		left: calc(50% - 166px);
		bottom: -5px;
		width: 449px;
		height: 257px;
	}
}
@media (min-width: 640px) {
	.showsheader-title-viewImageTitle-image:after {
		left: calc(50% - 166px);
		bottom: 0px;
		width: 449px;
		height: 257px;
	}
}
@media (min-width: 960px) {
	.showsheader-title-viewImageTitle-image:after {
		left: calc(50% - 192px);
		bottom: 15px;
		width: 519px;
		height: 297px;
	}
}

@keyframes logo {
	0% {filter: opacity(1);}
	10% {filter: opacity(0.9);}
	20% {filter: opacity(1);}
	50% {filter: opacity(0.7);}
	60% {filter: opacity(1);}
	80% {filter: opacity(0.8);}
	100% {filter: opacity(1);}
}
*/

/**********************************************************************/

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

.stardance-start-bar a {
	display: block;
}
@media (max-width: 479px) {
	.stardance-start-bar a {
		margin-left: calc(33% + 12px);
		display: block;
	}
}
.stardance-start-bar .stardance-wrapper {
	background: #deb965;
}
.stardance-start-bar .stardance-wrapper a {
	display: inline;
	margin-left: 0;
}
.stardance-start-bar .obal {
	display: block;
	width: 95%;
	width: calc(100% - 12px);
	margin: 0 12px 12px 0;
}

.stardance-start-bar .disabled img {
	opacity: 0.5;
}

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

.rubrika-3664 .prispevek-perex,
.rubrika-3690 .prispevek-perex {
	line-height: 27px;
	min-height: 27px;
}
.rubrika-3664 .prispevek-perex:before,
.rubrika-3690 .prispevek-perex:before {
	background-image: url(/program/porady/12701251153/mobil.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 18px 27px;
	width: 18px;
	height: 27px;
	margin-right: 10px;
	content: "";
	display: inline-block;
	vertical-align: middle;
	line-height: 27px;
	float: left;
}

.stardance-start-bar .label {
	margin-bottom: 14px;
	margin-top: 3px;
}

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

@media (min-width: 480px) {
	/* rozcestnik s pary */
	.stardance-start-bar .obal img {
		display: block;
		width: 100%;
		float: none;
		margin: 0;
	}
	.stardance-start-bar .obal {
		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 .obal {
		width: 18%;
		width: calc(20% - 12px);
	}
	.stardance-start-bar strong {
		xdisplay: block;
		xline-height: 120%;
	}

}

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

.label-rubrika-3691,
.label-rubrika-3692,
.label-rubrika-3693,
.label-rubrika-3694,
.label-rubrika-3695,
.label-rubrika-3696,
.label-rubrika-3697,
.label-rubrika-3698,
.label-rubrika-3699,
.label-rubrika-3700 {
	display: none;
}