.olympTable {
    width: 100%;
}

.olympTable td, .olympTable th {
    padding: 5px;
    vertical-align: top;
}

.olympTable tr:nth-child(2n) {
    background: none repeat scroll 0 0 #F0F7F9;
}

.olympTable .image {
    float: left;
    position: relative;
    margin: 0 10px;
}

.olympTable .fio {
    color: black;
    margin-bottom: 5px;
    display: block;
}

.olymp-page .caption {
    color: #666666;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    padding-bottom: 15px;    
}

.olymp-page .types {
    margin: 20px auto;
    width: 600px;
}

.olymp-page .types .item {
    padding: 10px;
    text-align: center;
}