/* Tiskovy styl */

body {
    /*font-family: Georgia, "New York CE", utopia, serif;*/
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-family: serif;
    font-size: 0.8em;
}

h1 {font-size: 1.5em; margin-bottom: 0.25em; padding-bottom: 0em; margin-top: 0.25em; padding-top: 0em;}
h2 {font-size: 1.4em; margin-bottom: 0.25em; padding-bottom: 0em; margin-top: 0.25em; padding-top: 0em;}
h3 {font-size: 1.3em; margin-bottom: 0.25em; padding-bottom: 0em; margin-top: 0.25em; padding-top: 0em;}
h4 {font-size: 1.2em; margin-bottom: 0.25em; padding-bottom: 0em; margin-top: 0.25em; padding-top: 0em;}
h5 {font-size: 1.1em; margin-bottom: 0.25em; padding-bottom: 0em; margin-top: 0.25em; padding-top: 0em;}

ul {
	margin-top: 0.25em;
	padding-top: 0.25em;
	margin-bottom: 0.25em;
	padding-bottom: 0.25em;
}

#logo, #kde_jsme, #vlevo, #vpravo, #servis_bottom, .strankovani, #td_left_right, .tisk_nahoru, #hlavicka, #hlavicka_loga {
    display: none;
}

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

a {
    color: #c75f4e;
}

p {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0.25em;
	padding-bottom: 0.25em;
}

.p_odkaz {
    text-align: right;
}

#stred, #vyzva {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

#footer {
    margin-top: -7px;
    padding-top: 5px;
    border-top: 1px solid silver;
    font-size: 0.8em;
}
