html {
  height:100%;
}
 body {
  margin:0;
  padding:0;
  height:auto !important;
  height:100%;
  min-height:100%;
  background: #ffffff url('/bitrix/templates/mstera/images/bg.jpg');
}

td {
  vertical-align: top;
  color: #010101;
  border: 0px;
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
  text-align: justify;
  font: 12px/130% arial;
}

.main {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
}

.main-left {
  height: 100%;
  width: 50%;
}

.main-left-top {
  height: 768px;
  background: url('/bitrix/templates/mstera/images/left-top.jpg') no-repeat top right; 
}

.main-left-center {
  height: 100%;
  background: url('/bitrix/templates/mstera/images/bg.jpg');

}

.main-left-bottom {
  height: 100px;
  background: #fdf5de url('/bitrix/templates/mstera/images/left-bottom.jpg') no-repeat top right; 
}

.main-right {
  height: 100%;
  width: 50%;
  background: url('/bitrix/templates/mstera/images/right-bg.jpg') repeat-y top left;
}

.main-right-top {
  height: 768px;
  background: url('/bitrix/templates/mstera/images/right-top.jpg') no-repeat top left; 
}

.main-right-center {
  height: 100%;
  background: url('/bitrix/templates/mstera/images/bg.jpg');
}

.main-right-bottom {
  height: 100px;
  background: #fdf5de url('/bitrix/templates/mstera/images/right-bottom.jpg') no-repeat top left; 
}

.main-center {
  height: 100%;
}

.header {
  height: 201px;
  background: url('/bitrix/templates/mstera/images/center-top.jpg') no-repeat top left;
}

.header-logo {
  padding-top: 25px;
  width: 445px;
}

.header-telephone {
  width: 555px;
  padding-top: 45px;
}

.middle {
  height: 189px;
}

.middle-left {
  height: 189px;
  width: 633px;
  background: url('/bitrix/templates/mstera/images/center-middle-left.jpg') no-repeat top left;
}

.middle-left-top {
  height: 52px;
}

.middle-left-bottom {
  padding-top: 20px;
  padding-right: 50px;
}

.middle-left-bottom-placemenu {
  text-align: center;
}

.middle-right {
  width: 367px;
  background: url('/bitrix/templates/mstera/images/center-middle-right.jpg') no-repeat top left;
}

.center {
  background: url('/bitrix/templates/mstera/images/content-left.jpg') no-repeat top left;
}

.center-left {
  width: 250px;
  height: 100%;
  padding-top: 30px; 
}

.center-space {
  width: 50px;
  padding-top: 30px;
}

.center-right {
  width: 700px;
  height: 100%;
  padding-top: 30px;
}

.bottom {
  height: 100px;
  background: #fdf5de url('/bitrix/templates/mstera/images/center-bottom.jpg') no-repeat top left;
}
       
a:link, a:visited {
  color: #954b35;
  text-decoration: underline;
}

a:hover {
  color: #ff0000;
  text-decoration: underline;
}




.catalog-section-list {
  position: relative;
  float: left;
}
