home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 September / PCWorld_2004-09_cd.bin / software / temacd / photoimage / pidzk2110kdwn.exe / _SETUP.1 / digitalhlp.chm / help.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2004-02-27  |  4.0 KB  |  289 lines

  1. a {
  2.     color: #c00;
  3.     text-decoration: underline;
  4. }
  5.  
  6. a:visited {
  7.     color: #900;
  8.     text-decoration: underline;
  9. }
  10.  
  11. a.pojem-odkaz {
  12.     color: #c00;
  13.     text-decoration: underline;
  14. }
  15.  
  16. acronym {
  17.     border-bottom: 1px dashed #999;
  18.     cursor: help;
  19. }
  20.  
  21. body {
  22.     background: #fff;
  23.     color: #000;
  24.     font: 80%/1.3em Verdana, "Geneva CE", lucida, sans-serif;
  25.     margin: 0 0 2em;
  26. }
  27.  
  28. dd {
  29.     margin-bottom: 2em;
  30.     margin-left: 1em;
  31. }
  32.  
  33. dt {
  34.     color: #000;
  35.     font: bold 1.3em sans-serif;
  36. }
  37.  
  38. h1 {
  39.     color: #000;
  40.     font: bold 1.5em sans-serif;
  41.     text-align: left;
  42. }
  43.  
  44. h2 {
  45.     color: #000;
  46.     font: bold 1.3em sans-serif;
  47.     margin-bottom: 0.75em;
  48.     text-align: left;
  49. }
  50.  
  51. h3 {
  52.     color: #000;
  53.     font: bold 1.2em sans-serif;
  54.     margin-bottom: 0px;
  55. }
  56.  
  57. hr {
  58.     background: #999;
  59.     border: 0;
  60.     color: #ccc;
  61.     height: 1px;
  62.     padding: 0;
  63. }
  64.  
  65. img.ikona {
  66.     vertical-align: middle;
  67. }
  68.  
  69. ol {
  70.     margin: 0.5em 0 1em 0;
  71.     padding-left: 2em;
  72. }
  73.  
  74. p.bezodsazeni-top {
  75.     margin-top: 0;
  76. }
  77.  
  78. p.bezodsazeni-bottom {
  79.     margin-bottom: 0;
  80. }
  81.  
  82. table {
  83.     border: 1px solid #666;
  84.     border-collapse: collapse;
  85.     font: 1em sans-serif;
  86.     margin-bottom: 1em;
  87.     margin-top: 1em;
  88. }
  89.  
  90. table caption {
  91.     display: none;
  92. }
  93.  
  94. table td {
  95.     border: 1px solid #666;
  96.     vertical-align: top;
  97. }
  98.  
  99. table th {
  100.     background: #ccc;
  101.     border: 1px solid #666;
  102.     font-weight: normal;
  103.     text-align: left;
  104. }
  105.  
  106. table th.thin {
  107.     font-size: 0.2em;
  108. }
  109.  
  110. table#comparision-tbl {
  111.     border: none;
  112. }
  113.  
  114. table#comparision-tbl td.cpid {
  115.     background: #ddd;
  116.     text-align: center;
  117. }
  118.  
  119. table#comparision-tbl td.cpidhome {
  120.     background: #eee;
  121.     text-align: center;
  122. }
  123.  
  124. table#comparision-tbl td.mfce {
  125.     background: #fff;
  126.     color: #000;
  127.     font-weight: bold;
  128. }
  129.  
  130. table#comparision-tbl td.sfce {
  131.     background: #eee;
  132.     padding-left: 1em;
  133. }
  134.  
  135. table#comparision-tbl th#fce {
  136.     background: #fff;
  137.     border: none;
  138. }
  139.  
  140. table#comparision-tbl th#pid {
  141.     background: #ccc;
  142.     color: #000;
  143.     font-weight: bold;
  144.     text-align: center;
  145. }
  146.  
  147. table#comparision-tbl th#pidhome {
  148.     background: #ccc;
  149.     color: #000;
  150.     font-weight: bold;
  151.     text-align: center;
  152. }
  153.  
  154. table.centered td {
  155.     text-align: center;
  156.     vertical-align: top;
  157. }
  158.  
  159. ul {
  160.     list-style: square;
  161.     margin: 0.5em 0 1em 0;
  162.     padding-left: 1.3em;
  163. }
  164.  
  165. ul ul {
  166.     list-style-type: disc;
  167. }
  168.  
  169. .home-info {
  170.     border: 1px solid #000;
  171.     margin-top: 1.5em;
  172. }
  173.  
  174. .home-info-cont {
  175.     padding: 0.5em 1em 0.5em 70px;
  176. }
  177.  
  178. .home-info-echo {
  179.     float: right;
  180. }
  181.  
  182. .home-info-head {
  183.     background: #000;
  184.     color: #fff;
  185.     float: left;
  186.     font-weight: bold;
  187.     line-height: 0.8em;
  188.     text-align: right;
  189.     width: 60px;
  190. }
  191.  
  192. .logotyp-digital {
  193.     color: #c00;
  194.     font-weight: bold;
  195. }
  196.  
  197. .logotyp-home {
  198.     color: #000;
  199.     font-weight: bold;
  200. }
  201.  
  202. .logotyp-photoimage {
  203.     color: #000;
  204.     font-weight: bold;
  205. }
  206.  
  207. .nasledujici-temata-nadpis {
  208.     color: #000;
  209.     font: bolder 1em sans-serif;
  210.     padding-top: 2em;
  211. }
  212.  
  213. .poznamka {
  214.     font: 1em sans-serif;
  215.     margin: 1em 0 1em 0;
  216.     padding-left: 35px;
  217.     text-indent: -31px;
  218. }
  219.  
  220. .poznamka img {
  221.     vertical-align: middle;
  222. }
  223.  
  224. .poznamka .nadpis {
  225.     font-weight: bold;
  226.     padding-left: 0.4em;
  227. }
  228.  
  229. .priklad {
  230.     font: 1em sans-serif;
  231.     margin: 1em 0 1em 0;
  232.     padding-left: 35px;
  233.     text-indent: -31px;
  234. }
  235.  
  236. .priklad img {
  237.     vertical-align: middle;
  238. }
  239.  
  240. .priklad .nadpis {
  241.     font-weight: bold;
  242.     padding-left: 0.4em;
  243. }
  244.  
  245. .screenshot {
  246.     font-style: italic;
  247.     padding-bottom: 1.5em;
  248.     padding-top: 1.5em;
  249.     text-align: center;
  250.     font-size: 0.85em;
  251. }
  252.  
  253. .souvisejici-temata-nadpis {
  254.     color: #000;
  255.     font: bolder 1em sans-serif;
  256.     padding-top: 2em;
  257. }
  258.  
  259. .upozorneni {
  260.     border-bottom: 1px solid #ccc;
  261.     border-top: 1px solid #ccc;
  262.     color: #c00;
  263.     font: 1em sans-serif;
  264.     margin: 1em 0 1em 0;
  265.     padding-bottom: 0.5em;
  266.     padding-left: 35px;
  267.     padding-top: 0.5em;
  268.     text-indent: -31px;
  269. }
  270.  
  271. .upozorneni img {
  272.     vertical-align: middle;
  273. }
  274.  
  275. .upozorneni .nadpis {
  276.     font-weight: bold;
  277.     padding-left: 0.4em;
  278. }
  279.  
  280. #hlavicka {
  281.     background: #c41200;
  282.     margin-bottom: 1em;
  283. }
  284.  
  285. #obsah {
  286.     padding-left: 40px;
  287.     padding-right: 40px;
  288. }
  289.