home *** CD-ROM | disk | FTP | other *** search
/ Enter 2010 January / ENTER_2010_01.iso / Programy / Ochrona / EMCO_MoveOnBoot / MoveOnBootSetup.exe / AppCHMHelpFile / default.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2009-11-04  |  6.6 KB  |  399 lines

  1. /* Text Styles */
  2. hr { color: #000000}
  3. body, table /* Normal */
  4. {
  5.  font-size: 12pt;
  6.  font-family: 'Tahoma';
  7.  font-style: normal;
  8.  font-weight: normal;
  9.  color: #000000;
  10.  text-decoration: none;
  11. }
  12. span.f_Anchors /* Anchors */
  13. {
  14.  font-size: 8pt;
  15. }
  16. span.f_Bullet /* Bullet */
  17. {
  18.  font-size: 10pt;
  19.  font-family: 'Verdana';
  20.  color: #f79642;
  21. }
  22. span.f_CaptionBullet /* Caption+Bullet */
  23. {
  24.  font-size: 10pt;
  25.  font-family: 'Verdana';
  26.  font-weight: bold;
  27.  color: #4f81bd;
  28. }
  29. span.f_Caption1Bold /* Caption1+Bold */
  30. {
  31.  font-size: 16pt;
  32.  font-weight: bold;
  33.  color: #4f81bd;
  34. }
  35. span.f_Caption3Bold /* Caption3+Bold */
  36. {
  37.  font-weight: bold;
  38.  color: #4f81bd;
  39. }
  40. span.f_Caption4Bold /* Caption4+Bold */
  41. {
  42.  font-size: 11pt;
  43.  font-weight: bold;
  44.  color: #4f81bd;
  45. }
  46. span.f_Caption4BoldTableTop /* Caption4+Bold+TableTop */
  47. {
  48.  font-size: 11pt;
  49.  font-weight: bold;
  50.  color: #4f81bd;
  51. }
  52. span.f_Captions2Bold /* Captions2+Bold */
  53. {
  54.  font-size: 14pt;
  55.  font-weight: bold;
  56.  color: #4f81bd;
  57. }
  58. span.f_CodeExample /* Code Example */
  59. {
  60.  font-size: 8pt;
  61.  font-family: 'Courier New';
  62.  color: #000000;
  63. }
  64. span.f_CollapseCeption /* Collapse Ception */
  65. {
  66.  font-size: 10pt;
  67.  font-weight: bold;
  68.  color: #339966;
  69. }
  70. span.f_Comment /* Comment */
  71. {
  72. }
  73. span.f_Heading1 /* Heading1 */
  74. {
  75.  font-size: 16pt;
  76.  font-weight: bold;
  77.  color: #ffffff;
  78. }
  79. span.f_Heading1Line /* Heading1+Line */
  80. {
  81.  font-size: 16pt;
  82.  font-weight: bold;
  83.  color: #940000;
  84. }
  85. span.f_Heading2 /* Heading2 */
  86. {
  87.  font-size: 14pt;
  88.  font-family: 'Times New Roman';
  89.  font-weight: bold;
  90.  color: #940000;
  91. }
  92. span.f_Heading2Line /* Heading2+Line */
  93. {
  94.  font-size: 14pt;
  95.  font-weight: bold;
  96.  color: #940000;
  97. }
  98. span.f_Heading3 /* Heading3 */
  99. {
  100.  font-family: 'Times New Roman';
  101.  font-weight: bold;
  102.  color: #940000;
  103. }
  104. span.f_Heading3Line /* Heading3+Line */
  105. {
  106.  font-size: 11pt;
  107.  font-weight: bold;
  108.  color: #008000;
  109. }
  110. span.f_Image /* Image */
  111. {
  112. }
  113. span.f_ImageCaption /* Image Caption */
  114. {
  115.  font-size: 8pt;
  116.  font-weight: bold;
  117.  color: #5c5c5c;
  118. }
  119. span.f_ImageCaption2 /* Image Caption2 */
  120. {
  121.  font-size: 8pt;
  122.  font-weight: bold;
  123.  color: #5c5c5c;
  124. }
  125. span.f_ImageCenter /* Image Center */
  126. {
  127. }
  128. span.f_ImageLeft /* Image Left */
  129. {
  130. }
  131. span.f_ImageLeftTableTop /* Image Left+TableTop */
  132. {
  133. }
  134. span.f_ImageRight /* Image Right */
  135. {
  136. }
  137. span.f_Links1 /* Links1 */
  138. {
  139.  font-size: 16pt;
  140.  color: #4f81bd;
  141. }
  142. span.f_Links2 /* Links2 */
  143. {
  144.  font-size: 14pt;
  145.  color: #4f81bd;
  146. }
  147. span.f_Links3 /* Links3 */
  148. {
  149.  font-size: 10pt;
  150.  font-family: 'Verdana';
  151.  color: #4f81bd;
  152. }
  153. span.f_Notes /* Notes */
  154. {
  155. }
  156. span.f_Paragraph /* Paragraph */
  157. {
  158.  font-size: 10pt;
  159.  font-family: 'Verdana';
  160. }
  161. span.f_Table /* Table */
  162. {
  163.  font-family: 'Verdana';
  164. }
  165. span.f_TableBullets /* Table Bullets */
  166. {
  167.  font-size: 10pt;
  168.  font-family: 'Verdana';
  169. }
  170. span.f_TableBullets2 /* Table Bullets2 */
  171. {
  172.  font-size: 10pt;
  173.  font-family: 'Verdana';
  174. }
  175. span.f_TableHeader /* Table Header */
  176. {
  177.  font-family: 'Verdana';
  178.  font-weight: bold;
  179.  color: #0f365c;
  180. }
  181. span.f_Tabletext /* Table text */
  182. {
  183.  font-family: 'Verdana';
  184. }
  185. span.f_TableEdition /* Table+Edition */
  186. {
  187.  font-family: 'Verdana';
  188.  font-weight: bold;
  189.  color: #ffffff;
  190.  letter-spacing: 1px;
  191. }
  192. span.f_TableItalik /* Table+Italik */
  193. {
  194.  font-family: 'Verdana';
  195.  font-style: italic;
  196. }
  197. span.f_Table2 /* Table2 */
  198. {
  199.  font-family: 'Verdana';
  200. }
  201. span.f_Table3 /* Table3 */
  202. {
  203.  font-family: 'Verdana';
  204. }
  205. span.f_Tip /* Tip */
  206. {
  207.  font-family: 'Verdana';
  208. }
  209. /* Paragraph styles */
  210. p /* Normal */
  211. {
  212.  text-align: left;
  213.  text-indent: 0px;
  214.  padding: 0px 0px 0px 0px;
  215.  margin: 0px 4px 0px 4px;
  216. }
  217. .p_Anchors /* Anchors */
  218. {
  219.  text-align: center;
  220. }
  221. .p_Bullet /* Bullet */
  222. {
  223.  margin: 2px 4px 2px 16px;
  224. }
  225. .p_CaptionBullet /* Caption+Bullet */
  226. {
  227.  margin: 4px 4px 6px 4px;
  228. }
  229. .p_Caption1Bold /* Caption1+Bold */
  230. {
  231.  margin: 16px 4px 4px 4px;
  232. }
  233. .p_Caption3Bold /* Caption3+Bold */
  234. {
  235.  margin: 16px 4px 4px 4px;
  236. }
  237. .p_Caption4Bold /* Caption4+Bold */
  238. {
  239.  margin: 16px 4px 4px 4px;
  240. }
  241. .p_Caption4BoldTableTop /* Caption4+Bold+TableTop */
  242. {
  243.  margin: 16px 4px 4px 4px;
  244. }
  245. .p_Captions2Bold /* Captions2+Bold */
  246. {
  247.  margin: 16px 4px 4px 4px;
  248. }
  249. .p_CodeExample /* Code Example */
  250. {
  251.  white-space: nowrap;
  252.  margin: 0px 0px 0px 0px;
  253. }
  254. .p_CollapseCeption /* Collapse Ception */
  255. {
  256.  margin: 8px 4px 4px 4px;
  257. }
  258. .p_Comment /* Comment */
  259. {
  260. }
  261. .p_Heading1 /* Heading1 */
  262. {
  263.  margin: 12px 4px 4px 4px;
  264. }
  265. .p_Heading1Line /* Heading1+Line */
  266. {
  267.  border-color: #4f81bd;
  268.  border-style: solid;
  269.  border-width: 1px;
  270.  border-top: none;
  271.  border-right: none;
  272.  border-left: none;
  273.  margin: 12px 4px 4px 4px;
  274. }
  275. .p_Heading2 /* Heading2 */
  276. {
  277.  margin: 12px 4px 4px 4px;
  278. }
  279. .p_Heading2Line /* Heading2+Line */
  280. {
  281.  border-color: #4f81bd;
  282.  border-style: solid;
  283.  border-width: 1px;
  284.  border-top: none;
  285.  border-right: none;
  286.  border-left: none;
  287.  margin: 12px 4px 4px 4px;
  288. }
  289. .p_Heading3 /* Heading3 */
  290. {
  291.  margin: 12px 4px 4px 4px;
  292. }
  293. .p_Heading3Line /* Heading3+Line */
  294. {
  295.  border-color: #4f81bd;
  296.  border-style: solid;
  297.  border-width: 1px;
  298.  border-top: none;
  299.  border-right: none;
  300.  border-bottom: none;
  301.  border-left: none;
  302.  margin: 12px 4px 4px 4px;
  303. }
  304. .p_Image /* Image */
  305. {
  306.  margin: 4px 4px 4px 4px;
  307. }
  308. .p_ImageCaption /* Image Caption */
  309. {
  310.  margin: 0px 4px 8px 17px;
  311. }
  312. .p_ImageCaption2 /* Image Caption2 */
  313. {
  314.  margin: 0px 4px 8px 17px;
  315. }
  316. .p_ImageCenter /* Image Center */
  317. {
  318.  text-align: center;
  319.  margin: 6px 4px 4px 4px;
  320. }
  321. .p_ImageLeft /* Image Left */
  322. {
  323.  margin: 4px 4px 4px 4px;
  324. }
  325. .p_ImageLeftTableTop /* Image Left+TableTop */
  326. {
  327.  margin: 4px 4px 4px 4px;
  328. }
  329. .p_ImageRight /* Image Right */
  330. {
  331.  text-align: right;
  332.  margin: 4px 4px 4px 4px;
  333. }
  334. .p_Links1 /* Links1 */
  335. {
  336.  margin: 4px 4px 2px 4px;
  337. }
  338. .p_Links2 /* Links2 */
  339. {
  340.  margin: 4px 4px 2px 4px;
  341. }
  342. .p_Links3 /* Links3 */
  343. {
  344. }
  345. .p_Notes /* Notes */
  346. {
  347. }
  348. .p_Paragraph /* Paragraph */
  349. {
  350.  text-align: justify;
  351.  margin: 4px 4px 10px 4px;
  352. }
  353. .p_Table /* Table */
  354. {
  355.  margin: 2px 4px 2px 16px;
  356. }
  357. .p_TableBullets /* Table Bullets */
  358. {
  359.  text-align: justify;
  360.  text-indent: -16px;
  361.  margin: 4px 0px 4px 16px;
  362. }
  363. .p_TableBullets2 /* Table Bullets2 */
  364. {
  365.  text-align: justify;
  366.  text-indent: -16px;
  367.  margin: 4px 0px 4px 32px;
  368. }
  369. .p_TableHeader /* Table Header */
  370. {
  371.  margin: 2px 4px 2px 4px;
  372. }
  373. .p_Tabletext /* Table text */
  374. {
  375.  margin: 4px 0px 4px 26px;
  376. }
  377. .p_TableEdition /* Table+Edition */
  378. {
  379.  text-align: center;
  380.  margin: 2px 4px 2px 4px;
  381. }
  382. .p_TableItalik /* Table+Italik */
  383. {
  384.  text-align: justify;
  385.  margin: 4px 0px 4px 0px;
  386. }
  387. .p_Table2 /* Table2 */
  388. {
  389.  margin: 2px 4px 2px 16px;
  390. }
  391. .p_Table3 /* Table3 */
  392. {
  393.  margin: 2px 4px 2px 16px;
  394. }
  395. .p_Tip /* Tip */
  396. {
  397.  margin: 8px 0px 8px 0px;
  398. }
  399.