home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 February / Chip_2003-02_cd1.bin / tema / mweil / mw.css < prev    next >
Cascading Style Sheet File  |  2002-12-18  |  3KB  |  163 lines

  1. #nadpis      {position: absolute; visibility: hidden;z-index: 20;}
  2. #main     {position: absolute; visibility: hidden;z-index: 1;}
  3. #firma      {position: absolute; visibility: hidden;z-index: 50; }
  4. #prima      {position: absolute; visibility: hidden;z-index: 51;}
  5. #e      {position: absolute; visibility: hidden;z-index: 52;}
  6. #sortiment      {position: absolute; visibility: hidden; z-index: 53;}
  7. #noscroll      {position: absolute; visibility: hidden; z-index: 60;}
  8. #hodiny      {position: absolute; visibility: hidden; z-index: 70;}
  9. #prima2      {position: absolute; visibility: hidden; z-index: 80;}
  10.  
  11. #divScrollTextCont {
  12.     position:relative; 
  13.     left:143px; 
  14.     top:121px; 
  15.     width:500px; 
  16.     height:260px; 
  17.     clip:rect(0px 500px 260px 0px); 
  18.     overflow:hidden; 
  19.     visibility:hidden;
  20.     z-index: 10;
  21. }
  22. #divText {
  23.     position:relative; 
  24.     left:0px; 
  25.     top:0px;
  26.     z-index: 11;
  27.  
  28. td {
  29.     font-family: Arial, helvetica, sans; 
  30.     font-size: 11px; 
  31.     line-height: 15px;
  32. }
  33. p {
  34.     padding-left: 14px; 
  35.     font-family: Arial, helvetica, sans; 
  36.     font-size: 11px; 
  37.     line-height: 15px;
  38.     margin-top: 11px;
  39.     margin-bottom: 11px;
  40. }
  41.  
  42. .polozka {
  43.     font-family: Arial, helvetica, sans; 
  44.     font-weight: bold; 
  45.     font-size: 11px; 
  46.     line-height: 16px;
  47.     padding-left: 12px; 
  48.     padding-top: 2px;
  49.     padding-bottom: 2px;
  50.     padding-right: 8px; 
  51.     background-color: #ffffff; 
  52.     background-image: url(images/popbg.gif); 
  53.     background-repeat: no-repeat;
  54.     color: #999999;
  55. }
  56. .polozka a:link {
  57.     text-decoration: none; color: #000000
  58. }
  59. .polozka a:visited {
  60.     text-decoration: none; color: #000000
  61. }
  62. .polozka a:hover {
  63.     text-decoration: underline; color: green
  64. }
  65.  
  66. .aktu
  67. {
  68.     padding-left: 20px; 
  69.     font-family: Arial, helvetica, sans; 
  70.     font-weight: bold; 
  71.     font-size: 9px; 
  72.     line-height: 12px;
  73. }
  74. .aktu a:link {
  75.     color: black;
  76.     text-decoration: none;
  77. }
  78. .aktu a:visited {
  79.     color: black;
  80.     text-decoration: none;
  81. }
  82. .aktu a:hover {
  83.     color: black;
  84.     text-decoration: underline;
  85. }
  86.  
  87.  
  88. .datum 
  89. {
  90.     color: red;
  91.     padding-top: 10px;
  92. }
  93. .r
  94. {
  95.     color: red;
  96. }
  97. .g
  98. {
  99.     color: green;
  100. }
  101. .grey
  102. {
  103.     color: #555555;
  104. }
  105.  
  106. .menutop1
  107. {
  108. background-color: #ffffff; background-image: url(images/popbg.gif); background-repeat: no-repeat;
  109. }
  110. .menul
  111. {
  112. background-image: url(images/popr.gif); background-repeat: no-repeat;
  113. }
  114. .menub
  115. {
  116.     background-image: url(images/popb.gif); background-repeat: no-repeat;
  117. }
  118. h1
  119. {
  120.     padding-left: 14px; 
  121.     font-family: Arial, helvetica, sans; 
  122.     font-weight: bold; 
  123.     font-size: 14px; 
  124.     line-height: 20px;
  125.     padding-top: 10px;
  126.     margin-bottom: 0px;
  127.     color: green;
  128. }
  129. ul
  130. {
  131.     padding-top: 0px;
  132.     margin-top: 0px;
  133.     border-top: 0px;
  134.     margin-bottom: 0px;
  135. }
  136. li
  137. {
  138.     font-family: Arial, helvetica, sans; 
  139.     font-size: 11px; 
  140.     line-height: 15px;
  141.     padding-top: 0px;
  142.     margin-bottom: 0px;
  143. }
  144. .boldText
  145. {
  146.     font-weight: bold;
  147. }
  148. select, input, textarea {
  149.     font-family: Arial, helvetica, sans; 
  150.     font-size: 11px; 
  151. }
  152. .ramik {
  153.     border-left: blue solid 1px;
  154.     border-top: blue solid 1px;
  155.     border-right: blue solid 1px;
  156.     border-bottom: blue solid 1px;
  157. }
  158.  
  159. .polform {
  160.     font-weight: bold;
  161.     width: 75px;
  162. }