body          {background-color: #FFFFFF;
               align: center;
               margin-top: 20px;
               margin-bottom: 0;
               margin-left: 0;
               margin-right: 0;
               }

                     

td.top        {background-color: #534D0A;
               background-image: url('obrazydeska/top.gif');
               height: 147;
               }
              
td.main        {background-image: url('obrazydeska/main.gif');
                height: 100%;
               }
              
td.bottom     {background-image: url('obrazydeska/bottom.gif');
                height: 19;
                text-align: center;
               }
               
p.copy         {font-size: 9;
                font-family: Verdana;
                margin-top: 0;
                text-align: center;
                margin-bottom: 4;} 
                
table.deska    {width: 765;
                height: 100%;
                margin-left: 15;
                margin-right: 15;
                border-collapse: collapse;
                border-color: #726E2B;
                align: center;
                }   
                
td.predmet     {background-color: #CBC583;
                height: 19;
                width: 40%;
                text-align: center;
               }
               
td.vystaveno   {background-color: #D4CF99;
                height: 19;
                width: 15%;
                text-align: center;
               }
               
td.sejmuto     {background-color: #CBC583;
                height: 19;
                width: 15%;
                text-align: center;
               }
               
td.poznamka    {background-color: #D4CF99;
                height: 19;
                width: 20%;
                text-align: center;
               }
               
p              {font-family: Verdana;
                font-size: 11;
                color: Black;
                 }
                 
a              {color: #323718;
                }   

a:hover        {color: #756F2C;
                }  
