#right h2.prod {
	padding: 0px;
	padding-top: 3px;
	font-size: 1.2em;
	text-align: center;
	font-style: normal;
}

#right .obrazok {
	float: left;
	width: 264px;
	height: 147px;
	padding-bottom: 50px;
	background:URL('../images/produkt.jpg') no-repeat 0px 0px;
}

#right .produkt {
	height: auto;
	padding-bottom: 50px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 50px;
}

#right .produkt1 {
	float: left;
	width: 190px;
	text-align: center;
	height: 203px;
	background:URL('../images/produkty_01.jpg') no-repeat 0px 0px;
}

#right .produkt2 {
	float: left;
	width: 170px;
	height: 203px;
	background:URL('../images/produkty_02.jpg') no-repeat 0px 0px;
}

#right .produkt3 {
	float: left;
	width: 220px;
	height: 203px;
	background:URL('../images/produkty_03.jpg') no-repeat 0px 0px;
}