/* CSS Document */

a.nadpis
{
  font-family:Tahoma;
  font-weight:bold;
  font-size:16px;
  color:#C50535;
}

a.textNadpisF
{
  font-family:Tahoma;
  font-weight:bold;
  font-size:14px;
  color:#C50535;
}

a.textNadpis
{
  font-family:Tahoma;
  font-weight:bold;
  font-size:14px;
  color:#000000;
}

a.textNormal
{
  font-family:Tahoma;
  font-style:normal;
  font-size:12px;
  color:#000000;
}

a.textBold
{
  font-family:Tahoma;
  font-weight:bold;
  font-size:12px;
  color:#000000;
}

a.textItalic
{
  font-family:Tahoma;
  font-style:italic;
  font-size:12px;
  color:#000000;
}

li.liCerveny
{
  color:#C50535;
}

li.liCierny
{
  color:#000000;
}

