body {
  color: white;
}
.tabletka{
  font-size: 10px;
  border: 1px solid white;
}
.tabletka td { 
  color: white;
  font-size: 10px;
  border: 1px solid white;
}
.razitko{
  color: black;
  font-size: 10px;
  font-weight: 700;
  text-decoration: none;
  font-family: Arial;
}

h4{
  font-size: 14px;
}

h3{
  font-size: 15px;
}

.text1{
  font-size: 14px;
  font-family: Arial;
}

.text2{
  font-size: 13px;
  font-family: Arial;
}

.text3{
  font-size: 12px;
  font-family: Arial;
  color: black;
}

a{
  color: #f18e0d;
}

.table_1{
  font-size: 10px;
}

.input1{
  font-size: 12px;
  font-family: Arial;  
  font-weight: bold;
}

.input2{
  text-align: center;
  width: 60px;
  color: black;
  background-color: white;
  border-style: none;
  font-size: 11px;
  font-weight: bold;
}

.td1{
  background-color: #C0C0C0;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
}

.tda{
  text-align: center;
  width: 150px;
  background-color: white;
  font-weight: bold;
  color: black;
  padding-left: 10px;
  padding-right: 10px;
}
.tdb{
  text-align: center;
  width: 100px;
  background-color: white;
  font-weight: bold;
  color: black;
  padding-left: 10px;
  padding-right: 10px;
}
.tdc{
  text-align: right;
  width: 40px;
  background-color: white;
  font-weight: bold;
  color: black;
}

.td2{
  background-color: white;
  font-weight: bold;
  color: black;
  padding-left: 10px;
  padding-right: 10px;
}

.table1{
  font-size: 12px;
  color: black;
}

.nadpis1{
  font-size: 17px;
  font-weight: 700;  
}

.nadpis2{
  font-size: 13px;
  font-weight: 700;  
}

p{
  margin-top: 5px; 
  margin-bottom: 5px">
}

.varovani{
  color: red;
  font-weight:700; 
}

