home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / Chip_2003-05_cd1.bin / bonus / www.paladix.cz / rs / css / paladix.css
Encoding:
Cascading Style Sheet File  |  2003-04-05  |  10.2 KB  |  361 lines

  1. body { background-color: #000000; }
  2. .body-print { background-color: #ffffff; }
  3. p {    font-family: Arial, Helvetica, sans-serif; text-align: justify; }
  4. td { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
  5.  
  6. a {}
  7. a:link {color: #000000; }
  8. a:visited {color: #000000; }
  9. a:active {color: #000000; }
  10. a:hover {color: #C66300; }
  11.  
  12. .nounderline:link {color: #000000; text-decoration: none; }
  13. .nounderline:visited {color: #000000; text-decoration: none; }
  14. .nounderline:active {color: #000000; text-decoration: none; }
  15. .nounderline:hover {color: #C66300; text-decoration: none; }
  16.  
  17. .small { font-family: Arial, Helvetica, sans-serif;    font-size: 8pt; }
  18. .medium { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; }
  19. .toptext { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; }
  20. .black { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;    background-color: #000000; }
  21. .red { font-family: Arial, Helvetica, sans-serif; color: #ff0000; font-weight: bold }
  22. .navy { font-family: Arial, Helvetica, sans-serif; color: #000080; font-weight: bold }
  23. .redl { font-family: Arial, Helvetica, sans-serif; color: #ff0000; }
  24. .navyl { font-family: Arial, Helvetica, sans-serif; color: #000080; }
  25. .header-light { 
  26.     font-family: Verdana, Arial, Helvetica, sans-serif;
  27.     font-weight: bold;
  28.     font-size: 9pt;
  29.     color: #8B8A5C;
  30.     background-color: #FEFECD; 
  31. }
  32. .header-dark { 
  33.     font-family: Verdana, Arial, Helvetica, sans-serif;
  34.     font-weight : bold;
  35.     font-size: 9pt;
  36.     color: #FEFECD;
  37.     background-color: #8B8A5C; 
  38. }
  39. .banner-text { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; background-color: #FEFECD; }
  40. .header-article-list { 
  41.     font-family: Arial, Helvetica, sans-serif;
  42.     font-size: 15pt;
  43.     font-weight : bold;
  44.     color: #8B8A5C;
  45. }
  46. .header-article { 
  47.     font-family: Arial, Helvetica, sans-serif;
  48.     font-size: 14pt;
  49.     font-weight : bold;
  50.     color: #C66300;
  51. }
  52. .header-article-small { 
  53.     font-family: Arial, Helvetica, sans-serif;
  54.     font-size: 12pt;
  55.     font-weight : bold;
  56.     color: #C66300;
  57. }
  58. .header-article-link { 
  59.     font-family: Arial, Helvetica, sans-serif;
  60.     font-size: 13pt;
  61.     font-weight : bold;
  62.     color: #C66300;
  63.     text-decoration: none;
  64. }
  65. .header-article-link:link { 
  66.     font-family: Arial, Helvetica, sans-serif;
  67.     font-size: 13pt;
  68.     font-weight : bold;
  69.     color: #C66300;
  70.     text-decoration: none;
  71. }
  72. .header-article-link:visited { 
  73.     font-family: Arial, Helvetica, sans-serif;
  74.     font-size: 13pt;
  75.     font-weight : bold;
  76.     color: #C66300;
  77.     text-decoration: none;
  78. }
  79. .header-article-link:hover { 
  80.     font-family: Arial, Helvetica, sans-serif;
  81.     font-size: 13pt;
  82.     font-weight : bold;
  83.     color: #C66300;
  84.     text-decoration: underline;
  85. }
  86. .header-article-link2 { 
  87.     font-family: Arial, Helvetica, sans-serif;
  88.     font-size: 13pt;
  89.     font-weight : bold;
  90.     color: #C66300;
  91.     text-decoration: underline;
  92. }
  93. .header-article-link2:link { 
  94.     font-family: Arial, Helvetica, sans-serif;
  95.     font-size: 13pt;
  96.     font-weight : bold;
  97.     color: #C66300;
  98.     text-decoration: underline;
  99. }
  100. .header-article-link2:visited { 
  101.     font-family: Arial, Helvetica, sans-serif;
  102.     font-size: 13pt;
  103.     font-weight : bold;
  104.     color: #C66300;
  105.     text-decoration: underline;
  106. }
  107. .header-article-link2:hover { 
  108.     font-family: Arial, Helvetica, sans-serif;
  109.     font-size: 13pt;
  110.     font-weight : bold;
  111.     color: #C66300;
  112.     text-decoration: underline;
  113. }
  114. .box-footer { 
  115.     font-family: Verdana, Arial, Helvetica, sans-serif;
  116.     font-weight: normal;
  117.     font-size: 8pt;
  118.     color: #FEFECD;
  119. }
  120. .box-footer-link:link { 
  121.     font-family: Verdana, Arial, Helvetica, sans-serif;
  122.     font-weight: normal;
  123.     font-size: 8pt;
  124.     color: #FEFECD;
  125.     text-decoration: none;
  126. }
  127. .box-footer-link:visited { 
  128.     font-family: Verdana, Arial, Helvetica, sans-serif;
  129.     font-weight: normal;
  130.     font-size: 8pt;
  131.     color: #FEFECD;
  132.     text-decoration: none;
  133. }
  134. .box-footer-link:hover { 
  135.     font-family: Verdana, Arial, Helvetica, sans-serif;
  136.     font-weight: normal;
  137.     font-size: 8pt;
  138.     color: #935300;
  139.     text-decoration: none;
  140. }
  141. .article-comments { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; }
  142. .article-author { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #8B8A5C; }
  143. .article-light {
  144.     font-family: Arial, Helvetica, sans-serif;
  145.     font-weight : normal;
  146.     font-size: 10pt;
  147.     color: #000000;
  148.     background-color: #FEFECD;
  149. }
  150. .article-list-separator { 
  151.     color: #8D4600;
  152.     background-color: #8D4600;
  153. }
  154. .header-sekce { 
  155.     font-family: Verdana, Arial, Helvetica, sans-serif;
  156.     font-weight : bold;
  157.     font-size: 8pt;
  158.     color: #FEFECD;
  159.     background-color: #8B8A5C; 
  160. }
  161. .sekce { 
  162.     font-family: Arial, Helvetica, sans-serif;
  163.     font-size: 9pt;
  164.     color: #000000;
  165.     background-color: #CCCC99; 
  166. }
  167. .short-art { 
  168.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  169.     font-size: 8pt;
  170.     color: #000000;
  171.     background-color: #F6F6C6; 
  172. }
  173. .sekce-link { 
  174.     font-family: Arial, Helvetica, sans-serif;
  175.     font-size: 9pt;
  176.     color: #000000;
  177.     background-color: #CCCC99; 
  178.     text-decoration: none;
  179. }
  180. .sekce-link-small { 
  181.     font-family: Arial, Helvetica, sans-serif;
  182.     font-size: 8pt;
  183.     color: #000000;
  184.     background-color: #CCCC99; 
  185.     text-decoration: none;
  186. }
  187. .article-link { 
  188.     font-family: Arial, Helvetica, sans-serif;
  189.     font-size: 9pt;
  190.     color: #000000;
  191.     background-color: #FEFECD; 
  192.     text-decoration: none;
  193. }
  194. .act-article-link { 
  195.     font-family: Arial, Helvetica, sans-serif;
  196.     font-size: 8pt;
  197.     color: #000000;
  198.     text-decoration: none;
  199. }
  200. .sekce-active { 
  201.     font-family: Arial, Helvetica, sans-serif;
  202.     font-size: 9pt;
  203.     color: #000000;
  204.     background-color: #E6E0C6; 
  205. }
  206. .sekce-active-link { 
  207.     font-family: Arial, Helvetica, sans-serif;
  208.     font-size: 9pt;
  209.     color: #000000;
  210.     background-color: #E6E0C6; 
  211.     text-decoration: none;
  212. }
  213. .anketa { 
  214.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  215.     font-size: 8pt;
  216.     color: #000000;
  217.     background-color: #F6F6C6; 
  218. }
  219. .search-box { 
  220.     font-family: Arial, Helvetica, sans-serif;
  221.     font-size: 9pt;
  222.     color: #000000;
  223.     background-color: #F6F6C6; 
  224. }
  225. .forum-tbl-cell { 
  226.     font-family: Arial, Helvetica, sans-serif;
  227.     font-size: 8pt;
  228.     color: #000000;
  229.     background-color: #E6E7A9; 
  230. }
  231. .forum-func-cell { 
  232.     font-family: Arial, Helvetica, sans-serif;
  233.     font-size: 8pt;
  234.     color: #000000;
  235.     background-color: #CCCC99; 
  236. }
  237. .button {
  238.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  239.     font-size: 8pt;
  240.     color: #000000;
  241.     background-color: #E6E0C6;
  242.     border-right : 1pt solid #C66300;
  243.     border-left : 1pt solid #C66300;
  244.     border-top : 1pt solid #C66300;
  245.     border-bottom : 1pt solid #C66300;
  246. }
  247. .map-link:link { 
  248.     font-family: Arial, Helvetica, sans-serif;
  249.     font-size: 10pt;
  250.     font-weight : bold;
  251.     color: #000000;
  252.     text-decoration: none;
  253. }
  254. .map-link:visited { 
  255.     font-family: Arial, Helvetica, sans-serif;
  256.     font-size: 10pt;
  257.     font-weight : bold;
  258.     color: #000000;
  259.     text-decoration: none;
  260. }
  261. .map-link:hover { 
  262.     font-family: Arial, Helvetica, sans-serif;
  263.     font-size: 10pt;
  264.     font-weight : bold;
  265.     color: #C66300;
  266.     text-decoration: underline;
  267. }
  268. .bazar-art { 
  269.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  270.     font-size: 8pt;
  271.     color: #000000;
  272.     background-color: #F1F1c1; 
  273. }
  274. h1 { 
  275.     font-family: Arial, Helvetica, sans-serif;
  276.     font-size: 13pt;
  277.     font-weight : bold;
  278.     color: #000000;
  279. }
  280. h2 { 
  281.     font-family: Arial, Helvetica, sans-serif;
  282.     font-size: 11pt;
  283.     font-weight : bold;
  284.     color: #000000;
  285. }
  286. h3 { 
  287.     font-family: Arial, Helvetica, sans-serif;
  288.     font-size: 10pt;
  289.     font-weight : bold;
  290.     font-style : italic;
  291.     color: #000000;
  292. }
  293. img {
  294.     border-color : Black;    
  295. }
  296. .top-tbl-cell {
  297.     font-family: Arial, Helvetica, sans-serif;
  298.     font-size: 10pt;
  299.     color: #000000;
  300.     background-color : #C2B472;
  301. }
  302. .norm-tbl-cell {
  303.     font-family: Arial, Helvetica, sans-serif;
  304.     font-size: 10pt;
  305.     color: #000000;
  306.     background-color : #E6E0C6;
  307. }
  308. .norm-tbl-cell-small {
  309.     font-family: Arial, Helvetica, sans-serif;
  310.     font-size: 8pt;
  311.     color: #000000;
  312.     background-color : #E6E0C6;
  313. }
  314. .group-tbl-cell {
  315.     font-family: Arial, Helvetica, sans-serif;
  316.     font-size: 10pt;
  317.     color: #000000;
  318.     background-color : #DFD4A1;
  319. }
  320.  
  321. .anotback { 
  322.     background-color: #C66300; 
  323. }
  324.  
  325. .noundln {
  326.     text-decoration: none;
  327. }
  328.  
  329. .input_box
  330.     font-family: Verdana, Arial, Helvetica, sans-serif; 
  331.     font-size: 11px;
  332.     border-color : #888888;
  333.     border-style: solid;
  334.     border-top-width: 1px; 
  335.     border-right-width: 1px; 
  336.     border-bottom-width: 1px; 
  337.     border-left-width: 1px;
  338. }
  339.  
  340. .mns_hr { color: #8B8A5C; }
  341. .mns_form_sec { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight : bold; }
  342. .mns_pdetail_header    { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight : bold; color: #FEFECD; }
  343. .mns_pdetail_text    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #ffffff; }
  344. .mns_pdetail_buttons             { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight : bold; color: #8B8A5C; }
  345. .mns_pdetail_buttons A:link     { text-decoration: none; color: #FEFECD; }
  346. .mns_pdetail_buttons A:visited     { text-decoration: none; color: #FEFECD; }
  347. .mns_pdetail_buttons A:active     { text-decoration: none; color: #FEFECD; }
  348. .mns_pdetail_buttons A:hover     { text-decoration: underline ;color : #FEFECD }
  349. .mns_cmnt_head_top    { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight : bold; background-color: #DFD4A1; }
  350. .mns_cmnt_head    { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight : bold; background-color: #DBD6C1; }
  351. .mns_cmnt_head1    { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight : bold; background-color: #E6E7A9; }
  352. .mns_cmnt_type    { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight : bold; color: #0000a0; }
  353. .mns_cmnt_body_top    { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; background-color: #E6E7A9; }
  354. .mns_cmnt_body    { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; background-color: #F6F6C6; }
  355. .mns_header_serie { font-family: Arial, Helvetica, sans-serif; font-size: 14pt;    font-weight : bold;    color: #C66300; }
  356. .mns_header_photo { font-family: Arial, Helvetica, sans-serif; font-size: 12pt;    font-weight : bold;    color: #C66300; }
  357. .mns_highlighted_tbl_cell { font-family: Arial, Helvetica, sans-serif; font-size: 10pt;    color: #000000; background-color: #E6E7A9; }
  358. .error_messages{ font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight : bold; color: #ff0000; }
  359.  
  360.