#menu {
   position: absolute;
   width: 400px;
   top: 24px; left: 540px;
}
#menu li { margin: 0px; list-style: none; }
#menu a {
   display: block; float: left; margin: 0px 5px;
   color: #ffffff; text-decoration: none; font-size: 12px;
   text-shadow: 1px 1px 1px #000000;
}
#menu > li { height: 68px; }
#menu > li > a { height: 68px; width: 68px; position: relative; }
#menu > li > a > span { display: block; position: absolute; top: 44px; width: 60px; z-index: 2; }
#menu ul li a { color: #000000; text-shadow: none; }
#menu ul li a div { height: 20px; }
#menu a img { border: none; z-index: 2; position: absolute; top: 0px; left: 14px; }
#menu a:hover { color: #ffffff; text-decoration: none; }
#licznik {
   position: absolute; top: 120px; left: 835px; color: #999999;
   font-family: Verdana;
}
#kropa { position: absolute; top: -16px !important; left: -1px !important; z-index: 1 !important; }


/*  ???  */
#m_active
{
 	background-position: 0 -30px;
}
.m_data
{
	width: 217px;
	height: 30px;


}
.m1
{
	width:217px;
	height:30px;

	background: url('../images/b01.gif');
	background-repeat: no-repeat;
}
.m1:hover
{
	background-position: 0 -30px;
	cursor: pointer;
}

.m2
{
	width:217px;
	height:30px;

	background: url('../images/b02.gif');
	background-repeat: no-repeat;
}
.m2:hover
{
	background-position: 0 -30px;
	cursor: pointer;
}
.m3
{
	width:217px;
	height:30px;

	background: url('../images/b03.gif');
	background-repeat: no-repeat;
}
.m3:hover
{
	background-position: 0 -30px;
	cursor: pointer;
}
.m4
{
	width:217px;
	height:30px;

	background: url('../images/b04.gif');
	background-repeat: no-repeat;
}
.m4:hover
{
	background-position: 0 -30px;
	cursor: pointer;
}
.m5
{
	width:217px;
	height:30px;

	background: url('../images/b05.gif');
	background-repeat: no-repeat;
}
.m5:hover
{
	background-position: 0 -30px;
	cursor: pointer;
}

.m6
{
	width:217px;
	height:30px;

	background: url('../images/b06.gif');
	background-repeat: no-repeat;
}
.m6:hover
{
	background-position: 0 -30px;
	cursor: pointer;
}


