.menu_klub ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.menu_klub ul li
{
	float: left;
	text-align: center;
	margin: 0 5px 0 5px;
	display: inline;
	vertical-align: middle;
}
.menu_klub ul li div
{
	margin: 0 10px;
}

*html div.h-button
{
	width:1px;
	
}
.h-button
{

}
.clr{clear:both;}
b,i{font-weight:normal;font-style:normal;}

.b-button{position:relative;float:left;text-decoration:none}
.b-button i{position:absolute;overflow:hidden;width:11px;height:11px;text-align:left}
.b-button i i{width:100%;height:100%}
.b-button .t,.b-button .b{left:0;width:100%}
.b-button .t{top:0}.b-button .b{bottom:0}
.b-button .r{right:0;height:auto}
.b-button .l{left:0;height:auto}
.b-button .rt{top:0;right:0}
.b-button .rb{right:0;bottom:0}
.b-button .lb{left:0;bottom:0}
.b-button .lt{top:0;left:0}
.b-button b{position:relative;z-index:2;display:block;white-space:nowrap;vertical-align:bottom}
.b-button-orange{background:#FFF;}
.b-button-orange i{width:16px;height:16px}
.b-button-orange .rt{top:-5px;right:-16px !important}
.b-button-orange .rt i{top:-24px;left:-16px}
.b-button-orange .rb{bottom:-5px;right:-16px !important}
.b-button-orange .rb i{top:-40px;left:-16px}
.b-button-orange .lb{bottom:-5px;left:-16px}
.b-button-orange .lb i{top:-40px;left:0}
.b-button-orange .lt{top:-5px;left:-16px}
.b-button-orange .lt i{top:-24px;left:0}
.b-button-orange .t{top:-5px;height:12px}
.b-button-orange .b{bottom:-5px;height:12px}
.b-button-orange .b i{top:-12px;width:100%}
.b-button-orange .l{top:11px;bottom:11px;left:-16px}
.b-button-orange .r{top:11px;bottom:11px;right:-16px !important}
.b-button-orange .r i{left:-16px}
.b-button-orange i i{width:32px;height:56px;background:url(/images/white.png)}
.b-button-orange .t i{width:100%}
.b-button-orange .r i,.b-button-orange .l i{width:32px;height:100%;background:url(/images/whitelr.gif)}
.b-button-orange b{font-size: 1.0em;font-weight: bold;;top:-1px;padding:2px 2px;}
.b-button-orange b:hover {text-decoration: underline}
html body a.b-button-orange b{color:#999 !important}

