
#top {
    background-image: url(zigzag-down.png);
    background-repeat: repeat-x;
    background-position: bottom;
    border: none;
}

#bottom-container {
    background-image: url(zigzag.png);
    background-repeat: repeat-x;
    background-position: top;
    border: none;
}

#top, #submenu li:hover > a, #submenu li.selected > a, #menu ul ul li a:hover {
    background-color: #f7aaaa;
}

#title .mz_wysiwyg {
    color: #ffffff;
}

#menu ul li a, #menu ul ul li a, #submenu li:hover > a, #submenu li.selected > a, #languages li > a {
    color: #ffffff;
}

#menu > ul > li > a:hover, #menu > ul > li.selected > a, #menu ul ul {
    background-color: #e79393;
}

#submenu a {
    color: #D37171;
}

#sidebar h2 {
    background-color: #e79393;
}

#languages li.selected > a, #languages li > a:hover {
    color: #D37171;
}

a, .mz_editable a {
    color: #e79393;
}

a:hover, .mz_editable a:hover {
    color: #444444;
}

.moze-form .moze-formbutton, .moze-button, .moze-button-large {
    background-color: #64cb9a;
}

ul.moze-gallery li {
    background-color: #f28c8c;
}

.moze-form .moze-formbutton:hover, .moze-button:hover, .moze-button-large:hover {
    background-color: #f28c8c;
}

#bigbar-overlay {
    background-color: hsla(0, 100%, 80%, 0.84);
}

.bigbar-h1 .mz_wysiwyg, .bigbar-h2 .mz_wysiwyg {
    color: #ffffff;
}

.mz_editable h1, .mz_editable h1.moze-megatitle, .mz_editable h1 a, .mz_editable h1 a:hover {
    color: #f28c8c;
}

.mz_editable h2, .sidebox h2 {
    color: #f28c8c;
}

.mz_editable h3 {
    color: #f28c8c;
}

.mz_editable h2, .sidebox h2 {
    border-color: #FFCCCC;
}

body {
    background-color: #FFCCCC;
}

#bottom .mz_editable {
    color: #D37171;
}

#bottom a {
    color: #e79393;
}