/* Квазар */
html {
  margin:0; padding:0;
}

body {
  margin:0; padding:0;
  background: #000;
  font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 12px;
  text-decoration: none;
  color: #a29da3;
}

#root {
  min-width: 990px;
  width: expression( document.body.clientWidth < 989 ? "990px" : "auto" ); /* set min-width for IE */
  z-index: 2;
}

table {
  border: 0; border-collapse: collapse;
}

table td {
  padding: 0;
  vertical-align: top;
  font-size: 12px;
}

img {
  border: 0;
}

div.hat_top {
  height: 54px;
}

div.hat_top div.inner {
  height: 54px;
}

div.hat_indent {
  height: 79px;
}

div.hat_indent div.inner {
  height: 79px;
}

#hat {
  height: 194px;
}

#hat div.inner {
  width: 100%; height: 194px;
}

div.hat_block {
  width: 100%; min-width: 950px;
  background-repeat: no-repeat;
  background-position: right top;
}

div.hat_block div.inner {
  width: 332px;
  background-repeat: no-repeat;
  background-position: left top;
}

div.hat_block div.inner table {
  width: 100%;
}

div.hat_block div.inner table td {
  text-align: center;
}

img.logo {
  width: 215px; height: 149px;
  margin-top: 37px; margin-left: 75px;
}

#menu_base {
  clear: right;
	float: none;
  margin: 0; padding: 0;
}

#menu_base li {
	float: left;
	list-style: none;
	display: block;
	margin: 0;
}

#menu_base li div {
  width: 110px; height: 40px;
  padding-top: 12px;
  color: #b49fb7;
  text-decoration: underline;
}

#menu_base li a:hover div {
  color: #b49fb7;
}

#menu_base li a, #menu_base li a div {
  cursor: pointer;
  color: #ffffff; text-decoration: none;
}

#menu li {
  text-align: left;
  color: #fff;
}

#menu li a {
  color: #ff4042;
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold;
}

#menu li a:hover {
  color: #b49fb7;
}

#menu li a.sub {
  color: #b49fb7;
  font-weight: normal;
}

#menu li a.sub:hover {
  color: #ffffff;
}

div.slogan {
  white-space: nowrap; font-style: italic; margin-top: 100px;
}

table.hat {
  width: 100%;
}

table.hat td.logo {
  width: 290px;
}

table.hat td.menu {
  width: 45%;
}

table.icons {
  width: 200px !important; height: 38px;
  margin-top: 10px;
}

table.icons td {
  width: 48px;
}

table.icons td div {
  width: 38px; height: 38px;
  margin-right: 10px;
}

table.icons td div img {
  width: 11px; height: 10px;
  margin-top: 13px;
}

table.hat td.menu table {
  width: 374px !important; height: 58px;
}

table.hat td.menu table td {
  width: 22px;
}

table.hat td.menu table td.menu_base {
  width: auto; padding-top: 8px;
}

table.hat td.menu table td img {
  width: 22px; height: 58px;
}

#phone {
  margin-top: 40px; margin-left: 100px;
  color: #fff;
  font-size: 28px; font-weight: bold;
}
#phone #phone_text{
	font-size:20px;
}

#phone img {
  width: 19px; height: 35px;
  vertical-align: middle;
}

#phone span {
  color: #dfdfda;
  font-weight: normal;
}

#menu li {
  width: 107px;
}

#content { 
  padding-left: 90px; padding-right: 90px;
  padding-top: 50px;
}

#content h1 {
  margin: 0; margin-bottom: 20px; padding: 15px 30px 15px 30px;
  color: #e4ddea;
  font-size: 24px; font-weight: bold;
}

#content h1 span {
  color: #857697;
}

a {
  color: #8a6eab;
  text-decoration: underline;
}

a:hover {
  color: #fff;
  text-decoration: none;
}

b, strong {
  color: #ccc !important;
}

#content #link {
  margin-top: 10px; margin-right: 0px;
  float: right;
}

#content #link .inner {
  width: 151px; height: 38px;
  margin-left: 10px; margin-right: 10px;
  padding: 9px 10px 9px 10px;
  white-space: nowrap;
}

#content #link .inner a {
  color: #3e3e3e;
  text-decoration: underline;
}

#content #link .inner a:hover {
  color: #8a6eab;
  text-decoration: none;
}

#content #link .inner img {
  width: 8px; height: 13px;
  vertical-align: middle;
  margin-right: 7px;
}

#content h1 {
  border-left: 1px solid #6e6172;
}

/* Подвал */
div.basement_border {
  margin-top: 80px;
  margin-left: 90px; margin-right: 90px;
  height: 1px;
}

#basement { padding: 60px 0px; }

#basement table { width: 100%; }

#basement td.indent { width: 130px; }

#basement td.developed { width: 150px; }

#basement td.developed  div.counters { margin-left: 10px; display: inline; opacity:0.4; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40); -moz-opacity: 0.4; -khtml-opacity: 0.4;}

#basement #search {
  text-align: center;
}

#basement #search form {
  height: 23px;
}

#basement #search form table {
  width: 100px;
  margin-left: auto; margin-right: auto;
}

#basement #search .title img {
  width: 31px; height: 23px;
}

#basement #search input.button {
  width: 20px; height: 23px;
}

#basement #search input {
  background-color: transparent;
  border: 0;
  color: #3a3c41;
  width: 130px; height: 13px;
  margin: 0; padding: 0;
  margin-top: 4px;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 11px;
  opacity:1;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
}

#basement #search input.button {
  width: 20px; height: 23px;
  margin: 0;
}

#basement td.copyrights {
  width: 150px;
  color: #656363;
}

#basement td.copyrights span {
  font-size: 14px; font-weight: bold;
  color: #606060;
}
/* //Подвал */