.mainTopContainer {
  position: relative;
  height: 125px;
}

.mainLogo {
  position: absolute;
  top: 35px;
  left: 50px;
  width: 220px;
  height: 54px;
  z-index: 2;
  background: url('../img/main/logo.png');
}
* html .mainLogo {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/res/frontend/img/main/logo.png);
}
* html .IE6dostal {
  margin-left: 60px;
  width: 100%;
  position: relative;
}
.mainPromo {
  position: relative;
  height: 200px;
}
.mainPromo .bigBlock {
  position: absolute;
  left: 0;
  top: 0;
  height: 200px;
  width: 65%;
  overflow: hidden;
  background: #700;
}
#indexLeftFlash {
  background: #700;
}
.mainPromo .smallBlock {
  position: absolute;
  right: 0;
  top: 0;
  height: 200px;
  width: 35%;
  overflow: hidden;
  background: #900;
}
.mainPromo .smallBlock .rightBg {
  position: absolute;
  right: 0;
  top: 0;
  height: 200px;
  width: 100%;
  z-index: 2;
  background: url('../img/main/promo/smallBlockRight.jpg') right top no-repeat;
}
.mainPromo .smallBlock .leftBg {
  position: absolute;
  left: 0;
  top: 0;
  height: 200px;
  width: 100%;
  z-index: 1;
  background: url('../img/main/promo/smallBlockLeft.jpg') left top no-repeat;
}
.mainPromo .smallBlock .text {
  position: absolute;
  left: 15%;
  top: 32px;
  height: 185px;
  width: 85%;
  z-index: 3;
}
.mainPromo .smallBlock .links {
  position: absolute;
  right: 32%;
  top: 130px;
  height: 70px;
  width: 70%;
  z-index: 3;
  text-align: right;
  color: #fff;
}
.mainPromo h1, .mainPromo p {
  color: #fff;
  font-weight: normal;
}
.mainPromo a, .mainPromo a:visited, .mainPromo a:active {
  color: #FFE1BB;
  font-weight: normal;
}
.mainSecondBlock {
  height: 221px;
  background: #FECB8A;
  padding-top: 15px;
}
.mainSimple {
  margin: 0 50px;
}
.mainSimple h1 {
  font-size: 1.2em;
}
.mainSimple h2 {
  margin-bottom: 15px;
}
.mainSimple p.small {
  width: auto;
}
.mainSimple .previewItem {
  width: auto;
  margin: 0 0 15px;
}
.floatWidth25 {
  float: left;
  width: 20%;
  margin: 35px 2% 10px 2%;
}
.floatWidth30 {
  float: left;
  width: 25%;
  margin: 35px 1% 10px;
}
.floatWidth50 {
  float: left;
  width: 43%;
  margin: 35px 2% 10px 2%;
}
.insideTdWrapper {
  margin: 15px;
}
.catalogBlock {
  margin: 0px 2% 15px 0;
}
.catalogBlock h1 {
  display: block;
  height: 35px;
  padding-top: 15px;
  width: 100%;
  margin: 0 0 0 40px;
}
.catalogLink {
  display: block;
  float: left;
  width: 29%;
  height: 25px;
  line-height: 25px;
  margin: 0 8% 10px 0;
  font-weight: bold;
  text-transform: lowercase;
  padding-left: 45px;
  background: left top no-repeat;
  white-space: nowrap;
}
a.catalogLink:hover {
  background-color: #FFE1BB /*#FFECD4*/;
}
.mainGoodsAnnounce {
  position: relative;
  width: 175px;
  height: 70px;
  margin: 0 12px 30px 0;
  float: left;
  padding-right: 5px;
  border-right: 1px solid #eee;
  /* background: #FEF4E8; */
}
.mainGoodsAnnounce .image {
  position: absolute;
  left: 0px;
  top: 0px;

}
.mainGoodsAnnounce .info {
  margin: 0px 10px 3px 57px;
  font-size: 0.9em;
}
.mainGoodsAnnounce span {
  display: block;
  position: absolute;
  left: 57px;
  bottom: 1px;
  line-height: 1.3em;
  font-size: 1.3em;
  font-weight: bold;
  white-space: nowrap;
}
.mainGoodsAnnounce span.oldPrice {
  left: auto;
  right: 41px;
  bottom: 2em;
  line-height: 0.8em;
  color: #700;
  text-decoration: line-through;
  font-size: 0.8em;
  font-weight: normal;
}

.mainAnnounce {
  height: 1%;
  overflow: hidden;
  margin: 5px 0 10px;
}
.mainAnnounce p {
  font-size: 0.9em;
}
.mainAnnounce a.header {
  font-size: 1.2em;
}
.mainAnnounce img {
  margin: 0 15px 15px 0;
  float: left;
}
.mainForm {
  width: 200px;
  border: 1px solid #700;
  padding: 0 25px 25px 25px;
  text-align: center;
}
.mainForm div {
  font-size: 0.8em;
}
.mainPagesMenu {
  position:absolute;
  left:355px;
  top:37px;
  width:650px;
  height:55px;
  overflow:hidden;
  z-index: 1;
}
.mainPagesMenu .pagesMenuItems {
  position:absolute;
  left:0;
  top: 0;
  width: 650px;
  height:55px;
  z-index: 3;
}
.mainPagesMenu .pagesMenuItems a {
  display: block;
  padding: 0px 20px 0px 20px;
  margin: 0 0 0 0;
  float: left;
  height: 55px;
  line-height: 55px;
  background: url("../img/link_bg.png") 50% -150px no-repeat;
  font-family: Tahoma;
  font-size: 10px;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration:none;
  position: relative;
}
.mainPagesMenu .pagesMenuItems a:hover {
  background: url("../img/link_bg.png") 50% 5px no-repeat;
}
.redAnnounce {
  color: #FEBF70;
  background: url("../img/main/promo/redAnnounceBg.png") right top no-repeat #700;
  width: 45%;
  height: 173px;
  margin: 37px 4% 0 0;
  float: left;
  position: relative;
}
* html .redAnnounce {
  width: 37%;
}
.redAnnounce .head {
  position: absolute;
  left: 25px;
  top: -12px;
  height: 24px;
  color: #fff;
  background: #700;
  padding: 0 25px;
  line-height: 21px;
  font-weight: bold;
}
.redAnnounce .head a {
  color: #fff;
  text-decoration: none;
}
.redAnnounce .image {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 176px;
  height: 143px;
  z-index: 2;
  cursor: pointer;
}
.redAnnounce .imageRome {
  background: url('/res/frontend/img/main/promo/redAnnounceRome.png');
}
* html .redAnnounce .imageRome {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/res/frontend/img/main/promo/redAnnounceRome.png);
}
.redAnnounce .imageClassic {
  background: url('/res/frontend/img/main/promo/redAnnounceClassic.png');
}
* html .redAnnounce .imageClassic {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/res/frontend/img/main/promo/redAnnounceClassic.png);
}

.redAnnounce .text {
  position: absolute;
  right: 35px;
  top: 35px;
  z-index: 3;
}
.redAnnounce .text p {
  background: #700;
  font-size: 14px;
  color: #FEBF70;
  opacity:.85;
  filter: alpha(opacity=85);
}
.redAnnounce .link {
  position: absolute;
  right: 35px;
  bottom: 15px;
  z-index: 3;
}
.redAnnounce .link a {
  background: #700;
  font-size: 11px;
  color: #FEBF70;
  opacity:.85;
  filter: alpha(opacity=85);
}


