#content {
   padding: 10px 0 40px 0;
   background: transparent url(../img/layout/katalog_bg.png) no-repeat bottom center;
}

#content .inner {
   width: 552px;
   margin-left: auto;
   margin-right: auto;
}

#content .inner h1 {
   margin-bottom: 20px;
   font-weight: normal;
   text-align: left;
}

#content .floating_block {
   margin-left: 20px;
}

#content .product_from_subpage {
   float: left;
   margin: 0 -1px -1px 0;
   width: 183px;
   height: 175px;
   border: 1px solid #DCDCDC;
}

#content .product_from_subpage a {
   color: #000000;
   text-decoration: none;
}

#content .inner .product_from_subpage h2 {
   margin: 0 20px;
   margin-top: 10px;
   font-size: 100%;
   font-weight: normal;
}

#content .product_from_subpage p {
   margin: 0 20px;
}

#content .product_from_subpage p.pink {
   color: #CC33CC;
}
