#site { width : 819px; }

#site .header .logo {
    width : 311px;
    height : 114px;
}

#site .header .image {
    width : 505px;
     height : 116px; 
}

#menu, #menu ul { width : 819px; }

.box { width : 226px; }

.towns {
    width : 253px;
}

.events dl {
    width : 338px;
}

#content .box {
    width : 592px;
}

.two_col {
    width : 592px;
}

#siteLeft {
    width : 592px;
}

body.undirsida #siteLeft {
    position : relative;
    left : 227px;
}

#siteRight {
    width : 226px;
}

body.undirsida #siteRight {
    position : relative;
    left : -593px;
}

