/* CSS Document */

html {
  margin: 0;
}
body {
  background: white;
  color: black;
  margin: 0;
  padding: 0;
  font-family: Verdana Bold, Verdana, Courier, monospace;
  font-size: 12px;
  font-weight: bold;
}
img {
  border: 0; 
}
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: 452px 0 0 0;
  margin: 0 12px 0 0;
}
div#back {
  width: 121px;
  height: 59px;
  background: url('img/b-ke-stazeni-zpet.gif') no-repeat;
  margin: 0 0 0 1px;
  padding: 11px 0 0 0;
}
div#back_de {
  width: 121px;
  height: 59px;
  background: url('img/b-ke-stazeni-zpet.gif') no-repeat;
  margin: 0 0 0 1px;
  padding: 12px 0 0 0;
}
div#zpet {
  width: 71px;
  height: 44px;
  background: url('img/n-ke-stazeni-zpet.gif') 0 -45px no-repeat;
  margin-left: 34px;
}
div#zpet a {
  background: url('img/n-ke-stazeni-zpet.gif') no-repeat;
  display: block;
  width: 100%;
  height: 100%;
}
div#heim {
  width: 80px;
  height: 42px;
  background: url('img/b-heim.gif') 0 -42px no-repeat;
  margin-left: 24px;
}
div#heim a {
  background: url('img/b-heim.gif') no-repeat;
  display: block;
  width: 100%;
  height: 100%;
}
div#sipky-nahoru, div#sipky-dolu {
  width: 35px;
  height: 18px;
}

#sipky-dolu { background: url('img/tl-dolu-i.gif') 0 -18px no-repeat; margin-top: 7px;}
#sipky-dolu a { background: url('img/tl-dolu-i.gif') no-repeat; }
#sipky-nahoru { background: url('img/tl-nahoru-i.gif') 0 -18px no-repeat; }
#sipky-nahoru a { background: url('img/tl-nahoru-i.gif') no-repeat; }

#zpet span, 
#heim span,
#sipky-nahoru span, 
#sipky-dolu span, 
#cesky span,
#nemecky span { 
  display: none; 
}
#nemecky a, #cesky a, #sipky-nahoru a, #sipky-dolu a {
  display: block;
  width: 100%;
  height: 100%;
}
#nemecky a:hover, 
#cesky a:hover, 
#sipky-nahoru a:hover, 
#sipky-dolu a:hover, 
#zpet a:hover,
#heim a:hover {
  background-image: none; 
}
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/b-cesky.gif') 0 -23px no-repeat; height: 23px; }
#cesky a { background: url('img/b-cesky.gif') no-repeat; }
#nemecky { background: url('img/w-deutsch.gif') 0 -17px no-repeat; height: 17px; }
#nemecky a { background: url('img/w-deutsch.gif') no-repeat; }

div#content {
  background: url('img/w-oblouk-righttop.gif') right top no-repeat #FFB200;
  float: left;
  width: 640px;
  height: 522px;
  clear: right;
}
div#text {
  float: left;
  width: 560px;
  height: 492px;
  padding: 15px 15px 15px 15px;
}
#divScrollTextCont {
  position:relative; 
  left:0px; 
  top:0px; 
  width:560px; 
  height:492px; 
  clip:rect(0px 300px 325px 0px); 
  overflow:hidden; 
  visibility:hidden;
}
#divText {
  position:relative; 
  left:0px; top:0px;
}
.down_prvek {
  text-align: center;
  float: left;
  width: 110px;
  height: 156px;
  margin: 0 40px 20px 0;
}
.down_prvek a {
  color: #FFF;
  text-decoration: none;  
}
.down_prvek a:hover {
  color: #000;
  text-decoration: none;  
}
.down_prvek img {
  text-decoration: none;
  padding: 0 0 3px 0;  
}
.down_prvek_konec a {
  color: #FFF;
  text-decoration: none;  
}
.down_prvek_konec a:hover {
  color: #000;
  text-decoration: none;  
}
.down_prvek_konec img {
  text-decoration: none;
  padding: 0 0 3px 0;  
}
.down_prvek_konec {
  text-align: center;
  float: left;
  clear: right;
  width: 110px;
  height: 156px;
  margin: 0 0 20px 0;
}
div#arrows {
  float: left;
  width: 35px;
  height: 43px;
  margin: 462px 0 0 0;
}
div#copy {
  float: left;
  text-align: right;
  width: 640px;
  height: 11px;
  padding: 4px 0 0 0;
  font-family: Verdana Bold, Verdana, Courier, monospace;
  font-size: 11px;
  font-weight: normal;
}

