html, body { height: auto; min-height: auto; }
body { background: none; font: 12pt Tahoma, Verdana, Arial, Helvetica, sans-serif; text-align: center; }

div#header { display: none !important; }
div#navigation { display: none !important; }
div#extra { display: none !important; }
div#counter { display: none !important; }
div#standart { display: none !important; }

div#container { width: auto; margin: 0 5%; }
div#wrapper { float: none !important; width: 100%; }
* html div#content { padding-bottom: 0; }
div#footer { width: auto; margin: 0 5%; }
div#copy { float: none !important; width: 100%; }
