a:link {color: #323232;}
a:visited {color: #323232;}
a:active {color: #323232;}
a:hover {color: red;}

a:link.red {color: red;}
a:visited.red {color: red;}

a:hover.zpet {color: red;}

a
{
 text-decoration: none;
 font-weight: bold;
 margin: 0px;
 padding: 0px;
 border-style: none;
}


a.zpet
{
 font-size: 12px;
 color: #1e1e1e;
}


body
{
 margin: 0px;
 padding: 0px;
 background-color: white;
 font-family: arial, helvetica, sans-serif;
 color: #323232;
 font-size: 11px;
 letter-spacing: 1px;
 font-weight: normal;
 cursor: default;
}


p
{
  font-size: 10px;
  margin: 0px;
  padding: 0px;
  letter-spacing: 1px;
  text-align: justify;
  font-weight: normal;
}


span.nav
{
  padding-right: 10px;
}


span.bilder
{
  padding-left: 3px;
}


img
{
  border-style: none;
}


img.sprache
{
  position: absolute;
  top: 0px;
  left: 490px;
}


img.nav_linie
{
  position: absolute;
  top: 490px;
  left: 0px;
}


.pointer
{
 cursor: pointer;
}


.h1
{
  font-weight: bold;
}


.strong
{
  font-weight: bold;
}


.red
{
  font-weight: bold;
  color: red;
  background-color: white;
}

.rows_m
{
  margin-bottom: 17px;
}


.rows
{
  width: 100%;
  height: 18px;
}


.rows_h1
{
  width: 100%;
  height: 18px;
  font-weight: bold;
}


.de
{
  position: absolute;
  top: 24px;
  right: 15px;
  letter-spacing: 1px;
}


.cz
{
  position: absolute;
  top: 38px;
  right: 15px;
  letter-spacing: 1px;
}


.txt_right
{
  position: relative;
  top: 1px;
  margin-left: 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: 10px;
}


div.main_frame
{
  position: absolute;
  left: 50%;
  top: 50%;
  width: 800px;
  height: 500px;
  margin-left: -400px;
  margin-top: -250px;
}


div.navigace
{
  position: absolute;
  left: 0px;
  top: 503px;
}


div.nav_bilder
{
  position: absolute;
  right: 0px;
  top: 502px;
}


div.sprachen
{
  position: absolute;
  left: 300px;
  top: 0px;
  padding: 0;
  height: 50px;
  width: 500px;
}


div.projekt
{
  position: absolute;
  left: 0;
  top: 99px;
  padding: 0;
  margin: 0;
  height: 300px;
}

div.publikace
{
  position: absolute;
  left: 0;
  top: 99px;
  padding: 0;
  margin: 0;
  height: 300px;
}


div.kontakt
{
  position: absolute;
  left: 0;
  top: 99px;
  padding: 0;
  margin: 0;
  width: 300px;
  height: 300px;
}


div.projekt_titel
{
  position: absolute;
  top: 474px;
  left: 0px;
}


div.verfasser
{
  position: absolute;
  top: 474px;
  right: 0px;
}

