/* 2020-02-28 для новой навигации на страницах календаря */
TD.cent_col a.caleshow { display: block; width: 98%; height: 72px; border-bottom: 2px yellow; margin: 6px 0px 0px 4px; padding: 6px 2px 6px 2px; background: white; text-decoration: none; font-size: 0.8em; font-family: Arial, Helvetica, sans-serif; overflow: hidden; }
TD.cent_col a.caleshow img { float: left; height: 64px; margin: 4px 6px 4px 2px; border: solid 1px grey; }
TD.cent_col a.caleshow h2 { display: inline; text-decoration: none; font-size: 1em; color: brown; padding: 0 8px 0 2px; }
