home *** CD-ROM | disk | FTP | other *** search
- /* graficke tlacitka */
-
- td.button {
- width: 16px;
- text-align: center;
- }
-
- td.button img, img.button {
- width: 16px;
- height: 16px;
- background-image: url("/staropramen/images/button-bg-out.gif");
- border: 0;
- }
-
- td.button a:hover img, a:hover img.button {
- background-image: url("/staropramen/images/button-bg-over.gif");
- }