/* CSS Document 
table{
  border-width: 1px;
  border-color: black;
  border-style: none;}
  */

body{
  /*background-color: #eeeeee;*/
  font-family:Arial;
  font-size:15px;
  }
span {
  color=#ff0000;
}
  
#panorama{
  display:block; 
  margin:auto;
}
  
#prvninadpis{
  margin-top:0px;margin-bottom:0px;
  }

#nadpis{
  width: 100%; 
  height: 120px;
  background-image: url("cykloRadkaLOGO.gif");
  background-repeat: no-repeat;
  background-position:center center;
  margin-top:40px;
  /*left: 200px;*/ 
  }
  
#menu{
  margin-top:40px;
  float:left;
  width: 20%;
  color=rgb(0,0,0) 
  /*text-align:center;*/
  height:100%;
  /*border:1px solid;
  font-family:;
  left: 200px;
  */
  }
  
#obsah{
  padding:5px;
  float:left;
  width: 78%;
  border-left:1px solid;
  padding-left:8px;
  margin-top:50px;
  /*left: 400px;
  border-width: 1px;
  border-style: solid;
  border-color: black;*/
  }
  
#copy {
  margin-top:40px;
  clear:both;
  text-align:right;
  border: 0px solid red;
  margin:auto;
}

#copy2 {
  margin-top:60px;
  text-align:right;
  border-top: 1px solid black;
  }

#obal{
  margin:auto;
  margin-top:10px;
  margin-bottom:40px;
  }
  
#malynadpis{
  font-size: 25px;
  }
  
#tucne{
  font: strong;
  }      



 

