#content_center {

    background-color: #FFFFFF;
    padding-top: 0px;
}

#content_center h1 {

    text-transform: uppercase;
    font: normal normal 500 25px/25px RobotoMy;
    color: #000000;
    height: 2.5em;
    padding-left: 17px;
}

h1.head1 {

    border-top: 1px solid #D4D4D4;
    margin-bottom: 12px;
    margin-top: 28px;
    padding-top: 25px;
    float: none;
    clear: both;
    height: 1em;
    margin: 0px;
}

div.dej {

    width: 305px;
    height: 180px;

    margin: 5px;
    margin-left: 0px;
    margin-right: 10px;
    margin-bottom: 50px;

    float: left;
    display: block;
    text-align: center;
    color: #777777;
}

#content_center p {

    line-height: 1.25em;
    text-align: justify;
    margin-left: 17px;
    color: #777777;
    font-weight: bold;
    font: normal normal 600 16px/16px RobotoMy;
}

#content_center a {

    font: normal normal 700 14px/14px RobotoMy;
    text-align: bottom;
    text-decoration: underline;
    color: #000000;

    float: right; 
}

div.dej a:visited {

    color: #000000;
}

div.dej a:hover {

    color: #000000;
}

div.dej p {

    height: 80px;

}

div.dej span {

    float: left;

    text-align: center;
    text-vertical-align: middle;
    font: normal normal 700 27px/27px RobotoMy;
    line-height: 40px;

    width: 2em;
    height: 2em;

    margin-left: 17px;
    margin-top: 0px;
    padding-top: 10px;

    border-style: solid;
    border-color: #FF6E00;
    border-radius: 0px;
    border-width: 3px;

    background-color: #FF6E00;
    color: #34A8FF;
    color: #FFFFFF;
}

div.dej:hover span {

    background-color: #34A8FF;
    border-color: #34A8FF;
}

#btm {

    float: none;
    clear: both;
    padding-right: 20px;
}

#ele {

}

#avt {

}

#po {

}

#si > ul > li {

    text-align: left;
}

#po > h1 {

    letter-spacing: -0.1em;
}

