#branding {
width: 100%;
}
#superfish-1 a, span.nolink  {
text-shadow: -1px 1px 1px #333;
}
#footer, #footer a, #site-name a {
text-shadow: -1px 1px 1px #333;
}
article .field-type-image,
.field-type-image figure,
.catalog-image {
  border: none;
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
}
.views-row {clear: both;}

/*контакты*/
.section-contact #block-system-main, #block-block-2, #block-synapse-hcard {
  width: 460px;
}
.section-contact #block-system-main {
  float: right;
}
#block-block-2, #block-synapse-hcard {
  float: left;
}
html {
  background: url("/sites/all/themes/pixture_reloaded/images/bg-body.jpg") repeat scroll 0 0 transparent;
}
#page {position: relative;}
#page:before {
  background: url("/sites/all/themes/pixture_reloaded/images/1.png") no-repeat scroll 0 0 transparent;
  content: "";
  position: absolute;
  left: -230px;
  width: 228px;
  height: 510px;
}
#page:after {
  background: url("/sites/all/themes/pixture_reloaded/images/2.png") no-repeat scroll 0 0 transparent;
  content: "";
  position: absolute;
  right: -300px;
  width: 282px;
  height: 346px;
  bottom: 10px;
}
table td {border: 1px solid #777;}