.fakt{
	font-family: Calibri;
	font-size:11px;
	text-transform:uppercase;
	background-color:#63707e;
	color: #36312f;
	text-align:center;
}

.fakt i{
	color: #333;
}

.fakt a{
	font-size:11px;
	color: #63707e;
}

.fakt_text{
	max-height:120px;
	overflow:auto;
	scrollbar-width: thin;
	font-family: Calibri;
	font-size: 10px;
	word-spacing: 2px;
	line-height: 11px;
	text-align:justify;
	width:292px;
	margin-left: 2px; 
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left:2px;
	text-transform: uppercase;
}

.fakt_text i,
.fakt_text b{
	color: #63707e;
	font-weight: 500;
}

.postbittitle{
	color: fff;
	font-family: Calibri;
	font-size: 10px;
	word-spacing: 2px;
	line-height: 11px;
	text-align:center;
	text-transform: uppercase;
}

.pbchead {
	width: 990px;
    height: 100px;
    background: #63707e;
    padding: 30px;
}

.pbchead .name {
	font-family: montserrat;
	text-transform: lowercase;
	font-size: 30px;
	font-style: italic;
	letter-spacing: 1px;
	float: left;
}

.pbchead .title {
	font-family: roboto;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    text-align: center;
}

.pbchead .extra {
	font-family: roboto;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    text-align: right;
}

.pbchead .extra a {
    color: #fff;
}