


a:link,a:visited{
  text-decoration: underline;
font-weight: bold;
color: #535353;

font-family: Arial, Verdana, Helvetica, sans-serif;

}


a:hover,a:active{
color: white;
text-decoration: underline;
}

html, body {scrollbar-base-color: #000000;
padding: 0;

}



body {
  /*minimalna szerokosc strony dla MOZILLI*/
  min-width : 990px;
  
  background-color: black;
  margin-top: 0px;
    margin-bottom: 0px;

       
text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #535353;
	
	position: relative;}
 
 
 


div#zewnetrze{

  
  width: 990px;
margin: 0 auto;
  background-color: #000000;
}







div#linia3px{
      clear: both;
  height: 1px;
  margin: 0 auto;
    /*UWAGA - tylko dla eksplorera = -13*/
     margin: 0px 0px 0px 0px;
     padding    : 0px;

  background: url('../parts/glowna/linia_3px.jpg') center top no-repeat;
  
}


div#linia1px{
      clear: both;
  height: 1px;
  margin: 0 auto;
    /*UWAGA - tylko dla eksplorera = -13*/
     margin: 0px 0px 0px 0px;
     padding    : 0px;

  background: url('../parts/glowna/linia_300x1px.jpg') center top no-repeat;
  
}





div#linia{
    clear: both;
  height: 4px;
  margin: 0 auto;

  background: url('../parts/glowna/linia_1px.jpg') center top no-repeat;
    
}


div#linki {
    white-space: pre;
  font-size: 11px;
  font-weight: bold;
 
padding-bottom: 2px;
}




  
 
 
 
 
  
  
  /*STOPKA LINKI*/

#stopkalink1 {

  width       : 59px;
  height      : 13px;
  margin-left       : 30px;
  float       : left;

    background  : url('../parts/glowna/STOPKAlinkGRAFIKA.gif') no-repeat;
}
#stopkalink1:hover {
  background : url('../parts/glowna/STOPKAlinkGRAFIKAhover.gif') no-repeat;
}


#stopkalink2 {

  width       : 59px;
  height      : 16px;
   margin-left       : 5px;
  float       : left;

    background  : url('../parts/glowna/STOPKAlinkWWW.gif') no-repeat;
}
#stopkalink2:hover {
  background : url('../parts/glowna/STOPKAlinkWWWhover.gif') no-repeat;
}


#stopkalink4 {

  width       : 139px;
  height      : 16px;
   margin-left       : 5px;
  float       : left;

    background  : url('../parts/glowna/STOPKAlinkILU.gif') no-repeat;
}
#stopkalink4:hover {
  background : url('../parts/glowna/STOPKAlinkILUhover.gif') no-repeat;
}


#stopkalink3 {

  width       : 59px;
  height      : 16px;
   margin-left       : 420px;
  float       : left;

    background  : url('../parts/glowna/STOPKAlinkINFO.gif') no-repeat;
}
#stopkalink3:hover {
  background : url('../parts/glowna/STOPKAlinkINFOhover.gif') no-repeat;
}




div#stopkalinki {
  position: relative; top: 0px;
  width      : 820px;
  height     : 25px;
  margin     : 0px 0px 0px 12px;
  padding    : 0px;
      background  : url('../parts/glowna/STOPKAtlo.jpg') no-repeat;
}

#stopkalinki ul {
  
  padding    : 0px;
  list-style-type : none;
  width           : 100%;
  margin          : 0px;
}
#stopkalinki ul li {
  float : left;
}



#stopkalinkstaly1 {

  width       : 59px;
  height      : 16px;
  margin-left       : 30px;
  float       : left;

    background  : url('../parts/glowna/STOPKAlinkGRAFIKAhover.gif') no-repeat;
}

#stopkalinkstaly2 {

  width       : 59px;
  height      : 16px;
   margin-left       : 5px;
  float       : left;

    background  : url('../parts/glowna/STOPKAlinkWWWhover.gif') no-repeat;
}

#stopkalinkstaly3 {

  width       : 66px;
  height      : 16px;
   margin-left       : 420px;
  float       : left;

    background  : url('../parts/glowna/STOPKAlinkINFOhover.gif') no-repeat;
}

#stopkalinkstaly4 {

  width       : 139px;
  height      : 16px;
   margin-left       : 5px;
  float       : left;

    background  : url('../parts/glowna/STOPKAlinkILUhover.gif') no-repeat;
}




/*koniec STOPKA LINKI*/


  
  /*CZYSZCENIE ELEMENTOW FLOAT*/  
  .czyszczenie {
    clear : both;
}
