home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 February / Chip_2002-02_cd1.bin / tema / topol / share / styles.css next >
Cascading Style Sheet File  |  2001-04-30  |  10KB  |  435 lines

  1. BODY {
  2.    color           : #000000;
  3.    background-color: #FFFFFF;
  4.    font-weight     : normal;
  5.    font-size       : 9pt;
  6.    font-family     : Verdana, Tahoma, Arial, sans serif;
  7.    font-style      : normal;
  8.    text-align      : justify;
  9.    scrollbar-face-color: #004242; 
  10.    scrollbar-shadow-color: #CEFFCE;
  11.    scrollbar-highlight-color: #CEFFCE;
  12.    scrollbar-3dlight-color: #004242;
  13.    scrollbar-darkshadow-color: #004242;
  14.    scrollbar-track-color: #A0D0A0;
  15.    scrollbar-arrow-color: #CEFFCE;
  16. }
  17.  
  18. .menutab {
  19.    background-color: #008000;
  20.    width           : 175;
  21.    color           : #FFFFFF;
  22.    font-size       : 10pt;
  23.    font-family     : Verdana, Tahoma, Arial, sans serif;
  24.    font-style      : normal;
  25.    font-weight     : 900;
  26.    text-decoration : none;
  27.    margin-right    : 5;
  28.    margin-left     : 5;
  29.    vertical-align  : middle;
  30. }
  31.  
  32. .menuref {
  33.    background-color: #008000;
  34.    text-decoration : none;
  35.    margin-left     : 5;
  36.    margin-right    : 5;
  37.    margin-top      : 7;
  38.    marign-bottom   : 7;
  39.    width           : 100%;
  40.    vertical-align  : middle;
  41. }
  42.  
  43. .menuline {
  44.    color           : #FFFFFF;
  45.    margin-left     : 5;
  46.    margin-right    : 5;
  47.    text-align      : center;
  48.    valign          : middle;
  49.    height          : 2;
  50.    width           : 100%;
  51.    vertical-align  : middle;
  52. }
  53.  
  54. A {
  55.    font-weight     : bold;
  56.    color           : #008400;
  57. }
  58.  
  59. A:hover {
  60.    text-decoration : underline;
  61.    color           : red;
  62. }
  63.  
  64. .whiteref {
  65.    color           : #FFFFFF;
  66.    font-size       : 10pt;
  67.    font-weight     : bold;
  68.    text-decoration : none;
  69.    margin-left     : 5;
  70.    margin-right    : 5;
  71.    text-align      : left;
  72.    height          : 24;
  73. }
  74.  
  75. }
  76. .pata {
  77.    font-size       : 8pt;
  78.    font-weight     : normal;
  79.    margin-right    : 15px;
  80. }
  81.  
  82. .aktualizace {
  83.    font-size       : 8pt;
  84.    font-weight     : bold;
  85.    color           : #FFFFFF;
  86. }
  87. .text {
  88.    font-size       : 9pt;
  89.    text-align      : justify;
  90.    margin-left     : 20px;
  91.    margin-right    : 15px;
  92.    margin-top:     : 5px;
  93. }
  94.  
  95.  
  96. FIELDSET {
  97.    font-size       : 9pt;
  98.    margin-left     : 30px;
  99.    margin-right    : 30px;
  100.    padding         : 8px;
  101.    margin-top      : 5px;
  102.    margin-bottom   : 5px
  103. }
  104.  
  105. INPUT {
  106.    margin-left     : 5px;
  107.    margin-right    : 5px;
  108. }
  109.  
  110.  
  111. .pref {
  112.    color           : #000000;
  113.    font-size       : 9pt;
  114.    font-weight     : normal;
  115.    text-align      : justify;
  116.    margin-left     : 30px;
  117.    margin-right    : 30px;
  118.    margin-top      : 5px;
  119.    margin-bottom   : 5px;
  120. }
  121.  
  122. .pref2 {
  123.    font-weight     : bold;
  124.    color           : #008400;
  125.    text-decoration : none;
  126. }
  127. .h1ref {
  128.    color           : #CEFFCE;
  129.    background-color: #004242;
  130.    font-weight     : 800;
  131.    font-size       : 13pt;
  132.    font-family     : Verdana, Tahoma, Arial, sans serif;
  133.    font-style      : normal;
  134.    text-align      : justify;
  135.    vertical-align  : middle;
  136.    text-decoration : none;
  137.    text-align      : left;
  138. }
  139.  
  140. .h2ref {
  141.    color           : #004242;
  142.    font-weight     : 900;
  143.    font-size       : 10pt;
  144.    font-family     : Verdana, Tahoma, Arial, sans serif;
  145.    font-style      : normal;
  146.    text-align      : justify;
  147.    vertical-align  : middle;
  148.    height          : 11pt;
  149.    text-decoration : none;
  150.    text-align      : left;
  151. }
  152.  
  153. .h3ref {
  154.    color           : #004242;
  155.    font-weight     : 800;
  156.    font-size       : 10pt;
  157.    font-family     : Verdana, Tahoma, Arial, sans serif;
  158.    font-style      : normal;
  159.    text-align      : left;
  160.    margin-left     : 30px;
  161.    margin-right    : 30px;
  162.    vertical-align  : middle;
  163.    height          : 11pt;
  164.    margin-top      : 10px;
  165.    margin-bottom   : 0px;
  166.    text-align      : left;
  167. }
  168.  
  169. .separator {
  170.    color           : #004242;
  171.    align           : center;
  172.    margin-left     : 15px;
  173.    margin-right    : 15px;
  174.    vertical-align  : middle;
  175.    height          : 2px;
  176.    width           : 100%;
  177.    margin-top      : 5px;
  178.    margin-bottom   : 5px
  179. }
  180.  
  181. UL {
  182.    font-size       : 9pt;
  183.    text-align      : justify;
  184.    margin-left     : 45px;
  185.    margin-right    : 30px;
  186.    margin-top      : 0px;
  187.    margin-bottom   : 0px;
  188.    list-style      : disc outside;
  189. }
  190.  
  191. OL {
  192.    font-size       : 9pt;
  193.    text-align      : justify;
  194.    margin-left     : 53px;
  195.    margin-right    : 30px;
  196.    margin-top      : 0px;
  197.    margin-bottom   : 0px;
  198.    list-style      : decimal outside;
  199. }
  200.  
  201. LI {
  202.    margin-top      : 3px;
  203.    margin-bottom   : 3px
  204. }
  205.  
  206. .tablecel {
  207.    border-right-width : 1px;
  208.    border-bottom-width: 1px;
  209. }
  210.  
  211. .tablecen {
  212.    font-size       : 9pt;
  213.    text-align      : right;
  214.    width           : 120px;
  215. }
  216.  
  217. .tablestred {
  218.    font-size       : 8pt;
  219.    text-align      : center;
  220.    width           : 50px;
  221. }
  222.  
  223. .tablepop2 {
  224.    font-size       : 9pt;
  225.    text-align      : left;
  226. }
  227.  
  228. .tablehed2 {
  229.    font-size       : 9pt;
  230.    font-weight     : bold;
  231.    text-align      : left;
  232.    border-width    : +px;
  233.    background-color: #CEFFCE;
  234. }
  235.  
  236. .tablehed {
  237.    font-size       : 9pt;
  238.    font-weight     : bold;
  239.    text-align      : center;
  240.    width           : 120px;
  241.    border-width    : 1px;
  242.    background-color: #CEFFCE;
  243. }
  244.  
  245. .tableslp {
  246.          font-size       : 9pt;
  247.          font-weight     : bold;
  248.          text-align      : left;
  249.          width           : 145px;
  250.          border-width    : 1px;
  251.          background-color: #CEFFCE;
  252. }
  253.  
  254. .tablemenu {
  255.          font-size       : 8pt;
  256.          font-weight     : normal;
  257.          text-align      : left;
  258.          width           : 220px;
  259.          border-width    : 1px;
  260.          background-color: #CEFFCE;
  261. }
  262.  
  263. .tableslp2 {
  264.          font-size       : 9pt;
  265.          font-weight     : bold;
  266.          text-align      : left;
  267.          width           : 525px;
  268.          border-width    : 1px;
  269.          background-color: #CEFFCE;
  270. }
  271.  
  272. .tfilepop {
  273.          font-size       : 9pt;
  274.          text-align      : left;
  275.          width           : 350px;
  276.          border-width    : 1px;
  277. }
  278.  
  279. .tfilename {
  280.          font-size       : 9pt;
  281.          text-align      : left;
  282.          width           : 120px;
  283.          border-width    : 1px;
  284. }
  285.  
  286. .tfilesize {
  287.    font-size       : 9pt;
  288.          text-align      : right;
  289.          width           : 70px;
  290.          border-width    : 1px;
  291. }
  292.  
  293. .tfiltable {
  294.    border-width    : 1px;
  295.          border-color    : #004242;
  296. }
  297.  
  298. H1 {
  299.    color           : #CEFFCE;
  300.    background-color: #004242;
  301.    font-weight     : 800;
  302.    font-size       : 13pt;
  303.    font-family     : Verdana, Tahoma, Arial, sans serif;
  304.    font-style      : normal;
  305.    text-align      : left;
  306.    margin-left     : 15px;
  307.    margin-right    : 15px;
  308.    vertical-align  : middle;
  309.    height          : 22px;
  310.    text-decoration : none;
  311.    margin-top      : 20px;
  312.    margin-bottom   : 0px;
  313.    text-align      : left;
  314. }
  315.  
  316. H2 {
  317.    color           : #004242;
  318.    font-weight     : 900;
  319.    font-size       : 10pt;
  320.    font-family     : Verdana, Tahoma, Arial, sans serif;
  321.    font-style      : normal;
  322.    text-align      : left;
  323.    margin-left     : 15px;
  324.    margin-right    : 15px;
  325.    vertical-align  : middle;
  326.    height          : 11pt;
  327.    margin-top      : 15px;
  328.    margin-bottom   : 0px;
  329.    text-align      : left;
  330. }
  331.  
  332. H3 {
  333.    color           : #004242;
  334.    font-weight     : 800;
  335.    font-size       : 10pt;
  336.    font-family     : Verdana, Tahoma, Arial, sans serif;
  337.    font-style      : normal;
  338.    text-align      : left;
  339.    margin-left     : 30px;
  340.    margin-right    : 30px;
  341.    vertical-align  : middle;
  342.    height          : 11pt;
  343.    margin-top      : 10px;
  344.    margin-bottom   : 0px;
  345.    text-align      : left;
  346. }
  347.  
  348. H4 {
  349.    color           : #004242;
  350.    font-weight     : 100;
  351.    font-size       : 9pt;
  352.    font-family     : Verdana, Tahoma, Arial, sans serif;
  353.    font-style      : normal;
  354.    text-align      : left;
  355.    margin-left     : 30px;
  356.    margin-right    : 30px;
  357.    vertical-align  : middle;
  358.    height          : 11pt;
  359.    margin-top      : 0px;
  360.    margin-bottom   : 0px;
  361.    text-align      : left;
  362. }
  363.  
  364. P {
  365.    font-size       : 9pt;
  366.    text-align      : justify;
  367.    margin-left     : 30px;
  368.    margin-right    : 30px;
  369.    margin-top      : 5px;
  370.    margin-bottom   : 5px;
  371. }
  372.  
  373. .obrazekr {
  374.    float           : right;
  375. }
  376.  
  377. TABLE {
  378.    font-size       : 9pt;
  379.    border-width    : 1px;
  380.    border-color    : #004242;
  381. }
  382.  
  383. TD {
  384.    font-size       : 9pt;
  385.    border-width    : 1px;
  386.    border-color    : #004242;
  387. }
  388.  
  389. INPUT {
  390.    font-weight     : normal;
  391.    font-size       : 8pt;
  392.    font-family     : Verdana, Tahoma, Arial, sans serif;
  393.    font-style      : normal;
  394. }
  395.  
  396. TEXTAREA {
  397.    font-weight     : normal;
  398.    font-size       : 8pt;
  399.    font-family     : Verdana, Tahoma, Arial, sans serif;
  400.    font-style      : normal;
  401. }
  402.  
  403. FORM {
  404.    font-weight     : normal;
  405.    font-size       : 8pt;
  406.    font-family     : Verdana, Tahoma, Arial, sans serif;
  407.    font-style      : normal;
  408. }
  409.  
  410.  
  411. .sample {
  412.    background-color: #CEFFCE;
  413.    font-family     : courier, monospace;
  414.    font-size       : 11pt;
  415.    text-align      : justify;
  416.    margin-left     : 30px;
  417.    margin-right    : 30px;
  418.    margin-top      : 5px;
  419.    margin-bottom   : 5px;
  420. }
  421.  
  422. .tableuni
  423. {
  424.    border-width     : 1px;
  425.    border-color     : #FFFFFF;
  426. }
  427.  
  428. .tduni
  429. {
  430.    font-size       : 8pt;
  431.    border-width    : 1px;
  432.    border-color    : #FFFFFF;
  433.    background-color: #CEFFCE;
  434. }
  435.