body, p, td {
  font: 16pt Times, Arial;
  line-height: 20pt;
}

a {
  color: #149A8F;
  text-decoration: underline;
  font-weight: bold;
}

a:hover {
  color: #1b7bb8;
}


img.foto {
  border-width: 2px;
  border-style: ridge;
  border-color: #f1f1f1;
}

.nadpis {
  color: #124575;
  font-size: 20pt;
  border-width: 1px;
  border-style: solid;
  border-color: #124575;
  background: silver;
}

.tabNadpis {
 border-width: 1px;
 border-style: dotted;
 border-color: #124575;
}

p {
  text-indent: 20pt;
  line-height: 25pt;
}

h2 {
  text-align: center;
  color: gold;
}

h3 {
  text-align: center;
  color: gold;
  font-size: 25pt;
}

.text {
 padding-left: 10pt;
 padding-right: 10pt;
 color: #f1f1f1;
 font-size: 16pt;
 text-align: justify;
 font-style: Times, Arial;
}

a.offline {
  color:#f1f1f1; 
  font-weight:bold; 
  text-decoration: none;
  font-size:11pt;
}

a.offline:hover {
  color:#124575;
}

.casy td
{
  color: #f1f1f1;
}

.dulezite {
  font-weight: bold;
  color: #C5E3ED;
}