body { background: #fff url(images/bg.jpg) top center no-repeat; color: #221f1f; font-family: 'Open Sans', sans-serif; }

.x { clear: both; height: 50px; }

img { max-width: 100%; height: auto; }
#produkty { margin: 50px 0; }
#produkty a { text-decoration: none; color: #221f1f; }
#produkty a:hover { text-decoration: none; }
#produkty .sale { background: #CBAA5D; color: #fff; padding: 5px 10px; position: absolute; z-index: 333; right: 0; font-weight: 800; font-size: 20px; }
#produkty .title { color: #221f1f; font-size: 18px; line-height: 25px; font-weight: 700; margin-bottom: 10px; }
#produkty .price { color: #444; font-size: 18px; line-height: 25px; font-weight: 700; text-decoration: line-through; }
#produkty .pricenew { color: #CBAA5D; font-size: 22px; line-height: 25px; font-weight: 700; margin-top: 5px; }
#produkty .pricenew2 { color: #CBAA5D; font-size: 22px; line-height: 25px; font-weight: 700; margin-top: 15px; }

.logo { margin-top: 10px; }
.promoinfo { margin-top: 360px; margin-bottom: 30px; }