body 
    {
     background-color: #0e1116;
     margin-left: auto;
     margin-right: auto;
     text-align: left;
     
     }

* 
      {
       color:#000000; 
       font-family: arial;
       font-size: 13px;
       }
       
img
    {
     border:0px;
     }
     
#route
  {
  font-size:15px; 
  color: #32a8ce; 
  background-color:#0e1116; 
  margin-bottom:10px;
  }

#page
     {
       width: 820px;
       height: auto;
       margin-left: auto;
       margin-right: auto;
       margin-top:-3px;
       padding-top:1px;
       background-color: #1f2326;
     }
     
#logo
    {
    margin:10px;
    }
    
#menu
    {
    
    margin:10px;
    margin-top:0px;
    height:30px;
    width: 800px;
    position:relative;
    background-color: rgb(0,0,0);
    }


#obsah
      { 
        width: 800px;     
        height: auto;
        overflow: visible;
        overflow-x: auto;
        margin-left: 10px;
        margin-right: 10px;
        color: #44626c;
      }
      
#news
    {
    position:relative;
    top:20px;
    color: #44626c;
    }
    
#news a
    {
        color: #32a8ce;
        font-weight: bold;
        text-decoration: none;        
    }
    
.bike_table td
    {
    color: #32a8ce;
    border-bottom-color: #0e1116;
    border-bottom-style: solid;
    border-bottom-width: 1px;

    }   
      
.galerie
    {
      border-style: solid;
      border-color: black;
      border-width: 2px;
      margin: 1px;
    }
    

      
.zprava_text

      {
        float:right;
        width:250px;
        padding:10px;
        height:160px;
        text-align: left;
        color:#44626c;
        font-family: arial;
        font-size: 12px;
        font-weight: bold;
        background-color: #0e1116;
        background-image: url(img/hvezda.png);
        background-position: right bottom;
        background-repeat: no-repeat;        
      }
      
.obrazek
        {
          float: left;        
        }
      
.date
        {
          float: none;
          font-size: 13px;
          color: #00CC00;
          font-weight: bolder;        
        }
        

                
.main {

       border-collapse: collapse; 
       margin-left: auto;
       margin-right: auto;        
          
            position: relative;         
      }
      .main_td {                    
          border-style: solid;
          border-width: 0px;
          padding-right:10px;
          
          border-bottom-width:10px;      
          border-color: #1f2326;                     
          text-align: right;
          font-size: 9px;                    
          }
          
.zprava_text a
    {
        text-align: left;
        color: #32a8ce;
        font-family: arial;
        font-size: 19px;
        font-weight: bold;
        text-decoration: none;        
    }
    
.main a
    {
        
        color: #32a8ce;
        font-family: arial;
        
        font-weight: bold;
        text-decoration: none;        
    }
h1
    {
        text-align: left;
        color: #32a8ce;
        font-family: arial;
        font-size: 19px;
        font-weight: bold;
        
    }
   
    
