#block_1
	{
	float: left;
	width: 499px;
	margin-left: 180px;
	background-image:url(/pliki/cewice/design/bg_m.gif);
	background-repeat:repeat-x;
	margin-top:5px;
	border-left:1px solid #FFFFFF;
	}
* html #block_1
	{
	display: inline;
	}
#block_2
	{
	float: left;
	width: 180px;
	margin-left: -680px;
	}
#block_3
	{
	float: left;
	width: 150px;
	background-image:url(/pliki/cewice/design/bg_m.gif);
	background-repeat:repeat-x;
	margin-top:5px;
	padding-top:4px;
	background-color:#b4ce00;
	}
#block_1, #block_2, #block_3
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
@media all and (min-width: 0px) {
#block_1, #block_2, #block_3
	{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important; 
	}
#block_1:before, #block_2:before, #block_3:before
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	background: inherit;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	height: 0;
	}
}
#wrapper
	{
	width: 830px;
	overflow: hidden; 
	}
#wrapper
	{
	float: left;
	float/**/: none;
	}
#wrapper:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#wrapper
	{
	display: inline-block;
	}
#wrapper
	{
	display: block;
	}
#footer
	{
	clear: both;
	}
#header, #footer
	{
	width: 830px;
	}
* > #footer, * > form, * > #notes, * > .output
	{ 
	position: relative;
	z-index: 1000;
	}
#sizer {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 0%;
	max-width: 0px; 
}
#expander {
	margin: 0 -415px 0 -415px;
	min-width: 830px; 
	position: relative;
	background-color:#f2f3ed;
	/*filter:gray();*/
}

* html #expander { height: 0; }

#wrapper { width: 100%; } 


<!--[if IE]>
#sizer {
	width:expression(document.body.clientWidth > 990 ? "0px" : "0%" );
}
<![endif]-->