.B4TekstContainer {
	position:relative;
	width:817px;
	background-color:#878787;
	margin-bottom:13px;
}

.B4TekstContainer h2 {
	padding:15px;
	padding-bottom:23px;
	color:#fff;	
}

.B4TekstContainer .Small4TekstColor1 h3,
.B4TekstContainer .Small4TekstColor2 h3 {
	font-size:24px;
	line-height:24px;
	padding-bottom:13px;
	color:#fff;	
	font-family:Tahoma;
}

.B4TekstContainer .Small4TekstColor2 h3 {
	color:#fecb00;	
	font-family:Tahoma;	
}

.B4TekstFloatContainer {
	position:relative;	
	padding-left:15px;
	padding-right:2px;
	padding-bottom:10px;
}

.B4TekstFloatContainer .Small4TekstColor1,
.B4TekstFloatContainer .Small4TekstColor2 {
	float:left;	
	width:185px;
	padding-right:13px;
	text-align:justify;
}

.B4TekstFloatContainer .Small4TekstColor2 {
	color:#fecb00;			
}

.B4TekstFloatContainer .Small4TekstMore {
	float:right;	
	margin-top:13px;
}

.B4TekstFloatContainer .Small4TekstMore a {
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	background-image:url('/images/submit.png');
	background-repeat:no-repeat;
	background-position:right;
	padding-right:25px;
	height:20px;
	line-height:20px;
	display:block;
}