#logo {
    height:   72px;
}
#head {
    height: 48px;
}
#head .decoration {
    top: 46px;
}
#foot {
    height: 32px;
}

#title {
    height: 50px;
}
#title, #contacts {
    min-width:  160px;
}
#menu {
    left: 160px;
    max-width: 824px;
}
#wrapper {
    top: 46px;
    bottom: 32px;
}
#canvas {
    min-width: 160px;
}
#summary {
    height: 60px;
}
#left, #right {
    bottom: 60px;
}

#contacts {
    padding-top: 2px;
}
#mapa {
    bottom: 64px;
    border: 1px solid white;
}
/*
div.picture {
    height: 48px;
}
div.picture img.picture {
    top: 12px;
    left: 12px;
    width: 96px;
    height: 72px;
}
div.picture img.frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 124px;
    height: 100px;
}
div.picture h2 {
    top: 24px;
    left: 12px;
    width: 96px;
    padding: 4px 0;
    z-index: 2;
}*/



