home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 May / Chip_2002-05_cd1.bin / internet / infonet / _anotace / anotace.css next >
Cascading Style Sheet File  |  2002-01-09  |  3KB  |  189 lines

  1. P  {
  2.     font-size : 10pt;
  3.     font-family : MS sans serif;
  4.     font-style : normal;
  5.     text-align : justify;
  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. }
  37.  
  38. H1.cislovyhlasky  {
  39.     color : dc143c;
  40.     font-size : 10pt;
  41.     font-family : MS sans serif;
  42.     font-weight : bold;
  43.     text-align : left;
  44.     font-style : normal;
  45. }
  46.  
  47. H1.podkapitola  {
  48.     font-size : 10pt;
  49.     font-family : MS sans serif;
  50.     font-weight : bold;
  51.     font-style : normal;
  52.     color : Green;
  53.     text-align : left;
  54. }
  55.  
  56. P.velkynadpis  {
  57.     color : dc143c;
  58.     font-size : 10pt;
  59.     font-family : MS sans serif;
  60.     font-weight : bold;
  61.     text-align : left;
  62.     font-style : normal;
  63.     margin-left : 9;
  64.     margin-right : 15;
  65. }
  66.  
  67. P.cislovyhlasky  {
  68.     color : dc143c;
  69.     font-size : 10pt;
  70.     font-family : MS sans serif;
  71.     font-weight : bold;
  72.     text-align : left;
  73.     font-style : normal;
  74.     margin-left : 10;
  75.     margin-right : 15;
  76. }
  77.  
  78. P.cislovyhlaskymensi  {
  79.     color : dc143c;
  80.     font-size : 10pt;
  81.     font-family : MS sans serif;
  82.     font-weight : bold;
  83.     text-align : left;
  84.     font-style : normal;
  85.     margin-left : 10;
  86.     margin-right : 15;
  87. }
  88.  
  89. P.podkapitola  {
  90.     font-size : 10pt;
  91.     font-family : MS sans serif;
  92.     font-weight : bold;
  93.     font-style : normal;
  94.     color : Green;
  95.     text-align : left;
  96.     margin-left : 10;
  97.     margin-right : 15;
  98. }
  99.  
  100. P.tucne  {
  101.     font-size : 10pt;
  102.     font-family : MS sans serif;
  103.     font-weight : bold;
  104.     font-style : normal;
  105.     text-align : justify;
  106.     margin-left : 10;
  107.     margin-right : 15;
  108. }
  109.  
  110. P.tucne2  {
  111.     font-size : 10pt;
  112.     font-family : MS sans serif;
  113.     font-weight : bold;
  114.     font-style : normal;
  115.     text-align : justify;
  116.     margin-left : 10;
  117.     margin-right : 15;
  118. }
  119.  
  120. P.kurziva  {
  121.     font-size : 10pt;
  122.     font-family : MS sans serif;
  123.     font-weight : normal;
  124.     font-style : italic;
  125.     text-align : justify;
  126.     margin-left : 10;
  127.     margin-right : 15;
  128. }
  129.  
  130. EM  {
  131.     font-size : 10pt;
  132.     font-family : MS sans serif;
  133.     font-weight : normal;
  134.     font-style : italic;
  135.     text-align : justify;
  136.     margin-left : 10;
  137.     margin-right : 15;
  138. }
  139.  
  140. P.normal  {
  141.     font-size : 10pt;
  142.     font-family : MS sans serif;
  143.     font-weight : normal;
  144.     font-style : normal;
  145.     text-align : justify;
  146.     margin-left : 10;
  147.     margin-right : 15;
  148. }
  149.  
  150. P.tabulka  {
  151.     font-size : 10pt;
  152.     font-family : MS sans serif;
  153.     font-weight : normal;
  154.     font-style : normal;
  155.     text-align : center;
  156. }
  157. P.tabulkaleft  {
  158.     font-size : 10pt;
  159.     font-family : MS sans serif;
  160.     font-weight : normal;
  161.     font-style : normal;
  162.     text-align : left;
  163. }
  164. P.cervene  {
  165.     color : dc143c;
  166.     font-size : 10pt;
  167.     font-family : MS sans serif;
  168.     font-weight : normal;
  169.     font-style : normal;
  170.     text-align : left;
  171.     margin-left : 10;
  172.     margin-right : 15;
  173. }
  174.  
  175. UL  {
  176.     font-style : normal;
  177.     font-family : MS sans serif;
  178.     font-size : 10pt;
  179.     font-weight : normal;
  180.     text-align : justify;
  181.     margin-left : 25;
  182.     margin-right : 15;
  183. }
  184.  
  185. TD  {
  186.     vertical-align : top;
  187.     font-family : MS sans serif;
  188.     font-size : 10pt;
  189. }