/* Duperele header logo box */


div.top-box div.logo-image-box
{
  width:      441px;
  height:     82px;
  background: url("/images/duperele/nowa-winieta_02.png") no-repeat;
}

div.top-box h2
{
  display: none;
}
div.logo-box h2.shop-tagline
{
  display: block;
  margin-top: 0px;
}

div.logo-box
{
  margin-top:     0px;
  top: 0px;
}
div.order-summary-page-bottom-newsletter
{
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

body.shop-order-path div.order-progress-box, body.shop-order-path form, body.shop-order-path div.order-summary-payment-box, body.shop-order-path div.other-data-info, body.shop-order-path div.order-summary-page div.order-summary-page-bottom-button-box p.instructions {
    margin-left: auto;
    margin-right: auto;
    width: 60%;
}
#order-summary-payment-box{
    width: 80%;
}
#other-data-info 
{
    width: 80%;
}
