.galleryContainer p.title {
  color: #000000;
  font-weight: bold;
  font-size: 12px;
  padding: 10px 0 0 10px;
}


.galleryContainer .jcarousel-clip-horizontal {
    height: 122px;
    left: 57px;
    padding-bottom: 0;
    padding-top: 0;
    position: absolute;
    top: 35px;
    width: 525px;
}

.galleryContainer .jcarousel-item {
    width: 170px;
    height: 121px;
    padding: 0px 0px 0px 0px;
    margin-right: 15px;

}

.galleryContainer .jcarousel-item img{
  border: 0px none;
}

.galleryContainer .jcarousel-item-horizontal {
    margin-right: 0px;
    list-style-image: none;
    list-style-type: none;
    margin-right: 10px;
}

.galleryContainer .jcarousel-next-horizontal {
  position: absolute;
  top: 60px;
  width: 30px;
  height: 70px;
  cursor: pointer;
  margin: 0 !important;
  right: 16px;
}

.galleryContainer .jcarousel-prev-horizontal {
  position: absolute;
  top: 60px;
  width: 30px !important;
  height: 70px !important;
  cursor: pointer;
  margin: 0 !important;
  left: 12px;
}

/* a belső tartalmak style*/

