/** *  *  Autobusch  *  http://www.autobusch.cz *   *  Tiskove CSS styly *   *  Autor: Martin Hakl, Breezy New Media (www.breezy.cz) * *  media: print * **/ /* Hidden */#mainMenu, #foot, #search, #submenu, .ui-widget-content, .lightbox, .page, .noscreen, .paging, .print, .noprint, .intro, .type { display: none !important; }body        { margin: 0; padding: 0; line-height: 1.4em; word-spacing: 1px; letter-spacing:0.2px; font-size: 12px; font-family: Verdana, "Geneva CE", lucida, sans-serif; color: #202020 !important; }.bg_1 { background: none !important; }.bg_2 { background: none !important; }#head #logo { height: 59px; border: none; }#head #logo a { text-decoration: none; }#head #logo span { background: url('../images/bg-logo.gif') no-repeat; border: none; }h1	{ font-size: 20px; }h2	{ font-size: 16px; }h3	{ font-size: 14px; }h4, h5, h6	{ font-size: 12px; }h1, h2, h3, h4, h5, h6  { color: #202020; }h2, h3 { font-weight: normal; }/* -- Graphic overlays -- */a.overlaid,.overlaid a     { display: block; cursor: pointer !important; overflow: hidden; }.overlaid       { position: relative; width: 100%; height: 100%; }.overlaid span  { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 10; }table           { border-collapse: collapse; width: 100%; }table th        { text-align: left; }table td.right  { padding-left: 5px; }table th.right  { padding-left: 5px; }table td.left   { padding-right: 5px; }table th.left   { padding-right: 5px; }#content .viewtab { border-collapse: collpase; margin-bottom: 1em; }         .viewtab th, .viewtab td { padding: 12px 0 12px 15px; font-size: .9em; }         .viewtab th { background: #f4f4f4; }         .viewtab th a { padding-right: 15px; color: #0583c0; text-decoration: none; background: url(../images/ico-viewtab-order.gif) 100% -9px no-repeat; }         .viewtab th a.desc { background-position: 100% -44px; }         .viewtab tr:hover { cursor: pointer; background: #edf8fd; }         .viewtab .odd { background: #f4f4f4; }         .viewtab .right { padding-left: 15px; padding-right: 15px; }         .viewtab .bold { font-weight: bold; }         .viewtab .discount { padding: 10px 15px; font-size: 1.075em; font-weight: bold; color: #0583c0; text-align: right; }
