@charset "utf-8";
.futbBlok {
	width:190px;
	height:auto;
	float:left;
}
.futbBlok h1 {
	margin:0px 0 5px 0;
	padding:0 0 0 13px;
	color:#FFF;
	text-decoration:underline;
	font-weight:normal;
	font-family:Tahoma, Verdana;
	font-size:14px;
	background-image:url(../images/ok.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
.futbBlok p {
	margin:2px 0 0 0 ;
	padding:0 0 0 13px;
	color:#3285b5;
	text-decoration:none;
	font-family:Tahoma, Verdana;
	font-size:12px;
}
