body {
	font: 12px Helvetica, Arial, Verdana,  sans-serif;
	margin: 0; 
	text-align: center; 
	background: #000000;
}
body a{
color: #e5e5e5;
}
#biale_tlo{
	width: 100%;
	top: 10px;
	height: 590px;
	position: absolute;
	background: #ffffff;
}
#osiedle{
	width: 100%;
	top: 303px;
	height: 297px;
	position: absolute;
	background-image: url("images/osiedle.jpg");
	background-repeat: repeat-x;
}
#container {
	position: relative;
	width: 900px;
 	height: 590px;
    top: 10px;
	margin: 0 0 0 0;
  	padding: 0 0 0 0;	
	margin: 0 auto;
	text-align: left;
}

#logo {
	position: absolute;
	top:30px;
	left: 10px;
	width: 377px;
	height: 93px;
	background-image: url("images/logo.png");
}
#menu{
	position: absolute;
	top: 160px;
	left: 20px;
	width: 80px;
	height: 60px;
}
a#trailer {
  background-image:url("images/buttons.png");
  background-repeat:no-repeat;
  background-position: 0 0px;
  position: absolute;
  top: 0px; 
  left: 0px; 
  width: 200px; 
  height: 20px;
  }
a:hover#trailer{
  background-position: 0 -20px;
}
a#opis{
  background-image:url("images/buttons.png");
  background-repeat:no-repeat;
  background-position: 0 -100px;
  position: absolute;
  top: 25px; 
  left: 0px; 
  width: 200px; 
  height: 20px;
  }
a:hover#opis{
  background-position: 0 -80px;
}
a#fabula{
  background-image:url("images/buttons.png");
  background-repeat:no-repeat;
  background-position: 0 -160px;
  position: absolute;
  top: 50px; 
  left: 0px; 
  width: 200px; 
  height: 20px;
  }
a:hover#fabula{
  background-position: 0 -140px;
}
a#obsada{
  background-image:url("images/buttons.png");
  background-repeat:no-repeat;
  background-position: 0 -220px;
  position: absolute;
  top: 75px; 
  left: 0px; 
  width: 200px; 
  height: 20px;
  }
a:hover#obsada{
  background-position: 0 -200px;
}
a#tworcy{
  background-image:url("images/buttons.png");
  background-repeat:no-repeat;
  background-position: 0 -280px;
  position: absolute;
  top: 100px; 
  left: 0px; 
  width: 200px; 
  height: 20px;
  }
a:hover#tworcy{
  background-position: 0 -260px;
}
a#rezyser{
  background-image:url("images/buttons.png");
  background-repeat:no-repeat;
  background-position: 0 -340px;
  position: absolute;
  top: 125px; 
  left: 0px; 
  width: 200px; 
  height: 20px;
  }
a:hover#rezyser{
  background-position: 0 -320px;
}
a#kulisy{
  background-image:url("images/buttons.png");
  background-repeat:no-repeat;
  background-position: 0 -400px;
  position: absolute;
  top: 150px; 
  left: 0px; 
  width: 200px; 
  height: 20px;
  }
a:hover#kulisy{
  background-position: 0 -380px;
}
#footer{
	position: absolute;
	top: 590px;
	width:900px;
	height: 30px;
	margin-top:20px;
	font-size: 10px;
	color: #999999;
}
#text1{
position:relative;
height: 30px;
width: 450px;
float:left;
}
#text1 p{
margin-left: 30px;
}
#text2{
position:relative;
height: 30px;
width: 450px;
float:left;
text-align: right;
}
#text2 p{
margin-right: 50px;
}
#player{
position: absolute;
width: 530px;
height: 240px;
background: #000000;
top: 160px;
left: 340px;
}
#film{
position: absolute;
height: 224px;
width: 528px;
top:15px;
left:0px;
}
#wybor{
position: absolute;
height: 50px;
width: 530px;
top: 400px;
left: 340px;
background: #000000;
}
#wybor p{
position: absolute;
color:#e5e5e5;
margin-top: 15px;
margin-left: 70px;
font-size: 11px;
}
#miniatury{
position: absolute;
top: 5px;
left: 160px;
}
#trail{
border: solid 2px;
}
.no{
border: none;
margin-left: 4px;
}
#ludzie{
position:absolute;
width: 210px;
height: 189px;
top: 401px;
left: 50px;
background-image: url("images/ludzie.gif");
}
#center{
}
#zanikacz{
width: 100%;
overflow:hidden;
height: 650px;
}