home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 March / Chip_2001-03_cd1.bin / bonus / sbirka / prehled.css < prev    next >
Cascading Style Sheet File  |  1999-02-23  |  3KB  |  178 lines

  1. P  {
  2.     font-size : 10pt;
  3.     font-family : sans-serif, Verdana, Arial;
  4.     font-style : normal;
  5.     text-align : justify;
  6.     font-weight : normal;
  7. }
  8.  
  9. H1  {
  10.     font-size : 12pt;
  11.     font-family : sans-serif, Verdana, Arial;
  12.     font-weight : normal;
  13.     text-align : left;
  14. }
  15.  
  16. H2  {
  17.     font-size : 12pt;
  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 : sans-serif, Verdana, Arial;
  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 : 12pt;
  43.     font-family : Verdana, Arial, 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 : Verdana, Arial, 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 : Verdana, Arial, 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 : Verdana, Arial, 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 : Verdana, Arial, sans-serif;
  80.     font-weight : bold;
  81.     text-align : center;
  82.     font-style : normal;
  83. }
  84.  
  85.  
  86. P.tucne  {
  87.     font-size : 10pt;
  88.     font-family : sans-serif, Verdana, Arial;
  89.     font-weight : bold;
  90.     font-style : normal;
  91.     text-align : justify;
  92. }
  93.  
  94. P.kurziva  {
  95.     font-size : 10pt;
  96.     font-family : sans-serif, Verdana, Arial;
  97.     font-weight : normal;
  98.     font-style : italic;
  99.     text-align : justify;
  100. }
  101.  
  102. P.normal  {
  103.     font-size : 10pt;
  104.     font-family : sans-serif, Verdana, Arial;
  105.     font-weight : normal;
  106.     font-style : normal;
  107.     text-align : justify;
  108. }
  109.  
  110. P.normalodsazene  {
  111.     font-size : 10pt;
  112.     font-family : Verdana, Arial, sans-serif;
  113.     font-weight : normal;
  114.     font-style : normal;
  115.     text-align : justify;
  116.     text-indent: 2em;
  117. }
  118. P.normalcenter  {
  119.     font-size : 10pt;
  120.     font-family : sans-serif, Verdana, Arial;
  121.     font-weight : normal;
  122.     font-style : normal;
  123.     text-align : center;
  124. }
  125.  
  126. P.normalcentertucny  {
  127.     font-size : 10pt;
  128.     font-family : Verdana, Arial, sans-serif;
  129.     font-weight : bold;
  130.     font-style : normal;
  131.     text-align : center;
  132. }
  133.  
  134.  
  135. UL  {
  136.     font-style : normal;
  137.     font-family : sans-serif, Verdana, Arial;
  138.     font-size : 10pt;
  139.     font-weight : normal;
  140.     text-align : justify;
  141.     margin-left : 25;
  142.     margin-right : 15;
  143. }
  144.  
  145. DT  {
  146.     font-size : 10pt;
  147.     font-family : sans-serif, Verdana, Arial;
  148.     font-weight : normal;
  149.     font-style : normal;
  150.     text-align : left;
  151.     margin-left : 10;
  152.     margin-right : 15;
  153. }
  154.  
  155. DD  {
  156.     font-size : 10pt;
  157.     font-family : sans-serif, Verdana, Arial;
  158.     font-weight : normal;
  159.     font-style : normal;
  160.     margin-right : 15;
  161.     text-align: justify;
  162. }
  163. TABLE  {
  164.     font-size : 10pt;
  165.     vertical-align : text-top;
  166.     font-family : sans-serif, Verdana, Arial;
  167.     font-weight : normal;
  168.     font-style : normal;
  169. }
  170.  
  171. TD  {
  172.     font-size : 10pt;
  173.     vertical-align : text-top;
  174.     font-family : sans-serif, Verdana, Arial;
  175.     font-weight : normal;
  176.     font-style : normal;
  177. }
  178.