/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 27.07.2017, 15:37:46
    Author     : herz
*/

.cb{
    clear:both;
}
.dn{
    display:none;
}
.center_this{
    text-align:center;
}
.block_this{
    text-align:justify;
}
.pb_20{
    padding-bottom:20px;
}
.pl_10{
    padding-left:10px;
}
.mb_20{
    margin-bottom:20px;
}
.mt_15{
    margin-top:15px;
}
