﻿.teaser
{
    width: 188px;
    height: 301px;
    background-image: url('/Frontend/Images/Centrumturist/Teaser/Background.png');
    margin: 8px 0 8px 0;
    float: right;
}

.teaser .content
{
    width: auto;
    height: 261px;
    padding: 15px 15px 0 16px;
}

.teaser .title
{
    font-size: 16px;
    font-weight: bold;
    color: #498a37;
    margin-bottom: 13px;
    line-height: 18px;
}

.teaser img
{
    width: 155px;
    height: 115px;
    border: solid 1px #969696;
}

.teaser .text
{
    font-size: 11px;
    margin-top: 14px;
}

.teaser .link
{
    float: right;
    margin-right: 15px;
}

.teaser .link a
{
    color: #437f32;
}
