html, body {
}

body {
  background: #E0E0E0 url(../images/body.png);
}

#container {
  background: url(../images/spot.png) center top no-repeat;
}

#header {
  position: relative;
  border-top: 4px solid #3F3F3F;
  margin: 0 auto;
  padding: 0 20px;
  width: 81%;
  min-width: 900px;
  max-width: 1250px;
}

#header h2 {
  display: block;
  float: left;
  text-indent: -9000px;
  width: 32%;
  height: 96px;
  background: url(../images/logo.png) no-repeat;
  margin: 30px 0 20px 0;
  padding: 0;
}

#header h2 a {
  display: block;
  width: 200px;
  height: 96px;
}

#header .sub {
  padding: 23px 1% 35px 0;
  display: block;
  float: left;
}

#header .sub ul {
  font-size: 14px;
  line-height: 1;
}

#header .sub ul li a {
  display: inline-block;
  padding: 7px 13px;
}

#header .sub ul b {
  display: inline-block;
  font-weight: normal;
  color: #FFF;
  background: url(../images/bred.png) center center repeat-x;
  padding: 7px 13px;
  border-radius: 14px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -khtml-border-radius: 14px;
  box-shadow: 1px 1px 0px #CCC;
  -moz-box-shadow: 1px 1px 0px #CCC;
  -webkit-box-shadow: 1px 1px 0px #CCC;
  -khtml-box-shadow: 1px 1px 0px #CCC;
}

#header .sub ul a {
  color: #000;
}

#header .sub ul b a {
  color: #FFF;
  padding: 0;
}

#header .sub.blue a {
  color: #0066CC;
}

#header .sub ul a:hover {
  color: #DD0000;
}

#header .sub ul a:active {
  color: #FF0000;
}

#header .sub ul b a:hover, #header .sub ul b a:active {
  color: #FFF;
}

#header .phones {
  font-size: 15px;
  font-style: italic;
  float: right;
  padding: 25px 0 25px 70px;
  background: url(../images/phone.png) left bottom no-repeat;
}

#header .phones b {
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
}

#content {
  width: 81%;
  min-width: 900px;
  max-width: 1250px;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
  clear: both;
}

#content .links {
  padding: 0 0 15px 0;
  margin: 0 0 0 -10px;
  font-size: 12px;
  line-height: 2;
}

#content .links a {
  margin: 0 10px;
  color: #000;
  white-space: nowrap;
}

#content .links b, #content .links a.checked {
  font-weight: normal;
  color: #000;
  background: url(../images/byellow.png) center center repeat-x;
  padding: 4px 10px;
  white-space: nowrap;
  border-radius: 14px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -khtml-border-radius: 14px;
  box-shadow: 1px 1px 0px #CCC;
  -moz-box-shadow: 1px 1px 0px #CCC;
  -webkit-box-shadow: 1px 1px 0px #CCC;
  -khtml-box-shadow: 1px 1px 0px #CCC;
}

#content .links.sort {
  font-size: 11px;
}

#content .links.js a {
  text-decoration: none;
  border-bottom: 1px dotted #000;
}

#content .links.js a.checked, #content .links.js a:hover.checked {
  text-decoration: none;
  margin: 0;
  border: none !important;
  color: #000;
  cursor: default;
}

#content .links a:hover {
  color: #DD0000;
}

#content .links a:active {
  color: #FF0000;
}

#content .links.js a:hover {
  border-bottom: 1px dotted #DD0000;
}

#content .links.js a:active {
  border-bottom: 1px dotted #FF0000;
}

#footer {
  width: 81%;
  min-width: 900px;
  max-width: 1250px;
  padding: 0 20px;
  clear: both;
  margin: 0 auto;
  font-size: 12px;
  height: 138px;
  color: #333;
  border-top: 2px dashed #999999;
}

#footer .links {
  float: left;
  padding: 20px 0 0 0;
  width: 33%;
}

#push {
  clear: both;
  height: 20px;
}

.grid {
  margin: 0 0 0 -5px;
  font-size: 11px;
}

.grid div {
  display: inline-block;
  vertical-align: top;
  margin: 0 15px 10px 0;
  zoom: 1;
  //display:inline;
  padding: 5px;
  max-width: 180px;
}

.grid div a img {
  margin: 0 0 0 -5px;
  border: 5px solid #F5F5F5;
}

.grid div a:hover img {
  border: 5px solid #FFCC00 !important;
}

.grid div span {
}

.grid div a {
  text-decoration: none;
  display: block;
  font-size: 17px;
  line-height: 1.2;
}

.grid div a span {
  font-size: 18px;
  text-decoration: underline;
}

.grid div span.price {
  font-size: 18px;
}

div.l h2 {
  padding-top: 5px !important;
}

.preview {
  float: left;
  width: 520px;
  margin: 5px 0 0 15px;
}

.preview img {
  border: 5px solid #F5F5F5;
}

.preview big {
  display: block;
}

.preview small {
  float: left;
}

.preview small img {
  border: 4px solid #F5F5F5;
  margin: 5px 6px 0 0;
}

.preview small a:hover img {
  border: 4px solid #FFCC00 !important;
}

.preview small img.active {
  border: 4px solid #FFCC00;
}

.lenta {
  position: absolute;
  left: 730px;
  width: 349px;
}

.text {
  max-width: 700px;
}

.logos {
  margin: 20px 40px 20px 0;
  float: left;
  padding: 20px 15px;
  background: #FFF;
  border-radius: 14px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -khtml-border-radius: 14px;
  box-shadow: 1px 1px 0px #CCC;
  -moz-box-shadow: 1px 1px 0px #CCC;
  -webkit-box-shadow: 1px 1px 0px #CCC;
  -khtml-box-shadow: 1px 1px 0px #CCC;
  font-size: 18px;
}

.logos h3 {
  margin-top: 0;
  font-size: 18px;
}

.logos a {
  display: block;
  margin: 0 0 5px 0;
  vertical-align: middle;
  text-decoration: none;
}

.logos a.all {
  display: block;
  margin: 15px 00  0;
  vertical-align: middle;
  text-decoration: none;
  font-size: 12px;
  text-decoration: underline;
}

.logos a span {
  text-decoration: underline;
}

.logos a img {
  vertical-align: middle;
}

.spec {
  posititon: absolute;
  margin: 0 0 0 200px;
  overflow: hidden;
  padding: 5px;
  height: 350px;
}

.spec .grid div {
  height: 350px;
}

.spec h3 {
  background: #FFCC00;
  display: block;
  float: left;
  padding: 5px;
  margin: 15px 0 10px -5px;
  font-size: 21px;
  font-style: italic;
}

