#rama {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.filmik {
	padding-top: 50px;
	padding-bottom: 50px;
}

.centruj {
	text-align: justify;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


body {
	background-color: #000000;
}
