.vesti h1 {
	margin-bottom: 2rem;
}

.vesti h2 {
  
}

.vesti h3 {
	padding: 1rem;
	font-size: 100%
}

#relatedContent {
	
}

.vesti p {
	margin: 0;
	text-indent: 1.2em;
}

.vesti p.newPart {
	padding-top: 1rem;
}

.vesti p.end{
	font-size: 100%;
	font-weight: bold;
}

.vesti #author img {	
	border: none;	
	margin-bottom: 10px;
	max-width: 100%;
}

.vesti a.moreInfo, .vesti a.moreInfo:hover {
	color: #990000;
	font-weight: 600;	
}