<!-- menu w top GORA PRAWA -->
.menuTop ul, .menuTop ul li {
	display: block;
	list-style: none;
	margin:0; padding:0;
	height:34px;
}

.menuTop ul {
	float: right;
	height:34px;	
	list-style: none;
	overflow:hidden;
}

.menuTop ul li {
	float: left;
	background: url("_images/menuTop/left.png") left top no-repeat;
	margin-right: 5px;
	height:34px;
}

.menuTop ul a:link, .menuTop ul a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	background: url("_images/menuTop/right.png") right top no-repeat;
	color: #d2d2d2;
	padding: 8px 15px 0px 5px;
	margin-left: 10px;
	height:26px;
}

.menuTop ul a:hover {
	height:26px;
	color: #ffffff;
}



<!-- menu glowne -->

#Menu ul, #Menu ul li {
	display: block;
	list-style: none;
	padding: 0;
	height:47px;
}

#Menu ul {
	list-style: none;
	float: none;
	margin: 0 0 0 140px;
	width: 860px;
	height:47px;
	overflow:hidden;
}

#Menu ul li {
	float: left;
	margin: 0; padding:0 25px 0 25px;
	height:47px;
	text-align:center;
	border-left:1px solid #c53335;
}

#Menu ul li.Sel {
	float: left;
	color: #c4c2bf;
	margin: 0; padding:0 25px 0 25px;
	height:47px;
	text-align:center;
}

#Menu ul a:link, #Menu ul a:visited {
	text-align:center;
	text-decoration: none;
	display: block;
	color: #c4c2bf;
	margin: 0; padding:17px 0 0 0;
	height:30px;
	overflow:hidden;
}

#Menu ul li.Sel a:link, #Menu ul li.Sel a:visited {
	text-align:center;
	text-decoration: none;
	font-weight:bold;
	display: block;
	color: #ffffff;
	
}

#Menu ul a:hover {
	height:30px;
	color: #ffffff;
}



/* KATEGORIE */
.mButton, A.mButton { 
background:url("_images/menuKategorie/kategorie.jpg") left top no-repeat;
width:235px; height:40px; /* 280 x 64 */
margin:0; padding:24px 0 0 45px;
font-size:14px;
display:block;
color:#ffffff;
text-decoration:none;
position:relative;
}

A:visited..mButton, A:active.mButton { 
width:235px; height:40px; /* 280 x 64 */
margin:0; padding:24px 0 0 45px;
font-size:14px;
display:block;
color:#ffffff;
text-decoration:none;
position:relative;
}

A:hover.mButton, .mButtonSel, A.mButtonSel { 
width:235px; height:40px; /* 280 x 64 */
margin:0; padding:24px 0 0 45px;
font-size:14px;
display:block;
color:#ffffff;
text-decoration:none;
position:relative;
}

/* PODKATEGORIE */
.mSubButton, A.mSubButton { 
background:#5c6677 url("../img/icon/trojkatNiebieski.png") 20px 10px no-repeat;
border-bottom:1px solid #2e374a;
width:238px; height:25px; /* 280 x 64 */
margin:0 0 0 2px; padding:7px 0 0 40px;
display:block; color:#8592ac; text-decoration:none;
position:relative;
}

A:visited.mSubButton, A:active.mSubButton { 
background:#5c6677 url("../img/icon/trojkatBialy.png") 20px 10px no-repeat;
border-bottom:1px solid #2e374a;
width:238px; height:25px; /* 280 x 64 */
margin:0 0 0 2px; padding:7px 0 0 40px;
display:block; color:#ffffff; text-decoration:none;
position:relative;
}

A:hover.mSubButton, .mSubButtonSel, A.mSubButtonSel { 
background:#5c6677 url("../img/icon/trojkatBialy.png") 20px 10px no-repeat;
border-bottom:1px solid #2e374a;
width:238px; height:25px; /* 280 x 64 */
margin:0 0 0 2px; padding:7px 0 0 40px;
display:block; color:#ffffff; text-decoration:none;
position:relative;
}


/* STOPKA */
#Stopka ul, #Stopka ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	height:46px;
}

#Stopka ul {
	float: none;
	width: 730px;
	height:46px;
}

#Stopka ul li {
	float: left;
	margin: 0; padding:0;
	width:123px; height:46px;
	text-align:center;
}

#Stopka ul li.Sel {
	float: left;
	color: #c4c2bf;
	margin: 0; padding:0;
	width:123px; height:46px;
	text-align:center;
}

#Stopka ul a:link, #Stopka ul a:visited {
	text-align:center;
	text-decoration: none;
	display: block;
	color: #c4c2bf;
	margin: 0; padding:16px 0 0 0;
	width:123px; height:30px;
}

#Stopka ul li.Sel a:link, #Stopka ul li.Sel a:visited {
	background:url("_images/btStopka.png") left top no-repeat;
	text-align:center;
	text-decoration: none;
	display: block;
	color: #ffffff;
	
}

#Stopka ul a:hover {
	background:url("_images/btStopka.png") left top no-repeat;
	height:46px;
	color: #ffffff;
}
