#courses-select-cont {
  height: 20px;
  float: right;
  margin-right: 15px;
  margin-top: 15px;
}
#courses-select-currency {
  border-bottom: 1px solid #d4d0c8;
  border-top: 1px solid #808080;
  border-right: 1px solid #d4d0c8;
  border-left: 1px solid #808080;
  background-color: black;
  color: #b4b4b4;
}
.courses-cont {
  position: relative;
  width: 750px;
  margin: auto;
  margin-top: 6px;
}
#courses-choose {
  position: absolute;
  top: 30px;
  left: 25px;
  z-index: 4;
}
#courses-region {
  height: 32px;
  position: absolute;
  bottom: 25px;
  right: 15px;
  z-index: 4;
}
.courses-fieldicon {
  margin-top: 6px;
  position: relative;
  top: 6px;
}
.courses-top-link {
  color: #68a142;
}
.courses-top-link:hover {
  color: #b4b4b4;
}
.courses-top-link:active {
  color: #b4b4b4;
}
.courses-hr {
  width: 750px;
  height: 1px;
  margin: auto;
  margin-top: 25px;
  margin-bottom: 14px;
  background-color: #2d2d2d;
  color: #2d2d2d;
}
.courses-more-cont {
  width: 750px;
  position: relative;
  margin: auto;
  text-align: left;
}
.courses-header {
  font-size: 14px;
  font-weight: bold;
  color: #b18941;
}
.courses-gallery-cont {
  width: 256px;
  margin-top: 6px;
  float: left;
}
.courses-text-cont {
  width: 456px;
  margin-top: 6px;
  margin-bottom: 10px;
  float: right;
  color: #68a142;
}
.courses-column-1 {
  width: 170px;
  float: left;
}
.courses-column-2 {
  width: 196px;
  float: left;
  color: #b4b4b4;
}
.courses-column-3 {
  width: 234px;
  float: left;
  color: #b4b4b4;
}
.courses-column-4 {
  width: 150px;
  float: left;
  color: #b4b4b4;
}
.courses-image-cont {
  width: 131px;
  height: 107px;
  margin-bottom: 56px;
  padding-left: 7px;
  padding-top: 6px;
  background-image: url(./../img/background-courses-logo.gif);
}
.courses-reserve {
  margin-left: 6px;
}
.courses-details-text {
  height: 88px;
  overflow: hidden;
}
.courses-price {
  font-weight: bold;
  color: #b48b41;
}
.courses-price-table {
  width: 60%;
}
.courses-back {
  position: absolute;
  bottom: 6px;
  right: 0px;
  text-align: right;
}
.courses-more-hr {
  width: 750px;
  height: 1px;
  margin: auto;
  margin-top: 4px;
  margin-bottom: 4px;
  background-color: #2d2d2d;
  color: #2d2d2d;
}
#courses-map-text-cont {
  width: 600px;
  position: absolute;
  top: 200px;
  color: #b4b4b4;
  text-align: justify;
  z-index: 1;
}
#courses-map-text-cont h1{
 font-size: 12px;
 font-weight: bold;
}

