home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April / Chip_2003-04_cd1.bin / internet / emerite / css / emerite.css
Cascading Style Sheet File  |  2003-02-12  |  4KB  |  259 lines

  1. BODY, P, TD, DIV, SPAN, UL, OL, BLOCKQUOTE {
  2.     font-family : Geneva CE, Geneva, Verdana, Helvetica, sans-serif;
  3.     font-size : 10px;
  4.     scrollbar-3dlight-color : #F4F4F4;
  5.     scrollbar-arrow-color : #FF9933;
  6.     scrollbar-darkshadow-color :#E5E5E5;
  7.     scrollbar-face-color : #FBFBFB;
  8.     scrollbar-highlight-color : #9E9E9E;
  9.     scrollbar-shadow-color : #E5E5E5;
  10.     scrollbar-track-color : #F4F4F4;
  11. }
  12.  
  13. .menu    {
  14.     color: #FFFFFF;
  15.     text-decoration : none;
  16. }
  17. .menu:HOVER    {
  18.     color: #000000;
  19.     text-decoration : none;
  20. }
  21. .menubig    {
  22.     color: #FFFFFF;
  23.     font-size : 11px;
  24.     font-weight : bold;
  25. }
  26. .infogrd    {
  27.     background-image : url(/img/info_grd.gif);
  28. }
  29.  
  30.  
  31.  
  32.  
  33. .tblmenu    {
  34.     background-color: #FFFAF5;
  35. }
  36. .lnksec    {
  37.     color: #000000;
  38.     text-decoration : none;
  39. }
  40. .lnksec:HOVER    {
  41.     color: #FF9933;
  42.     text-decoration : none;
  43. }
  44.  
  45.  
  46. .lnkfg    {
  47.     font-size : 10px;
  48.     color : #F07E03;
  49.     text-decoration : none;
  50. }
  51. .lnkfg:HOVER    {
  52.     color: #F07E03;
  53.     font-weight : normal;
  54.     text-decoration : none;
  55. }
  56.  
  57. .lnkfg2    {
  58.     font-size : 10px;
  59.     color : #F07E03;
  60.     text-decoration : none;
  61. }
  62. .lnkfg2:HOVER    {
  63.     color: #F07E03;
  64.     font-weight : normal;
  65.     text-decoration : none;
  66. }
  67.  
  68.  
  69. .text    {
  70.     color: #000000;
  71.     text-align : justify;
  72. }
  73.  
  74. .text2    {
  75.     color: #8B8B8B;
  76.     text-decoration : none;
  77. }
  78.  
  79. .title    {
  80.     color: #000000;
  81.     font-size : 11px;
  82.     font-weight : bold;
  83.     text-decoration : none;
  84. }
  85. .title:HOVER    {
  86.     color: #FF9933;
  87.     font-size : 11px;
  88.     font-weight : bold;
  89.     text-decoration : none;
  90. }
  91.  
  92.  
  93.  
  94.  
  95. A.zakladznate    {
  96.     color: #000000;
  97.     font-size : 11px;
  98.     font-weight : bold;
  99.     text-decoration : none;
  100. }
  101.  
  102. A.zakladznate:HOVER    {
  103.     color: #73BB27;
  104.     font-size : 11px;
  105.     font-weight : bold;
  106.     text-decoration : none;
  107. }
  108.  
  109. .zakladznate    {
  110.     color: #73BB27;
  111.     font-size : 12px;
  112.     font-weight : bold;
  113.     text-decoration : none;
  114. }
  115.  
  116. A.navicmate    {
  117.     color: #000000;
  118.     font-size : 11px;
  119.     font-weight : bold;
  120.     text-decoration : none;
  121. }
  122.  
  123. A.navicmate:HOVER    {
  124.     color: #4D7FDC;
  125.     font-size : 11px;
  126.     font-weight : bold;
  127.     text-decoration : none;
  128. }
  129.  
  130. .navicmate    {
  131.     color: #4D7FDC;
  132.     font-size : 12px;
  133.     font-weight : bold;
  134.     text-decoration : none;
  135. }
  136.  
  137. A.vsechnovite    {
  138.     color: #000000;
  139.     font-size : 11px;
  140.     font-weight : bold;
  141.     text-decoration : none;
  142. }
  143.  
  144. A.vsechnovite:HOVER    {
  145.     color: #CF87DE;
  146.     font-size : 11px;
  147.     font-weight : bold;
  148.     text-decoration : none;
  149. }
  150.  
  151. .vsechnovite    {
  152.     color: #CF87DE;
  153.     font-size : 12px;
  154.     font-weight : bold;
  155.     text-decoration : none;
  156. }
  157.  
  158.  
  159.  
  160. .title2    {
  161.     color: #000000;
  162.     font-size : 11px;
  163.     text-decoration : none;
  164. }
  165. .title2:HOVER    {
  166.     color: #FF9933;
  167.     font-size : 11px;
  168.     text-decoration : none;
  169. }
  170.  
  171. .titles    {
  172.     color: #FF9933;
  173.     font-size : 12px;
  174.     font-weight : bold;
  175. }
  176.  
  177. .titleo    {
  178.     color: #FF9933;
  179.     font-size : 10px;
  180.     text-decoration : none;
  181. }
  182.  
  183. .toptext    {
  184.     color: #FF9933;
  185.     font-size : 9px;
  186.     font-weight : bold;
  187.     text-decoration : none;
  188. }
  189.  
  190. .toptext2    {
  191.     color: #000000;
  192.     font-size : 9px;
  193.     text-decoration : none;
  194. }
  195.  
  196. .titlegreen    {
  197.     color: #73BB27;
  198.     font-size : 10px;
  199.     text-decoration : none;
  200. }
  201.  
  202. .titleblue    {
  203.     color: #4D7FDC;
  204.     font-size : 10px;
  205.     text-decoration : none;
  206. }
  207.  
  208. .titlefial    {
  209.     color: #CF87DE;
  210.     font-size : 10px;
  211.     text-decoration : none;
  212. }
  213.  
  214. .titlep    {
  215.     color: #000000;
  216.     font-size : 11px;
  217.     text-decoration : none;
  218. }
  219. .titleb    {
  220.     color: #000000;
  221.     font-weight : bold;
  222. }
  223.  
  224. .top    {
  225.     color: #8B8B8B;
  226.     font-weight : bold;
  227.     text-decoration : none;
  228. }
  229.  
  230. .lnk    {
  231.     color: #FF9933;
  232.     font-weight : bold;
  233.     text-decoration : none;
  234. }
  235. .lnk:HOVER    {
  236.     color: #000000;
  237.     font-weight : bold;
  238.     text-decoration : underline;
  239. }
  240.  
  241. .sph    {
  242.     font-size : 1px;
  243. }
  244.  
  245.  
  246. .form {
  247.     font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  248.     font-size : 10px;
  249.     height : 17px;
  250.     border-bottom : 1px solid #DADADA;
  251.     border-left : 1px solid #DADADA;
  252.     border-right : 1px solid #DADADA;
  253.     background-color : #FCFCFC;
  254.     border-top : 1px solid #DADADA;
  255.     margin-bottom : 0px;
  256.     margin-left : 0px;
  257.     margin-right : 0px;
  258.     margin-top : 0px;
  259. }