@charset "iso-8859-2";
body {
	background-color: #c0144e;
	background-image: url(images/tlo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
#kontener {
	text-align: center;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#kontener .top {
	behavior: url(iepngfix.htc);
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding:0px;
	height: 400px;
	width: 800px;
	display:table;
}
#kontener .informacja {
	behavior: url(iepngfix.htc);
	background-image: url(images/informacja.png);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	margin-top:140px;
	height: 199px;
	width: 399px;
	
}
#film {
margin-top:120px;
background-image:transparent;
}
#kontener .top div input {
behavior: url(iepngfix.htc);
margin-top:120px;
margin-left:150px;
padding:0px;
}
#kontener .tresc {
	behavior: url(iepngfix.htc);
	background-image: url(images/tresc_tlo.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 800px;
	display:table;
	}
#kontener .tresc p {
font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
font-size: 18px;
color:#000;
font-weight:bold;
margin-top:-50px;

}
#kontener .tresc b {
font-size:18px;
font-family:Verdana;
}

 