/*
  * Base Style Sheet for AUTOJOB.cz
  * version: print.css, 2008/07
  * (c) 2008, Ales Skotnica
  * Frenstat pod Rahostem, Czech Republic
  * tel.: +420 775 565 850, http://www.skotnica.eu
*/

    body {color:black;background:white;font-size:12pt;}
    @page {margin: 2,5cm;}
    h1,h2,h3,h4,h5,h6,#logo {page-break-after:avoid;}

/***************** neviditelne */

    hr, .square-home, .home-main-l, #toplink, #tm, #usersbox, #content-r, #bpartners, .footh-links, .addbookmark, .footh-count, .poroller, #sendLink, #pathnavigator, .form, #uloz, .sendCVinfo
    {display:none;}

    .footh-tools {
      margin:10px 0;padding:10px 0;font-size:8pt;text-align:center;border-top:solid 1px black;
    }

    .footh-tools a, .footh-tools a:link, .footh-tools a:visited, .footh-tools a:active, .footh-tools a:hover {
      text-decoration:none;color:black;
    }

    #logo {
      font-size:14pt;font-weight:bold;border-bottom:solid 1px black;
    }

    #logo a, #logo a:link, #logo a:visited, #logo a:active, #logo a:hover {
      text-decoration:none;color:black;
    }

    .art-perex { border:solid 1px black;padding:10px; font-style: italic; }

    .art-author {border:solid 1px black;padding:10px;text-align:center; }




