.novosti-naslov {
	font-family: 'Quicksand', Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #385A87;
	letter-spacing: 1px;
	text-align: center;
	font-weight: bold;
	line-height: 45px;
	margin-bottom: 25px;
	margin-top: 10px;
	display: block;
}

a.novosti-naslov {
	font-family: 'Quicksand', Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #385A87;
	letter-spacing: 1px;
	text-align: center;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 15px;
	margin-top: 5px;
	display: block;
}
a.novosti-naslov:hover {	
	text-decoration: underline;
}
.novostipicborder {
	background-color: #FFF;
	padding: 6px;
	margin-top: 6px;
	margin-right: 35px;
	margin-bottom: 6px;
	margin-left: 0px;
	border: 1px solid #FFF;
	float: left;
	width: 240 px;
	height: auto;
	display:inline-block;
}

.newslimiter {
	margin-top: 8px;
	margin-bottom: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #FBF8EE;
	border-right-color: #FBF8EE;
	border-bottom-color: #555;
	border-left-color: #FBF8EE;
	padding: 9px;
	color: #999;
}

.novostipdfbox {	
	color: #555;
	background-color: #E0DFE1;
	padding: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.novosti-arhiva-glavninsalov {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #6191C1;
	background-color: #E7EEF5;
	display: block;
	font-weight: bold;
	border: 1px solid #B1CBDC;
	margin-bottom: 10px;
}
a.novosti-arhiva-malinaslov {	
	color: #777;
	font-weight: normal;
	text-decoration: none;	
	display: block;
	padding:10px;
	padding-left:32px;
	text-align: left;
	margin: 0px;	
	margin-bottom: 5px;	
	border-width: 0px;
	border-bottom-width: 1px;	
	border-style: dotted;	
	border-color: #999;	
	font-family: 'Oswald', Verdana, Geneva, sans-serif;
	background-image: url(../images/document-icon1.png);
				background-repeat: no-repeat;
				background-position: 6px 13px;
				background-size: 16px;	
}
a.novosti-arhiva-malinaslov:hover {	
	text-decoration: none;
	background-color: #FFF;
	color: #888;
}
.novostipicborder {
	background-color: #F4F5F7;
	padding: 3px;
	margin-top: 4px;
	margin-right: 13px;
	margin-bottom: 4px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
	float: left;
}

a.newslink_starije {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #CCC;
	text-align: center;
	display: block;
	padding: 5px;
	width: 120px;
	margin-top: 10px;
	float: right;
}
a.newslink_starije:hover {
	color: #FFF;
	background-color: #007CC5;
	text-decoration: none;	
}
a.newslink_novije {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #CCC;
	text-align: center;
	display: block;
	padding: 5px;
	width: 120px;
	margin-top: 10px;
	float: left;
}
a.newslink_novije:hover {
	color: #FFF;
	background-color: #007CC5;
	text-decoration: none;
}

@media all and (max-width: 899px) and (min-width: 50px) {
	
.novostipicborder {
	background-color: #FFF;
	padding: 6px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	border: 1px solid #FFF;
	width:100%;
	height:auto;
}


}
