home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 January / Chip_2000-01_cd.bin / tema / Komix / archiv / Prezentace CHIP / styles / explorer.css next >
Encoding:
Cascading Style Sheet File  |  1999-11-18  |  3.5 KB  |  64 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. /*-- Headings -----------------------------------------------------------------------------------*/
  15.  
  16. H1 { text-align: left; text-indent: 15; font-size: 140%; font-family: Tahoma; font-weight: bold;
  17.      font-style: italic; color: white; background-image: url(../grafika/head.gif); 
  18.      background-repeat: repeat-y }
  19. H2 { text-align: left; text-indent: 15; margin-left: 12pt; font-size: 125%; font-family: Tahoma;                               font-weight: bold; font-style: italic; color: white; 
  20.      background-image: url(../grafika/head1.gif); background-repeat: repeat-y }
  21. H1.nadpis { text-align: center; font-size: 140%; font-family: Tahoma; font-weight: bold;
  22.             font-style: italic; color: white; background-image: url(../grafika/head.gif); }
  23.  
  24. /*-- Odstavec a p°φsluÜnΘ t°φdy ------------------------------------------------------------------*/
  25.  
  26. P { font-size: 10pt; font-family: Arial; color: black; text-align: justify }
  27. P.first { margin-left: 12pt;}
  28. P.right { font-size: 10pt; font-family: Arial; color: black; text-align: right }
  29. P.center { font-size: 10pt; font-family: Arial; color: black; text-align: center }
  30. P.white { font-size: 10pt; font-weight: bold; font-family: Arial; color: white; text-align: center }
  31. P.copy { font-size: 8pt; font-weight: bold; font-family: Arial; color: white; 
  32.          background-color: transparent; text-align: center }
  33. P.invex { font-size: 13pt; font-weight: bold; font-family: Arial; color: red; text-align: center }
  34. P.image { font-size: 8pt; font-family: Arial; color: black; text-align: justify }
  35.  
  36. /*-- Seznam a p°φsluÜnΘ t°φdy --------------------------------------------------------------------*/
  37.  
  38. UL.first {margin-left: 42pt}
  39. LI { text-align: justify; font-size: 10pt; font-family: Arial; list-style-position: outside }
  40.  
  41. /*-- Tabulky -------------------------------------------------------------------------------------*/
  42.  
  43. TH { font-family: Arial; color: #0C479C }
  44. TD { font-size: 10pt; font-family: Arial; color: black; }
  45. TD.top { background-image: none }
  46.  
  47. IMG.napis { position: absolute; top: 75px; left: 275px; }
  48. IMG.kontakt { position: absolute; top: 75px; left: 455px; }
  49. IMG.english { position: absolute; top: 75px; left: 533px; }
  50.  
  51. /*-- NovΘ styly ----------------------------------------------------------------------------------*/
  52.  
  53. .homecenter { position: relative; top: 12px; left: 110px; z-index: 2; font-family: Tahoma;
  54.               font-weight: bold; font-size: 25pt; color: white; font-style: italic; }
  55.  
  56. .homeleft { position: absolute; top: 11px; left: 234px; z-index: 1; font-family: Tahoma;
  57.             font-weight: bold; font-style: italic; font-size: 15pt; color: #50d3ff; }
  58.  
  59. .homeright { position: absolute; top: 42px; left: 370px; z-index: 3; font-family: Tahoma;
  60.              font-weight: bold; font-style: italic; font-size: 15pt; color: #50d3ff; }
  61.  
  62.  
  63.  
  64.