home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April / Chip_2003-04_cd1.bin / bonus / energyweb / inc / aktuality_styles.css next >
Encoding:
Cascading Style Sheet File  |  2003-02-25  |  1.2 KB  |  52 lines

  1. A:link {text-decoration: none; font-weight: bold; color: #808080}
  2. A:active {text-decoration: none; font-weight: bold; color: #808080}
  3. A:HOVER {text-decoration: underline; font-weight: bold; color: #FF6600}
  4.  
  5. .aktuality_nadpis
  6. {
  7.       font-size: 9pt;
  8.         font-family: Arial, ArialCE, Helvetica, sans-serif;
  9.         font-weight: bold;
  10.         color: #000000;
  11. }
  12.  
  13. .aktuality_hlavicky
  14. {
  15.       font-size: 8pt;
  16.         font-family: Arial, ArialCE, Helvetica, sans-serif;
  17.         font-weight: normal;
  18.         color: #000000;
  19. }
  20.  
  21. .aktuality_text
  22. {
  23.       font-size: 8pt;
  24.         font-family: Arial, ArialCE, Helvetica, sans-serif;
  25.         font-weight: normal;
  26.         color: #777777;
  27.         text-align : justify;
  28. }
  29.  
  30. .aktuality_hp_left_datum
  31. {
  32.       font-size: 8pt;
  33.         font-family: Arial, ArialCE, Helvetica, sans-serif;
  34.         font-weight: normal;
  35.         color: #000000;
  36. }
  37.  
  38. .aktuality_hp_left_text
  39. {
  40.       font-size: 8pt;
  41.         font-family: Arial, ArialCE, Helvetica, sans-serif;
  42.         font-weight: normal;
  43.         color: #777777;
  44.         text-align : justify;
  45. }
  46.  
  47. .eweb_nadpis
  48. {
  49.       font-size: 11pt; font-family: Arial, ArialCE, Helvetica, sans-serif;
  50.         font-weight: bold; color: #FF6600;
  51. }
  52.