home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 February / Chip_2000-02_cd.bin / tema / HSI / ww / style.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1999-12-15  |  867 b   |  44 lines

  1. a:link       { color: #000080 }
  2. a:active     { color: #FF0000 }
  3. a:visited    { color: #336699 }
  4.  
  5. body {
  6.         background-image: url(./images/old_podklad_new.jpg);
  7.         background-color: #FFFFFF;
  8.         margin: 5pt 5pt 5pt 5pt
  9. }
  10.  
  11. .obsah {
  12.     font: 10pt Verdana, Arial, Times New Roman;
  13.     line-height:    11pt;
  14.     color:    #000080;
  15.     }
  16. .font1 {
  17.     font: 10pt Verdana, Arial, Times New Roman;
  18.     font-weight: bold; 
  19.     line-height:    11pt;
  20.     color:    #000080;
  21.      } 
  22. .font2 {
  23.     font: 12pt Verdana, Arial, Times New Roman;
  24.     line-height:    13pt;
  25.     color: black;
  26.      } 
  27. .font3{
  28.     font: 12pt Verdana, Arial, Times New Roman;
  29.     line-height:    13pt;
  30.     font-weight: bold;
  31.     color: black;
  32.      }
  33. .font4 {
  34.     font: 14pt Verdana, Arial, Times New Roman, sans-serif;
  35.     font-weight: bold;
  36.     line-height:    15pt;
  37.     color:    #000080;
  38.      }     
  39. .fontn {
  40.     font: 25pt "ARIAL","TIMES NEW ROMAN";
  41.     font-weight: bold;
  42.     color: white;
  43.     align: center
  44.      }