div#trzyKwadratyDolne div.kwadratDolny {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	behavior: url('js/border-radius.htc');
}

div#glownaHrtv {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	behavior: url('js/border-radius.htc');
}

#newsletterFormSidebar .newsletterInput {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	behavior: url('js/border-radius.htc');
}

div#boksyWiadomosci ul.boksyNaglowek, div#boksyRynek ul.boksyNaglowek  {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	behavior: url('js/border-radius.htc');
}

div#boksyWiadomosci ul.boksyNaglowek h2.wszystkie, div#boksyRynek ul.boksyNaglowek h2.wszystkie  {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	behavior: url('js/border-radius.htc');
}

div#prawySidebarDol div.widgettitle,
div#prawySidebarSrodek div.widgettitle {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	behavior: url('js/border-radius.htc');
}

div#prawySidebarDol div.widgettitle2,
div#prawySidebarSrodek div.widgettitle2 {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	behavior: url('js/border-radius.htc');
}

div#przyciskiPodLogo ul {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url('js/border-radius.htc');
}

div#przyciskiPodLogo li {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	behavior: url('js/border-radius.htc');
}

div.zakladkiPanele, div.ogloszeniaPanele {
	-moz-border-radius: 6px;
	-moz-border-radius-topleft: 0px;
}

