.stronicowanie{
  padding:5px 5px 5px 10px;
  margin: 0px 20px 0px 0px;	
  text-align:right;		
  background-color:#EFEFEF;
  border-top: 1px solid #CFCFCF;		
  border-bottom: 1px solid #CFCFCF;	
  height:25px;				
  line-height:25px;
  font-size:10px;
  font-family:Verdana;			
}
.str_button{
  width:28px;
  height:18px;
  font-size:10px;
  font-family:Verdana;	
  text-align:center;
  background: transparent url('../grafa/stronicowanie/on.png') no-repeat;			
  margin:2px;				
  color:#fff;	
  border:none;	
}
.str_button:hover{
  background: transparent url('../grafa/stronicowanie/over.png') no-repeat;			
}

.str_button_disabled{
  width:28px;
  height:18px;
  font-size:10px;
  font-family:Verdana;	
  text-align:center;
  background: transparent url('../grafa/stronicowanie/off.png') no-repeat;			
  margin:2px;				
  color:#6F6F6F;	
  border:none;	
}

.str_button_active{
  width:28px;
  height:18px;
  font-size:10px;
  font-family:Verdana;	
  text-align:center;
  background: transparent url('../grafa/stronicowanie/over.png') no-repeat;			
  margin:2px;				
  color:#fff;	
  border:none;	
}
