/* Tiskovy styl */

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

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

h1, h2, h3, h4, h5
{
  margin-top:0px;
  margin-bottom:5px;
}

#box_header, #root_menu, #left, #servis_bottom, .noprint, #box_footer {
    display: none;
}

#logo_print {
    display: block !important;
    text-align: right;
    margin-bottom: 5px;
    padding-bottom: 10px;
    border-bottom: 2px solid #B3B3B3;
    
}

a {
    color: #000;
}

.p_odkaz {
    text-align: right;
}

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

/* JIDELNICEK */

#jidelnicek {
	font-size: 0.9em;
	line-height: 1em;
}

#jidelnicek table td {
	vertical-align: top;
	padding: 0.25em;
}

#jidelnicek .poznamka {
    font-size: 10px;
    color: #6F6F6F;
}

.print_bold {
	font-weight: bold !important;
}

/* JIDELNICEK - KONEC */


