/* Hlavni nadpis v dokumentu */
.hp {padding-top: 20px; padding-bottom: 15px; text-align: center;
     font-weight: bold; font-size: 20px; font-face: Arial; 
     background: url(obr/pruh.png) repeat-x bottom;}
     
.hp2 {padding-top: 18px; padding-bottom: 15px; text-align: center;
     font-weight: bold; font-size: 20px; font-face: Arial; 
     background: url(obr/pruh.png) repeat-x bottom;}
/* Obrazek v nadpisu */     
.hpi {vertical-align: middle; margin-right: 15px;}

/* vnitrni cast */
.vnitrek {background-color: #FFFCDE; }

/* spodni prechod */
.lp {padding-top: 20px; padding-bottom: 15px; background: url(obr/pruh2.png) repeat-x top; }


/* Podpisový proužek */

.signat {display: block; width: 99,999%; padding-top: 1px; padding-bottom: 1px; padding-right: 15px; background-color: #505050; border: 1px black solid; color: white; text-align: right; }
.signt2 {display: block; width: 99,999%; padding-top: 1px; padding-bottom: 1px; padding-left: 15px; background-color: #FFFFFF; border: 0px black solid; color: black; text-align: left; }
.signt3 {display: block; width: 99,999%; padding-top: 1px; padding-bottom: 1px; padding-left: 15px; background-color: silver; border: 0px black solid; color: black; text-align: left; }

.cudl
{
    display: inline;
    width: 1.2em;
    text-align: center;
    background-color: rgb(255,153,51);
    border: 1px rgb(204,102,0) solid;
    font-weight: bold;
    
    
}

.cudlb
{
    display: inline;
    width: 2.5em;
    text-align: center;
    background-color: rgb(255,153,51);
    border: 1px rgb(204,102,0) solid;
    font-weight: bold;
    
    
}
