home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 September / Chip_2003-09_cd1.bin / tema / turbina / img / auStyle.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-07-31  |  4.1 KB  |  226 lines

  1. A:link { color: red; text-decoration: none; } 
  2. A:visited { color: red; text-decoration: none; } 
  3. A:active { color: red; text-decoration: none; } 
  4. A:hover { color: darkred; text-decoration: none; }
  5.  
  6. A.menu_zahl:link { color: white; text-decoration: none; } 
  7. A.menu_zahl:visited { color: white; text-decoration: none; } 
  8. A.menu_zahl:active { color: white; text-decoration: none; } 
  9. A.menu_zahl:hover{ color: yellow; text-decoration: none; }
  10.  
  11. .cenik1
  12. {
  13.   font-size: 75%;
  14.   vertical-align: top;
  15.   font-weight: normal;
  16.   color: BLACK;
  17.   background: GHOSTWHITE;
  18.   font-family: Verdana, Helvetica, sans-serif;
  19. }
  20. .cenik2
  21. {
  22.   font-size: 75%;
  23.   font-weight: normal;
  24.   color: BLACK;
  25.   background: GAINSBORO;
  26.   font-family: Verdana, Helvetica, sans-serif;
  27. }
  28. .ceniknaz
  29. {
  30.   font-size: 75%;
  31.   text-align: left;
  32.   font-weight: bold;
  33.   color: WHITE;
  34.   background: DARKBLUE;
  35.   font-family: Verdana, Helvetica, sans-serif;
  36. }
  37. .collapsed
  38. {
  39.   display:none
  40. }
  41. .expanded
  42. {
  43.   font-size: 75%;
  44.   text-align: left;
  45.   font-weight: normal;
  46.   color: BLACK;
  47.   font-family: Verdana, Helvetica, sans-serif;
  48. }
  49. .item 
  50. {
  51.   font-size: 80%;
  52.   text-align: left;
  53.   font-weight: bold;
  54.   color: BLACK;
  55.   font-family: Verdana, Helvetica, sans-serif;
  56. }
  57. .itemselected
  58. {
  59.   font-size: 80%;
  60.   text-align: left;
  61.   font-weight: bold;
  62.   color: GRAY;;
  63.   font-family: Verdana, Helvetica, sans-serif;
  64.   height: 24;
  65.   border: 1 solid silver;
  66. }
  67. .menu_zahl 
  68. {
  69.   display: block;
  70.   font-size: 65%;
  71.   text-align: left;
  72.   color: white;
  73.   font-family: Verdana, Helvetica, sans-serif;
  74. }
  75. .nadpis 
  76. {
  77.   font-size: 90%;
  78.   text-align: left;
  79.   font-weight: bold;
  80.   color: DARKBLUE;
  81.   font-family: Verdana, Helvetica, sans-serif;
  82. }
  83. .objdnadp
  84. {
  85.   font-size: 80%;
  86.   text-align: center;
  87.   font-weight: bold;
  88.   color: WHITE;
  89.   background: DARKBLUE;
  90.   font-family: Verdana, Helvetica, sans-serif;
  91. }
  92. .objdtbl
  93. {
  94.   background: WHITESMOKE;
  95. }
  96. .objdtxt 
  97. {
  98.   font-size: 75%;
  99.   style: "padding-right: 8";
  100.   text-align: right;
  101.   font-weight: normal;
  102.   color: BLACK;
  103.   font-family: Verdana, Helvetica, sans-serif;
  104. }
  105. .objdtxtb 
  106. {
  107.   font-size: 75%;
  108.   style: "padding-right: 8";
  109.   text-align: right;
  110.   font-weight: bold;
  111.   color: BLACK;
  112.   font-family: Verdana, Helvetica, sans-serif;
  113. }
  114. .objdtxl 
  115. {
  116.   font-size: 75%;
  117.   style: "padding-right: 8";
  118.   text-align: left;
  119.   font-weight: normal;
  120.   color: BLACK;
  121.   font-family: Verdana, Helvetica, sans-serif;
  122. }
  123. .odkaz      
  124. {
  125.   display: inline;
  126.   font-size: 100%;
  127.   text-align: left;
  128.   font-weight: bold;
  129.   font-family: Verdana, Helvetica, sans-serif;
  130. }
  131. .odst 
  132. {
  133.   font-size: 75%;
  134.   text-align: left;
  135.   font-weight: normal;
  136.   color: BLACK;
  137.   font-family: Verdana, Helvetica, sans-serif;
  138. }
  139. .odstb 
  140. {
  141.   font-size: 75%;
  142.   text-align: left;
  143.   font-weight: bold;
  144.   color: BLACK;
  145.   font-family: Verdana, Helvetica, sans-serif;
  146. }
  147. .odstr 
  148. {
  149.   font-size: 75%;
  150.   text-align: right;
  151.   font-weight: normal;
  152.   color: BLACK;
  153.   font-family: Verdana, Helvetica, sans-serif;
  154. }
  155. .podzahlavi 
  156. {
  157.   font-size: 65%;
  158.   text-align: left;
  159.   font-weight: normal;
  160.   color: BLACK;
  161.   font-family: Verdana, Helvetica, sans-serif;
  162. }
  163. .produkt 
  164. {
  165.   font-size: 75%;
  166.   text-align: left;
  167.   font-weight: bold;
  168.   color: BLACK;
  169.   background: SILVER;
  170.   font-family: Verdana, Helvetica, sans-serif;
  171. }
  172. .produktr 
  173. {
  174.   font-size: 75%;
  175.   text-align: right;
  176.   font-weight: bold;
  177.   color: BLACK;
  178.   background: SILVER;
  179.   font-family: Verdana, Helvetica, sans-serif;
  180. }
  181. .table
  182. {
  183.   background: WHITESMOKE;
  184. }
  185. .tablestranka
  186. {
  187.   border-width: 0; 
  188.   width: 740;
  189. }
  190. .td
  191. {
  192.   font-size: 75%;
  193.   text-align: left;
  194.   font-weight: normal;
  195.   color: BLACK;
  196.   font-family: Verdana, Helvetica, sans-serif;
  197. }
  198. .tditem  
  199. {
  200.   align: left;
  201.   valign: bottom;
  202.   height: 24;
  203.   border: 1 solid silver;
  204. }
  205. .tdmenuokraj  
  206. {
  207.   align: left;
  208.   height: 10;
  209. }
  210. .zahlavi 
  211. {
  212.   font-size: 130%;
  213.   text-align: left;
  214.   font-weight: normal;
  215.   color: DARKBLUE;
  216.   font-family: Verdana, Helvetica, sans-serif;
  217. }
  218. .zaver 
  219. {
  220.   font-size: 65%;
  221.   text-align: center;
  222.   font-weight: normal;
  223.   color: BLACK;
  224.   font-family: Verdana, Helvetica, sans-serif;
  225. }
  226.