#overlay {
	display: table;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('http://static.sport24.pl/images_new/whole_site/overlay.png');
}

#overlay #window {
	display: table-cell;
	vertical-align: middle;
}

#overlay #inner {
	width: 437px;
	margin: 0 auto;
	padding: 0 0 0 0;
	max-height: 380px;
	overflow: hidden;
	background-color: #fff;
	border: 0px solid #012f6d;
}



#overlay  #inner {
	border-bottom: 2px solid #B0C0C9;
}
#innertop {
	width: 437px;
	background: url('http://static.sport24.pl/images/ramka/top_blogs.gif') no-repeat 0px 0;
	font-size:14px;
	height:16px;
	padding:6px 20px 0 375px;
	margin: 0 auto;
	position: relative;
	text-align:left;
	
}
#innertop a {font-size:10px;margin: -10px auto 0;}
#innerbottom {
	width: 437px;
	height: 4px;
	background: url('http://static.sport24.pl/images/ramka/bottom_blogs.gif') no-repeat 0 0;
	margin: 0 auto;
}

#inner .inside_coments_430 {
	padding: 0;
}

#transparent {
	position: absolute; 
	z-index: 3000; 
	left: 0px; 
	top: 0px; 
	width: 100%; 
	height: 100%;
}