home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 March / PCWorld_2000-03_cd.bin / Novinky / Cekia / Sofia / client / Sofia.CAB / ZAKLADNI.CSS < prev   
Cascading Style Sheet File  |  1999-09-12  |  574b  |  30 lines

  1. /* NAZEV: Zßkladnφ */
  2. H1 {font: 16pt "Arial";
  3.       font-weight: bold;
  4.       color: red}
  5.  
  6. H2.OBDOBI {font-size: 14pt;
  7.       font-weight: bold;
  8.       color: blue}
  9.  
  10. H2.VYKAZ {font-size: 14pt;
  11.       font-weight: bold;
  12.       font-style: italic;
  13.       color: blue}
  14.  
  15. P {font-size: 10pt;}
  16.  
  17. DIV.HLAVICKA {font-size: 10pt;
  18.       color: black}
  19.  
  20. SPAN.HLAVICKA {font-size: 10pt;
  21.       font-weight: bold;
  22.       color: green}
  23.  
  24. TD.ZAHLAVI {font-size: 10pt;
  25.       font-weight: bold;}
  26.  
  27. TD.BUNKA {font-size: 10pt;}
  28.  
  29. TD.CASTKA {font-size: 10pt;
  30.     text-align: right}