home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 January / Chip_2004-01_cd1.bin / tema / proengin / main.css < prev    next >
Cascading Style Sheet File  |  2003-11-20  |  3KB  |  155 lines

  1. BODY {
  2.   margin: 0 0 0 0;
  3.   font-family: Verdana, helvetica; 
  4.   font-size: 10pt;  
  5.   text-align: justify;
  6. }
  7.  
  8. P {
  9.   margin-top: 0;
  10. }
  11.  
  12. .sediva2 {
  13.   background-color: #E0E0E0;
  14. }
  15.  
  16. .zelena1 {
  17.   background-color: #AAAAAA;
  18. }
  19.  
  20.  
  21. .sidebar {
  22.   font-family: Verdana; 
  23.   font-weight: bold;
  24.   font-size: 10pt;
  25.   text-align: left;
  26.   color: #787470;
  27.   margin-top: 10px;
  28.   margin-bottom: 2px;
  29.   padding: 2px;
  30.   padding-left: 10px;
  31.   border-top: 1px solid;
  32.   width: 100%;
  33. }
  34.  
  35. .sbbody{
  36.     font-size: 8pt;
  37.      text-align: left;
  38.     padding-left: 10px;
  39.     width: 100%;
  40. }
  41.  
  42. H1.clanek {
  43.   font-family: helvetica; 
  44.   font-size: 14pt;
  45.   text-align: left;
  46.   border-style : none;
  47.   background-color : #AAAAAA;
  48.   color: White;
  49.   padding : 2px 2px 2px 5mm;
  50.   margin-left : 5mm;
  51.   margin-top : 5mm;
  52.   width: 55%; 
  53. }
  54.  
  55. H1.novinka {
  56.   font-family: helvetica; 
  57.   font-size: 12pt;
  58.   text-align: left;
  59.   padding : 0;
  60.   border: 0;
  61.   margin 0: ;
  62.   margin-top: 4px;
  63.   margin-bottom: 4px;
  64. }
  65.  
  66. H2.novinka {
  67.   font-family: helvetica; 
  68.   font-size: 10pt;
  69.  text-align: left;
  70.   color: #B0B0B0;
  71.   padding: 0;
  72.   border: 0;
  73.   margin-bottom: 4px;
  74. }
  75.  
  76. .novinkatext {
  77.     font-family : Verdana, helvetica;
  78.     font-size : 8pt;
  79.     text-align: left;
  80. }
  81.  
  82. H2.clanek {
  83.   font-family: helvetica; 
  84.   font-size: 10pt;
  85.   border-style : none;
  86.   background-color : #787470;
  87.   color: White;
  88.   padding : 1px 1px 1px 5mm;
  89.   margin-left : 5mm;
  90.   margin-top : 5mm;
  91.   width: 20%; 
  92. }
  93.  
  94.  
  95. TD, TH  {
  96.     font-family : Verdana, helvetica;
  97.     font-size : 10pt;
  98.   text-align: justify;
  99. }
  100.  
  101. .nasttext {
  102.     background-color: #EEEEEE; 
  103.     padding: 6px;
  104.     border : 1px solid Gray;
  105.     }
  106.     
  107. .searchbox {
  108.   border: none;
  109.   font-size: 10pt;
  110.   font-family: Verdana;
  111.   background-color: #EEEEEE;
  112. }    
  113.  
  114. .searchbutton {
  115.   border: none;
  116.   font-size: 7pt;
  117.   font-family: Verdana;
  118.   background-color: #BBBBBB;
  119.   color: White;
  120. }    
  121.  
  122. .ttmenu, .ttmenu:visited {
  123.     BORDER: thin solid #ffffff;
  124.     MARGIN-LEFT: 8px;
  125.     MARGIN-RIGHT: 8px;
  126.     FONT-SIZE: 9px; COLOR: #504838; 
  127.    FONT-FAMILY: Verdana; TEXT-DECORATION: none
  128. }
  129.  
  130. .ttmenu:Hover {
  131.     BORDER-RIGHT: gray thin dotted; BORDER-TOP: gray thin dotted; 
  132.     BORDER-LEFT: gray thin dotted; COLOR: #ffffff; BORDER-BOTTOM: gray thin dotted;
  133.     background-color: #BBBBBB;
  134. }
  135.  
  136. A { color: #BBBBBB;  }
  137. A:Visited { color: #787470; }
  138. A:Active { }
  139. A:Hover { background-color: #EEEEEE; }
  140.  
  141. A.menu { font-size: 8pt; font-weight: normal; text-decoration: none; color: White; background-color: #787470; padding: 0px; }
  142. A.menu:Hover  { color: White; background-color: #BBBBBB; }
  143. A.menu:Visited  { color: White; }
  144. .menuframe { border : #BBBBBB 1px solid; background-color: #787470;}
  145.  
  146. A.nast { font-weight: bold; color: #BBBBBB; }
  147. A.nast:Hover  { font-weight: bold; color: #BBBBBB; background-color: #EEEEEE }
  148. A.nast:Visited  { color: #787470; }
  149.  
  150. A.mail { font-weight: bold; text-decoration: none; color: Maroon; }
  151. A.mail:Hover  { color: Red;  }
  152. A.mail:Visited  { color: DarkRed; }    
  153. .nomail { font-weight: bold; text-decoration: none; color: #3E3E3E; }
  154.  
  155. UL, UL UL, UL UL UL { list-style: url(obr/bullet.gif); }