body {
  margin: 0;
  padding: 10px;
  line-height: 1.33;
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
  color: #000000;
  background-color: #FFFFFF;
  background-image: url(../src/pics/poz/modry.jpg);
  background-attachment: fixed;
  text-align: center;
}
p, form, ul, ol, dl {
  margin: 0;
  padding: 10px;
  text-align: left;
}
p {
  text-align: justify;
}
img {
  border: none;
}
td, th {
  padding: 0;
}
A:link {
  font-family: verdana, arial, sans-serif;
  color: #0000F0;
  font-weight:bold;
  text-decoration:none;
}
A:hover {
  color: #FFFF00;
  font-weight:bold;
  background-color:#000080;
  text-decoration:none;
}
A:visited {
  color: #CAB500;
  font-weight:bold;
  text-decoration:none;
}
h1 {
  font-weight:bold;
  font-size:20pt;
  color:#0000A0;
}
h2 {
  font-weight:bold;
  font-size:16pt;
  color:#0000A0;
}
h3 {
  font-weight:bold;
  font-size:12pt;
  color:#0000A0;
}
h4 {
  text-align :left;
  font-weight:bold;
  font-size:10pt;
  color:#0000A0;
}
h5 {
  text-align :left;
  font-weight:bold;
  font-size:10pt;
  color:#000000;
}
p {
  font-size:10pt;
  text-align:justify;
}
ul {
  font-size: 10pt;
  list-style-type:disc;
}
table {
  font-size: 10pt;
  color: #000000;
  text-align: left;
}
.maly {
  font-size: 7pt;
  font-style: italic;
  text-align :center;
}
.sedy {
  color: #A0A0A0;
  font-size: 7pt;
  font-style: italic;
  text-align: center;
}
.but {
  font-weight: normal;
  color: #0000F0;
  background-color: #C8E8FF;
  width: 96px;
  height: 24px;
  cursor: pointer;
}
.butlit {
  font-weight: normal;
  color: #0000F0;
  background-color: #C8E8FF;
  width: 64px;
  height: 24px;
  cursor: pointer;
}
.butbig {
  font-weight: normal;
  color: #0000F0;
  background-color: #C8E8FF;
  width: 128px;
  height: 24px;
  cursor: pointer;
}
.butno {
  font-weight: normal;
  color: #808080;
  background-color: #C0C0C0;
  width: 96px;
  height: 24px;
  cursor: auto;
}
.nevidim {
  font-weight: normal;
  color: #FFFFFF;
  display: none;
}
.centrbox {
  margin: 10px auto 10px auto;
  width: 770px;
  text-align: center;
}
