/*boxsz méret*/
#size{ position: relative; min-height: 150px; width: 12%; text-align: left }
/*graphics*/
.NB-ftl{
	width: 27px;
	background-image: url(http://bkalman.hu/themes/media/images/ftl.gif);
}
.NB-ftm{
	background-repeat: repeat-x;
	font-size: 10px;
	color: #adb7d4;
	font-family: verdana, tahoma, arial, sans-serif;
	background-image: url(http://bkalman.hu/themes/media/images/ftm.gif);
	vertical-align: text-top;
	padding-top: 6px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 4px;
}
.NB-ftr{
	width: 27px;
	background-image: url(http://bkalman.hu/themes/media/images/ftr.gif);
}
.NB-fml{
	width: 11px;
	background-repeat: repeat-y;
	background-image: url(http://bkalman.hu/themes/media/images/fml.gif);
}
.NB-fmm{
	width: 100%;
	padding: 4px 5px 5px 4px;
	font-size: 10px;
	color: #999999;
	font-family: verdana, tahoma, arial, sans-serif;
	vertical-align:top;
	background-color: #000000;
}
.NB-fmr{
	width: 11px;
	background-repeat: repeat-y;
	background-image: url(http://bkalman.hu/themes/media/images/fmr.gif);
}
.NB-fbl{
	width: 17px;
	background-image: url(http://bkalman.hu/themes/media/images/fbl.gif);
}
.NB-fbm{
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(http://bkalman.hu/themes/media/images/fbm.gif);
}
.NB-fbr{
	width: 17px;
	background-image: url(http://bkalman.hu/themes/media/images/fbr.gif);
}