body { margin: 0 auto; background: #000;width:1024px; }

#center { 
	position: absolute; 
	top: 50%; 
	left: 50%;
	background: #000 url(../img/gfx/tlo.jpg) no-repeat top;
	width: 1024px; 
	height: 612px;
	margin-top: -306px; 
	margin-left: -512px; 
}

a { outline:none; text-indent:-999999px; position:absolute; display: block; }

#tattoo { top:77px; right:167px; height:86px; width:260px; background: transparent url(../img/gfx/tattoo.png) no-repeat; }
#tattoo:hover {background: transparent url(../img/gfx/tattoo.png) no-repeat 0 -86px; }

#sciany { top:100px; left:100px; height:161px; width:193px; background: transparent url(../img/gfx/sciany.png) no-repeat; }
#sciany:hover { background: transparent url(../img/gfx/sciany.png) no-repeat 0 -161px; }

#obrazki { top:325px; left:80px; height:105px; width:232px; background: transparent url(../img/gfx/obrazki.png) no-repeat; }
#obrazki:hover { background: transparent url(../img/gfx/obrazki.png) no-repeat 0 -105px; }

#inne { bottom:100px; left:320px; height:98px; width:104px; background: transparent url(../img/gfx/inne.png) no-repeat; }
#inne:hover { background: transparent url(../img/gfx/inne.png) no-repeat 0 -98px; }

#stopka {
	position:absolute;
	bottom:0px;
	background: #000 url(../img/gfx/stopka.gif) no-repeat bottom;
	width: 1024px; 
	height: 24px;
}


