#topnav1 a {
width: 121px;
background: url(../../images/nav_01.jpg) no-repeat top;
}

#topnav1 a:hover {
background: url(../../images/nav_01.jpg) no-repeat bottom;
}

#topnav2 a {
width: 112px;
background: url(../../images/nav_02.jpg) no-repeat top;
}

#topnav2 a:hover {
background: url(../../images/nav_02.jpg) no-repeat bottom;
}

#topnav3 a {
width: 112px;
background: url(../../images/nav_03.jpg) no-repeat top;
}

#topnav3 a:hover {
background: url(../../images/nav_03.jpg) no-repeat bottom;
}

#topnav4 a {
width: 100px;
background: url(../../images/nav_04.jpg) no-repeat top;
}

#topnav4 a:hover {
background: url(../../images/nav_04.jpg) no-repeat bottom;
}

#topnav5 a {
width: 81px;
background: url(../../images/nav_05.jpg) no-repeat top;
}

#topnav5 a:hover {
background: url(../../images/nav_05.jpg) no-repeat bottom;
}


#kupon {
background: url(../../images/kupon.gif) no-repeat;
}