﻿.contactTeaser
{
    width: 190px;
    height: 247px;
    background-image: url('/Frontend/Images/Centrumturist/ContactTeaser/Background.png');
}

.contactTeaser .contnet
{
    padding: 14px 9px 18px 11px;
    width: 100%;
    height: 100%;
}

.contactTeaser .title
{
    font-size: 18px;
    font-weight: bold;
    color: #498a37;
}

.contactTeaser .imageContainer
{
    margin-top: 11px;
}

.contactTeaser .imageContainer img
{
    width: 168px;
    height: 116px;
    border: solid 1px #b4b4b4;
}

.contactTeaser .number
{
    color: #498a37;
    font-size: 18px;
    font-weight: bold;
    height: 26px;
    margin-left: 4px;
}

.contactTeaser .text
{
	font-size:11px;
	height:40px;
	margin-left:6px;
	margin-top:15px;
	overflow:hidden;
	text-align:justify;
	width:165px;
}