body, html {
	text-align: center;
}
.VlhkostBlok{
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: center;
	width: 640px;
	font-size: 12px;  
	font-weight: normal;
	font-style: normal;
}
.VlhkostTabulka{
	border: none;
}

.VlhkostBlok td {
	border: none !important;
}

.VlhkostVelicina{
  text-align: right;
}
.VlhkostHodnota{
  font-size: 14px;
  font-weight: bold;
	text-align: right;
  letter-spacing: 0.15em;
}
.VlhkostZadani{
  font-size: 14px;
  font-weight: bold;
	text-align: right;
  letter-spacing: 0.15em;
}
.VlhkostTlacitko{
  font-weight: bold;
  height: 30px;
  color: rgb(0,0,150);
  background-color: rgb(240,250,250);
  border-color: rgb(230,250,250);
}
.VlhkostJednotka{
  text-align: left;
}
.VlhkostParametr{
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.VlhkostInfo{
  font-size: 9px;
  padding: 0px 0px 0px 15px;
}
.VlhkostKomentar{
  text-align: justify;
  text-indent: 20px;
}
.ZadaniInfo{
	font-size: 12px;  
  font-weight: bold;
  color: rgb(255, 0, 0);  
}