arkadaşlar ben üst menüyü fixed koduyla ekranın üstünde tutuyorum ancak sitedeki reklamlar o menünün üstüne geliyor. buna nasıl bir çare bulmam gerekiyor. Site Şu: tarifdestek.com

menü kodlarıda şunlar:

width: 100%;
height: 50px;
background: url(/res/usttaraf.png) repeat-x;
background-position: 0px -15px;
position: fixed;
}