body{
background-color: #000000;
color: #FFFFFF;
}

#content {
position:absolute;
left:50%;
width:970px;
margin-left:-485px;
}
div.movie_link{
z-index: 5;

}
p.movie_link a{
text-decoration: underline;
color: #ffffff;
font-size: small;
 
}
p.movie_link a:hover{
text-decoration: underline;
color: #FF0000;
}
div.title{
width: 970px;
height: 40px;
position: absolute;
top: 0px;
left: 0px

}

div.o_mnie{
width: 600px;
height: 1190px;
position: absolute;
top: 40px;
left: 170px;
vertical-align: top;
text-align: right;
line-height: 20px;
font-family: Calibri;
word-spacing: 3px;
}

div.kontakt{
width: 350px;
height: 140px;
position: absolute;
top: 1090px;
line-height: 35px;
font-family: Calibri;
word-spacing: 1px;
}

div.galeria{
width: 180px;
height: 1190px;
position: absolute;
top: 40px;
left: 790px;
padding-left: 40px;
padding-right: 10px;
background-image: url('../images/linia.gif');
background-repeat: repeat-y;
background-position: left;
line-height: 20px;
}

div.bg{
z-index: -5;
background-image: url('../images/bg.gif');
width: 850px;
height: 716px;
position:absolute;
left:40%;
top:55%;
margin-top:-358px;
margin-left:-625px;
}
div.base{
font-size: small;
text-align: right;
}
div.links {
	position: absolute;
top: 1280px;
	margin-left: -200px;
	left: 50%;
	width:400px;
	height:45px;
	font-size: small;
	text-align: center;
	font-family: Arial;
	color: grey;
}
a.links, a.links:visited{
color: grey;
font-weight: normal;
text-decoration: none;
}
a.links:hover
{
color: grey;
font-weight: normal;
text-decoration: underline;
}
div.lightbox_gallery {
	position: absolute;
	top: 0px;
	height: 0px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;

}
