.contact
{
    width: 220px;
    border: 0px solid black;
    margin-bottom: 20px;
    min-height: 90px;
    _height: 100px;
}

.shortdesc
{
    margin: 10px 0px;
}

.longdescr
{
    margin: 10px 0px;
}

.logo
{
    width: 190px;
    float: right;
    border: 0px solid black;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

.logo table
{
    border: 0px solid black;
    float: right;
}

.logo table td
{
    text-align: center;
    vertical-align: middle;
    border:1px solid #d9acd5;
    width:170px;
    height:122px;
    background-color: white; /*#fff2fe;*/
}

.offer
{
    font-weight: bold;
    margin-bottom: 10px;
    color: #4b1577;
}

.video .descr
{
    margin: 10px 0px;
}

.links
{
    margin: 0px 0px 10px 0px;
}
.links img
{
    border: 0px;
}
.links .weblink
{
    display: inline;
}

.medialinks
{
    width: 190px;
    float: right;
    text-align: right;
}

.medialink, .medialink:hover, .medialink:visited
{
    text-decoration: none;
    font-size: 10px;
    padding-right: 3px;
}

.medialink img
{
    border: 0px;
    position: relative;
    top: 4px;
}

