﻿.pvod a {
    display: block;
    width: 110px;
    height: 42px;
    line-height: 42px;
    background-color: #1696C2;
    color: #fff;
    font-size: 20px;
    overflow: hidden;
    margin-bottom: 0;
    border-radius: 3px;
    text-align: center;
}