home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 January / Chip_2000-01_cd.bin / tema / Komix / archiv / Prezentace CHIP / styles / netscape.css < prev   
Encoding:
Cascading Style Sheet File  |  1999-11-02  |  3.2 KB  |  56 lines

  1.  
  2. /*----------------------------------------- DEFINOV┴N═ STYL┘ -------------------------------------*/
  3.  
  4. body {background: white}
  5.  
  6. A { text-decoration: none; color: #0000FF; font-family: Arial }
  7. A:visited {color: #0C479C }
  8. A:hover { color: red; text-decoration: underline }
  9. A.navig { font-size: 8pt; font-weight: bold; font-family: Arial; color: white; }
  10. A.navig:visited { font-size: 8pt; font-weight: bold; font-family: Arial; color: white; }
  11. A.navig:hover { font-size: 8pt; font-weight: bold; font-family: Arial; color: #00036A;                 background-color: white; text-align: left }
  12. A.seminar { font-size: 14pt; font-weight: bold; font-family: Arial; color: #00036A; }
  13.  
  14.  
  15. /*-- Headings -----------------------------------------------------------------------------------*/
  16.  
  17. H1 { text-align: left; text-indent: 15; font-size: 140%; font-family: Tahoma; font-weight: bold;
  18.      font-style: italic; color: #00036A; background-color: white }
  19. H2 { text-align: left; text-indent: 15; margin-left: 12pt; font-size: 125%; font-family: Tahoma;                               font-weight: bold; font-style: italic; color: #00036A; background-color: white }
  20. H1.nadpis { text-align: center; font-size: 140%; font-family: Tahoma; font-weight: bold;
  21.             font-style: italic; color: #00036A; background-color: white }
  22.  
  23. /*-- Odstavec a p°φsluÜnΘ t°φdy ------------------------------------------------------------------*/
  24.  
  25. P { font-size: 10pt; font-family: Arial; color: black; text-align: justify }
  26. P.first { margin-left: 12pt;}
  27. P.right { font-size: 10pt; font-family: Arial; color: black; text-align: right }
  28. P.center { font-size: 10pt; font-family: Arial; color: black; text-align: center }
  29. P.white { font-size: 10pt; font-weight: bold; font-family: Arial; color: white; text-align: center }
  30. P.copy { font-size: 8pt; font-weight: bold; font-family: Arial; color: white; 
  31.          background-color: transparent; text-align: center }
  32. P.invex { font-size: 13pt; font-weight: bold; font-family: Arial; color: red; text-align: center }
  33. P.image { font-size: 8pt; font-family: Arial; color: black; text-align: justify }
  34.  
  35. /*-- Seznam a p°φsluÜnΘ t°φdy --------------------------------------------------------------------*/
  36.  
  37. UL.first {margin-left: 42pt}
  38. LI { text-align: justify; font-size: 10pt; font-family: Arial; list-style-position: outside }
  39.  
  40. /*-- Tabulky -------------------------------------------------------------------------------------*/
  41.  
  42. TH { font-family: Arial; color: #0C479C }
  43. TD { font-size: 10pt; font-family: Arial; color: black; }
  44.  
  45. /*-- NovΘ styly ----------------------------------------------------------------------------------*/
  46.  
  47. .homecenter { position: relative; top: 12px; left: 110px; z-index: 2; font-family: Tahoma;
  48.               font-weight: bold; font-size: 25pt; color: white; font-style: italic; }
  49.  
  50. .homeleft { position: absolute; top: 11px; left: 234px; z-index: 1; font-family: Tahoma;
  51.             font-weight: bold; font-style: italic; font-size: 15pt; color: #50d3ff; }
  52.  
  53. .homeright { position: absolute; top: 42px; left: 370px; z-index: 3; font-family: Tahoma;
  54.              font-weight: bold; font-style: italic; font-size: 15pt; color: #50d3ff; }
  55.  
  56.