body {
  margin-top:0px;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:14px;
  color:#666666;
  background-color:#391602;
}

td.center {
  background-image:url(pic/bg_1.gif);
  background-repeat:no-repeat;
  background-position:top;
}

td.center_pok {
  background-image:url(pic/bg_1_pok.gif);
  background-repeat:no-repeat;
  background-position:top;
}

td.center2 {
  padding-right:25px;
  padding-left: 0;
  text-align:left;
}

div.c {
  padding: 0 10px;
}

div.c2 {
  padding: 0;
}

div.j {
  text-align:justify;
}

span.literka {
  font-size:22px;
  font-weight:bold;
}

a {
  text-decoration: none;
  font-weight: bold;
  color: #760404;
}

a:hover {
  text-decoration: underline;
}

#ul1 {
  list-style: none;
  font-size: 12px;
  color: #760404;
  margin: 20px 0 0 15px;
  padding: 0;
}

#ul1 li {
  padding: 5px 0 0 0;
}

#ul1 a {
  background: url(pic/listTick.jpg) top left no-repeat;
  padding: 0 0 0 15px;
}