@import url("colorlayout.css");

#leftcont {
background-color: #c5cda9;
}

#centercont, #rightcont {
background-color: white;
}

.kokolevea {
position: static !important;
left: auto !important;
width: auto !important;
}
