a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

body {
	background: #000;
	font-family: "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#splash {
	background: url('../img/bg_splash.jpg') center top no-repeat;
	height: 538px;
	margin: 0 auto;
	width: 844px;
}

#langFR {
	display: block;
	height: 23px;
	left: 552px;
	position: relative;
	top: 433px;
	width: 104px;
}

#langPL {
	display: block;
	height: 23px;
	left: 696px;
	position: relative;
	top: 411px;
	width: 81px;
}
#splash a:hover {
	background: url('../img/bg_splash_arrow.gif') left top no-repeat;
}

#footer {
	color: #ffffff;
	margin: 10px auto ;
	padding: 0 0 10px 0;
	width: 808px;
}

#footer #kinopolska {
	float: left;
}

#footer #stopklatka {
	float: right;
}

#footer a {
	color: #fee600;
	font-weight: bold;
}

