﻿body {
  padding: 0px;
  margin: 0px auto;
  background-image: url(../i/bg.jpg);
  background-repeat: repeat;
  font-family: Arial;
  font-size: 14px;
  color: #000000;
  position: relative;
}
a img {border: 0px;}
p, form, ul, li {padding: 0px;margin: 0px;list-style: none; }
td {vertical-align: top;}
a {}
a:hover {}


.in {
  background-color: #FFFFFF;
  padding-bottom: 1px;
}


.top {
  height: 109px;
  position: relative;
  background-color: #FFFFFF;
  width: 1008px;
  margin: 0px auto;
}
.top .logo {
  position: absolute;
  top: 13px;
  left: 5px;
}
.top .tel {
  position: absolute;
  top: 20px;
  left: 262px;
  background-image: url(../i/tel.jpg);
  background-position: 45px bottom;
  background-repeat: no-repeat;
  padding-left: 26px;
  font-size: 18px;
  /*line-height: 30px;*/
  color: #56595E;
}
.top .tel .tbl {
  color: #17479A;
  line-height: normal;
}
.top .tel .t10 {
  font-size: 10px;
  line-height: normal;
}
.top .men {
  position: absolute;
  top: 26px;
  right: 291px;
}
.top .men a {
  display: block;
  width: 126px;
  height: 60px;
  background-image: url(../i/top_bg.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin: 0px 2px;
  color: #333131;
  text-align: center;
  text-decoration: none;
  position: relative;
}
.top .men a:hover, .top .men a#active {
  background-position: 0px -60px;
}
.top .men a .pencil {
  position: absolute;
  top: -20px;
  left: 0px;
  text-align: center;
  width: 126px;
  cursor: pointer;
}
.top .men a .galka {
  position: absolute;
  top: -20px;
  left: 0px;
  text-align: center;
  width: 126px;
  cursor: pointer;
}
.top .lang {
  position: absolute;
  top: 23px;
  right: 15px;
}
.top .search {
  position: absolute;
  bottom: 22px;
  right: 1px;
}
.top .search td.pole {
  width: 249px;
  height: 33px;
  vertical-align: bottom;
  background-image: url(../i/search.jpg);
  background-position: 0px bottom;
  background-repeat: no-repeat;
  text-align: right;
}
.top .search td.pole input {
  background-color: transparent;
  border: 0px;
  width: 239px;
  line-height: 16px;
  margin-bottom: 3px;
}
.top .search td.button {
  width: 28px;
  height: 33px;
  vertical-align: bottom;
  background-image: url(../i/lupa.jpg);
  background-position: 0px bottom;
  background-repeat: no-repeat;
}
.top .search td.button input{
  width: 28px;
  height: 33px;
  border: 0px;
  background-color: transparent;
  cursor: pointer;
}


.menu {
  height: 57px;
  background-color: #FFFFFF;
  background-image: url(../i/bg_menu_b.jpg);
  background-position: 0px 0px;
  background-repeat: repeat-x;
  width: 1027px;
  margin: 0px auto;
}
.menu a {
  display: block;
  float: left;
  color: #3D3D3D;
  background-image: url(../i/bg_menu.jpg);
  background-position: 0px 0px;
  background-repeat: repeat-x;
  height: 35px;
  border: 1px solid #B9BBBD;
  border-left-color: #BEC0C1;
  border-right-color: #C4C5C5;
  font-size: 12px;
  text-decoration: none;
  padding: 15px 15px 0px 10px;
  font-weight:bold;
}
.menu a:hover, .menu a#active {
  background-position: 0px -55px;
  color: #FFFFFF;
  border-color: #6F9ECE;
  border-top-color: #1F487C;
  border-left-color: #5E86B6;
  border-right-color: #5179A9;
  font-weight:bold;
}
.menu .fl {
  float: right;
  margin-right: 0px;
  font-weight:bold;
}
.menu .sep {
  width: 1px;
  background-color: #FFFFFF;
  height: 57px;
  float: left;
  background-image: url(../i/bg_menu_sep.jpg);
  background-repeat: repeat-x;
}
.menu .sep.fl {
  float: right;
}


.banner {
  width: 1006px;
  height: 314px;
  border: 1px solid #D4D1D1;
  background-color: #FFFFFF;
  margin: 0px auto;
  background-image: url(../i/banner.jpg);
  background-position: center 9px;
  background-repeat: no-repeat;
  position: relative;
  margin-bottom: 8px;
}
.banner .text {
  position: absolute;
  top: 52px;
  left: 52px;
  width: 332px;
  color: #393531;
  font-size: 11px;
}
.banner .text a.next {
  background-image: url(../i/next.png);
  background-repeat: no-repeat;
  width: 100px;
  height: 21px;
  display: block;
  float: right;
  line-height: 21px;
  color: #333333;
  text-decoration: none;
  padding-left: 7px;
}
.banner .text a:hover.next {
  color: #000000;
}
.banner .proz {
  width: 996px;
  height: 84px;
  background-color: #000000;
  position: absolute;
  bottom: 9px;
  left: 50%;
  margin-left: -498px;
  opacity: 0.28;
  filter: alpha(opacity=28);
  z-index: 1;
}


td.left {
  width: 220px;
  padding-right: 8px;
}
td.left .block {
  background-color: #FFFFFF;
  border: 1px solid #D4D1D1;
  padding: 5px;
  margin-bottom: 8px;
}
td.left .block.last {
  margin-bottom: 0px;
}
td.left .block .in {
  background-color: #F8F8F8;
}
td.block {
	background-color: #FFFFFF;
	border: 1px solid #D4D1D1;
	padding: 20px;
	vertical-align: top;
}
td.block .in {
  background-color: #F8F8F8;
}

.submenu a {
  display: block;
  font-size: 13px;
  padding: 1px;
  padding-left: 16px;
  padding-right: 10px;
  color: #04458E;
  text-decoration: none;
  line-height: 18px;
  position: relative;
  margin: 8px 0px;
}
.submenu a:hover, .submenu a#active {
  padding: 0px;
  padding-left: 15px;
  padding-right: 10px;
  background-image: url(../i/bg_submenu.jpg);
  background-repeat: repeat-y;
  border: 1px solid #5298C8;
  border-right: 0px;
  color: #FFFFFF;
  line-height: 18px;
}
.submenu a .str {
  display: none;
  position: absolute;
  right: -20px;
  top: -1px;
  width: 20px;
  height: 100%;
  border: 1px solid #5298C8;
  border-left: 0px;
  border-right: 0px;
  background-image: url(../i/str.jpg);
  background-repeat: repeat-y;
  background-position: right center;
}
.submenu a .str_s {
  display: none;
  position: absolute;
  right: -33px;
  top: 0px;
  width: 14px;
  height: 100%;
  background-image: url(../i/str.png);
  background-repeat: no-repeat;
  background-position: left center;
}
.submenu a:hover .str, .submenu a#active .str, .submenu a:hover .str_s, .submenu a#active .str_s {
  display: block;
}


.log .name {
  font-size: 20px;
  color:#17479A;
  line-height: 30px;
  padding-top: 10px;
}
.log .pole input {
  height: 21px;
  width: 182px;
  border: 1px solid #D4D1D1;
  margin: 5px 0px;
}
.log .chek {
  color: #333333;
  font-size: 13px;
  width: 100px;
  line-height: 35px;
}
.log a {
  color: #333333;
  font-size: 12px;
}
.log .button input {
  width: 86px;
  height: 25px;
  background-image: url(../i/log.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  color: #FFFFFF;
  font-size: 14px;
  border: 0px;
  background-color: transparent;
  cursor: pointer;
  margin: 5px 0px;
}
.log .button input:hover {
  background-position: 0px -25px;
}


.in.otzuv {
  padding: 10px;
}
.otzuv {
  color: #45494C;
  font-size: 12px;
}
.otzuv .name {
  color: #EE442E;
  font-size: 14px;
  font-weight:bold;
  margin-bottom: 10px;
}
.otzuv .foto {
  width: 75px;
  padding-right: 10px;
}
.otzuv .foto img {
  border: 1px solid #7B7B7B;
  padding: 1px;
}
.otzuv td {
  font-size: 11px;
}
.otzuv td p span {
  color: #000000;
  font-size: 13px;
}
.otzuv .date {
  color: #17479A;
  font-size: 11px;
  vertical-align: bottom;
}

.otzuv .button {
  line-height: 29px;
  text-align: right;
}
.otzuv .button a {
  display: block;
  height: 29px;
  width: 130px;
  background-image: url(../i/otzuv.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  text-align: center;
  line-height: 29px;
  color: #333333;
  text-decoration: none;
  float: right;
}
.otzuv .button a:hover {
  background-position: 0px -29px;
  color: #333333;
}

h1 {
  font-size: 25px;
  color: #000000;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  border-bottom: 1px solid #CCCCCC;
}

tr.zel {
  background-color: #E7F6FF;
}
tr.zel td.foto {
  border: 1px solid #D7EAF7;
  border-right: 0px;
}
tr.zel td.text {
  border: 1px solid #D7EAF7;
  border-left: 0px;
}


.cl {
  height: 20px;
  background-color: #EFEDEA;
  line-height: 20px;
  width: 1008px;
  margin: 0px auto;
}
.footer {
  border: 1px solid #D4D1D1;
  background-color: #FFFFFF;
}
.footer td {
  height: 88px;
}
.footer .menu_f {
  color: #525252;
  font-size: 10px;
  text-align: right;
  padding-top: 20px;
  padding-right: 23px;
}
.footer .menu_f a {
  color: #525252;
}
.footer .menu_f a:hover, .footer .menu_f a#active {
  color: #000000;
  text-decoration: none;
}
.footer .copy {
  padding: 22px 0px 0px 18px;
}


h3 {
  font-size: 20px;
  margin: 0px;
  padding: 0px;
  line-height: 30px;
  color: #EE442E;
  margin-top: 13px;
  margin-bottom: 5px;
  padding-left: 5px;
}
h3 span {
  background-image: url(../i/num.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  text-align: center;
  width: 30px;
  display: block;
  float: left;
}


.contex {
  font-size: 13px;
  color: #333333;
  padding-left: 45px;
}

img.img {
  padding: 3px;
  background-color: #FFFFFF;
  border: 1px solid #C7C7C7;
}

.table {
width:1008px;
margin: 0px auto;
background-color:#EFEDEA;
}
.clear {
clear: both;
line-height: 0px;
height: 0px;
}
.left {
width: 219px;
float: left;
}
.left .block {
background-color: #FFFFFF;
border: 1px solid #D4D1D1;
padding: 5px;
margin-bottom: 8px;
width: 207px;
}
.left .block.last {
margin-bottom: 0px;
}
.left .block .in {
background-color: #F8F8F8;
}
.block {
	background-color: #FFFFFF;
	border: 1px solid #D4D1D1;
	padding: 21px;
	vertical-align: top;
	width: 740px;
	float: right;
}
.block .in {
background-color: #F8F8F8;
}
.input-error
{
    color:#ff0000;
}

