home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 March / Chip_2001-03_cd1.bin / bonus / sagit / sagit.css < prev    next >
Cascading Style Sheet File  |  1999-02-22  |  2KB  |  116 lines

  1. P  {
  2. }
  3.  
  4. H1  {
  5.     font-size : 10pt;
  6.     font-family : sans-serif, Verdana, Arial;
  7.     font-weight : normal;
  8. }
  9.  
  10. H2  {
  11.     font-size : 12pt;
  12. }
  13.  
  14. H3  {}
  15.  
  16. A  {}
  17.  
  18. A:Visited  {}
  19.  
  20. A:Active  {}
  21.  
  22. A:Hover  {}
  23.  
  24. BODY  {
  25.     font-family : sans-serif, Verdana, Arial;
  26.     
  27. }
  28.  
  29. H1.cislovyhlasky  {
  30.     color : dc143c;
  31.     font-size : 12pt;
  32.     font-family : sans-serif, Verdana, Arial;
  33.     font-weight : bold;
  34.     text-align : left;
  35.     font-style : normal;
  36. }
  37.  
  38. H1.podkapitola  {
  39.     font-size : 10pt;
  40.     font-family : sans-serif, Verdana, Arial;
  41.     font-weight : bold;
  42.     font-style : normal;
  43.     color : Green;
  44.     text-align : left;
  45. }
  46.  
  47. P.cislovyhlasky  {
  48.     color : dc143c;
  49.     font-size : 12pt;
  50.     font-family : sans-serif, Verdana, Arial;
  51.     font-weight : bold;
  52.     text-align : left;
  53.     font-style : normal;
  54. }
  55.  
  56. P.cislovyhlaskymensi  {
  57.     color : dc143c;
  58.     font-size : 10pt;
  59.     font-family : sans-serif, Verdana, Arial;
  60.     font-weight : bold;
  61.     text-align : left;
  62.     font-style : normal;
  63. }
  64.  
  65. P.podkapitola  {
  66.     font-size : 10pt;
  67.     font-family : sans-serif, Verdana, Arial;
  68.     font-weight : bold;
  69.     font-style : normal;
  70.     color : Green;
  71.     text-align : left;
  72. }
  73.  
  74. P.tucne  {
  75.     font-size : 10pt;
  76.     font-family : sans-serif, Verdana, Arial;
  77.     font-weight : bold;
  78.     font-style : normal;
  79.     text-align : justify;
  80. }
  81.  
  82. P.normal  {
  83.     font-size : 10pt;
  84.     font-family : sans-serif, Verdana, Arial;
  85.     font-weight : normal;
  86.     font-style : normal;
  87.     text-align : left;
  88. }
  89.  
  90. P.normalodsazene  {
  91.     text-indent: 2em;
  92.     font-size : 10pt;
  93.     font-family : sans-serif, Verdana, Arial;
  94.     font-weight : normal;
  95.     font-style : normal;
  96.     text-align : justify;
  97. }
  98.  
  99. P.cervene  {
  100.     color : dc143c;
  101.     font-size : 10pt;
  102.     font-family : sans-serif, Verdana, Arial;
  103.     font-weight : normal;
  104.     font-style : normal;
  105.     text-align : left;
  106. }
  107.  
  108. UL  {
  109.     font-style : normal;
  110.     font-family : sans-serif, Verdana, Arial;
  111.     font-size : 10pt;
  112.     font-weight : normal;
  113.     text-align : justify;
  114. }
  115.  
  116.