a:link {
	text-decoration: none;
	color: #a60000;
}
a:active {
	text-decoration: none;
	color: #a60000;
}
a:focus {
	text-decoration: line-through;
	color: #a60000;
}
a:hover {
	text-decoration: none;
	color: #a60000;
}
a:visited {
	text-decoration: none;
	color: #a60000;
}

table {
	border: 0px;
	padding: 0px;
	background-position: top;
	background-image: url(../images_menu/sala-kinowa-sff.gif);
	width: 671px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}

body {
	background-color: black;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top:30px;
	
}

.kino {
	font-size: 20px;
	font-family: Helvetica, Arial, sans-serif;
	color: #a60000;
}


