/* MENU */
td.nowosci a{
    display: block;
    width: 140px;
    height: 24px;
    background: url(../images/nowosci.jpg) 0 0 no-repeat; }
	
td.promocje a{
    display: block;
    width: 140px;
    height: 24px;
    background: url(../images/promocje.jpg) 0 0 no-repeat; }	
	
td.dostawcy a{
    display: block;
    width: 140px;
    height: 24px;
    background: url(../images/dostawcy.jpg) 0 0 no-repeat; }	


td.katalog a{
    display: block;
    width: 140px;
    height: 24px;
    background: url(../images/katalog.jpg) 0 0 no-repeat; }	

td.szukaj a{
    display: block;
    width: 121px;
    height: 24px;
    background: url(../images/szukaj.jpg) 0 0 no-repeat; }		
	
td a:hover { background-position: 0 -24px; }
