#inflation_box {
    width: 241px;
    border: 1px solid #CCCCCC;
    margin-bottom: 12px;
}

#inflation_box_header {
    overflow: hidden;
    padding: 12px 10px;
    background: url('../img/inflation-box-header-gradient.jpg') repeat-x;
    border-bottom: 1px solid #CCCCCC;
}

#inflation_box_title {
    float: left;
}

#inflation_box_title h2 {
    margin: 0;
}

#inflation_box_title a {
    color: #000;
    text-decoration: none;
}

#inflation_box_month_year_rate {
    float: right;
    line-height: 17px;
}

.inflation-graph {
    padding-top: 70px;
    width: 100%;
    position: relative;
    background-position: center 15px;
    background-repeat: no-repeat;
}

#inflation-graph-arrow {
    position: relative;
    height: 108px;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

#inflation_box p {
    text-align: right;
    margin-bottom: 12px;
    margin-right: 12px;
}

#inflation_box p a {
    background: url('/system/modules/cz.cnb.www/resources/img/main/cnb/document-menu-li.jpg') left 5px no-repeat;
    padding-left: 8px;
    font-weight: 200;
    font-size: 11px;
}