    @media screen, projection {
      html, body {
        margin: 0;
        padding: 0;
      }
      a:link { background: transparent; color: #e00; }
      a:visited { background: transparent; color: #e66; }
      a:hover,input[type=submit]:hover,label:hover { background: #ff0; color: #900; }
      a:active,input[type=submit]:active,label:active { background: #900; color: #ff0; }
      body {
        background: #fff url('/images/knofliky-pozadi-gradient.jpg') repeat-x fixed left bottom;
        color: #000;
        font: 1em/1.6 "Georgia CE",Georgia,serif;
        padding: 1em;
      }
      #kabat {
        background: transparent url('/images/knofliky-blur.gif') no-repeat fixed 170px 50px;
        color: inherit;
      }
      #cepice {
        margin: 0 0 -85px 0;
        padding: 5px 0 100px 150px;
        background: transparent url('/images/knofliky-logo.jpg') no-repeat -5px -10px;
        font: 1em/1.6 "Trebuchet MS",sans-serif;
      }
      h1 {
        margin: 0; padding: 0;
      }
      #kosile {
        width: 660px;
        margin: 0 0 1.6em 0;
      }
      #natelnik {
        width: 510px;
        padding: 0 0 7em 9px;
        margin-left: 9px;
        border-left: 1px dashed #e00;
        float: right;
      }
      .datum {
        font-size: 85%;
        line-height: 1.83;
        font-style: italic;
      }
      h2 {
        font: bold 1em/1.6 "Trebuchet MS",sans-serif;
        text-transform: uppercase;
        letter-spacing: .1ex;
        margin: 0;
      }
      #natelnik p, #natelnik ol, #natelnik ul {
        margin: 1.6em 0;
      }
      q {
        quotes: "\201E" "\201C" "\201A" "\2018" "\00BB;" "\00AB" "\203A" "\2039";
        font-style: italic;
      }
      q:before {
        content: open-quote;
      }
      q:after {
        content: close-quote;
      }
      q q {
        quotes: "\201A" "\2018" "\00BB;" "\00AB" "\203A" "\2039";
      }
      q q:before {
        content: open-quote;
      }
      q q:after {
        content: close-quote;
      }
      q em {
        font-style: normal;
      }
      .zapati {
        margin-bottom: 1.83em;
        font-size: 85%;
        line-height: 1.83;
        font-style: italic;
      }
      #natelnik blockquote {
        margin: 1.6em 0;
        padding: 0 0 0 30px;
        background: transparent url('/images/knofliky-ldquo.png') no-repeat 17px 0%;
        color: inherit;
        text-indent: 12px;
      }
      #natelnik ul {
        margin: 0 0 1.6em 0 ;
      }
      #natelnik li {
        line-height: 1.6;
      }
      h3 {
        font: bold 1em/1.6 "Trebuchet MS",sans-serif;
        margin: 1.6em 0 0 0;
        padding: 0;
      }
      #kravata {
        width: 128px;
        float: left;
        padding-top: 5.7em;
        text-align: right;
        font: 85%/1.83 "Trebuchet MS",sans-serif;
      }
      #kravata ul {
        list-style-type: none;
        display: block;
        padding: 0;
        margin: 0;
      }
      #kravata h2 {
        margin-top: 1.83em;
        line-height: 1.83;
        text-transform: none;
      }
      #boty {
        padding: 3em 0 0 0;
        clear: both;
        font: 85%/1.83 "Trebuchet MS",sans-serif;
      }
      label, form p {
        display: block;
        margin-top: 1.6em;
      }
      .komentar {
        margin-bottom: 1.6em;
      }
      textarea {
        display: block;
        margin-bottom: 1.6em;
      }
      #reklama {
        border: 1px dashed #e00;
        padding: 1ex;
      }
      #ikony {
        width: 128px;
        margin-right: 19px;
        float: left;
        text-align: right;
      }
      #ikony div {
        margin: 1px 0;
      }
      #ikony div a {
        text-decoration: none;
      }
      #ikony div a img {
        border: none;
      }
      #impressum {
        width: 510px;
        margin-left: 150px;
      }
      #impressum img {
        vertical-align: middle;
      }
      .komentar-pravidla ol, .komentar-pravidla p {
        font: 85%/1.83 "Georgia CE",Georgia,serif; 
      }
      input[type=text], textarea[name=txt] {
        background: transparent url('/images/pruhled.png');
        color: inherit;
        border: 1px solid #7f9db9;
      }
      acronym, abbr, .help {
        border-bottom: 1px dashed #f90;
        cursor: help;
      }
      #nextspots dd {
        margin: 0; 
        padding: 0;
        font: italic 85%/1.83 "Georgia CE",Georgia,serif; 
      }
    }
    @media print {
      .zapati a[rel=bookmark]:after { 
        content: " (http://www.hledamdivkuzautobusudobrna.com/" attr(href) ")";
        text-decoration: underline;
      }
      .komentar a:after { 
        content: " (" attr(href) ")";
        font-style: italic;
        text-decoration: underline;
      }
      #nextspots, 
      #reklama,
      #kravata, 
      #boty, 
      #pridatkomentar { 
        display: none
      }
      .komentar {
        margin: 0 0 1em 0;
      }
      a {
        text-decoration: none;
        color: black;
      }
      .komentar a[title]:after {
        content: "";
      }
      abbr, acronym, .help {
        border: none;
      }
      abbr[title]:after, acronym[title]:after, .help:after {
        content: " (" attr(title) ")";
        font-style: italic;
      }
    }
