/*html body{ background:[ [pdoField? &id=`6` &field=`color-html`] ];}*/
html body{
    background-image: -webkit-linear-gradient(top,#060000 0%,#ff931d 60%);
    background-image: linear-gradient(top,#060000 0%,#ff931d 60%);
    background-image: -moz-linear-gradient(top,#060000 0%,#ff931d 60%);
}
.menu-top{background:#231f20;min-height: 305px;}
.menu-top li:hover{background:#ff931d;}
.left-sidebar{background:#643d06;}