body {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 14px;
}

#galerijaGridSlider .panel-counter {
	/*padding: 0.5rem 1rem;*/
	
	padding: 0.2rem 0.625rem;
	font-size: 1rem;
	color: #575757;
	font-weight:500;
	/*-moz-transform-origin: left bottom;
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-moz-transform: rotate(-90deg) translateY(100%);
	-webkit-transform: rotate(-90deg) translateY(100%);
	transform: rotate(-90deg) translateY(100%);*/
}


/*.ga-podnaslov{
	color:#F3f0de;
    font-family: "Roboto",sans-serif;
    font-size: 0.7925rem !important;
    font-weight: 300;text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);}*/
	
	
/*.ga-naslov{
	color:#FFF;
    font-family: "Roboto",sans-serif;
    font-size: 1.1925rem !important;
    font-weight: 300;text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);}*/
	
.ga-naslov{color:#FFF;background:#000;background:rgba(124,173, 53, 0.7);}
.ga-podnaslov{color:#000;background:#fff;background:rgba(255,255,255,.7)}

	
	
	

.ga-vodoravni{
	color:#fff !important;
	
	background:rgba(0,0,0,.5);
	 width:320px}
	 
	 
	 
	 
.ga-pagination-button {
	background: #7CAD35 none repeat scroll 0 0;
    border: 2px solid #fff;
    border-radius: 50%;
    box-sizing: border-box;
	box-shadow: 1px 1px 5px #000 inset;
    cursor: pointer;
    display: inline-block;
    height: 14px;
    margin: 7px;
    width: 14px;
}

.ga-pagination-buttons .ga-selected {
    background: #c30037 none repeat scroll 0 0;
}	 
	 
	 
	 
	 



@media (max-width: 860px) {
	#example1.custom-responsive .panel-counter {
		font-size: 16px;
		padding: 2px;
		bottom: 2px !important;
		left: 2px !important;
	}

	#example1.custom-responsive .hide-medium-screen {
		display: none !important;
	}
}

@media (max-width: 640px) {
	#example1.custom-responsive .ga-layer {
		font-size: 12px;
	}
}

@media (max-width: 450px) {
	#example1.custom-responsive .ga-layer {
		font-size: 10px;
		padding: 2px;
	}
}

#example3 .text {
	padding: 15px;
	background-color: #F1F1F1;
	color: #222;
}

#example3 .title {
	font-size: 24px;
	margin: 0;
}

#example3 .description {
	font-size: 14px;
	line-height: 1.2;
}

#example3 .link {
	position: absolute;
	bottom: 0;
}

#example3 .link a {
	color: #000;
}

#example3 iframe {
	vertical-align: bottom;
}

#example-xml .ga-panel-counter {
	padding: 5px;
	font-size: 16px;
	color: #333;
}

.controls {
	margin-top: 30px;
	text-align: center;
}

.controls a {
	color: #333;
}

.controls span.custom-arrow {
	display: none;
}