* {
  font-family: Arial, sans-serif, Helvetica;
  font-size: 12;
  color: black;
  }
body {
/*  background-image: url("LibosBG.jpg");*/
  background-color: #bbbbff;/*#d6ddff;*/
  margin-top: 5px;
  scrollbar-base-color: #87a0ff;
  }
body.lista {
  background-color: #6e7aff;
  margin-top: 5px;
  }
div.Nadpis {
  font-size:48;
  Color:#3311FF;
  font-weight:bold;
  text-shadow: 0.1em 0.1em 0.05em #333;}
a.BarevnyOdkaz {
  color: #0000e0;
  }
a.Lista {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  width: 100%;
  height: 100%;
  }
a.Lista:link{
  color:white;
  width: 100%;
  height: 100%;
}
a.Lista:visited{
  color:#2222CC;
  width: 100%;
  height: 100%;
}
a.Lista:hover{
  color:yellow;
  width: 100%;
  height: 100%;
}
a.Lista:active{
  color:#2222CC;
  width: 100%;
  height: 100%;
}
hr{
  width: 100%;
  color: #6e7aff;
  border: solid;
  background-color:#6e7aff;
}
hr.teckovane{
  width: 100%;
  color: #6e7aff;
  border: dotted;
}
td {
  vertical-align: top;
  padding-top: 6px;
  }  
td.tucne {
  vertical-align: top;
  padding-top: 6px;
  font-weight: bold;
  }
td.lista {
  vertical-align: middle;
  background-color: #87a0ff;
  border-top: 1px #ccccee solid;
  border-left: 1px #ccccee solid;
  border-right: 1px #000066 solid;
  border-bottom: 1px #000066 solid;
/*  background-image: url(c:\Libos\Pictures\Tlac1.jpg);
  background-repeat: no-repeat;*/
  padding: 2px;
  }
td.Podtrzeni {
  border-bottom: 1px black solid;
}
td.RamecekVpravo {
  border-right: 1px black solid;
  }
td.paragraf {
  font-size: 72px;
  font-weight: bold;
  text-align: center;
  color: #AAAAAA;
  }
h1 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  }
h2 {
  font-size: 16px;
  font-weight: bold;
  }
h3 {
  font-size: 14px;
  font-weight: bold;
  }
sup {
  font-size: 10px;
  }
Img.Siroka {
  border-collapse: separate;
  border-left: solid;
  border-right: solid;
  border-left-width: 25px;
  border-right-width: 25px;
  border-color: #000044;
  }

