/* CSS Document */
html, body { background: #fff; color: #000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
#site, table { width:650px; }
h1, h1.title { color: #000; font-size: 15px; }
h2 { font-size: 13px; }

#container { position: relative; left:0; top:0; padding-top:0; width: 650px; padding-left: 15px; }
#content {border: 0;}

#menuContainer, #footer_holder, #flash_fader, #header { display:none; background:none;}
#sidebar, div.hide_print { display:none }
#footer {/* background: url(../img/footer_print.jpg) no-repeat; */height:165px; border:0; }

/*#header { display:block; }
.adres { float: left; }
h1.adres { width: 150px; clear:left }
p.adres { width: 150px; clear:right; }*/

.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
