home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April / Chip_2003-04_cd1.bin / bonus / energyweb / inc / eweb_styles.css < prev    next >
Cascading Style Sheet File  |  2003-02-25  |  2KB  |  103 lines

  1. input { font-size: 8pt; font-family: Courier     }
  2.  
  3. A:link {text-decoration: none;font-size: 8pt; font-family: arial; font-weight: bold; color: #005500}
  4. A:visited {text-decoration: none;font-size: 8pt; font-family: arial; font-weight: bold; color: #005500}
  5. A:active {text-decoration: underline;font-size: 8pt;font-family: arial; font-weight: bold; color: #005500}
  6. A:HOVER {text-decoration: underline;font-size: 8pt;font-family: arial; font-weight: bold ; }
  7.  
  8. .small_1
  9. {
  10.   font-size: 7pt;
  11.     font-family: Arial, ArialCE, Helvetica, sans-serif;
  12.     font-weight: normal;
  13.     color: #E85C00;
  14. }
  15.  
  16. .small_2 
  17. {
  18.   font-size: 7pt;
  19.     font-family: Arial, ArialCE, Helvetica, sans-serif;
  20.     font-weight: normal;
  21.     color: black;
  22. }
  23.     
  24. .menu_lista 
  25. {
  26.   font-size: 8pt;
  27.     font-family: Arial, ArialCE, Helvetica, sans-serif;
  28.     font-weight: bold;
  29.     color: #9A0000;
  30. }
  31.              
  32. .pruhy_nadpis 
  33. {
  34.   font-size: 8pt;
  35.     font-family: Arial, ArialCE, Helvetica, sans-serif;
  36.     font-weight: bold;
  37.     color: #E85C00;
  38. }
  39.  
  40. .spodni_lista 
  41. {
  42.   font-size: 8pt;
  43.     font-family: Arial, ArialCE, Helvetica, sans-serif;
  44.     font-weight: bold;
  45.     color: #E85C00;
  46. }
  47.  
  48. .small_grey
  49. {
  50.   font-size: 8pt;
  51.     font-family: Arial, ArialCE, Helvetica, sans-serif;
  52.     font-weight: bold;
  53.     color: #AAAAAA;
  54. }
  55.  
  56. .small_black_bold
  57. {
  58.   font-size: 8pt;
  59.     font-family: Arial, ArialCE, Helvetica, sans-serif;
  60.     font-weight: bold;
  61.     color: #000000;
  62. }
  63.  
  64. .plain_text
  65. {
  66.   font-size: 8pt;
  67.     font-family: Arial, ArialCE, Helvetica, sans-serif;
  68.     font-weight: normal;
  69.     color: #000000;
  70. }
  71.  
  72.  
  73. .main_caption
  74. {
  75.   font-size: 10pt;
  76.     font-family: Arial, ArialCE, Helvetica, sans-serif;
  77.     font-weight: bold;
  78.     color: #E85C00;
  79. }
  80.  
  81. .main_caption A
  82. {
  83.   font-size: 10pt;
  84.     font-family: Arial, ArialCE, Helvetica, sans-serif;
  85.     font-weight: bold;
  86.     color: #E85C00;
  87. }
  88.  
  89. .main_caption A:visited
  90. {
  91.   font-size: 10pt;
  92.     font-family: Arial, ArialCE, Helvetica, sans-serif;
  93.     font-weight: bold;
  94.     color: #E85C00;
  95. }
  96.  
  97. .main_caption A:hover  
  98. {
  99.   font-size: 10pt;
  100.     font-family: Arial, ArialCE, Helvetica, sans-serif;
  101.     font-weight: bold;
  102.     color: #E85C00;
  103. }