* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  position: relative;
  height: auto !important;
  text-align: center;
  height: 100%;
  min-height: 100%;
  background: #faf8f7 url('../img/top.gif') top left repeat-x;
}

html {
  height: 100%;
}

a img {
  border: 0;
}

a, a:visited {
  color: #0066ff;
  font-size: 14px;
}

a:hover {
  text-decoration: none;
}

#wrapper {
  text-align: left;
  height: auto !important;
  height: 100%;
  background: url('../img/right.gif') top right no-repeat;
}

* html #wrapper {
  position: relative;
}

#top {
  background: transparent url('../img/velo.jpg') top left no-repeat;
}

#logo {
  position: absolute;
  top: 36px;
  left: 340px;
}

#logobottom {
  position: absolute;
  top: 100px;
  left: 355px;
}

#phone {
  position: absolute;
  top: 140px;
  left: 355px;
  font-size: 32px;
  color: #fff;
}

#phone span {
  font-size: 20px;
}

#menu {
  padding-top: 210px;
  height: 65px;
}

#hmenu {
  padding-left: 130px;
  padding-top: 16px;
  height: 65px;
  background: url('../img/hr.gif') top left repeat-x;
}

#hmenu ul {
  list-style: none;
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
}

#hmenu li {
  padding-right: 60px;
  float: left;
}

#menu a, #menu a:visited {
  float: left;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
}

#catalog {
  width: 243px;
}

#catalog h2 {
  color: #5F5F5F;
  font-size: 12px;
  font-weight: bold;
  background: url('../img/paper.jpg') top left no-repeat;
  padding-left: 20px;
  padding-top: 12px;
  padding-bottom: 20px;
  width: 100%;
}

#catalog ul {
  list-style: none;
}

#catalog li {
  padding-bottom: 13px;
}

#catalog a, #catalog a:visited {
  font-size: 16px;
  display: block;
  padding-left: 20px;
  color: #ff7e00;
}

#catalog a.select {
}

#content {
  padding-left: 10px;
  padding-top: 10px;
  font-size: 14px;
  color: #454545;
  padding-right: 20px;
  line-height: 1.6em;
  padding-bottom: 40px;
}

#content img {
  float: left;
}

#content h1 {
  font-size: 24px;
  font-weight: normal;
  color: #454545;
  line-height: 1.2;
  padding-bottom: 10px;
}

#content h2 {
  font-size: 20px;
  font-weight: normal;
  color: #454545;
  padding-bottom: 10px;
}

#content h3 {
  font-size: 16px;
  color: #454545;
  padding-bottom: 10px;
}

#content h4 {
  font-size: 14px;
  color: #454545;
  padding-bottom: 10px;
}

#content h5 {
  font-size: 12px;
  color: #454545;
  padding-bottom: 10px;
}

#content h6 {
  font-size: 10px;
  color: #454545;
  padding-bottom: 10px;
}

#content p {
  padding-bottom: 10px;
}

#content ul {
  margin: 0;
  padding: 0;
}

#content li {
  margin-bottom: 10px;
  padding: 0 0 0 18px;
  list-style-type: none;
  background: url('../img/tire.gif') no-repeat 0 0.8em;
}

#content em {
}

#content a, #content a:visited {
  color: #0066ff;
}

#content a:hover {
  text-decoration: none;
}

#content .req {
  font-size: 9px;
  color: red;
}

#content .velo_descr {
  font-size: 11px;
}

#content .input {
  font-size: 12px;
}

#right {
  width: 180px;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 40px;
}

#footer {
  position: absolute;
  height: 33px;
  font-size: 10px;
  padding-top: 4px;
  padding-left: 21px;
  color: #76787e;
  margin-bottom: 4px;
  right: 0;
  bottom: 0;
  text-align: right;
  padding-right: 76px;
}

#footer a {
  font-size: 10px;
}