/*
 *  CSS - styly pouze pro media handheld, projection, screen, tty, tv
 *  Copyrighted by Michal Madleňák <madlenak@ltweb.cz>, www.LTweb.cz
 */
 
#header #topmenu ul li a:hover, #header #topmenu ul li a:active, #footer .prvni a:active, #footer .prvni a:hover,
.table-form .submit input, #search-box .button-search-box, .contacts-form .step_3,
.sluzba-produkt-menu ul a span, .search-cse-form .submit .step_3, .freehosting-left .submit,
a span, .contacts-form .step_3_png {
  cursor: pointer;
}
