body {
  
  font-family:Tahoma;
  font-size:12px;
  line-height:18px;
  margin:0;
  padding:0;
  margin-top:2px;
}



#top {
  margin-left:auto;
  margin-right:auto;  
  width:900px;
}

#bottom {
 margin-left:auto;
  margin-right:auto;
 background-image:url("../images/bottom.gif");
 background-repeat:no-repeat;
 width:800px;
 height:65px;

}

#obal {
    margin-left:auto;
  margin-right:auto;
  
  margin-top:0px; 
  width:798px;
  background-color:white;
   border-left:1px solid white;
  border-right:1px solid white;
}

#top1 {
 float:left;
  width:180px;
  height:232px;
}    

#top2 {
  float:left;
  background-image:url("../images/top_new.jpg");
  background-repeat:no-repeat;
  width:720px;
  height:232px;

}    

#left {
  width:160px;
  text-align:center;
  float:left;
  border-top:1px solid white;
}

#middle {
  width:474px;
  text-align:center;
  float:left;
  border-top:1px solid white;
  border-left:2px solid white;
  border-right:2px solid white;
}

#right {
  width:160px;
  text-align:center;
  float:left;
  border-top:1px solid white;
}



#obsah {
 background-color:#E0E4F4;
 border-left:1px solid #cccccc;
 border-right:1px solid #cccccc;
  width:462px;
  margin:0;
  float:left;
 text-align:left;
 padding-left:5px;
 padding-right:5px;   
}

#obsah ul {
  margin-left:20px;
  padding-left:20px;
  margin-top:0;
  padding-top:0;
  list-style-type:disc;
  
}





#obsah-planety {
  /*margin-left:7px;*/
  background-image:url("../images/planety/planety.jpg");
  background-repeat:no-repeat; 
  background-position:center top;
  background-color:black;  
  /*float:left;*/
  width:457px;

  color:white;
  padding-left:3px;
  padding-right:3px;
  
}

#obsah-planety h6 {
  color:black;
  border:0;
}


#bottom-obsah-planety {
  background-image:url("../images/planety/bottom-obsah-planety.gif");
  background-repeat:no-repeat;   
  width:463px;
  height:30px;
  margin-bottom:0;
  padding:0;
              
}

 
    

.blue-top {
  background-image:url("../images/blue-top.gif");
  background-repeat:no-repeat;
  width:130px;
  height:39px;
  font-weight:bold;
  color:white;
  padding-top:2px;
  padding-left:30px;
  text-align:left;
  
}

.yelow-top {
  background-image:url("../images/yelow-top.gif");
  background-repeat:no-repeat;
  width:444px;
  height:39px;
  
    font-weight:bold;
   color:white;
  padding-top:2px;
  padding-left:30px;
  text-align:left;
}

.green-top {
  background-image:url("../images/green-top.gif");
  background-repeat:no-repeat;
  width:130px;
  height:39px;
     font-weight:bold;
   color:white;
  padding-top:2px;
  padding-left:30px;
  text-align:left;
}

.bottom-160 {
  float:left;
  width:160px;
  height:10px;
  margin:0;
}

.bottom-160-right {
  float:right;
  width:160px;
  height:10px;
  margin:0;
}

.bottom-474 {
  float:left;
  width:474px;
  height:10px;
}

