a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

body {
	background: #ffec20 url('../img/bg_splash_gradient.gif') left top repeat-x;
	font-family: "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#splash {
	background: url('../img/bg_splash.jpg') center top no-repeat;
	height: 500px;
	margin: 0 auto;
	width: 638px;
}

#langFR {
	display: block;
	height: 23px;
	left: 412px;
	position: relative;
	top: 413px;
	width: 104px;
}

#langPL {
	display: block;
	height: 23px;
	left: 556px;
	position: relative;
	top: 390px;
	width: 81px;
}
#splash a:hover {
	background: url('../img/bg_splash_arrow.gif') left top no-repeat;
}

#footer {
	color: #000000;
	margin: 0 auto;
	width: 638px;
}

#footer #kinopolska {
	text-align: right;
}

#footer #stopklatka {
	text-align: right;
}

#footer a {
	color: #1a1909;
	font-weight: bold;
}
