a {
outline:none;
}


img {
border: 0px none;
}


a.linki:active {color:#ffa789; text-decoration:none;font-style:italic; line-height: 1.5em;}
a.linki:link {  text-decoration:none; font-style:italic; line-height: 1.5em; font-size:12px;
opacity:1;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-moz-transition: opacity 380ms ease; 
-o-transition: opacity 380ms ease; 
-webkit-transition: opacity 380ms ease; 
transition: opacity 380ms 
ease; cursor:pointer;

}
a.linki:visited {color:#8d8c8a; text-decoration:none;font-style:italic; line-height: 1.5em;}

a.linki:hover {color:#ffa789; font-style:italic; text-decoration:underline; line-height: 1.5em;
opacity:0.4;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
-moz-transition: opacity 380ms ease;
 -o-transition: opacity 380ms ease; 
 -webkit-transition: opacity 380ms ease; 
 transition: opacity 380ms ease
 ;cursor:pointer;



}

a:link { color:#8d8c8a; text-decoration:none;}
/*a:visited {color:#535252; text-decoration:none;}
a:active {color:#535252; text-decoration:none;}*/

a.linki1 {  text-decoration:none; font-style:italic; line-height: 1.5em; font-size:12px;
color:#ffa789

}

#s7 {line-height: 1.1em;}


h2 {
font-family: Arial;
background-color: #fff;
/*color: #444;*/
text-decoration: none;
word-spacing: 0em;
letter-spacing: 0em;
line-height: 1.3em;
font-size: 11px;
font-weight:lighter;


}
.godina {
	color: #ffa789;
	
}
h55 {
	color: #ffa789;
	
}
h555 {

	padding-left: 30px;
	}





h56 {
	color: #ffa789;

	font-size:12px;
	
	font-style:italic;
}

h57 {
	
	
	font-size:12px;
	
	font-style:italic;
}

	
	.scrollable {
	/* required settings */
		position:relative;
	overflow:hidden;
	width: 960px;
	height:620px;
	border-bottom-color: #8d8c8a;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	
	}
	.scrollable1 {
		/* required settings */
		position:relative;
		overflow:hidden;
		width: 960px;
		height:535px;
		
		
		
	}
	.test {background:url(images/loader.gif) 50% 50% no-repeat;}
	
	.pics1 {
		padding-top:30px;
		
		
		
		
		
		
		
		}
		
		.nav {
			float:left;
			width:93%;
		}
	.output {
	
		width:7%;
		float:right;
		}
	.scrollable2 {
		/* required settings */
		position:relative;
		overflow:hidden;
		width: 960px;
		height:607px;
		border-bottom-color: #8d8c8a;
		border-bottom-style: dotted;
		border-bottom-width: thin;
	}
	
	.text1
	{
		float:left;
		width:50%}
		
		.text2
	{
		float:right;
		width:50%}
	
	.underScroll {
	
		/* required settings */
		position:relative;

		width: 100%;
		padding-top:30px;
		}
		.opisSlike {
			


			width:50%;
			float:left;
		}
		.nazivSlike {
	width:50%;
	float: right;
	text-align: right;
			}
			

		.prevNext {
			
			width:100%;
			padding-top:10px;
			text-align:right;
			}
		
		
	.fadein {
	
	position:relative;
	padding-top:30px;
	
	}
	
	.scrollable .items {
		
		width:20000em;
		position:absolute;
	}
	
	#radovi {
		overflow: auto;
		
	}
	body{ 
	background:white; 
	color:#191919;
	top:0;
	}
	 body > #wrapper {height: auto; min-height: 100%;} 
	
	.items div {
		float:left;
	}
	
	.items .slike {
		width:306px;
		height:507px;
		float:left;
		padding-top: 35px;
		padding-right: 21px;
	}
	.items img {
	width:306px;
	height:auto;
	position:relative;
	z-index:7;
	padding-bottom: 10px;
	}
	
	.arrows a {border: 0px none; opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-transition: opacity 380ms ease; -o-transition: opacity 380ms ease; -webkit-transition: opacity 380ms ease; transition: opacity 380ms ease; cursor:pointer;}
.arrows a:hover {border: 0px none; opacity:.40;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";-moz-transition: opacity 380ms ease; -o-transition: opacity 380ms ease; -webkit-transition: opacity 380ms ease; transition: opacity 380ms ease;cursor:pointer;}

	/*.items a {opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";-moz-transition: opacity 380ms ease; -o-transition: opacity 380ms ease; -webkit-transition: opacity 380ms ease; transition: opacity 380ms ease;}
	.items a:hover {opacity:.60;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";-moz-transition: opacity 380ms ease; -o-transition: opacity 380ms ease; -webkit-transition: opacity 380ms ease; transition: opacity 380ms ease;}*/
	#tag {
		
		position:relative;
		top:0px;
		height:20px;
		z-index:10;
		width:100px;
		margin:-150px auto 0;
		padding:10px 0;
	}
	
	
	.arrows {
		position:absolute;
		top:190px;
		width:960px;
		text-align:center;
	}
	.next {float:right;display:inline;position:relative;z-index:9999999;}
	.prev {float:left;position:relative;z-index:9999998;margin:0 !important;}
	
	
	
	
	a.disabled {
		visibility:hidden !important;		
	} 	
	
	body {
	  min-width: 960px;
	}
	
	/* Containers
	----------------------------------------------------------------------------------------------------*/
	.container_1 {
	width: 960px;
	
	color: #999;
	margin-right: auto;
	margin-left: auto;
	}
	.containerPadding {
		padding-top:50px;
		}
	
	/* Grid >> Global
	----------------------------------------------------------------------------------------------------*/
	
	
	.grid_1 {
		/*display:inline;*/
		float: left;
		position: relative;
		top:0px;
		width:100%;
		/*margin-left: 10px;
		margin-right: 10px;*/
	}
	
	
	
	.push_1, .pull_1 {
		position:relative;
	}
	
	
	/* Grid >> Children (Alpha ~ First, Omega ~ Last)
	----------------------------------------------------------------------------------------------------*/
	
	.alpha {
		margin-left: 0;
	}
	
	.omega {
		margin-right: 0;
	}
	
	/* Grid >> 1 Columns
	----------------------------------------------------------------------------------------------------*/
	.doted {
		border-bottom-color:#8d8c8a;
		border-bottom-style:dotted;
		border-bottom-width:thin;
		height:123px;
		
		
		}
	
	.container_1 .grid_1 {

	}
	.logoB {
	float:left;
	width:90%;
		
		}
		
		.logoB1 {
	float:left;
	background-image:url(images/BD.png);
	height:82px;
	width:236px;
	
	
		
		}
	
	.meni {
	float:right;
	width:10%;
	padding-top: 33px;
	
	
	
	
}
	.meni1 {
	text-align: right;
	vertical-align: bottom;
	height:100%;
	padding-bottom: 4px;
}
	
	
	
	
	
	.clear {
	  clear: both;
	  display: block;
	  overflow: hidden;
	  visibility: hidden;
	  width: 0;
	  height: 0;
	}
	
	
	
	.clearfix:before,
	.clearfix:after {
	  content: '\0020';
	  display: block;
	  overflow: hidden;
	  visibility: hidden;
	  width: 0;
	  height: 0;
	}
	
	.clearfix:after {
	  clear: both;
	}
	

	
	.clearfix {
	  zoom: 1;
	}
