.splash_container{
	margin:98px 0 90px 90px;
	width:815px;
}

.extra_tekst{
	color:#fff;
	font-size:18px;
	font-weight:bold;
}

.splash_left{
	float:left;
	width:400px;
	height:250px;
	background-image:url('/images/splash_img.jpg');
}

.splash_right{
	float:left;
	padding-left:5px;
	width:410px;
}

.splash_text{
	font-size:58px;
	color:#fff;
	margin:0;
	padding:0;
}

.splash_text img{
	position:relative;
	top:-5px;
	left:-8px;
}

.splash_right p{
	width:240px;
	color:#fff;
}

.btn_splash_enter{
	color:#fff;
	text-decoration:none;
	font-size:22px;
	font-weight:bold;
}

.btn_splash_enter:hover{
	color:#F0E412;
}