body { margin: 0; padding: 0; }

* { font-family: Arial; }

.width {
  min-width: 993px;
  width: expression(document.body.clientWidth < 993? "993px":"100%");
  /*background: url('./i/i_star1.jpg') top left;*/
  background: url(./i/new-bg01.png) -540px 95px repeat-x;
}

td { color: #a4a294;  font-size: 75%; }

td.top { background: url('./i/i_01.gif') repeat-x top left; }
td.menu { font-size: 90%; padding-top: 48px; color: #ffffff; }


/*td.mid { background: url('./i/i_moon.jpg') no-repeat top left; }*/
td.mid {
  /*background: url('./i/moonShit.jpg') no-repeat top left;*/
}
.mid1 {
  /*background: url('./i/i_star_right.jpg') no-repeat top right;*/
}

td.main { background: #001937 url('./i/i_05.gif') repeat-x bottom left; padding-top: 30px;  }
td.main1 { background: #001937 url('./i/i_05.gif') repeat-x bottom left; padding-top: 43px; padding-right: 46px;  padding-bottom: 20px; }


td.work { background: #001937 url('./i/i_06.gif') repeat-x top left; }
.work_table { background: url('./i/i_07.gif') repeat-x top left; }
.work_left { background: url('./i/i_07_2.gif') no-repeat bottom left; }
td.work_right { background: url('./i/i_07_4.gif') no-repeat bottom right; }
td.work_pic { padding-right: 8px; }
td.work_pic a img {
  width: 125px;
  height: 69px;
}

td.bot { border-top: 1px solid #202e3e; color: #76756d; background: #000d1a url('./i/i_08.gif') repeat-x top left; }

a { color: #edaf29; text-decoration: underline; }
a:hover { color: #ffffff; text-decoration: underline; }

a.lightyellow { color: #eabc59; }
a.white { color: #ffffff; }

p { margin: 0; margin-bottom: 16px; line-height: 16px; }
p.yellowHeader { margin-bottom: 6px; color: #edaf27; font-size: 120%; }

p.banner { margin-bottom: 14px; line-height: 15px; }
p.banner_blue { margin-bottom: 14px; line-height: 15px; color: #619cb6; }
p.banner1 { margin: 0; padding-top: 19px; line-height: 14px; }

p.menu_header { margin-bottom: 14px; color: #416482; font-size: 130%; }
p.menu_left { margin: 0; margin-left: 10px; margin-bottom: 10px; color: #ffffff; }

h1 { color: #ffffff; font-size: 190%; font-weight: normal; margin: 0px; margin-bottom: 8px; }
h2 { color: #ffffff; font-size: 150%; font-weight: normal; margin: 0px; margin-bottom: 5px; margin-top: 35px; }
h3 { color: #ffffff; font-size: 120%; font-weight: normal; margin: 0px; margin-bottom: 6px; margin-top: 35px; }


ol { margin: 0.5em 0; padding: 0 0 0 1.3em; }
ul { margin: 0.5em 0; padding: 0 0 0 1.3em; }
li { margin: 0.9em 0; padding: 0 0 0 20px;  list-style-type: none;  background: url('./i/i_li.gif') no-repeat 0 0.7em; }

form { margin: 0; padding: 0; }
.finput { border: 1px solid #14304e; height: 22px; font-size: 100%; padding-left: 2px; padding-right: 2px; }

.menu_icon { margin-right: 7px; margin-bottom: 2px; }
.menu_icon_act { margin-right: 7px; margin-bottom: 1px; }

.menu_icon_left { margin-right: 7px; margin-top: 8px; }

#qwe {}
#qwe a, #qwe span {padding:0 1px;}
#qwe div {display:inline; padding:0 10px; }
#qwe .qback {background:url(./i/strelka_left.gif) center left no-repeat;  padding-left:20px;}
#qwe .qnext {background:url(./i/strelka_right.gif) center right no-repeat;  padding-right:20px;}

#photoQ {width:600px; margin-top: 20px }
#photoQ div { width:125px; padding-right:25px; font-size:10px; float:left; margin-bottom:25px;}
#photoQ a {display:block;}
#photoQ img { margin-bottom:7px; }

#ewq {float:left; height:140px;}
#ewq a img {border:1px solid #001937;}
#ewq a:hover img {border:1px solid #edaf29;}
#ewq a img.selected {border:1px solid #edaf29;}



/*
* html td.mid {
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./i/moonShit.png', sizingMethod='crop');
}
 
img#arrow {
  background: none;
  background-position: 0% 2px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./i/arr.png', sizingMethod='crop');
/*    background-image: expression(
        runtimeStyle.backgroundImage = "none",
        runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        src = "./i/t.gif"
    );
}*/

ins.arrow {
  background: url('./i/arr.png');
  width: 58px;
  height: 79px;
  position: absolute;
  top: 25px;
  left: 450px;
  cursor: pointer;
  z-index: 1;
}

a.arrow_link {
  background: url('./i/arr.png');
  width: 58px;
  height: 79px;
  position: absolute;
  top: 25px;
  left: 350px;
  cursor: pointer;
  z-index: 1;
}



* html ins.arrow {
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./i/arr.png', sizingMethod='crop');
}

* html a.arrow_link {
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./i/arr.png', sizingMethod='crop');
}

div#oldBanner {
  display: none;
}

div#langSwitch {
  float: left;
  margin: 40px 0 0 40px;
  font-size: 1.5em;
  display: inline;
}

div#langSwitch a {
  text-decoration: underline;
}

div#langSwitch a:hover {
  text-decoration: none;
}


.header_phone span {
  display: block;
  color: #edaf27;
  font: bold 20px/24px Arial, sans-serif;
}

.header_phone span em {
  font: bold 1em Arial, sans-serif;
  color: #fff;
}

.ban-wrap {
  /*outline: 1px solid yellow;*/
  position: absolute;
  width: 260px;
  left: 740px;
  top: 110px;
}

.ban-wrap h1 {
   font: bold 36px Tahoma, sans-serif;
}

.ban-wrap .arrow_link {
  right: -8px;
  left: auto;
  top: 64px;
}

/*asdf*/


