home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 December / PCWorld_2004-12_cd.bin / software / komercni / dhospodarstvi / dh6.exe / HELP / SITE.CSS < prev    next >
Cascading Style Sheet File  |  2000-11-18  |  3KB  |  115 lines

  1. BODY {
  2.   background-image : url(back.jpg);
  3.   background-repeat : no-repeat;
  4. }
  5.  
  6. .menu, .menu p {
  7.   font-family: tahoma, arial, helvetica, sans serif;
  8.   font-size: 8pt;
  9.   line-height: 9pt;
  10.   margin: 0px;
  11.   color: #ffffff
  12. }
  13.  
  14. .menu a {font-weight: bold}
  15.  
  16. .menu a:link          {color: #ffffff; text-decoration: none}
  17. .menu a:visited       {color: #ffffff; text-decoration: none}
  18. .menu a:active        {color: #ffffff; text-decoration: none}
  19. .menu a:visited:hover {color: #99d3ff; text-decoration: none}
  20. .menu a:hover         {color: #99d3ff; text-decoration: none}
  21.  
  22. H1 {
  23.   font-family: arial black, arial, helvetica, sans serif;
  24.   font-size: 15pt;
  25.   line-height: 15pt;
  26.   margin: 0px;
  27.   color: #000000;
  28.   font-weight : normal;
  29. }
  30.  
  31. .capt, .capt H2 {
  32.   font-family: tahoma, arial, helvetica, sans serif;
  33.   font-size: 8pt;
  34.   font-weight: bold;
  35.   line-height: 9pt;
  36.   margin: 0px;
  37.   color: #ffffff
  38. }
  39.  
  40. .capt a:link          {color: #ffffff; text-decoration: none}
  41. .capt a:visited       {color: #ffffff; text-decoration: none}
  42. .capt a:active        {color: #ffffff; text-decoration: none}
  43. .capt a:visited:hover {color: #ffffff; text-decoration: underline}
  44. .capt a:hover         {color: #ffffff; text-decoration: underline}
  45.  
  46. body, td, tr, p,  dd, dl {
  47.   font-family: verdana, arial, helvetica, sans serif;
  48.   font-size: x-small;
  49. }
  50.  
  51. dd {
  52.   margin-left: 14px;
  53. }
  54.  
  55. .small, .small p {
  56.   font-family: verdana, arial, helvetica, sans serif;
  57.   font-size: xx-small;
  58. }
  59.  
  60.  
  61. a:link          {color: #088cba; text-decoration: underline}
  62. a:visited       {color: #088cba; text-decoration: underline}
  63. a:active        {color: #088cba; text-decoration: underline}
  64. a:visited:hover {color: #0baee8; text-decoration: underline}
  65. a:hover         {color: #0baee8; text-decoration: underline}
  66.  
  67. .bottom {
  68.   background-image : url(back.gif);
  69.   background-repeat : no-repeat;
  70.   background-position : bottom right;
  71. }
  72.  
  73. .hyphid {display: none}
  74.  
  75. .hyp a {
  76.   font-family: tahoma, arial, helvetica, sans serif;
  77.   font-size: 2pt;
  78.   line-height: 20px;
  79.   font-weight: lighter;
  80.   color: #ffffff}
  81.  
  82. .hyp img {border: none}
  83.  
  84. .hyp a:link          {color: #eeeeee; text-decoration: none}
  85. .hyp a:visited       {color: #eeeeee; text-decoration: none}
  86. .hyp a:active        {color: #eeeeee; text-decoration: none}
  87. .hyp a:visited:hover {color: #eeeeee; text-decoration: none}
  88. .hyp a:hover         {color: #eeeeee; text-decoration: none}
  89.  
  90. .end {
  91.   font-family: tahoma, arial, helvetica, sans serif;
  92.   font-size: 7pt;
  93. }
  94.  
  95. .left, .left p {
  96.   font-family: tahoma, arial, helvetica, sans serif;
  97.   font-size: 9pt;
  98.   font-weight: bold;
  99.   line-height: 10pt;
  100.   color: #088cba;
  101.   margin-left : 0px;
  102.   margin-bottom : 7px;
  103.   margin-right : 0px;
  104.   margin-top : 0px;
  105. }
  106.  
  107. .left a:link          {color: #088cba; text-decoration: none}
  108. .left a:visited       {color: #088cba; text-decoration: none}
  109. .left a:active        {color: #088cba; text-decoration: none}
  110. .left a:visited:hover {color: #36c6f5; text-decoration: none}
  111. .left a:hover         {color: #36c6f5; text-decoration: none}
  112.  
  113. .leftcap {
  114.   color: #b52a2b;
  115. }