/*!
 * Start Bootstrap - Thumbnail Gallery HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,500&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Roboto:300,400,500&subset=latin,latin-ext);

 
 
body {
    padding-top: 90px; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
    font-family: 'roboto condensed';
    font-weight: 300;
    font-size: 11pt;
    color: #666;
    min-height: 100%;
}
/*
.full {
  background: url(../images/naslovna2.jpg) no-repeat 0px 50px ; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 100%;
}
*/
.kontakt {
    		margin-bottom: 50px;
    		margin-top: 50px;
    	}
.kontakt p {
    		text-align: center;
    		color: #808080;
    	}
.studio {
    		margin-bottom: 50px;
    		margin-top: 50px;
    		margin-left: 150px;
    		margin-right: 150px;
    	}
    	
    	
.studio p {
    		text-align: justify;
    		color: #808080;
    		
    		text
    		
		

    	}

/*
.slika_naslovna {
   width: auto;
   height: auto;
	margin-top: -20px;
	background: trasparent;
	text-align: center;
}
*/
.slika_naslovna img {
	width: 100%;
	height: auto;
	text-align: center;
	
}




    	
    	
    	
.slika {
   width: auto;
   height: auto;
   margin-left: 15px;
   margin-right: 15px;
	margin-top: -20px;
	background: trasparent;
	text-align: center;
	margin-bottom: 20px;
}
.slika img {
	width: 100%;
	height: auto;
	text-align: center;
}


	
.overlay {
	position: relative;
	bottom: 150px;
	width: 100%;
	height: 0px;
	color: #e8e8e8;
	font-weight: 300;
	margin-top: 0px;
	font-size: 27pt;
	 
}


.full {
  background: url(../images/naslovna.jpg) no-repeat 0px 140px; 
  background-size: cover;
  min-width: 100%;
}


.podmeni a.active {
	color: #5fb59e;
} 

.thumb {
    margin-bottom: 30px;
}

footer {
    margin: 50px 0;
 	 text-transform: uppercase;
    font-size: 7.2pt;
}


.thumbnail {
	border-radius: 0px;
	padding: 0px;
	margin-bottom: 0px;
	border: 2px solid #bfbfbf;
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
	border-color: #808080;
	background: #000;
	opacity: 0.9;
}

a {
	color: #000;
}
	.navbar-brand img {
	height: 50px;
	border: none;
	margin-top: -80px;
	position: absolute;
	right: 50%;
	margin-right: -76px;
}


.navbar-toggle .icon-bar {
	background: #5fb59e;
}

.koko {
	border-bottom: 1px solid #eee;
}
.koko1 {
	border-bottom: 1px solid #e8e8e8;
}

.navbar-nav>li>a {
	color: #808080;
	font-weight: 400;  
	background: transparent;
	text-transform: uppercase;
	font-size: 11pt;
}

.navbar-nav>li>a:hover {
	color: #5fb59e;
	background: transparent;
}
.navbar-nav>li>a:focus {
	border-bottom: 2px solid #5fb59e;
	background: transparent;
}

.fokus {
	border-bottom: 2px solid #5fb59e;
	background: transparent;
}




.navbar-nav {
	right: 50%;
	position: absolute;
	margin-right: -175px;
}

.podmeni {
	right: 50%;
	position: absolute;
	margin-right: -165px;
}
.podmeni>li>a {
	font-weight: 300;
	color: #bfbfbf;
}


.podmeni>li>a:focus {
	border-bottom: none;
	color: #5fb59e;
	background: transparent;
}


.preko {
	position: absolute;
	top: 10px;
	left: 30px;
	color: #000;
	z-index: 2;
}



.preko1 {
	position: absolute;
	top: 2px;
	left: 18px;
	z-index: 2;
	cursor: pointer;
	width: 88%;
	height: 97%;
	padding-left: 20px;
	padding-top: 10px;
	color: transparent;

}

.preko1:hover {
	color: #000;


}


@media (max-width: 1199px) {
	.podmeni {
		margin-top: 0px;
}
	 
		
		
	
}

/* hover */



.thumb .pedro_2 p {
	display: none;
}

.thumb .pedro_2 {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 15px;
	background: transparent;
	color: rgba(,255,255,1);
	/*display: none;*/
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s;
	background-position: center 180px;

}
.thumb .pedro_2 img{
	display: none;
}

.thumb:hover .pedro_2 {
	display: block !important;
	color: rgba(255,255,255,1);
	background:rgba(255,255,255,0.2);
	top: 0px;
}

/*
.thumb:hover .pedro_2 img{
	top: 48%;
	left: 32%;
	position: absolute;
	width: 100px;
	display: block;	
}
*/
.thumb:hover .pedro_2 p {
	display: block;
	font-size: 7.2pt;
	line-height: 20px;
	font-family: "Roboto Condensed";
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	top: 5%;
	left: 5%;
	background: transparent;
}
/*
.thumb:hover .pedro_2 p a{
	color: #000;

}
*/
@media (max-width: 992px) {
.overlay {
	bottom: 100px;
	font-size: 25pt;
}	
.studio {
    		margin-left: 100px;
    		margin-right: 100px;
    	}

	
}



@media (max-width: 768px) {
	.navbar-nav {
	 right: 50%;
    position: relative;
    margin-right: -50px;
    text-align: center;
    float: right;
}
	.navbar-nav>li>a:focus {
	border-bottom: none;
	background: transparent;
	color: #5fb59e;
}
	.koko {
		border: none;
	}
	.podmeni {
	 margin-top: 0px;
    margin-right: -52px;
	}
	
	.page-header {
		margin-top: 0px;
	}
	
	.navbar-toggle {
	position: absolute;
	right: 50%;
	margin-right: -20px;
	}
.overlay {
	bottom: 80px;
	font-size: 17pt;
	 
}	
.studio {
    		margin-left: 50px;
    		margin-right: 50px;
    	}
		
}

                    