.box .column_box .column_right .block_hrac {
    float: left;
    border: 1px solid #ccc;
    width: 190px;
    margin: 0 15px 15px 0; 
    }

.box .column_box .column_right .nomargin{
    margin: 0 0 15px 0; 
    }

.box .column_box .column_right. .block_hrac .foto {
    width: 190px;
    height: 150px;
    }

.box .column_box .column_right .block_hrac h2 {
    padding: 10px;
    margin: 0;
    font-size: 80%;
    font-weight: bold;
    }

.box .column_box .column_right .block_hrac .odkaz {
    width: 190px;
    height: 23px;
    }

.box .column_box .column_right .block_hrac .odkaz a {
    height: 19px;
    width: 185px;
    padding: 4px 0 0 5px;
    display: block;
    float: right;
    color: #fff;
    text-decoration: none;
    font-size: 80%;
    background: #939598 url('/img/sipky_right.gif') 172px 7px no-repeat;
    }

.box .column_box .column_right .block_hrac .odkaz a:hover {
    height: 19px;
    width: 185px;
    padding: 4px 0 0 5px;
    float: right;
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 80%;
    background: #FF6600 url('/img/sipky_right.gif') 172px 7px no-repeat;
    }