div.region { float: left; border: solid 1px #e3e3e3; padding: 10px; margin-right: 4px; height: 205px; background-image: url('../images/grad.png'); background-repeat: repeat-x; margin-bottom: 6px; width: 165px; overflow: hidden; position: relative; }
div.region img.region_zdjecie { padding: 2px; border: solid 1px #e3e3e3; overflow: hidden; height: 120px;}
div.region div.wiecej { position: absolute; bottom: 5px; right: 5px; clear: both; text-align: right; margin-top: 4px; }
div.region span.region_nazwa { font-family:'Trebuchet MS'; font-size: 18px; color: #5aa0d1; }

div.region_sml { float: left; border: solid 1px #e3e3e3; padding: 10px; margin-right: 6px; height: 150px; background-image: url('../images/grad.png'); background-repeat: repeat-x; margin-bottom: 6px; }
div.region_sml img.region_zdjecie { padding: 2px; border: solid 1px #e3e3e3; overflow: hidden; }
div.region_sml div.wiecej { clear: both; text-align: right; margin-top: 4px; }