body { 
     position: relative;
     font-family: sans-serif;
     background-color: #ffffff; 
	 margin: 0;
	 padding: 0;
	 text-align: left;
     }

.nadpis {
      font-family: "Verdana","Arial CE","Helvetica CE";
      font-size: 16px;
      color:  #000000;
      font-weight: bold;
	  text-align: center;
	  padding: 0 8px 0 8px;
	  }
	  
.nadpis a {
      font-family: "Verdana","Arial CE","Helvetica CE";
      font-size: 16px;
      color:  #000000;
      font-weight: bold;
	  text-align: center;
	  padding: 0 8px 0 8px;
	  text-decoration: none;
	  }
	  
.podnadpis {
      font-family: "Verdana","Arial CE","Helvetica CE";
      font-size: 14px;
      color:  #000000;
      font-weight: normal;
	  text-align: center;
	  padding: 0 8px 0 8px;
	  }
	  
p {
   font-family: "Verdana","Arial","Helvetica";
      font-size: 13px;
      color:  #000000;
      font-weight: normal;
      text-decoration: none;
	  text-align: justify;
	  padding: 0 8px 0 8px;
	  text-indent: 0;
   }
   
p a {
   color: #cc3300;
   text-decoration: underline;
   }
   
p a:hover {
   text-decoration: none;
   } 
   
p.textik {
      font-family: "Verdana","Arial CE","Helvetica CE";
      font-size: 11px;
      color:  #000000;
	  text-align: justify;
	  padding: 0 8px 0 8px;
	  font-weight: normal;
      text-decoration: none;
   } 
   
.tucny {
      font-family: "Verdana","Arial CE","Helvetica CE";
      font-size: 13px;
      color:  #000000;
	  text-align: center;
   } 
   
ul {
      font-family: "Verdana","Arial CE","Helvetica CE";
      font-size: 13px;
      color:  #000000;
	  text-align: left;
	  padding: 0 10px 0 40px;
  }
  
ul a {
   color: #cc3300;
   text-decoration: none;
   }
   
ul a:hover {
   color: #003399;
   text-decoration: none;
   } 
   
.popisek {
      font-family: "Verdana","Arial CE","Helvetica CE";
      font-size: 11px;
      color:  #000000;
	  text-align: left;
	  padding: 0 8px 0 8px;
  }
  
.popisek a {
   color: #cc3300;
   text-decoration: underline;
   }
   
.popisek a:hover {
   text-decoration: none;
   } 
  
td.lich {
   background-color: #ebebeb;
   text-align: right;
   } 
  
td.sud {
   background-color: #ffffff;
   text-align: right;
   } 
   
td.mezera {
   border-width: 1px 0 1px 0;
   border-color: #ffffff;
   border-style: solid;
   } 
  
.autor {
   font-family: "Verdana","Arial CE","Helvetica CE";
   font-size: 10px;
   color:  #B7B7B7;
   font-weight: normal;
   text-decoration: none;
   text-align: center;
   }
   
.autor a:hover{	
		color: #76ad0e;
		font-weight: normal;
        text-decoration: none;
		text-align: center;
		}
