.text-right {
	text-align: right;
}

.web-sumbols {
	font-family: "Web symbols";
	font-size: 24px;	
}

.no-marker ul li {
	list-style-type: none;	
}

.hiding {
	display: none;	
}

.brd-bottom {
	border-bottom: 1px solid #eeeeee !important;
	height: 20px;
}

.mrgn-bottom {
	margin-bottom: 15px;	
}

.mrgn-bottom-big{
	margin-bottom: 30px !important;	
}

.mrgn-bottom-small{
	margin-bottom: 15px !important;
}

.mrgn-bottom-denial {
	margin-bottom: -15px !important;	
}

.mrgn-left {
	margin-left: 15px;	
}

.text-center {
	text-align: center;	
}

.bg-color-yellow {
	background-color: #e7d205;
}

.bg-color-blue {
	background-color: #d5dfef;
}

.bg-color-gallery {
	background-color: #373737;	
}

.no-border {
	border: 0 !important;	
}

.list-inline li{
	display: inline;
	margin-right: 15px;	
}

.no-active {
	display: none;	
}

.padding-top-20 {
	padding-top: 20px;	
}

.margin-top-10 {
  margin-top: 10px;
}

.margin-bottom-5 ul li{
  margin-bottom: -5px;
}

.margin-bottom-4 {
  margin-bottom: 4px;
}

.galleria-image-nav-right {
  background-position: -254px 0 !important;
}

.galleria-image-nav-left {
  background-position: 0 0 !important;
}

.galleria-thumbnails .galleria-image {
  height: 70px !important;
  width: 110px !important;
}

.galleria-thumbnails-container {
  height: 70px !important;
  max-width: 750px !important;
  margin: 0 auto;
}

.galleria-thumb-nav-left {
  background-position: -492px center !important;
  height: 71px !important;
}

.galleria-thumb-nav-right {
  background-position: -580px center !important;
  height: 71px !important;
}

.galleria-counter {
  display: none !important;
}

.margin-top-20 {
  margin-top: 20px;
}