html, div, body {
  margin: 0;
  padding: 0;
}

body {
  margin-top: 15px;
  padding-bottom: 30px;
  font-size: 12px;
  color: #939598;
  font-size:11px;
  letter-spacing:1px;
  line-height:16px;
  font-family: Myriad Web, Myriad Roman, Tahoma, sans;
}

a img {
  border: 0;
}

#home-container {
  width: 760px;
  margin: 0 auto;
  position: relative;
}

#home {
  position: absolute;
  top: -32px;
  left: 0;
  width: 760px;
}

#flash-menu {
  width: 188px;
  left: 47px;
  top: 0px;
  position: absolute;
}

#content {
  position: relative;
  margin-top: 63px;

}

#article .content {
  margin-left: 275px;
  text-decoration:none;
  width: 575px;
}

#text {
  width: 525px;
}

.second-level-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 7px;
  overflow: auto;
}

.second-level-menu li {
  margin-bottom: 16px;
}

#swap-thumbs {
  position: absolute;
  top: 460px;
  left: 810px;
  width: 19px;
  height: 19px;
  display: block;
  background: url('/images/swap-thumbs.png') no-repeat;
}

#menu-container{
  width: 523px;
  overflow: hidden;
  height: 480px;
}

body #menu-container.level_4 {
  height: 92px;
}

.third-level-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  width:570px;
}

.third-level-menu li {
  float: left;
  padding-right: 22px;
  margin-right: 21px;
  margin-bottom: 37px;
  border-right: 1px solid #939598;
}

.third-level-menu li a{
  float: left;
  position: relative;
  width: 92px;
  height: 92px;
}

.third-level-menu li a img{
  position: absolute;
  top:0px;
  left: 0px;
}

.general {
  z-index: 10;
}

.detal {
  z-index: 11;
}

#numbers a#back {
  display: block;
  width: 10px;
  height: 10px;
  background: url('/images/cross.png') no-repeat;
  margin-top: 5px;
  margin-left: 5px;
}

a {
  color: #939598;
  text-decoration: none;
  outline: none;
}

a:hover {
  color: #444;
}

#gallery {
  width: 545px;
  position: relative;
  padding-top: 20px;
}

#photo {
  float: left;
  position: relative;
  padding-right: 15px;
}

#numbers {
   position: absolute;
   right: 0;
   top: 0;
   line-height: 1.5em;
   margin-top: -2px;
}

#numbers a {
  margin-left: 6px;
  text-decoration: none;
  display: block;
}

#numbers a.selected {
  font-weight: bold;
}

#loader {
  width: 136px;
  height: 33px;
  display: none;
  background: url('/images/loader.gif') no-repeat;
  position: absolute;
}

#article .content .title-image {
  position: absolute;
  left: 245px;
}

.hidden {
  display:none;
}

#gallery {
  min-height: 400px;
  height:auto;
}

/* for Internet Explorer */
/*\*/
* html #gallery {
  height: 400px;
}
/**/


#gallery .description {
  padding: 20px;
  position: absolute;
  z-index: 1000;
  background-color: white;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid #949599;
  color: #97989C;
}

.slide-left {
  position: absolute;
  left: 808px;
  top: 28px;
}

.slide-right {
  position: absolute;
  left: 808px;
  top: 46px;
}

.language {
  position: absolute;
  left: 850px;
  top: -8px;
}

.pagination {
  zoom: 1;
  position: absolute;
  right: 0;
  top: 0;
}

.pagination span, .pagination a {
  height: 17px;
  line-height: 17px;
  display: block;
  float: left;
  margin: 0 8px;
}

.pagination .current {
  font-weight: bold;
}

.pagination .next_page, .pagination .prev_page {
  margin: 0;
}

.pagination:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.pagination_container {
  width: 600px;
  position: absolute;
  height: 17px;
  top: 450px;
  left: 275px;
}

.for_google {
  color: #fff;
  list-style: none;
  display: none;
}

.for_google a{
  color: #fff;
}

#gallery .photo.without_shadowbox {
  position: relative;
}

#gallery .description.without_shadowbox {
  position: absolute;
  top: 30px;
  left: 80px;
  width: 200px;
  display: block;
  background: white;
  border: 1px solid #999;
  padding: 20px;
  color: #999;
  z-index: 100;
}

#choose_lang {
  font-size: 20px;
  font-weight: bold;
}
