home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 March / Chip_2004-03_cd1.bin / chplus / infonet / _anotace / anotace.css next >
Cascading Style Sheet File  |  2002-05-02  |  3KB  |  193 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 : 12pt;
  11.     font-family : MS sans serif;
  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 : 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 : 12pt;
  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 : 13pt;
  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 : 12pt;
  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 : Verdana;
  123.     font-weight : normal;
  124.     font-style : italic;
  125.     text-align : justify;
  126.     margin-left : 10;
  127.     margin-right : 15;
  128. }
  129.  
  130. I  {
  131.     font-family : Verdana;
  132. }
  133.  
  134. EM  {
  135.     font-size : 10pt;
  136.     font-family : MS sans serif;
  137.     font-weight : normal;
  138.     font-style : italic;
  139.     text-align : justify;
  140.     margin-left : 10;
  141.     margin-right : 15;
  142. }
  143.  
  144. P.normal  {
  145.     font-size : 10pt;
  146.     font-family : MS sans serif;
  147.     font-weight : normal;
  148.     font-style : normal;
  149.     text-align : justify;
  150.     margin-left : 10;
  151.     margin-right : 15;
  152. }
  153.  
  154. P.tabulka  {
  155.     font-size : 10pt;
  156.     font-family : MS sans serif;
  157.     font-weight : normal;
  158.     font-style : normal;
  159.     text-align : center;
  160. }
  161. P.tabulkaleft  {
  162.     font-size : 10pt;
  163.     font-family : MS sans serif;
  164.     font-weight : normal;
  165.     font-style : normal;
  166.     text-align : left;
  167. }
  168. P.cervene  {
  169.     color : dc143c;
  170.     font-size : 10pt;
  171.     font-family : MS sans serif;
  172.     font-weight : normal;
  173.     font-style : normal;
  174.     text-align : left;
  175.     margin-left : 10;
  176.     margin-right : 15;
  177. }
  178.  
  179. UL  {
  180.     font-style : normal;
  181.     font-family : MS sans serif;
  182.     font-size : 10pt;
  183.     font-weight : normal;
  184.     text-align : justify;
  185.     margin-left : 25;
  186.     margin-right : 15;
  187. }
  188.  
  189. TD  {
  190.     vertical-align : top;
  191.     font-family : MS sans serif;
  192.     font-size : 10pt;
  193. }