body
{
	background-image: url('img/bg.png');
	background-repeat: repeat-x;
	background-color: #f0f0f0;
	background-position: top;
	font-family: Verdana;
}
#mainTemplate{
    width: 980px;
    height: 659px;
    background: url('img/tlo_bez-elementow.jpg') no-repeat -100px 0px transparent;
    margin: 0 auto;
    position: relative;
}
.logo{
    display: block;
    width: 216px;
    height: 114px;
    position: absolute;
    top: -1px;
    left: 75px;
    background: url('img/logo.jpg') no-repeat 0px 0px transparent;
}
.header_mail{
    display: block;
    width: 176px;
    height: 30px;
    position: absolute;
    top: 49px;
    right: 59px;
    background: url('img/adres.png') no-repeat 0px 0px transparent;
}
.telephon{
    bottom: 122px;
    color: white;
    font-family: verdana;
    font-size: 48px;
    font-weight: bold;
    height: 50px;
    position: absolute;
    right: 149px;
    text-shadow: 1px 1px 1px #C82100;
    width: 359px;
}
.footer{
    bottom: 28px;
    font-size: 11px;
    height: 22px;
    position: absolute;
    right: 0;
    width: 216px;
    color: #3d5964;
    font-weight: bold;
    text-decoration: none;
}