h1{
	font-size: 20px;
	text-align: center;
  padding-top: 0px;
  margin-top: 0px;
}
h1 strong{
  display: block;
  padding: 2px 0 0;
}

h2{

  width: 96%;
  border-bottom: 1px dotted black;
  padding: 0;
  margin: 0 0 3px;
}

h2.nazev{

  width: 96%;
  border-bottom: 0px dotted black;
  padding: 0;
  margin: 0 0 3px;
  text-align: center;
  font-style: italic;
}

body {	font-size: 10px; font-family: Times, Arial;}
table{
  width: 95%;
  margin: 0 0 10px;
  font-size: 160%;
}
table th{
  width: 100px;
  white-space: nowrap;
  font-style: italic;
  text-align: right;
  font-weight: normal;
  vertical-align: top;
  padding-right: 5px;
}
table td{
  margin: 0 3px;
  font-weight: bold;
  min-width: 55px;
}
table td, table th{
  font-size: 22px;
}
.tisktri table td, .tisktri table th{ font-size: 18px; } 
h2{
  font-size: 20px;
  font-weight: bold;
}

.box {background-color: white; width: 740px; margin: 0 auto;}

.dole {font-style: italic; width: 100%; text-align: center; margin: 0;  padding-top: 10px; font-size: 13px;}
.bezlinky{ border-top: 0;  padding-top: 0px; margin: 0;}
.dolerow{border-top: 1px dotted #777!important;}



