There is a way to to shut off the simple 'Rightclick and safe':
Put the images in a DIV-container as background image. Then put a 1x1px-graphic above it (IMG-tag) and use width and height to cover the DIV-background completely. This graphic should be a 100% transparent jpg or png. As it is only 1x1px of size it does not take to much resources (the sizing indicated by width and height is done at client site). This transparent image should be named like the original-shot to confuse the loader.
If someone now rightclick and safes the image, that persn does not safe the image he woul, he will get the transparent pixel
But of course he could safe the background photo although - just a small knowledge of html is needed to find the informations of the real photo's path in the HTML-file or the css

But there is no 100% safe way to prtect those shots from being copied - in fact it is already copied when it is shown at the user's browser.