home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 May / Chip_2000-05_cd1.bin / tema / Kastner / StereoDU / styles.css < prev    next >
Cascading Style Sheet File  |  2000-01-31  |  1KB  |  81 lines

  1.  
  2. p.nadpis {
  3.   font-family: "Times New Roman CE";
  4.   font-size: 25pt;
  5.   font-weight: bold;
  6. }
  7.  
  8. p.nadpis2 {
  9.   font-family: "Arial CE";
  10.   font-size: 20pt;
  11.   font-weight: bold;
  12. }
  13.  
  14. P {
  15.   font-family: "Arial CE";
  16.   font-size: 10pt;
  17. }
  18.  
  19. P.motto {
  20.   font-family: "Arial CE";
  21.   font-size: 10pt;
  22.   color: #7E7E7E;
  23. }
  24.  
  25. LI {
  26.   font-family: "Arial CE";
  27.   font-size: 10pt;
  28. }
  29.  
  30. LI.small {
  31.   font-family: "Arial CE";
  32.   font-size: 8pt;
  33. }
  34.  
  35. BODY {
  36.   background-color: white;
  37. }
  38.  
  39. TH {
  40.   font-family: "Arial CE";
  41.   font-size: 10pt;
  42. }
  43.  
  44. TH.tucny {
  45.   font-family: "Arial CE";
  46.   font-size: 10pt;
  47. }
  48.  
  49. TD {
  50.   font-family: "Arial CE";
  51.   font-size: 10pt;
  52. }
  53.  
  54. TD.nadpis2 {
  55.   font-family: "Arial CE";
  56.   font-size: 20pt;
  57.   font-weight: bold;
  58. }
  59.  
  60. TD.tucny {
  61.   font-family: "Arial CE";
  62.   font-size: 10pt;
  63.   font-weight: bold;
  64. }
  65.  
  66. TD.pocitadlo {
  67.   font-family: "Arial CE";
  68.   font-size: 8pt;
  69. }
  70.  
  71. B {
  72.   font-family: "Arial CE";
  73.   font-size: 10pt;
  74.   font-weight: bold;
  75. }
  76.  
  77. I {
  78.   font-family: "Arial CE";
  79.   font-size: 10pt;
  80. }
  81.