ul.glownaSel {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
ul.glownaSel li a {
	width: 43px;
	height: 33px;
	float: left;
	background: url("/images/gfx/ikona_glowna.png") no-repeat 0 0;
}
ul.glownaSel li a:hover, ul.glownaSel li.selected a {
	background: url("/images/gfx/ikona_glowna.png") no-repeat 0 -33px;
}
.menuGlowne {
	float: left;
}
.menuGlowne ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
.menuGlowne ul li {
	float: left;
	height: 33px;
	margin: 0;
	padding: 0;
}
.menuGlowne ul li a {
	display: block;
	cursor: pointer;
	color: #000;
	font-size: 12px;
	height: 23px;
	font-weight: bold;
	padding-top: 10px;
}
.menuGlowne ul li a.ogloszenia-drobne-link {
	background: url("/images/gfx/menu_ogloszenie.png") no-repeat 0 0;
	width: 125px;
	padding-left: 38px;
}
.menuGlowne ul li a.wizytowki-firm-link {
	background: url("/images/gfx/menu_wizytowka.png") no-repeat 0 0;
	width: 101px;
	padding-left: 35px;
}
.menuGlowne ul li a.regulamin {
	background: url("/images/gfx/menu_regulamin.png") no-repeat 0 0;
	width: 74px;
	padding-left: 30px;
}
.menuGlowne ul li a.reklama {
	background: url("/images/gfx/menu_reklama.png") no-repeat 0 0;
	width: 63px;
	padding-left: 38px;
}
/* 22 06 2010 */
.menuGlowne ul li a.gazetki-reklamowe {
	background: url("/images/gfx/menu-gazetki.png") no-repeat 0 0;
	width: 122px;
	padding-left: 28px;
}
.menuGlowne ul li a:hover {
	text-decoration: none;
}
.menuGlowne ul li a:hover.ogloszenia-drobne-link {
	background: url("/images/gfx/menu_ogloszenie.png") no-repeat 0 -33px;
}
.menuGlowne ul li a:hover.wizytowki-firm-link {
	background: url("/images/gfx/menu_wizytowka.png") no-repeat 0 -33px;
}
.menuGlowne ul li a:hover.regulamin {
	background: url("/images/gfx/menu_regulamin.png") no-repeat 0 -33px;
}
.menuGlowne ul li a:hover.reklama {
	background: url("/images/gfx/menu_reklama.png") no-repeat 0 -33px;
}
/* 22 06 2010 */
.menuGlowne ul li a:hover.gazetki-reklamowe {
	background: url("/images/gfx/menu-gazetki.png") no-repeat 0 -33px;
}
.menuGlowne ul li.selected a.ogloszenia-drobne-link, .menuGlowne ul li.selected a:hover.ogloszenia-drobne-link {
	background: url("/images/gfx/menu_ogloszenie.png") no-repeat 0 -66px;
}
.menuGlowne ul li.selected a.wizytowki-firm-link, .menuGlowne ul li.selected a:hover.wizytowki-firm-link {
	background: url("/images/gfx/menu_wizytowka.png") no-repeat 0 -66px;
}
.menuGlowne ul li.selected a.regulamin, .menuGlowne ul li.selected a:hover.regulamin {
	background: url("/images/gfx/menu_regulamin.png") no-repeat 0 -66px;
}
.menuGlowne ul li.selected a.reklama, .menuGlowne ul li.selected a:hover.reklama{
	background: url("/images/gfx/menu_reklama.png") no-repeat 0 -66px;
}
/* 22 06 2010 */
.menuGlowne ul li.selected a.gazetki-reklamowe, .menuGlowne ul li.selected a:hover.gazetki-reklamowe {
	background: url("/images/gfx/menu-gazetki.png") no-repeat 0 -66px;
}
.menuGlowne ul li.menuPodzialka {
	width: 1px;
	height: 33px;
	float: left;
	background: url("/images/gfx/menu_podzialka.gif") no-repeat;
}