several servoes

Does Servo lib use it's own PWM then or are servo's controlled some other way?

Yes. That is why using Servos reduces the number of PWM pins available. The Servo class co-opts the timers for controlling n servos. Each timer co-opted removes the ability to PWM two pins.