body {
	text-align: center;
	background-color: #000;
	scrollbar-base-color: #C61213;
	color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
#container {
	height: 900px;
	width: 900px;
	background-image: url(grafika/tlo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	color: #000;
}
#top {
	height: 180px;
	width: 700px;
	padding-top: 200px;
	padding-right: 100px;
	padding-bottom: 70px;
	padding-left: 100px;
	font-size: 19px;
	color: #FBCECE;
	font-weight: 400;
	font-style: normal;
	font-family: "Comic Sans MS";
	line-height: 22px;
}
#down {
	height: 400px;
	width: 900px;
	font-family: Tahoma, Geneva, sans-serif;
}
#film {
	height: 240px;
	width: 320px;
	float: left;
	margin-left: 40px;
	border: 2px solid #000;
}
#text {
	float: right;
	height: 340px;
	width: 420px;
	margin-top: 0px;
	margin-bottom: 90px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	overflow: auto;
	margin-right: 40px;
}
.menu {
	color: #000;
}
a:link {
	color: #FBCECE;
	text-decoration: none;
}
a:visited {
	color: #FBCECE;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #FBCECE;
}
a.dodatkowe:link {
	color: #FBCECE;
	text-decoration: none;
}
a.dodatkowe:visited {
	color: #FBCECE;
	text-decoration: none;
}
a.dodatkowe:hover {
	text-decoration: underline;
	color: #FBCECE;
}
a.dodatkowe:active {
	text-decoration: none;
	color: #FBCECE;
}
p.inne {
	color: #FBCECE;
}
p.news {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-decoration: blink;
	font-weight: 800;
	color: #FF0;
}
