home *** CD-ROM | disk | FTP | other *** search
/ Chip 2006 December / chip-cd_2006_12.zip / 12 / klub / addit.css < prev    next >
Cascading Style Sheet File  |  2006-01-31  |  4KB  |  205 lines

  1. body {background-color:#666; text-align:center; font-family:Arial,Helvetica; font-size:11px}
  2. img {border:0px}
  3. div.sp {font-size:1px; width:606px}
  4. a {color:#335299; text-decoration:none; font-family:Arial,Helvetica; font-size:11px}
  5. a:hover {text-decoration:underline}
  6. img.ppas {width:193px;height:2px}
  7. p{display:inline}
  8.  
  9. #r-banner {
  10.     width:750px;
  11.     text-align:center;
  12.     padding:8px 0px 12px 0px;
  13. }
  14.  
  15. #r-sky {
  16.     float:right;
  17.     width:125px;
  18.     margin-top:125px;
  19. }
  20.  
  21. #pg-header, #pg-menu {
  22.     width:750px;
  23.     background-color:#ED2600
  24. }
  25.  
  26. #pg-header {
  27.     height:65px;
  28.     text-align:left;
  29.     border-top:1px solid #FE4600;
  30. }
  31.  
  32. #pg-menu {
  33.     text-align:center;
  34. }
  35.  
  36. #pg-menu-body {
  37.     border-top:1px solid #DE1400;
  38.     background-image:url("p-menubk.gif"/*tpa=http://www.chip.pl/i/p-menubk.gif*/);
  39.     background-repeat:repeat-x;
  40.     margin:0px 2px;
  41. }
  42.  
  43. #pg-menu-body a, #pg-menu-body span{
  44.     height:23px;
  45.     padding-top:3px;
  46.     padding-bottom:3px;
  47.     color:#333;
  48.     font-family:Arial,Helvetica;
  49.     font-size:12px;
  50.     text-decoration:none;
  51. }
  52.  
  53. #pg-menu-body a:hover{
  54.     text-decoration:underline;
  55. }
  56.  
  57. #pg-menu-body td {
  58.     background-image:url("p-menubk.gif"/*tpa=http://www.chip.pl/i/p-menubk.gif*/);
  59.     background-repeat:repeat-x;
  60.     text-align:center;
  61.     border-bottom:1px solid #CCC;
  62.     height:23px
  63. }
  64.  
  65. #pg-menu-body td.h {
  66.     border-bottom:1px solid #4763A3;
  67.     background-image:url("p-menubkc.gif"/*tpa=http://www.chip.pl/i/p-menubkc.gif*/);
  68.     height:23px
  69. }
  70.  
  71. #pg-menu-body td.h a {
  72.     color:#FFF
  73. }
  74.  
  75. #pg-menu-body span {
  76.     padding:3px 0px;
  77.     color:#FFF
  78. }
  79.  
  80. #pg-menu-icons {
  81.     background-image:url("p-menubkc_.gif"/*tpa=http://www.chip.pl/i/p-menubkc_.gif*/);
  82.     background-repeat:repeat-x;
  83.     background-color:#5970A9;
  84.     color:#FFF;
  85.     margin:0px 2px;
  86.     padding:6px 20px 6px 20px;
  87.     text-align:left;
  88.     word-spacing:4px;
  89. }
  90.  
  91. #pg-menu-icons a {
  92.     color:#FFF;
  93.     text-decoration:none;
  94. }
  95.  
  96. #pg-menu-icons a:hover {
  97.     text-decoration:underline;
  98. }
  99.  
  100. #pg-logo {float:left; padding-top:8px; padding-left:15px}
  101.  
  102. #pg-search {
  103.     padding-top:18px;
  104.     padding-left:18px;
  105.     float:left;
  106. }
  107.  
  108. #pg-biul, #pg-user {
  109.     margin-top:12px;
  110.     margin-left:20px;
  111.     border-left:1px solid #DBDBDB;
  112.     padding-left:18px;
  113.     height:40px;
  114.     float:left;
  115.     color:#FFF
  116. }
  117.  
  118. * html #pg-biul {
  119.     height:37px;
  120.     padding-top:3px;
  121. }
  122.  
  123. #pg-search input, #pg-search select{
  124.     width:100px;
  125.     font:11px Tahoma;
  126.     color:#474747
  127. }
  128.  
  129. #pg-search input.s{
  130.     width:41px;
  131.     border-width:1px;
  132.     border-color:#FFF #CECECE #CECECE #FFF;
  133.     padding-top:0px
  134. }
  135.  
  136. #pg-adv {
  137.     padding-left:173px;
  138. }
  139.  
  140. * html #pg-search input.s{
  141.     width:43px;
  142. }
  143.  
  144. #whi {color:#FFF; font:12px Arial}
  145. .w {width:100%}
  146.  
  147. a.gr {
  148.     font-size:11px;
  149.     color:#DBDBDB;
  150.     text-decoration:none;
  151.     vertical-align:top;
  152. }
  153.  
  154. a.gr:hover {
  155.     text-decoration:underline;
  156. }
  157.  
  158. a.wh2 {
  159.     color:#FFF;
  160.     font-family:Arial,Helvetica;
  161.     font-size:12px;
  162.     text-decoration:none;
  163. }
  164.  
  165. a.wh2:hover {
  166.     text-decoration:underline;
  167. }
  168.  
  169. #pg-footer {
  170.     width:746px;
  171.     background-color:#FFF;
  172.     border-left:2px solid #ED2600;
  173.     border-right:2px solid #ED2600;
  174.     border-bottom:2px solid #ED2600;
  175. }
  176.  
  177. #pg-footer-info, #pg-footer-copy {
  178.     width:750px;
  179.     text-align:left;
  180.     color:#D9D9D9;
  181.     font-family:Arial,Helvetica;
  182.     font-size:11px;
  183. }
  184.  
  185. #pg-footer-info {
  186.     color:#999;
  187.     word-spacing:3px;
  188.     border-bottom:1px solid #999;
  189. }
  190.  
  191. #pg-footer-info div, #pg-footer-copy div {
  192.     padding:10px 20px;
  193. }
  194.  
  195. #pg-footer-info a {
  196.     color:#D9D9D9;
  197.     font-family:Arial,Helvetica;
  198.     font-size:11px;
  199.     text-decoration:none;
  200. }
  201.  
  202. #pg-footer-info a:hover {
  203.     text-decoration:underline;
  204. }
  205.