f* {
  margin:0px;
  padding:0px;   
}
html, body {
  height: 100%;
  margin:0 auto;   

}
* html #container {
  height: 100%;
}
.form-block-index {
  padding:20px;
  /* Для хороших браузеров */
  -moz-border-radius: 10px; /* Firefox */
  -webkit-border-radius: 10px; /* Safari, Chrome */
  -khtml-border-radius: 10px; /* KHTML */
  border-radius: 10px; /* CSS3 */
  -webkit-box-shadow: 0px 0px 10px #ccc;
  -moz-box-shadow: 0px 0px 10px #ccc;
  box-shadow: 0px 0px 10px #ccc;
}
.form-block-index .input {
  float:left;
  width:30%;
  margin:0 3% 0 0;
  height:auto;
}
.form-block-index div.input input {
  padding:3px;
  background:#fff;
  left:0px;
  width:100%;
  position:relative;
  top:0px;

  border:1px solid #ccc;
}
.form-block-index div.textarea {
  background:none;
  width:46%;
  margin:0 3% 0 0;
  position:relative;
  top:0px;
  float:left;
  padding:0px;
  
}
.form-block-index .textarea textarea {
  background:#fff;
  padding:5px;
  left:0px;       
  top:5px;
  resize:none;
  border:1px solid #ccc;
  width:100%;
} 
.form-block-index input.submit {
  width:auto;
  padding:5px 20px;
  text-transform: uppercase;
  margin: 10px 0 0 0;
background: #fd7d00; /* Old browsers */
background: -moz-linear-gradient(top,  #fd7d00 1%, #d66000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#fd7d00), color-stop(100%,#d66000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fd7d00 1%,#d66000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fd7d00 1%,#d66000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fd7d00 1%,#d66000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fd7d00 1%,#d66000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd7d00', endColorstr='#d66000',GradientType=0 ); /* IE6-9 */

}
.required {color:red;}
.error {
 color:red;
 position:relative;
 top:0px;
 left:0px;
}
/****************************************************************/
/****************************************************************/
/****************************************************************/
body {
  font-family:Trebuchet MS;
  font-size:13px;
  color:#000000;
  border-top: 5px solid #000000;
  background: url('../img/bodybg.jpg') repeat;
}
#container {
  margin: 0 auto;
  min-height: 100%;
  width: 980px;
  background:#ffffff;

}
.servise-menu ul.menu {text-align:center;padding:10px 0;}
.servise-menu ul.menu li {
  display:inline-block;
  padding:0 0px 20px;
  text-align:center;
  width:160px;
}
.servise-menu ul.menu li img {
  display:block;
  margin:0 auto 10px;
  
}
.servise-menu ul.menu li a {
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
}
.servise-menu ul.menu li a:hover {
  color:#F37500;
}
#content{                   
}
div.item-page{

}
#wraper-content {
  padding: 10px 20px 20px;
}
.header {
  position:relative;
  padding:10px 20px;
}
#left-block {
  width:220px;
  float:left;
}
#right-block {
  float:right;
  width:705px;
  padding: 0 0 20px;
}

/****************************************************************/
/****************************************************************/
div.logo {
  float:left;
  padding: 0px 0 0px 0px;
}
div.logo a {
  display:block;
  width:100%;
  height:100%;
}
/****************************************************************/
/****************************  Верхнее меню  *****************************/
div.menu {
width:980px;
border-bottom: 2px solid #e7e7e7;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(240,240,240,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
}
div.menu ul {
  margin:0;
  width: 960px;
  text-align: center;
  padding: 0 0 0 0px;
}

div.menu ul li {

  text-align:center;
  position:relative;
  display:inline-block;
  margin-right: 15px;
  padding: 10px 20px;
  
}
div.menu ul li:first-child {
}
div.menu ul li:last-child {

}
div.menu ul li a {
  color:#000;
  text-transform: uppercase;
  text-decoration: none;
  font-size:17px;
  font-weight: normal;
}
div.menu ul li ul {
  display:none;

}
div.menu ul li ul li {
  float:none;
  width:auto;
  padding:0px;
}
div.menu ul li.active ul li div.wraper_li {
  background:none;
}
div.menu ul li.active ul li div.wraper_li .border_li {
  padding:0px;
}
div.menu ul li.active ul li div.wraper_li div.active_icon {
  display:none;
}
div.menu ul li.active {
}
div.menu ul li.active div.wraper_li { 

}
div.menu ul li.active div.wraper_li div.border_li {

}
div.menu ul li.active div.wraper_li div.border_li div.active_icon {

}
div.menu ul li.active, div.menu ul li:hover {
background: #fd7d00; /* Old browsers */
background: -moz-linear-gradient(top,  #fd7d00 1%, #d66000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#fd7d00), color-stop(100%,#d66000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fd7d00 1%,#d66000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fd7d00 1%,#d66000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fd7d00 1%,#d66000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fd7d00 1%,#d66000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd7d00', endColorstr='#d66000',GradientType=0 ); /* IE6-9 */

}
div.menu ul li.active a, div.menu ul li:hover a{
  color: #ffffff;
}

/****************************************************************/
/****************************  Левое меню  *****************************/
div.left-menu {
   padding:0 0 20px 0;
   margin-bottom: 20px;
}
div.left-menu ul {
  list-style:none;
  padding:0px;
  margin:0px;
}
div.left-menu ul li {
margin: 0 0 1px 0;
  padding: 7px 0 7px 5px;
 background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(231,232,232,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(231,232,232,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(231,232,232,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(231,232,232,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(231,232,232,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(231,232,232,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e8e8',GradientType=0 ); /* IE6-9 */ 
}
div.left-menu ul li ul {
  padding:0 0 0 15px;
  display:none;
}
div.left-menu ul li ul li {
  background:none;
}
div.left-menu ul li ul li a{
  font-size:13px;
}
div.left-menu ul li a {
  font-size:12px;
  text-decoration:none;
  color:#000000;
  font-weight: bold;
  text-transform: uppercase;
}
div.left-menu ul li.active, div.left-menu ul li:hover {
background: #fd7d00; /* Old browsers */
background: -moz-linear-gradient(top,  #fd7d00 1%, #d66000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#fd7d00), color-stop(100%,#d66000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fd7d00 1%,#d66000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fd7d00 1%,#d66000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fd7d00 1%,#d66000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fd7d00 1%,#d66000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd7d00', endColorstr='#d66000',GradientType=0 ); /* IE6-9 */

}
div.left-menu ul li.active a, div.left-menu ul li:hover  a{
  color:#ffffff;
  text-decoration:none;
}
div.left-menu ul li:last-child{
}

/****************************************************************/
/****************************  Контакты  *****************************/
div.contact {
  width:244px;
  float:right;
  text-align:right;
  padding: 10px 0px 0 0 ;
}
div.contact .contact-phone {
padding-left: 10px;
  color: #f37500;
  font-size:27px;
}
div.contact span{
}
div.contact .contact-address { 
  font-size:13px;
  padding:7px 0;
}
div.contact .contact-address p {margin:0px;padding:0px;}
div.contact .contact-email { 
 
}
div.contact .contact-email a { 
  font-size:13px;
}
/****************************************************************/
/****************************  Промоблок  *****************************/

div.img-promo-block{
  width: 960px;
  padding: 10px;
  background: #ffffff;
  border-bottom: 2px solid #dfdfdf;
  margin: 20px 0;
}
div.img-promo-block img{
  margin: 0 auto;
  width: 960px;
}
/****************************************************************/
/****************************  Хлебные крошки  *****************************/
#breadcrumbs {
  padding:0 0 20px;
}
/****************************************************************/
/****************************  Новости  *****************************/
div.wraper-news{
  color: #000;
  padding: 10px;
 background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,231,231,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,231,231,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,231,231,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,231,231,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,231,231,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(229,231,231,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e7e7',GradientType=0 ); /* IE6-9 */
}


div.block-news {
  padding:0 0 10px;
}
div.date {
  font-size:28px;
  width:70px;
  float:left;
  margin:0 0px 0 0;
  line-height:28px;
}
div.date span {
  font-size:13px;
  display:block;
  position:relative;
  top:-5px;
}
div.text-news a {
  text-decoration:none;
  color: #000 ;
}
div.text-news {
  border-bottom:1px dashed #ccc;
  padding:0 0 15px 0;
  line-height:20px;
}
div.link-date a {
  color: #000;
}
.link-news {
  text-align:right;
  color: #000;
}
div.link-news a { 
  color: #000;
}
div.name-block a{
  color: #000;
}

/****************************************************************/
/****************************  Форма обратной связи  *****************************/
div.form-block {
 margin: 40px 0;
 padding: 10px;
 background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,231,231,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,231,231,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,231,231,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,231,231,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,231,231,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(229,231,231,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e7e7',GradientType=0 ); /* IE6-9 */
}
div.name-form {
  font-size:17px;
  padding:0 0 10px;
}
div.input {
  height: 43px;
  padding: 0 0 10px;
  position: relative;
}
div.input input {
  background: #ffffff;
  border: 1px solid #e3e3e3;
  height: 22px;
  left: 0px;
  padding: 3px;
  position: absolute;
  top: 19px;
  width: 193px;
}
div.right-circl {
  background: url("../img/circl-form.png") no-repeat scroll -17px 0 transparent;
  height: 28px;
  left: 100%;
  margin-left: -17px;
  position: absolute;
  top: 19px;
  width: 17px;
}
div.left-circl {
  background: url("../img/circl-form.png") no-repeat scroll 0 0 transparent;
  height: 28px;
  left: 0;
  position: absolute;
  top: 19px;
  width: 17px;
}
div.textarea {
  padding:0 0 15px;
}
div.textarea textarea {
  background: #ffffff;
  border: 1px solid #e3e3e3;
  height: 80px;
  resize:none;
  padding: 3px;
  width: 193px;
}
input.submit {
background: #fd7d00; /* Old browsers */
background: -moz-linear-gradient(top,  #fd7d00 1%, #d66000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#fd7d00), color-stop(100%,#d66000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fd7d00 1%,#d66000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fd7d00 1%,#d66000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fd7d00 1%,#d66000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fd7d00 1%,#d66000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd7d00', endColorstr='#d66000',GradientType=0 ); /* IE6-9 */

  border: 0 none;
  color: #fff;
  display: block;
  font-family: trebuchet MS;
  font-size: 13px;
  font-weight: bold;
  height: 33px;
  padding: 0 0 5px;
  text-align: center;
  width: 92px;
  -moz-border-radius: 10px; 
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px; 
  border-radius: 10px;
  behavior: url(../img/border-radius.htc); 
}


/****************************************************************/
/****************************  Подвал сайта  *****************************/
#clear{
  clear:left;
  width:100%;
  height:100px;
}
#footer {
  margin-top: -95px;
  background: #000000;
}
div.center-footer {
  width: 920px;  
  padding:30px 20px 35px; 
  margin:0 auto;
  color: #ffffff;
}
div.center-footer a{
  color: #ffffff;
}
.LiveInternet {
  float:left;
}
div.contact-footer {
  float:left;
  width:410px;
}
div.contact-footer p {
  display:inline;
}
div.jast-site {
  width:210px;
  float:right;
  text-align:right;
}

/****************************************************************/
/****************************  Общие классы  *****************************/
h1 {
  font-weight: normal;
  font-size:21px;
  text-transform: uppercase;
  padding: 5px 0 5px 25px;;
  background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(240,240,240,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%); /* W3C */
margin:0px;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
}
h2 {
  font-weight: normal;
  font-size:20px;
  padding:0 0 15px; 
}
h3 {
  font-weight: normal;
  font-size:17px;
  padding:0 0 15px; 
}
h4 {
  font-weight: normal;
  font-size:13px;
  padding:0 0 15px; 
}

a {
  color:#000;
} 
a:hover {
  text-decoration:none;
}

ul {
  list-style: inside none ;
  padding:0px;
}
ol {
  list-style:inside;
}
hr {
  display:none;
}

/****************************************************************/
/****************************************************************/
.O_O {
  clear:both;
  font-size:1px;
}
.h15 {
  height:15px;
  font-size:1px;
}
.h20 {
  height:20px;
  font-size:1px;
}
.h30 {
  height:30px;
  font-size:1px;
}
.h40 {
  height:40px;
  font-size:1px;
}
.h50 {
  height:50px;
  font-size:1px;
}
       
  