@charset "iso-8859-2";
/* CSS Document */

html, #body{ height:100%; min-width:1000px; min-height:800px;  }
body {
	margin: 0px;
	padding: 0px;
	background: #000000;
}

#content { min-width:1000px; min-height:800px; height:100%; }