* {
  margin: 0;
  padding: 0;
}

body {
  color: #6a6965;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  background-color: #e6e5e1;
}

a {
  color: #d3955a;
  text-decoration: none;
}

a:hover {
  color: #d3955a;
  text-decoration: underline;
}

div {
  position: relative;
}

img {
  border: none;
}

fieldset {
  border: none;
}

.glue {
  clear: both;
}

#container {
  margin: 0 auto;
  width: 985px;
}

#top {
  height: 288px;
}

#content {
  margin: 10px auto;
  width: 850px;
}

#left-panel {
  float: left;
  width: 590px;
}

#right-panel {
  float: right;
  width: 220px;
}

#footer {
  clear: both;
  background-image: url('../img/footer_back.jpg');
  background-position: right;
  background-repeat: no-repeat;
  margin: 20px auto;
  width: 850px;
}

#footer p {
  padding: 0;
  text-align: right;
}

#footer-main {
  font-size: 9px;
}

#footer-main ul {
  clear: both;
  float: left;
  list-style: none;
  margin-top: 76px;
  border-bottom: 2px solid #d0d1c7;
  width: 100%;
  padding-bottom: 2px;
  padding-left: 15px;
}

#footer-main ul li {
  display: inline;
  list-style: none;
  margin: 0 6px;
  padding: 0;
}

#footer-sign {
  text-align: right;
  font-size: 9px;
}

.title {
  background-image: url('../img/title_back.jpg');
  background-position: right;
  background-repeat: no-repeat;
  padding-top: 26px;
  padding-bottom: 5px;
}

.title-text {
  border-bottom: 2px solid #d0d1c7;
  padding-left: 3px;
  height: 16px;
}

.text {
  padding: 10px;
  text-indent: 30px;
  text-align: justify;
}

.text-normal {
  padding: 10px;
  text-indent: 0;
  text-align: justify;
}

.more {
  text-align: right;
  margin-bottom: 10px;
  margin-top: 5px;
}

#top-left {
  float: left;
  width: 330px;
}

#top-right {
  float: right;
  width: 220px;
}

.news p {
  padding: 0 10px;
}

.news-date {
  font-size: 9px;
}

.news-title {
  font-weight: bold;
  margin-bottom: 10px;
}

.news-text {
  text-align: justify;
}

.gallery-photo img {
  background-image: url('../img/mini_frame.jpg');
  background-repeat: no-repeat;
  background-position: bottom right;
  padding: 12px;
}

#fast-contact {
  padding: 10px;
}

#fast-contact label {
  display: block;
}

#fast-contact fieldset {
  margin-top: 5px;
}

#fast-contact input {
  border: 1px solid #6a6965;
  background-color: #ffffff;
  color: #6a6965;
  font-family: Verdana, sans-serif;
  font-size: 9px;
  padding: 1px;
  width: 196px;
}

#fast-contact #fast-submit {
  background-color: #e6e5e1;
  float: right;
  width: 60px;
  margin-top: 10px;
}

#promo {
  margin: 0 auto;
  width: 144px;
  display: block;
}

#contact {
  padding: 10px;
}

#contact label {
  display: block;
}

#contact fieldset {
  margin-top: 5px;
}

#contact input, #contact textarea {
  border: 1px solid #6a6965;
  background-color: #ffffff;
  color: #6a6965;
  font-family: Verdana, sans-serif;
  font-size: 9px;
  padding: 1px;
  width: 230px;
}

#contact #submit {
  background-color: #e6e5e1;
  float: right;
  width: 60px;
  margin-top: 10px;
}

#contact-left {
  float: left;
  width: 255px;
}

#contact-right {
  float: right;
  width: 320px;
}

.show-date {
  font-size: 9px;
  font-weight: bold;
  padding: 0 10px;
}

.show-photo {
  float: left;
}

.show-title {
  padding-left: 10px;
  margin-bottom: -5px;
}

.gallery-choose {
  width: 144px;
  float: left;
  text-align: center;
}

#partners-flash {
  height: 80px;
}
