body {
  background-color: rgb(204,221,255);
  color: rgb(0,0,0);
  font-family: sans-serif;
  font-weight: normal;
  margin-top: 0;
  padding-top: 0;
}

a { text-decoration: none }

a:link { color: rgb(153,0,51) }

a:visited { color: rgb(0,153,51) }

.links a:link, .links a:visited,
#langlinks a:link, #langlinks a:visited,
.top a:link, .top a:visited
{
  color: rgb(204,221,255)
}

a:link:hover, a:active, a:active:hover, a:visited:hover,
#langlinks a:link:hover, #langlinks a:active, #langlinks a:active:hover,
#langlinks a:visited:hover,
.links a:link:hover, .links a:active, .links a:active:hover,
.links a:visited:hover,
.top a:link:hover, .top a:active, .top a:active:hover,
.top a:visited:hover
{
  color: rgb(255,0,0);  background-color:  rgb(204,204,204);
}

th.links {
background-color: rgb(0,0,204);
font-weight: bold;
font-size: 108%;
}

h1, h2, h3 { font-weight: bold }

h2, h3 { margin-top: 1.5em }

h3 { font-size: 110% }

h2 { font-size: 120% }

h1 {
  font-size: 180%;
  margin-top: 2.5em;
  font-family: serif
}

.titfoto {
   width: 220px;
   text-align: center;
   font-size: 40%;
   float: right;   
}

.foto {
   width: 220px;
   text-align: center;
   font-size: 80%;
   float: right;   
}

.velke {
  font-size: 120%;
}
.velke-center {
  font-size: 120%;
  text-align: center;
}

.bigger { font-size: 110% }

.tech {
  font-family: sans-serif;
  font-style: normal;
  font-weight: bolder;
}

.osa {
  color: rgb(255, 0, 244);
  font-family: sans-serif;
  font-style: normal;
  font-weight: bolder;
  background-color: rgb(255,255,204);
  border: 4.5pt solid rgb(37,11,182);
  padding: 2pt .4em 4pt .4em;
  margin-top: 2em;
  margin-bottom: 2em;
}

.jedensloupec {
  clear: both;
  height: auto;
}

.levysloupec {
  width: 47%;
  float: left;
}

.pravysloupec {
  width: 47%;
  float: right;
}

.nomargin, .levysloupec p, .pravysloupec p {
  margin-top: 0em;
  margin-bottom: 0em;
}

.x15 {
  line-height: 1.5em;
}

sup.TeX {
  position: relative;
  top: .7ex;
  left: -.23ex;
}

sub.TeX {
  position: relative;
  top: -.8ex;
  left: -.23ex;
}

#langlinks {
  position: absolute; top:0.5em; right:0;
  background-color: rgb(153,0,51);
  color: rgb(204,221,255);
  width: 100%;
  text-align: right;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 125%;
}

.links {
  background-color: rgb(153,0,51);
  color: rgb(204,221,255);
  text-align: center;
  font-family: sans-serif;
  font-weight: normal;
  font-size: 90%;
  clear: both;
}

#langsel {
  width: 100%;
  text-align: center;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 110%;
  margin-top: 0;
}

.top {
  background-color: rgb(153,0,51);
  color: rgb(204,221,255);
  text-align: right;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 90%;
  margin-top: .5em;
}

#copyright {
  text-align: right;
  font-size: 85%;
  margin-top: .1em
}

h1#langsel { font-size: 150%; }

.pre {
  font-family: "Lucida Sans Typewriter", Courier, monospace;
  color: black;
  background-color: yellow;
}

th {
  font-family: sans-serif;
  font-style: normal;
  font-weight: bolder;
}

code {
  font-family: "Lucida Sans Typewriter", Courier, monospace;
  color: rgb(10,54,214);
}

dt {
  font-weight: bold;  color:  rgb(255,0,0);
}

.hide {
  font-family: serif;
  font-weight: normal;
  font-style: italic;
  color: red;
}

.reklama {
  text-align: center;
  font-size: 85%;
  background-color: rgb(204,204,204);
}

.slt {
  background-color: rgb(255,255,204);
}

.red {
  color: red;
  font-weight: bold;
  background-color: rgb(204,204,204);
}

.proverb {
  color: rgb(153,0,51);
  font-size: 110%;
}

.news {
  font-family: sans-serif;
  font-size: 130%;
  font-weight: bold;
}

.newsbody {
  background-color: rgb(255,255,204);
  border: 2pt solid rgb(153,0,51);
  padding: 0pt .4em 0pt .4em;
  margin-top: 2em;
  margin-bottom: 2em;
}

.newsbody p {
  margin-top: .4em;
  margin-bottom: .4em;
}

