.rect1 {
  position:absolute;
  width:674px;
  height:78px;
  background-color:white;
  border:1px solid rgb(192,192,192);
  border-bottom-width:0px;
}
.rect2 {
  position:absolute;
  width:670px;
  height:75px;
  background-image:url(head.jpg);
  left:2px;
  top:2px;
}
.rect3 {
  position:absolute;
  width:670px;
  height:22px;
  border:1px solid rgb(192,192,192);
  border-top-width:0px;
  background-color:white;
  padding:2px;
  padding-top:0px;
}
.rect4 {
  display:block;
  width:670px;
  height:22px;
  background-color:rgb(69,170,255);
}
.rect5 {
  background-color:rgb(69,170,255);
  border-right:1px solid white;
  font-size:11px;
  line-height:22px;
  color:white;
  padding-left:15px;
  padding-right:15px;
  padding-top:4px;
  padding-bottom:4px;
  text-decoration:none;
  letter-spacing:0px;
}
.rect6 {
  display:block;
  width:674px;
  position:absolute;  
  border:1px solid rgb(192,192,192);
  border-top-width:0px;
}
.rect7 { /* vmenu */
  display:block;
  position:absolute;
  left:4px;
  top:1px;
}
.rect8 { /* vlastní odkaz vmenu */
  font-size:11px;
  color:rgb(0,90,154);
  padding-left:8px;
  line-height:20px;
  text-decoration:underline;
}
.rect9 { /* tělo */
  display:block;
  position:relative;
  left:143px;
  border-left:1px solid rgb(192,192,192);
  padding-left:10px;
  width: 518px;
  float:left;
  clear:left;
}
.rect10 { /* 1 pole vmenu */
  border-bottom: 1px solid rgb(221,221,221);
  display:block;
  float:left;
  clear:left;
  width:135px;
  margin-bottom:5px;
  text-decoration:none;
}
.rect11 { /* dekorace na konci položky vmenu */  line-height:20px;
  display:block;
  position:relative;
  left:135px;
  width:1px;
  height:20px;
  background-image:url(dots.gif);
  margin-bottom:7px;
}
