home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 June / PCWorld_2005-06_cd.bin / software / temacd / fotoview / fotoview32.exe / styly.css < prev   
Cascading Style Sheet File  |  2004-12-05  |  1KB  |  62 lines

  1. BODY
  2.   { font-family: Arial CE, Arial, Helvetica, sans-serif;
  3.     font-size: 11pt;
  4.     bgcolor: "#FFDE96";
  5.     color: black }
  6.   
  7. H1
  8.   { font-size: 22pt;
  9.     color: "#C60000"  }
  10.  
  11. .nadpis1
  12.   { font-size: 24pt;
  13.     font-weight: bold;
  14.     font-style: italic;
  15.     color: #C60000 }
  16.  
  17. .nadpis2
  18.   { font-size: 14pt;
  19.     font-weight: bold;
  20.     color: "#C60000"  }
  21.  
  22. .nadpis3
  23.   { font-size: 12pt;
  24.     font-weight: bold;
  25.     line-height: 1.5;
  26.     vertical-align: bottom }
  27.  
  28. .nadpis4
  29.   { font-size: 12pt;
  30.     font-weight: bold;
  31.     line-height: 1.5;
  32.     color: "#C60000"  }
  33.  
  34. .tabodkazy
  35.   { font-size: 11pt;
  36.     border: 0;
  37.     width: 100% }
  38.  
  39. A
  40.   { text-decoration: none }
  41.  
  42. A:link
  43.   { color: darkblue }
  44.  
  45. A:visited
  46.   { color: darkblue }
  47.  
  48. A:hover
  49.   { text-decoration: underline;
  50.     color: darkblue }
  51.  
  52. .zvyrazneni
  53.   { font-family: Arial, sans-serif;
  54.     font-style: italic;
  55.     font-weight: bold }
  56.  
  57. .nlink
  58.   { font-family: Arial, sans-serif;
  59.     font-style: italic;
  60.     font-weight: bold }
  61.  
  62.