.maticne_knjige_wrap{
	padding: 15px 0;
}

#result{
	margin: 50px 0;
    padding: 10px;
}

.text-alert{
	border-color: red !important;
}

.search-box-result {
	padding: 1em;
	margin-bottom: 2em;
	background-color: #eee;
  }
  
  .search-box-result p {
	margin: 0;
	line-height: 1.5;
  }

  .article p {
	font-size: 1em;
  }
  
  .article p:last-child {
	margin-bottom: 0;
  }
  
