body
  {
	background-color: white;
}

.tab {
	border-bottom : 1px solid Black;
	border-right : 1px solid Black;
}

.td {
	border-left : 1px solid Black;
	border-top : 1px solid Black;
}

th {
	border-left : 1px solid Black;
	border-top : 1px solid Black;
}

.hr {border: 1px; color: black}

#page {
  width: 100%;
  background: #ffffff none;
  color: inherit;
}
#hlava {
	display: none;
}
#menu1 {
	display: none;
}
#menu2 {
	display: none;
}
#pruh {
	display: none;
}
#datum {
	display: none;
}

#nadpis {
	display: none;
}

#telo {
  float: none;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 2em;
  left: 0px;
  top: 0px;
}

h1,h2,h3,h4,h5,h6
{page-break-after: avoid;} 

h1,h2
{page-break-before: always;}