html, body {

	height:100%;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-image: url(/html/website/images/intro_back2.jpg);

	background-position:center center;

	background-repeat:repeat-x;

	text-align: center;

}

#centrowanie {

	height:100%;

	margin: 0 auto;

	text-align: center;

	vertical-align: middle;

	width: 100%;

}

#yellow {

	background-color:#D7182A;

	height: 4px;

}

#movie {

	width: 480px;

	height: 187px;

}
