/* Tiskovy styl */

body {
    font-family: Georgia, "New York CE", utopia, serif;
    font-size: 0.9em;
}

h1 {font-size: 1.5em;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.3em;}
h4 {font-size: 1.2em;}
h5 {font-size: 1.1em;}

#logo, #kde_jsme, #vlevo, #vpravo, #servis_bottom, .strankovani, #top_menu, #header, #header_lista, #footer #adresa {
    display: none;
}

#logo_print {
    display: block !important;
    text-align: right;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 3px solid silver;
}

a {
    color: #397DF3;
}

.p_odkaz {
    text-align: right;
}

#footer {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 3px solid silver;
    font-size: 0.8em;
}
