/* POLISH stylesheet
Corrections for UPPERCASE (This does not work in polish)
---------------------------------------------------------------------- */
h1 {
	text-transform:none;
}
#frontSpotBoxes .spotText h3 {
	text-transform:none;
}
.slideshowFront .imageTextArea .imageTextAreaBg h2 {
	text-transform:none;
	line-height:24px;
}
.slideshowSub .imageTextArea .imageTextAreaBg h2 {
	text-transform:none;
	line-height:24px;
}
.prodImgBg .prodImgPos .prodImgHeadline h1 {
	text-transform:none;
}
