/* $Id: pasek.css,v 1.2 2005/08/23 14:56:00 jo Exp $ */

@import url("../css/style.css");

body#pasek {
	margin: 0;
	padding: 0;
	background-image: url(../img/obrazki/pasek_zolty_8x30.png);
	background-attachment: scroll;
	background-repeat: repeat-x; */
	overflow: hidden;
}
body#pasek img {
	width: 824px;
	height: 37px;
	border: none;
}
body#film {
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: white;
}

A {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #144678;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
	color: #D76C03;
}
