/* ošetření problémů se styly reklamní pozice 874 */
/* viz. SPORT-4045 a SPORT-4056 */

.meta-container .meta,
.meta-container .meta h1.title {
	width: 650px;
}

.tips-url {
	margin-top: 58px;
	margin-left: 15px;
	max-width: 300px;
	max-height: 130px;
	overflow: hidden;
	border: 1px solid #000;
}

.mobile .meta-container .meta,
.meta-container .meta h1.title {
	width: auto;
}

.mobile .tipsport-container {
	position: relative;
	margin-bottom: 20px;
	width: 300px;
	margin: 20px auto;
}

.mobile .tipsport-container>div {
	bottom: 130px !important;
}

.mobile .main-article .content iframe.tips-url {
	margin: 0px auto 0 auto;
	display: block;
	margin-top: 0 !important;
	max-height: 130px !important;
	min-height: 130px !important;
}
