body
{
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
}

a.button, a.button:hover 
{
  font-weight: bold;
  color: #FFFFFF;
  font-size: 10px;
  text-decoration: none;
}

p.business
{
  font-weight: normal;
  text-indent: 15px;
  text-align: justify;
  font-size: 11pt;
  color: #000000;
}

p.contact
{
  font-weight: normal;
  text-align: justify;
  font-size: 11pt;
  color: #000000;
}

p.information
{
  font-weight: normal;
  text-align: justify;
  font-size: 11pt;
  color: #000000;
}

il.information
{
  text-indent: 15px;
  list-style-type : square;
}

h3
{
  font-weight: bold;
  text-align: left;
  font-size: 14pt;
  color: #000000;
}

.input
{
  background: #FFFFFF;
  border: 1px solid #000000;
  width: 70px;
  height: 20px;
}

.input_long
{
  background: #FFFFFF;
  border: 1px solid #000000;
  width: 100%;
  height: 20px;
}

.input_vyhladaj
{
  background: #FFFFFF;
  border: 1px solid #000000;
  width: 100%;
  height: 20px;
}

.select_add
{
  background: #FFFFFF;
  border: 1px solid #000000;
  width: 100%;
}

table.kalkulacka
{
  background: #FFFFFF;
  border: 1px solid #000000;
  color: #000000;
}

td.prava_lista, table.prava_lista
{
  background: #FFFFFF;
  border: 1px solid #DC0E78;
  color: #000000;
}

th.kalkulacka
{
  background: #FFFFFF;
  color: #000000;
  border: 1px solid #000000;
}

input.button_kalkulacka, input.button
{
  font-size: 9pt;
  background: #FFFFFF;
  border: 1px solid #000000;
  height: 22 px;
}

.cena
{
  font-weight: bold;
  font-size: 11pt;
  color: #000000;
}

.cena_zvyraznena
{
  font-weight: bold;
  font-size: 12pt;
  color: #DC0E78;
}

hr.business
{
  width: 90%;
  height: 1px;
  color: #DC0E78;
  align: center;
  border: dashed;
}

hr.dolne_info
{
  width: 96%;
  height: 1px;
  color: #DC0E78;
  align: center;
}

.dolne_info
{
  font-weight: normal;
  text-align: center;
  font-size: 8pt;
  color: #000000;
}

p.vysledok_vypoctu
{
  font-weight: normal;
  text-align: center;
  font-size: 11pt;
  color: #000000;
}

.error
{
  font-weight: bold;
  text-align: center;
  font-size: 12pt;
  color: red;
}

.ok
{
  font-weight: bold;
  text-align: center;
  font-size: 12pt;
  color: green;
}

tr.neparne
{
  color: #000000;
  background: #FFFFFF;
}

tr.parne
{
  color: #000000;
  background: #E8E8E8;
}

tr.aktualne
{
  color: #000000;
  background: #E3BAAC;
}

a.archiv 
{
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
  font-size: 10pt;
}

a.archiv:hover
{
  text-decoration: none;
}

a.rodic
{
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  font-size: 12pt;
}

a.potomok
{
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  font-size: 10pt;
}

a.rodic:hover, a.potomok:hover
{
  color: #DC0E78;
  text-decoration: underline;
}

table.kategoria
{
  background: #FFFFFF;
  border: 1px solid #000000;
  color: #000000;
}

th.kategoria
{
  background: $FFFFFF;
  border: 1px solid #000000;
}

.novinka_datum
{
  font-weight: bold;
  color: #000000;
  font-size: 10pt;
}

.novinka_text
{
  font-weight: normal;
  color: #000000;
  font-size: 10pt;
}

a.add_button
{
  background: #FFFFFF;
  color: #000000;
  padding: 3px;
  border: 1px solid #000000;
  font-weight: bold;
  font-size: 10pt;
  text-decoration: none;
}

a.add_button:hover
{
  text-decoration: underline;
}

hr.small
{
  width: 100%;
  height: 1px;
  color: #000000;
  align: center;
  border: dashed;
}

.small
{
  color: #000000;
  font-weight: normal;
  font-size: 9pt;
}

a.small
{
  color: #000000;
  font-weight: normal;
  font-size: 9pt;
  text-decoration: none;
}

a.small:hover
{
  text-decoration: underline;
}

