html, body { height: 100%; margin: 0; padding: 0; min-width:1000px; width:expression((documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'100%'); }
#main { min-height:100%; position:relative; z-index:5px; }
* html #main { height: 100%; }

#content {
  width:100%;
  display:block;
  margin:0 auto;
  position:relative;
  overflow:hidden;
  padding-bottom:240px;
}

#plashka {
  width:27px;
  height:125px;
  position:fixed;
  left:0px;
  top:227px;
  background:url('/images/phone.jpg') no-repeat;
}

#plashka2 {
  width:27px;
  height:200px;
  position:fixed;
  left:0px;
  top:370px;
  background:url('/images/send_message.jpg') no-repeat;
  cursor:pointer;
  z-index:200;
}

#send_form_bg {
  position:absolute;
  left:0px;
  top:0px;
  background:url('/images/send_form_bg.png');
  display:none;
  z-index:300;
}

#form_holder {
  position:relative;
  margin:0 auto;
  margin-top:80px;
  padding:20px;
  display:none;
  font-family:Arial;
  font-size:14px;
  font-weight:normal;
  color:#000;
  width:420px;
  height:366px;
  background:url(/images/send_message_form_bg.png) no-repeat;
  -background:none;
  -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/send_message_form_bg.png', sizingMethod='scale');
}

#form_holder input, textarea {
  width:370px;
  display:block;
  margin-bottom:10px;
}

#form_holder img {
  display:block;
  margin-bottom:5px;
}

div.error_send {
  width:360px;
  padding:5px;
  display:none;
  margin-bottom:10px;
  background:#c40902;
  font-family:Arial;
  font-size:11px;
  font-weight:bold;
  color:#fff;
}

div.success_send {
  width:360px;
  padding:5px;
  display:none;
  margin-bottom:10px;
  background:#02c406;
  font-family:Arial;
  font-size:11px;
  font-weight:bold;
  color:#fff;
}


#form_close {
  position:absolute;
  cursor:pointer;
  top:15px;
  left:420px;
  width:25px;
  height:25px;
  background:url(/images/form_close.jpg) no-repeat;
}

#footer {
  height:80px;
  display:block;
  margin: 0 auto;
  bottom: 0px;
  position:absolute;
  z-index:100;
  border-top:1px solid #c2c2c2;
  padding-top:10px;
  left:92px;
  right:92px;
}

#lenta {
  width:100%;
  height:182px;
  display:block;
  margin: 0 auto;
  position:relative;
}

#lenta-inside {
  height:154px;
  display:block;
  position:relative;
  z-index: 0;
}

#navigation {
  height:37px;
  display:block;
  text-align:right;
  position:relative;
  padding-right:74px;
  margin-top:30px;
}

#copyright {
  width:260px;
  height:37px;
  float:right;
  position:relative;
  text-align:right;
}

.nav-link {
  color:#a3a7b0;
  font: normal normal 14px Arial;
  text-decoration:none;
  display:block;
  margin-bottom:3px;
}

.nav-link:hover {
  color:#000;
}

.nav-link-ch {
  color:#000;
  font: normal normal 14px Arial;
  text-decoration:none;
  display:block;
  margin-bottom:3px;
}

.ribbon-line {
  width:115px;
  height:88px;
  border:0px;
  float:left;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.ribbon-line:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
}

.path-link {
  color:#6b7283;
  font: normal normal 11px Arial;
  text-decoration:none;
  float:left;
}

.path-link:hover {
  color:#000;
}

.work-link {
  color:#004fe1;
  font: normal normal 11px Arial;
  text-decoration:underline;
}

.work-link:hover {
  color:#e71000;
}

.folio-link {
  color:#6b7283;
  font: normal normal 12px Arial;
  text-decoration:none;
}

.folio-link:hover {
  color:#000;
}

.path-slash {
  color:#6b7283;
  font: normal normal 11px Arial;
  text-decoration:none;
  float:left;
  margin-left:5px;
  margin-right:5px;
}

#nav-pic {
  width:1px;
  height:16px;
  float:left;
  margin-left:7px;
  margin-right:7px;
  position:relative;
  background:url(/images/nav-pic.jpg);
}

.grey-11 {
  color:#6b7283;
  font: normal normal 11px Arial;
  text-decoration:none;
}

.date-11 {
  color:#bdbdbd;
  font: normal normal 11px Arial;
  text-decoration:none;
  display:block;
  margin-bottom:3px;
}

.text-11 {
  color:#6b7283;
  font: normal normal 11px Arial;
  text-decoration:none;
  display:block;
  margin-top:30px;
  line-height:18px;
}

.text-12 {
  color:#6b7283;
  font: normal normal 11px Arial;
  text-decoration:none;
  display:block;
  margin-top:5px;
  line-height:18px;
}
.input-11 {
  color:#fff;
  font: normal normal 11px Arial;
  text-decoration:none;
  display:block;
  padding:3px;
  border:0px;
  width:170px;
  background:url(/images/input-bg.jpg) repeat-x #7c7c7c;
}

.title-24 {
  color:#6b7283;
  font: normal normal 24px Arial;
  display:block;
  margin-top:30px;
  margin-left:4px;
}

.title-24-razdel {
  color:#000;
  font: normal normal 24px Arial;
  display:block;
  margin-top:10px;
  font-weight:normal;
}

.grey-12 {
  color:#6b7283;
  font: normal normal 12px Arial;
  display:block;
  margin-top:50px;
  line-height:18px;
}

.red-11 {
  color:#7c4119;
  font: normal normal 11px Arial;
  text-decoration:none;
}

#main-table {
  width:85%;
  top:40px;
  left:70px;
  position:relative;
}

#logo {
  margin:0 auto;
  margin-left:20px;
  position:relative;
  border:0px;
  display:block;
}




div.sc_menu {

height: 154px;
overflow: auto;
position: relative;

}

ul.sc_menu {

display: block;
height: 0px;
list-style-type: none;
margin: 0px;
padding: 0px;
position:relative;
width:2000px;

}

.sc_menu li {

display: block;
float: left;
margin: 0px;
padding: 0px;
width:200px;
height:154px;
position:relative;

}

.sc_menu a {
  display: block;
  text-decoration: none;
  padding:0px;
  margin:0px;
}
.sc_menu img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  cursor:pointer;
  width:200px;
  height:154px;
}
.sc_menu img:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
  cursor:pointer;
}

.news-date {
  color:#646464;
  font: normal normal 11px Arial;
  background:#f5f5f5;
  padding:3px;
  display:block;
  margin-top:3px;
  margin-bottom:30px;
}

.news-title {
  font:normal normal 16px Arial;
  color:#000;
  display:block;
  margin-top:20px;
}

.dop-link {
  color:#a3a7b0;
  font: normal normal 11px Arial;
  text-decoration:none;
  display:block;
  margin-bottom:3px;
}

.dop-link:hover {
  color:#000;
}
