.divhlav {
          width: 990px; 
          position: relative; 
          text-align: left; 
          margin: auto;
        }
.body {
      text-align:center;
      margin:5px;
      padding:0px;
      font-family:arial;
      }
.hlavicka {
           position: absolute; 
           width: 990px; 
           height: 111px; 
           top: 0px; 
           left: 0px; 
           border: 0px; 
           border-style: solid; 
           margin: 0px; 
           padding: 0px;
           }
.menu {
      position:absolute; 
      }
.levy {
       width: 143px; 
       top: 0px; 
       left: 0px; 
       border:solid 0px green; 
       text-align:left;
       float:left;
       }

.obsah {
        position: absolute; 
        width: 990px; 
        top: 114px; 
        left: 0px; 
        border:solid 0px red; 
        margin:0px;
        padding:0px;
        }
.obsah_admin {
        width:800px;
        margin:0px;
        text-align:center;
        }        
.obsah_v_obsahu {
                width:615px;
                border:solid 0px blue; 
                margin:0px;
                padding:0px;
                margin-left:5px;
                margin-right:5px;
                padding:10px;
                float:left;
                }

.obsah_v_obsahu_admin {
                width: 805px; 
                top: 0px; 
                left: 10px; 
                border: 0px; 
                border-style:solid;
                margin:0px;
                padding:0px;
                background-color:#F3F3F3;
                text-align:center;
                float:left;
                }                
.obsah_bile {
                width:615px;
                border:solid 0px red; 
                margin:1px;
                padding:0px;
                margin-left:5px;
                margin-right:5px;
                padding:10px;
                float:left;
            }
.obsah_bile_kosik {
            position:absolute; 
            width:635px; 
            left:150px; 
            border:0px; 
            border-style:solid;
            text-align:center;
            overflow:auto;
            margin:0px;
            padding:0px;
            background-color:white;
            
            }

.pravy{
        width: 200px; 
        border:solid 0px red; 
        background-color:white;
        text-align:left;
        float:left;
        margin-bottom:15px;
        }
.pravy_akce {
        position: relative; 
        width: 200px; 
        top: 0px; 
        left: 0px; 
        border: 0px; 
        border-style:solid;
        background-color:white;
        text-align:left;
            }   
.pravy_akce_obsah {
        width: 198px; 
        left: 0px; 
        border: 1px; 
        border-color:#B7B7B7;
        border-style:solid;
        background-image: url("../pictures_sys/akce_podklad.gif");
        background-position:bottom;
        background-repeat:no-repeat;
        text-align:center;
        margin:0px;
        padding:0px;
            }     
.pravy_akce_paticka {
        height:15px;
        width: 198px; 
        left: 0px; 
        border:1px; 
        border-color:#B7B7B7;
        border-style:solid;
        background-color:#B7B7B7;
        text-align:center;
        margin-bottom:1px;
            }                                  
.pravy_top5 {
        position: relative; 
        width: 200px; 
        top: 3px; 
        left: 0px; 
        border:0px; 
        border-style:solid;
        text-align:left;
           }                    
.pravy_top5_obsah {
        position: relative; 
        width: 198px; 
        top: 1px; 
        left: 0px; 
        border: 1px; 
        border-color:#B7B7B7;
        border-style:solid;
        background-image: url("../pictures_sys/top5_podklad.gif");
        background-position:bottom;
        background-repeat:no-repeat;
        text-align:left;
        padding-bottom:10px;
                }           
.pravy_top5_paticka {
        position: relative; 
        height:15px;
        width: 198px; 
        top: 0px; 
        left: 0px; 
        border: 1px; 
        border-color:#B7B7B7;
        border-style:solid;
        background-color:#B7B7B7;
        text-align:left;
        overflow: hidden;
        margin:0px;
        padding:0px;        
                  }     
.paticka   {
           position:absolute;
           width: 990px; 
           height: 15px; 
           left: 0px; 
           border: 0px; 
           border-style: solid; 
           background-color:#EE0032;
           font-size:8pt;
           margin: 0px; 
           padding: 0px;
           text-align:center;
           }                       

