@charset "iso-8859-2";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
#zlotyPasek {
	position:fixed;
	left:991px;
	width:3px;
	height:100%;
	z-index:15;
	background-image: url(images/pasek_tlo.jpg);
}

#numerStrony {
	position:fixed;
	top:50%;
	margin-top:-260px;
	left:1010px;
	width:50px;
	height:150px;
	z-index:15;
	}

#lewaPodkladApla {
	position:fixed;
	left:0px;
	width:620px;
	height:100%;
	z-index:1;
	background-color: #000000;
}
#lewa {
	position:fixed;
	top:50%;
	margin-top:-600px;
	left:0px;
	width:620px;
	height:1200px;
	z-index:6;
	
}
#srodek {
	position:absolute;
	left:533px;
	top:0;
	width:370px;
	z-index:6;
}
#tabela {
	position:absolute;
	left:0px;
	top:100px;
	width:450px;
	z-index:6;
}
#tabelaTeksty{
	position:absolute;
	left:0px;
	top:75px;
	width:450px;
	z-index:6;
}
#prawaPodkladApla {
	position:fixed;
	left:990px;
	width:440px;
	height:100%;
	z-index:2;
	background-color: #000000;
}
#prawa {
	position:fixed;
	top:50%;
	margin-top:-600px;
	left:990px;
	width:440px;
	height:1200px;
	z-index:3;
	background-image: url(images/tloPrawo.jpg);
}
#tloPodTekst {
	position:fixed;
	top:50%;
	margin-top:-367px;
	left:760px;
	width:230px;
	height:735px;
	z-index:3;
	background-image: url(images/tlo_pod_tekst.jpg);
}
#poswiataDol {
	position:absolute;
	left:45px;
	width:370px;
	height:64px;
	z-index:7;
	background-image: url(images/poswiata_dol.png);
	bottom: 0px;
	margin-bottom:-64px;
	background-repeat: no-repeat;
	background-position: top;
}
#poswiataGora {
	position:absolute;
	left:45px;
	top:0px;
	width:370px;
	height:64px;
	z-index:4;
	background-image:url(images/poswiata_gora.png);
}
#logoGora {
	position:absolute;
	left:578px;
	top:40px;
	width:145px;
	height:95px;
	z-index:50
}
#tloLogoGora {
	position:absolute;
	left:525px;
	top:-20px;
	width:202px;
	height:165px;
	z-index:5;
	background-image:url(images/tlo_pod_logo.gif)
}
#tytuly {
	position:absolute;
	left:730px;
	top:50px;
	width:250px;
	height:75px;
	z-index:50;
}

