.profil_flex {
	display: flex;
	flex-wrap: wrap;
}

.relaname {
    font-size: 13pt;
    text-transform: uppercase;
    color: #5b011a;
    text-align: center;
    border-bottom: 1px solid #e2416d;
}

.relaname a{
    text-transform: uppercase;
    text-align: center;
}

.relas{width: 481px;height: 330px;margin: 2px;}

.relasava{
    float:left;
}

.relasava img{
    width: 100px;
    height:88px;
    border: 1px solid #e2416d;
    padding:2px
}

.relas_innerbox{
height: 300px; 
    overflow: auto
}

.relation{
height: 200px; 
overflow: auto;
}

.relakat{
    background: #e2416d;
    color: #dad9d0;
    padding: 8px;
    font-weight: bold;
	text-align:center;
}

.rela_facts{
    color: #5b011a;
    font-size: 10pt;
    text-transform: uppercase;
    text-align:center;
    height: 15px;
    }


.relacharabox1{
    height: 160px;
    width: auto;
    margin: 1px;
}

.relacharabox2{
    height: 95px;
}

.relacharabox3{
    float: left;
    width: 350px;
    height: 84px;
    padding:5px;
    overflow:auto;
    font-size:11pt;
    text-align:justify;
}