home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 March / Chip_2004-03_cd1.bin / chplus / infonet / sagit / texty.css < prev   
Cascading Style Sheet File  |  2002-01-09  |  3KB  |  175 lines

  1. P  {
  2.     font-size : 10pt;
  3.     font-family : MS sans serif;
  4.     font-style : normal;
  5.     text-align : left;
  6.     font-weight : normal;
  7. }
  8.  
  9. H1  {
  10.     font-size : 10pt;
  11.     font-family : MS sans serif;
  12.     font-weight : normal;
  13.     text-align : left;
  14. }
  15.  
  16. H2  {
  17.     font-size : 10pt;
  18. }
  19.  
  20. H3  {}
  21.  
  22. A  {}
  23.  
  24. A:Visited  {}
  25.  
  26. A:Active  {}
  27.  
  28. A:Hover  {}
  29.  
  30. BODY  {
  31.     font-style : normal;
  32.     font-family : MS sans serif;
  33.     font-size : 10pt;
  34.     font-weight : normal;
  35.     text-align : left;
  36.     margin-left : 10;
  37.     margin-right : 15;
  38. }
  39.  
  40. H1.predpis  {
  41.     color : dc143c;
  42.     font-size : 10pt;
  43.     font-family : MS sans serif;
  44.     font-weight : bold;
  45.     text-align : center;
  46.     font-style : normal;
  47. }
  48.  
  49. H1.ucinnostpredpisu  {
  50.     color : dc143c;
  51.     font-size : 10pt;
  52.     font-family : MS sans serif;
  53.     font-weight : normal;
  54.     text-align : center;
  55.     font-style : normal;
  56. }
  57.  
  58. H1.popispredpisu  {
  59.     color : dc143c;
  60.     font-size : 10pt;
  61.     font-family : MS sans serif;
  62.     font-weight : bold;
  63.     text-align : center;
  64.     font-style : normal;
  65. }
  66.  
  67. H1.paragraf  {
  68.     color : green;
  69.     font-size : 10pt;
  70.     font-family : MS sans serif;
  71.     font-weight : normal;
  72.     text-align : center;
  73.     font-style : normal;
  74. }
  75.  
  76. H1.paragraftucny  {
  77.     color : green;
  78.     font-size : 10pt;
  79.     font-family : MS sans serif;
  80.     font-weight : bold;
  81.     text-align : center;
  82.     font-style : normal;
  83. }
  84.  
  85. P.tucne  {
  86.     font-size : 10pt;
  87.     font-family : MS sans serif;
  88.     font-weight : bold;
  89.     font-style : normal;
  90.     text-align : justify;
  91. }
  92.  
  93. P.kurziva  {
  94.     font-size : 10pt;
  95.     font-family : MS sans serif;
  96.     font-weight : normal;
  97.     font-style : italic;
  98.     text-align : justify;
  99. }
  100.  
  101. P.normal  {
  102.     font-size : 10pt;
  103.     font-family : MS sans serif;
  104.     font-weight : normal;
  105.     font-style : normal;
  106.     text-align : justify;
  107. }
  108.  
  109. P.normalodsazene  {
  110.     font-size : 10pt;
  111.     font-family : MS sans serif;
  112.     font-weight : normal;
  113.     font-style : normal;
  114.     text-align : justify;
  115.     text-indent : 2em;
  116. }
  117.  
  118. P.normalcenter  {
  119.     font-size : 10pt;
  120.     font-family : MS sans serif;
  121.     font-weight : normal;
  122.     font-style : normal;
  123.     text-align : center;
  124. }
  125.  
  126. P.normalcentertucny  {
  127.     font-size : 10pt;
  128.     font-family : MS sans serif;
  129.     font-weight : bold;
  130.     font-style : normal;
  131.     text-align : center;
  132. }
  133.  
  134. UL  {
  135.     font-style : normal;
  136.     font-family : MS sans serif;
  137.     font-size : 10pt;
  138.     font-weight : normal;
  139.     text-align : justify;
  140.     margin-left : 25;
  141.     margin-right : 15;
  142. }
  143.  
  144. DT  {
  145.     font-size : 10pt;
  146.     font-family : MS sans serif;
  147.     font-weight : normal;
  148.     font-style : normal;
  149. }
  150.  
  151. DD  {
  152.     font-size : 10pt;
  153.     font-family : MS sans serif;
  154.     font-weight : normal;
  155.     font-style : normal;
  156.     text-align : justify;
  157. }
  158.  
  159. TABLE  {
  160.     font-size : 10pt;
  161.     vertical-align : text-top;
  162.     font-family : MS sans serif;
  163.     font-weight : normal;
  164.     font-style : normal;
  165. }
  166.  
  167. TD  {
  168.     font-size : 10pt;
  169.     vertical-align : text-top;
  170.     font-family : MS sans serif;
  171.     font-weight : normal;
  172.     font-style : normal;
  173. }
  174.  
  175.