home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 March / Chip_2002-03_cd1.bin / internet / shopin / ostrava / css / clasic.css
Cascading Style Sheet File  |  2001-11-28  |  4KB  |  246 lines

  1. BODY  {
  2.     BORDER-RIGHT : silver thin solid;
  3.     BORDER-TOP : silver thin solid;
  4.     BORDER-BOTTOM : silver  thin solid;
  5.     font-size : 8pt;
  6.     background : white;
  7.     font-family : verdana, Arial, Helvetica, sans-serif;
  8. }
  9.  
  10. H2  {
  11.     font-size : 18px;
  12.     color : #D9371A;
  13.     text-align : center;
  14.     font-family : arial;
  15. }
  16.  
  17. H3  {
  18.     font-size : 16px;
  19.     color : navy;
  20.     font-family : arial;
  21.     font-weight : bold;
  22. }
  23.  
  24. H4  {
  25.     font-size : 12px;
  26.     color : black;
  27.     text-align : center;
  28. }
  29.  
  30. A  {
  31.     text-decoration : none;
  32.     font-family : verdana,Arial, Helvetica, sans-serif;
  33.     font-size : 8pt;
  34.     line-height : 20px;
  35.     color : #D9371A;
  36. }
  37.  
  38. A:Hover  {
  39.     color : #D9371A;
  40.     font-family : verdana,Arial, Helvetica, sans-serif;
  41.     font-size : 8pt;
  42.     line-height : 20px;
  43.     font : underline;
  44. }
  45.  
  46. HR  {
  47.     color : silver;
  48.     height : 1pt;
  49. }
  50.  
  51. TD  {
  52.     font-size : 8pt;
  53.     font-family : verdana,arial;
  54.     color : black;
  55.     border-color : silver;
  56. }
  57.  
  58. TABLE  {
  59.     border-color : #000000;
  60.     font-family : verdana, arial;
  61.     border-left-width : normal;
  62.     font-size : 11px;
  63. }
  64.  
  65. TH  {
  66.     border-color : navy;
  67.     font-size : 11px;
  68.     font-family : verdana;
  69.     background : silver;
  70. }
  71.  
  72. P  {
  73.     color : black;
  74.     font-size : 11px;
  75.     font-family : verdana, arial;
  76. }
  77.  
  78. FORM  {
  79.     font-size : 10px;
  80.     font-family : arial ce;
  81. }
  82.  
  83. h1  {
  84.     font-size : 24px;
  85.     font-family : arial;
  86.     color : white;
  87. }
  88.  
  89. .sil  {
  90.     font-size : 12px;
  91.     font-family : arial;
  92.     color : black;
  93.     background : #EFEFEF;
  94. }
  95.  
  96. A.obchody  {
  97.     color : navy;
  98.     font-family : arial;
  99.     font-weight : bold;
  100.     font-size : 12px;
  101. }
  102.  
  103. H5  {
  104.     font-size : 14px;
  105.     font-family : arial;
  106.     color : navy;
  107.     text-align : center;
  108. }
  109.  
  110. .tdone  {
  111.     font-family : verdana, arial;
  112.     font-size : 8pt;
  113.     color : #666666;
  114.     line-height : 17px;
  115.     text-align : justify;
  116. }
  117.  
  118. .tdsmall  {
  119.     font-size : 10px;
  120.     font-family : arial ce, verdana;
  121.     color : black;
  122. }
  123.  
  124. .tdmidle  {
  125.     font-size : 11px;
  126.     font-family : arial;
  127.     color : black;
  128. }
  129.  
  130. .tdtwo  {
  131.     font-size : 12px;
  132.     font-family : arial ce, verdana;
  133.     color : black;
  134.     background : yellow;
  135.     font-weight : bold;
  136. }
  137.  
  138. .verdanafont  {
  139.     font-size : 11px;
  140.     font-family : verdana;
  141.     color : black;
  142. }
  143.  
  144. .Asmall  {
  145.     font-size : 11px;
  146.     color : navy;
  147. }
  148.  
  149. silvershadow  {
  150.     color : #444444;
  151.     font-size : arial;
  152.     font-family : arial;
  153. }
  154.  
  155. tdsilver  {
  156.     color : #444444;
  157.     font-family : arial;
  158.     background : #eeeecc;
  159. }
  160.  
  161. .tdsilversmall  {
  162.     font-family : arial;
  163.     color : #444444;
  164.     background : #eeeecc;
  165.     font-size : 9.5px;
  166. }
  167.  
  168. .tdtravel  {
  169.     font-family : arial ce, verdana;
  170.     background : #88D9FF;
  171.     color : black;
  172. }
  173.  
  174. A:Active  {
  175.     font-family : Verdana,Arial, Helvetica, sans-serif;
  176.     line-height : 20px;
  177.     color : #D9371A;
  178. }
  179.  
  180. .head  {
  181.     font-family : verdana, Arial, Helvetica, sans-serif;
  182.     font-size : 9pt;
  183.     font : bold;
  184.     color : #666666;
  185.     line-height : 14px;
  186. }
  187.  
  188. .Awhite  {
  189.     font-family : verdana,Arial, Helvetica, sans-serif;
  190.     font-size : 8pt;
  191.     color : white;
  192.     line-height : 17px;
  193.     font : bold;
  194. }
  195.  
  196. .Awhite:hover  {
  197.     color : white;
  198.     font : underline;
  199.     line-height : 17px;
  200.     font-family : verdana,Arial, Helvetica, sans-serif;
  201. }
  202.  
  203. input  {
  204.     font-family : verdana,arial;
  205.     font-size : 8pt;
  206.     color : black;
  207. }
  208.  
  209. select  {
  210.     font-family : verdana,arial;
  211.     font-size : 8pt;
  212.     color : black;
  213. }
  214.  
  215. .ceny  {
  216.     color : red;
  217.     font : bold;
  218. }
  219.  
  220. .redbuton  {
  221.     BORDER-LEFT : #D9371A thin solid;
  222.     BORDER-RIGHT : #D9371A thin solid;
  223.     BORDER-TOP : #D9371A thin solid;
  224.     BORDER-BOTTOM : #D9371A  thin solid;
  225.     color : #D9371A;
  226.     background : white;
  227.     font-family : verdana,Arial, Helvetica, sans-serif;
  228.     font-size : 8pt;
  229. }
  230.  
  231. .Awhite:active  {
  232.     color : white;
  233. }
  234.  
  235. .silverbuton  {
  236.     BORDER-LEFT : #DEDEBC thin solid;
  237.     BORDER-RIGHT : #DEDEBC thin solid;
  238.     BORDER-TOP : #DEDEBC thin solid;
  239.     BORDER-BOTTOM : #DEDEBC thin solid;
  240.     background : #FFFFE1;
  241.     font-size : 8pt;
  242.     font-family : tahoma, verdana;
  243.     color : black;
  244. }
  245.  
  246.