
/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

#tysiacnatysiac {width:1000px; height: 1000px; background:url(img/bg2.jpg) top center no-repeat;  position:absolute;  left: 50%; margin-left:-500px;}
body {
	 background: #020202; 
	padding-top: 0px;
}


