#splash-main {
	height : 194px;
	background-image : url('/obrazy/splash3.jpg');
	position : relative;
	background-color : #ffffff;
	background-repeat : no-repeat;
	background-position : top left;
	border-bottom : 8px solid #006d2c;
}

#splash-next {
	height : 100px;
	background-image : url('/obrazy/splash.jpg');
	position : relative;
	background-color : #ffffff;
	background-repeat : no-repeat;
	background-position : top left;
	border-bottom : 8px solid #006d2c;
}