home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / Chip_2003-05_cd1.bin / bonus / www.paladix.cz / obchod / style.css < prev    next >
Cascading Style Sheet File  |  2003-04-05  |  3KB  |  188 lines

  1. a {}
  2. a:link {color: #777639; text-decoration: none}
  3. a:hover {color: #9C9C63; text-decoration: underline}
  4. a:visited {color: #8D8D47; text-decoration: none}
  5. a:active {color: #000000; text-decoration: underline}
  6. a.bottom:link {color: #000000; text-decoration: none}
  7. a.bottom:hover {color: #CCCC99; text-decoration: underline}
  8. a.bottom:visited {color: #000000; text-decoration: none}
  9.  
  10. .small {
  11.     font-family: Arial, Helvetica, sans-serif;
  12.     font-size: 8pt;
  13. }
  14.  
  15. .medium {
  16.     font-family: Arial, Helvetica, sans-serif;
  17.     font-size: 9pt;
  18. }
  19.  
  20. .upoutavka {
  21.     font-family: Arial, Helvetica, sans-serif;
  22.     font-size: 10pt;
  23.     font-weight : bold;
  24.     color : Red;
  25. }
  26.  
  27. .modryvetsi {
  28.     font-family: Arial, Helvetica, sans-serif;
  29.     font-size: 11pt;
  30.     font-weight : bold;
  31.     color : Navy;
  32. }
  33.  
  34. .normal {
  35.     font-family: Arial, Helvetica, sans-serif;
  36.     font-size: 9pt;
  37. }
  38.  
  39. .blue {
  40.     color : Navy;
  41. }
  42.  
  43. .nadpis {
  44.     font-family: Arial, Helvetica, sans-serif;
  45.     font-size: 14pt;
  46. }
  47.  
  48. .kapitola {
  49.     font-family: Arial, Helvetica, sans-serif;
  50.     font-size: 12pt;
  51. }
  52.  
  53. .top-tbl-cell {
  54.     font-family: Arial, Helvetica, sans-serif;
  55.     font-size: 10pt;
  56.     color: #000000;
  57.     background-color : #C2B472;
  58. }
  59.  
  60. .norm-tbl-cell {
  61.     font-family: Arial, Helvetica, sans-serif;
  62.     font-size: 10pt;
  63.     color: #000000;
  64.     background-color : #E6E0C6;
  65. }
  66.  
  67. .norm-tbl-cell-small {
  68.     font-family: Arial, Helvetica, sans-serif;
  69.     font-size: 8pt;
  70.     color: #000000;
  71.     background-color : #E6E0C6;
  72. }
  73.  
  74. .group-tbl-cell {
  75.     font-family: Arial, Helvetica, sans-serif;
  76.     font-size: 10pt;
  77.     color: #000000;
  78.     background-color : #DFD4A1;
  79. }
  80.  
  81. .func-tbl-cell {
  82.     font-family: Arial, Helvetica, sans-serif;
  83.     font-size: 9pt;
  84.     color: #000000;
  85.     background-color : #CDC189;
  86.     text-align : right;
  87. }
  88.  
  89. .edit-top-tbl-cell {
  90.     font-family: Arial, Helvetica, sans-serif;
  91.     font-size: 10pt;
  92.     color: White;
  93.     background-color : Navy;
  94. }
  95.  
  96. .edit-norm-tbl-cell {
  97.     font-family: Arial, Helvetica, sans-serif;
  98.     font-size: 10pt;
  99.     color: #000000;
  100.     background-color : #DADADA;
  101. }
  102.  
  103. .select-box {
  104.     background : #FF8040;
  105.     font-family : Arial, Helvetica, sans-serif;
  106.     color : Black;
  107.     font-weight : bolder;
  108.     font-size : 10pt;
  109. }
  110.  
  111. .fixed-width-150 {
  112.     width : 150px;
  113. }
  114.  
  115. .cerna {
  116.     background: Black; 
  117.     border: 1px solid Silver; 
  118.     font-weight: bold; 
  119.     text-align: center; 
  120.     color: White; 
  121.     padding: 0px 10px 0px 10px;
  122. }
  123.  
  124. .stribrna {
  125.     background: Silver; 
  126.     border: 1px solid Black; 
  127.     font-weight: bold; 
  128.     text-align: center; 
  129.     color: Black; 
  130.     padding: 0px 10px 0px 10px;
  131. }
  132.  
  133. .nature {
  134.     background: #316300; 
  135.     border: 1px solid Black; 
  136.     font-weight: bold; 
  137.     text-align: center; 
  138.     color: Silver; 
  139.     padding: 0px 10px 0px 10px;
  140. }
  141. .red  { color: #ff0000; font-weight: bold}
  142. .navy  { color: #000080; font-weight: bold}
  143. .green  { color: #008000; font-weight: bold}
  144.  
  145. .errorm { 
  146.     font-family: Arial, Helvetica, sans-serif;
  147.     font-size: 12pt;
  148.     color: #ff0000; 
  149.     font-weight: bold
  150. }
  151.  
  152. .shopsite-slb {
  153.     background : #f5d80a;
  154.     font-family : Arial, Helvetica, sans-serif;
  155.     color : Black;
  156.     font-weight : bolder;
  157.     font-size : 10pt;
  158. }
  159.  
  160. .sluzby {
  161.     background-color : #DFD4A1;
  162.     font-family : Arial, Helvetica, sans-serif;
  163.     color : Black;
  164.     font-size : 8pt;
  165.     border-bottom : 1px solid black;
  166.     border-top : 1px solid black;
  167. }
  168. h1 { 
  169.     font-family: Arial, Helvetica, sans-serif;
  170.     font-size: 19pt;
  171.     font-weight : bold;
  172.     color: #000000;
  173. }
  174. h2 { 
  175.     font-family: Arial, Helvetica, sans-serif;
  176.     font-size: 15pt;
  177.     font-weight : bold;
  178.     color: #000000;
  179. }
  180. h3 { 
  181.     font-family: Arial, Helvetica, sans-serif;
  182.     font-size: 12pt;
  183.     font-weight : bold;
  184.     font-style : italic;
  185.     color: #000000;
  186. }
  187.  
  188.