/* CSS Document */

html {
  margin: 0;
}
body {
  background: white;
  color: black;
  margin: 0;
  padding: 0;
  font-family: Verdana Bold, Verdana, Courier, monospace;
  font-size: 12px;
}
div#main {
  width: 1000px;
  height: 573px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -262px 0 0 -455px;
  overflow: hidden;
}
div#left_column {
  float: left;
  width: 122px;
  height: 454px;
  padding-top: 69px;
}
div#left_menu {
  width: 121px;
  height: 302px;
  background: url('img/r-foto-roh.gif') no-repeat right top rgb(255,0,0);
  font-family: Verdana Bold, Verdana, Courier, monospace;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
}
div#menu {
  height: 223px;
  padding: 64px 10px 0 10px;
  font-size: 12px;
  font-weight: bold;
}
/* Menu */
#menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#menu li {
  padding-bottom: 2px;
}
#menu { 
  color: black; 
  font-weight: bold; 
}
#menu a { 
  color: white; 
  text-decoration: none;
}
#menu a:hover {
  color: black; 
}
#divScrollTextCont {
  position:relative; 
  left:0px; 
  top:0px;
  width:102px; 
  height:234px; 
  clip:rect(0px 300px 325px 0px); 
  overflow:hidden; 
  visibility:hidden;
}
#divText {
  position:relative; 
  left:0px; top:0px;
}
div#bg_menu_arrows {
  padding: 13px 0 0 43px;
  background: rgb(255,0,0);
  height: 56px;
  width: 78px;
  _width: 79px;
}

div#sipky-nahoru, div#sipky-dolu {
  width: 35px;
  height: 18px;
}

#sipky-dolu { background: url('img/r-tl-dolu-i.gif') 0 -18px no-repeat; margin-top: 7px;}
#sipky-dolu a { background: url('img/r-tl-dolu-i.gif') no-repeat; }
#sipky-nahoru { background: url('img/r-tl-nahoru-i.gif') 0 -18px no-repeat; }
#sipky-nahoru a { background: url('img/r-tl-nahoru-i.gif') no-repeat; }

#zpet span, 
#heim span,
#sipky-nahoru span, 
#sipky-dolu span, 
#sipky-vpravo span, 
#sipky-vlevo span,
#cesky span,
#nemecky span { 
  display: none; 
}
#nemecky a, #cesky a, #sipky-nahoru a, #sipky-dolu a, #sipky-vpravo a, #sipky-vlevo a {
  display: block;
  width: 100%;
  height: 100%;
}
#nemecky a:hover, 
#cesky a:hover, 
#sipky-nahoru a:hover, 
#sipky-dolu a:hover, 
#sipky-vpravo a:hover, 
#sipky-vlevo a:hover, 
#zpet a:hover,
#heim a:hover {
  background-image: none; 
}

div#back {
  width: 121px;
  height: 59px;
  background: url('img/r-pozadi-zpet.gif') no-repeat;
  margin-top: 13px;
  margin-left: 0;
  padding-top: 11px;
}
div#back_de {
  width: 121px;
  height: 59px;
  background: url('img/r-pozadi-zpet.gif') no-repeat;
  margin: 13px 0 0 0;
  padding: 12px 0 0 0;
}
div#zpet {
  width: 71px;
  height: 44px;
  background: url('img/r-zpet.gif') 0 -44px no-repeat;
  margin-left: 34px;
}
div#zpet a {
  background: url('img/r-zpet.gif') no-repeat;
  display: block;
  width: 100%;
  height: 100%;
}
div#heim {
  width: 80px;
  height: 42px;
  background: url('img/r-heim.gif') 0 -42px no-repeat;
  margin-left: 24px;
}
div#heim a {
  background: url('img/r-heim.gif') no-repeat;
  display: block;
  width: 100%;
  height: 100%;
}
div#lang {
  width: 121px;
  height: 28px;
  padding: 10px 0 0 0;
}
div#lang_de {
  width: 121px;
  height: 28px;
  padding: 3px 0 0 0;
}
#cesky {
  width: 48px;
  margin-left: 75px;
}
#nemecky {
  width: 68px;
  margin-left: 54px;
}
#cesky { background: url('img/r-cesky.gif') 0 -23px no-repeat; height: 23px; }
#cesky a { background: url('img/r-cesky.gif') no-repeat; }
#nemecky { background: url('img/r-deutsch-white.gif') 0 -17px no-repeat; height: 17px; }
#nemecky a { background: url('img/r-deutsch-white.gif') no-repeat; }


/*
    Zacatek mezisloupce - sipky vlevo a vpravo 
*/
div#bg_img_arrows {
  float: left;
  width: 44px;
  height: 121px;
  padding: 472px 0 0 12px;
}
#sipky-vpravo, #sipky-vlevo {
  float: left;
  width: 18px;
  height: 35px;
}
#sipky-vlevo { background: url('img/r-tl-vlevo.gif') 0 -35px no-repeat; margin-right: 8px;}
#sipky-vlevo a { background: url('img/r-tl-vlevo.gif') no-repeat; }
#sipky-vpravo { background: url('img/r-tl-vpravo.gif') 0 -35px no-repeat;}
#sipky-vpravo a { background: url('img/r-tl-vpravo.gif') no-repeat; }


/*
    Zacatek obsahu - obrazku s popisem 
*/
div#content {
  float: left;
  width: 612px;
  height: 593px;
}
div#obrazek {
  text-align: center;
}
div#image_title {
  padding: 14px 0 0 0;
  width: 612px;
  height: 56px;
  text-align: center;
  overflow: hidden;
  font-size: 12px;
  font-weight: bold;
}



