.tlac:hover {
    background: url(../img/but2.jpg);
    
}



body{
        background-color: rgb(6,52,121);font: normal 14px Verdana;
}

#hlavni {
        margin:0px auto;
        width: 903px;
        background-color: rgb(0,0,250);
}

#vrch { float:left;
        height: 173px;
        width: 903px;
        background: url(../img/hl_horni.jpg); 
}

#telo { float:left;
        min-height: 900px;
        width: 881px;
        background: url(../img/hl_prostredni.jpg) repeat-y; 
        padding-left:10px;
        padding-right:12px;
}

#spod { float:left;
        height: 12px;
        width: 903px;
        background: url(../img/hl_dolni.jpg) 
}


#menu { float:left;  
        width: 148px;

      
}

.menu_hor {   float:left; 
              height: 22px; 
              width: 148px;
              background: url(../img/menu_hor.jpg);
}

#menu_pro {   float:left;
              text-align: center;
              height:380px;  
              width: 126px;
              background: url(../img/menu_pro.jpg) repeat-y;
              padding-left:13px;
              padding-right:9px;
}

#kon_pro {    float:left;
              text-align: center;
              height:108px;  
              width: 126px;
              background: url(../img/menu_pro.jpg) repeat-y;
              padding-left:13px;
              padding-right:9px;
              font: normal 13px Times New Roman;
              line-height: 17px;
              color: rgb(200,200,255);
}

.menu_dol {   float:left; 
              height: 18px; 
              width: 148px;
              background: url(../img/menu_dol.jpg);
}

#kon { float:left;  
        width: 148px;
        background-color: rgb(0,0,0);
}

#obsah { float:left;  
        margin-left:10px;
        width: 714px;
        background-color: rgb(0,0,250);
}

#obsah_hor {  float:left; 
              height: 18px; 
              width: 714px;
              background: url(../img/obsah_hor.jpg);
}

#obsah_pro {  float:left;
              min-height:850px;  
              width: 689px;
              background: url(../img/obsah_pro.jpg) repeat-y;
              padding-left:13px;
              padding-right:12px;
              }

#obsah_dol {  float:left; 
              height: 19px; 
              width: 714px;
              background: url(../img/obsah_dol.jpg);
}

.tlac {       float:left; 
              text-align: center;
              height: 24px; 
              width: 115px;
              background: url(../img/but.jpg);
              padding-left:4px;
              padding-top:8px;
              padding-right:5px;
              font: normal 16px Verdana;
              text-decoration: none;
              margin-bottom:5px;
              color: rgb(20,20,200);
}

.ztlac {       float:left; 
              text-align: center;
              height: 24px; 
              width: 115px;
              background: url(../img/but3.jpg);
              padding-left:4px;
              padding-top:8px;
              padding-right:5px;
              font: normal 16px Verdana;
              text-decoration: none;
              margin-bottom:5px;
              color: rgb(20,20,200);
}

.tlac a {     
              text-decoration: none;
}

.text { width: 685px;
        background-color: rgb(0,0,250);
        margin: 0px auto;
        
}

.text_hor {   float:left; 
              height: 23px; 
              width: 675px;
              background: url(../img/text_hor.jpg);
              padding-left:5px;
              padding-top:8px;
              padding-right:5px;
}

.text_pro {   float:left;              
              width: 675px;
              background: url(../img/text_pro.jpg) repeat-y;
              padding-left:5px;
              padding-right:5px;
}

.text_dol {   float:left; 
              height: 8px; 
              width: 685px;
              background: url(../img/text_dol.jpg);
              margin-bottom:10px;
}

.datum {      float:left; 
              color: rgb(255,255,200);
}

.co {         float:right;
              margin-right:50px; 
              color: rgb(10,15,200);
}

