﻿#header-logo {
    position: absolute;
    top: -105px;
    left: 0;
    width: 300px;
    height: 87px;
    z-index: 1;
}
#header-logo a {
	display: block;
    width: 300px;
    height: 87px;
    background: url(../images/design/default/header-logo-mistaka-coloured.png) no-repeat;
}
#footer-logo {
    position: relative;
    float: left;
    width: 510px;
    height: 63px;
    margin-top: 5px;
    margin-bottom: 10px;
    background: url(../images/design/default/footer-logo-mistaka-white.png) no-repeat;
}