/*****************************/
/*** Core html setup stuff ***/
/*****************************/

.nadpis-1
{
  font-weight: bold;
  font-size: 16px;
  margin: 5px 0px 0px 0px;
}

.nadpis-2
{
  font-weight: bold;
  font-size: 14px;
  margin: 5px 0px 0px 0px;
  text-decoration: underline; 
}

.nadpis-3
{
  font-weight: bold;
  font-size: 12px;
  margin: 5px 0px 0px 0px;
  text-decoration: underline; 
}

.nadpis-cerveny-radio-contact
{
  color: #ed1c24;
  text-decoration: underline;
}

.slogan
{
  font-family: Times New Roman;
  font-weight: bold;
  font-size: 20px;
  font-style: italic;
  color: #ed1c24;
  text-align: center;
  margin: 10px 0px; 
}

.slogan-maly-cerveny
{
  font-family: Times New Roman;
  font-style: italic;
  font-weight: bold;
  font-size: 14px;
  color: #ed1c24;
  text-align: center;
  margin: 10px 0px; 
}

.slogan-maly-modry
{
  font-family: Times New Roman;
  font-style: italic;
  font-weight: bold;
  font-size: 14px;
  color: #2e3092;
  text-align: center;
  margin: 10px 0px; 
}



p.seznam-bez-odsazeni,
ul.seznam-bez-odsazeni
{
    margin-top: 5px;
}

table.zarovnani-horni td,
td.zarovnani-horni,
tr.zarovnani-horni td
{
    vertical-align: top;
}

.okraj-zluty,
img.okraj-zluty,
a.okraj-zluty
{
    border: 1px solid #f9c419;
}

img:hover.okraj-zluty,
a:hover.okraj-zluty
{
  border: 1px solid #f6b819;
}


table.table-mod td img
{
  margin-top: 4px;
}


