* {
  border-collapse: collapse;
  font: 11 tahoma, verdana, arial, sans-serif;
  margin: 0;
  padding: 0;
}

html {
  background: url(images/prodvizhenie_saitov_2.png) no-repeat left top;
  padding: 100px 0 0em;
}

.clients {margin-right:5px;margin-bottom:5px; padding:5px; border: 1px solid #CC0000;}

body {
}

h1 {
  height: 43px;
  left: -125px;
  margin-left: 558px;
  position: absolute;
  top: 40px;
  width: 300px;
}

h1 a {
  color: #660000;
  text-decoration: none;
}

h1 strong {
  color: #666;
  font: 10px tahoma;
  left: 0px;
  letter-spacing: 4px;
  text-transform: uppercase;
  position: absolute;
  top: 33px;
  white-space: nowrap;
}

strong {
  font-weight: bold;
}

table {
  margin: 1.5em 0 0;
}

td {
  padding: 0 1.5em 1em;
  vertical-align: top;
}
th {
  padding: 0 1.5em 0.5em;
  vertical-align: top;
}

th {
  text-align: left;
  vertical-align: top;
  width: 25%;
}

h2, h3 {
  font: 1.5em tahoma, verdana, arial, sans-serif;
  margin-bottom: 0.6em;
  margin-left: -0.1em;
  padding-top: 0.3em;
}

h4 {
  font: 1.2em tahoma, verdana, arial, sans-serif;
  margin-bottom: 0.75em;
  margin-left: -0.05em;
  padding-top: 0.4em;
}

p, li, table address {
  font-size: 0.85em;
  line-height: 1.5;
  margin: 0.5em 0 1em;
}

p a, li a {
  line-height: 1.5;
}
.form {
padding: 0px;
  margin: 0px;
  font-family: tahoma, verdana, arial, sans-serif;
  font-weight: bold;
  font-size: 0.7em;
  color: #666;
}

li {
  list-style: none;
}

table address {
  font-weight: normal;
  font-family: tahoma, verdana, arial, sans-serif;
  letter-spacing: 0;
  margin-left: 0;
  position: static;
  white-space: normal;
}

.error {
  color: #f00;
  font-size: .8em;
  background: #ffeaea;
  padding: 3px;
  margin: 3px;
  border: 1px solid #cc0000;
  width: 100%;
}
.ok {
  color: #006600;
  font-size: .8em;
  background: #99cc99;
  padding: 3px;
  margin: 3px;
  border: 1px solid #339933;
  width: 100%;
}
fieldset {
  border: none;
}

label {
  display: block;
  font-size: 0.85em;
  line-height: 1.5;
  margin: 0.5em 0 0.25em;
}

li label {
  display: inline;
  font-size: 1em;
}

input, textarea {
  background: #f2f2f2;
  border: 1px solid #ccc;
  display: block;
  font-size: 0.85em;
  padding: 0.25em 0.1em;
  width: 100%;
}

fieldset li {
  white-space: nowrap;
}

li input {
  display: inline;
  width: auto;
  background: transparent;
  border: none;
  padding: 0;
  margin-right: 0.5em;
}

textarea {
  height: 9em;
  margin-bottom: 0.75em;
}

#submit {
  padding: 0.25em 1em;
  margin: 1em 0;
  background: #999;
  color: #fff;
}

a img {
  border: none;
}

dl {
  margin-top: 1.2em;
}

dt {
  display: inline;
  margin-right: 1.5em;
}

dd {
  text-align: left;
  font-size: 0.85em;
  line-height: 1.5;
}

hr {
  position: absolute;
  height: 1px;
  width: 100%;
  color: #ccc;
  background: #ccc;
  border: none;
  left: 0;
}

th img {
  display: block;
  margin: 1.5em auto;
}

th dt img {
  display: inline;
}

#name {
  display: none;
}
#presentation {
  display: inline;
  margin-right: 10px;
  width: auto;
  border: none;
  background: transparent;
}