/* INFOBAR */
.content_tab {
	display: none;
}


.aktualnosci_content {
	height: 328px;
}

.short_news_content td {
	padding: 3px;
	border-bottom: 1px dotted #b2b2b2;
}
.short_news_content td a:hover {
	text-decoration: underline;	
} 

a.hotnewslink {
	display: block;
	padding: 5px 3px;
	float: left;
	color: #fff;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 5px;
}
a.hotnewslink:hover {
	text-decoration: underline;
}

.top_news_shadow {
	background: none !important;
}

#ramka_meczowa_content {
	position: relative;	
}

#ramka_meczowa_loading {
	width: 377px;
	height: 137px;
	background: #555555 url('../../dom/gfx/lightbox-ico-loading.gif') no-repeat center center;
	opacity: 0.93;
	filter: alpha(opacity=93);
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}