@import url('reset.css');

img, div { behavior: url("/iepngfix.htc") }

html, body {
  margin:0;
  padding:0;
  height:100%; 
}

body {
  min-width: 1082px; /* Минимальная ширина для страницы. Чтобы верстка не разваливалась при сужении размеров окна просмотра. */
  width:expression(document.body.clientWidth < 1082? "1082px": "auto" );
  margin: 0 auto;
  font-family: Arial;
  color: #000000;
  font-size: 1em;
  background: #3b0000 url('/i/bg_body.jpg') repeat-x top left;
}

h1, h2, h3, h4 {
  font-family: Tahoma, Verdana;
}

div.pad {
  padding: 0 10px;
}

div.all {
  width: 1082px;
  position: relative;
  left: 50%;
  margin-left: -541px;
  background: #ffffff url('/i/left_bg.jpg') repeat-y top left;
  overflow: hidden;
  border-left: 1px solid #560a01;
  border-right: 1px solid #560a01;
  
}

div.all_right {
  background: url('/i/right_bg.jpg') repeat-y top right;
}

div.header {
  height: 225px;
}

div.h_left {
  float: left;
  width: 289px;
  background: url('/i/slogan.jpg') repeat-y top right;
  height: 225px;
}

div.h_right {
  float: right;
  width: 121px;
  background: url('/i/right_t_bg.jpg') repeat-y top right;
  height: 225px;
}

div.h_center {
  text-align: center;
  height: 225px;
}

div.left_col {
  width: 210px;
  float: left;
  background: url('/i/menu_corner.jpg') no-repeat top left;
}

div.left_col_in {
  background: url('/i/dotted.jpg') repeat-y 202px;
  width: 210px;
}

div.left_col_in img.arrw {
  float: right;
  display: block;
}

div.phones {
  width: 210px;
  height: 233px;
  background: url('/i/phones_bg.jpg') no-repeat top left;
  color: #000000;
  font-size: 0.8em;
  font-weight: bold;
  padding: 14px 0 0 29px;
}

div.phones em {
  display: block;
  color: #821701;
}

div.phones a {
  color: #821701;
}

div.dop_info {
  background: url('/i/dop_info_bg.jpg') no-repeat top left;
}

div.left_col ul {
  width: 160px;
  display: block;
  margin-left: 25px; 
  font-size: 0.8em;
  font-weight: bold;
}

div.left_col ul li ul {
  width: 160px; 
  font-size: 1em;
  font-weight: bold;
}

div.left_col ul li {
  height: 30px;
  border-top: 1px solid #bbaaaa;
}

div.left_col ul li.first {
  border-top: none;
}

div.left_col ul li img {
  position: relative;
  margin-left: 5px;
  margin-right: 10px;
}

div.left_col ul li p {
  padding-top: 6px;
}

div.left_col ul li a {
  color: #000000;
  text-decoration: none;
}

div.left_col ul li a:hover {
  color: #821701;
  text-decoration: underline;
}

div.right_col {
  width: 235px;
  float: right;
  background: url('/i/dotted.jpg') repeat-y;
}

div.right_col img.arrw {
  float: left;
  display: block;
  position: relative;
  left: -7px;
}

div.right_col h2 {
  color: #000000;
  font-size: 1.2em;
  margin: 0px 25px 0px 20px;
}

div.right_col div.special a {
  color: #cb2300;
  display: block;
  /*margin: 15px 25px 20px 20px;*/
  font-size: 0.8em;
  text-decoration: none;
}

div.right_col div.special a:hover {
  color: #000000;
}

div.right_col p {
  margin: 0px 25px 10px 20px;
  border-bottom: 1px solid #bbaaaa;
  font-size: 0.8em;
  padding: 20px 5px;
  text-decoration: none;
}

div.right_col p em {
  display: block;
  font-weight: bold;
}

div.right_col p a {
  color: #000000;
  display: block;
  margin-top: 5px;
}

div.right_col p a:hover {
  color: #cb2300;
}

div.right_col a.news {
  margin: 0px 25px 10px 20px;
  font-size: 0.8em;
  padding: 20px 5px;
  display: block;
  color: #000000;
}

div.right_col ul.menu {
  width: 160px;
  display: block;
  margin-left: 25px; 
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 15px;
}

div.right_col ul.menu li {
  height: 30px;
  border-top: 1px solid #bbaaaa;
}

div.right_col ul.menu li.first {
  border-top: none;
}

div.right_col ul.menu li img {
  position: relative;
  margin-left: 5px;
  margin-right: 10px;
}

div.right_col ul.menu li p {
  padding: 6px 0 0 0;
  margin: 0;
  border: none;
}

div.right_col ul.menu li a {
  color: #000000;
  text-decoration: none;
  display: inline;
}


div.right_col ul.menu li a.is {
  color: #821701;
}

div.right_col ul li.menu a:hover {
  color: #821701;
  text-decoration: underline;
}

div.mid_col {
  margin: 0 255px 0 230px;
  font-size: 0.8em;
}


div.mid_col h1 {
  color: #cb2300;
  font-size: 1.4em;
  padding: 15px 0 5px 0;
}

div.mid_col p {
  margin: 5px 0 10px 0;
}

div.mid_col a {
  color: #cb2300;
}

div.mid_col a:hover {
  color: #cb2300;
}

div.mid_col ul {
  list-style-type: disc;
  margin: 5px 0 0 20px;
}

div.footer {
  clear: both;
  height: 136px;
  background: url('/i/kran_bg.jpg') repeat-x bottom left;
}

div.left_kran {
  height: 136px;
  width: 195px;
  background: url('/i/left_kran.jpg') no-repeat bottom left;
  float: left;
}

div.right_kran {
  height: 136px;
  width: 220px;
  background: url('/i/right_kran.jpg') no-repeat bottom left;
  float: right;
}

div.down {
 /* height: 44px;
  background: url('/i/footer_bg.jpg') repeat-x top left;*/
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: url("/i/footer_bg.jpg");
  background-origin: padding-box;
  background-position: left top;
  background-repeat: repeat-x;
  background-size: 100% 55px;
  height: 55px;
}

div.down img {
  float: left;
  display: block;
  margin: 15px 0 0 20px;
}

.down_center {
	margin: 7px 0pt 0pt 30px;
	float: left;
	font-size: 0.8em;
	width: 293px;
	color: #FFFFFF;
}

div.down_left {
  color: #ffffff;
  font-size: 0.8em;
  margin-left: 20px;
  margin-top: 7px;
  float: left;
}

div.down_left a {
  color: #000000;
  font-size: 0.8em;
  display: block;
}

div.down_right {
  color: #ffffff;
  font-size: 0.8em;
  margin-right: 20px;
  float: right;
  margin-top: 5px;
  text-align: right;
}

div.down_right a {
  color: #ffffff;
  text-decoration: none;
}

div.down_right a:hover {
  text-decoration: underline;
}

h5 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 5px;
}

h5 a {
  text-decoration: none;
}

div.price_star {
  width: 65px;
  height: 65px;
  background: url('/i/price.png') no-repeat top left;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.2em;
  position: relative;
  z-index: 1000;
  top: 120px;
  left: 100px;
  text-align: center;
}

div.price_star span {
  display: block;
  padding-top: 15px;
}

* html div.spacer {
  clear: both;
}

* html div.price_star {
  left: 40px;
}
*+html div.price_star {
  left: 40px;
}

table.compare {
  border-collapse: collapse;
  margin: 10px 0;
}

table.compare td {
  padding: 2px 10px;
  border: 1px solid #670606;
}

table.compare b {
  color: #cb2300;
}

table.sert_table{
  margin: 20px 0;
}

table.sert_table td {
  padding: 2px 10px;
  text-align: center;
}

.mid_col p {text-align:justify !important;}

