.head {
    border-bottom: 5px solid white;
    background: #cecece;
}
 .body {
    margin-top: 5px;
}
 main {
    padding-top:0;
}
 .mainmenu {
    background: #b5060a;
}
 .footer {
    height: 220px;
    background: #cecece;
}
 footer .copyright {
    top: 188px;
    left: 0;
    font-size: 10px;
}
.divcontainer {
    min-height: 799px;
    margin-bottom: 2px;

}
 .grodas {
    position:absolute;
    right:0;
    bottom:13px;
}
 .footercontent {
     background: #cecece;
 }
 .footer-menu {
     max-width: 1000px;

 }
 .footer-menu a {
    color: black;
     transition: .2s;
    text-decoration: none;
    font-size:16px;
    padding:0;
}
 .footer-menu a:hover, .footer-menu a:focus,  .footer-menu a:visited,  .footer-menu a:active {
    text-decoration: none;
    background:transparent;
}
 .footer-menu ul li ul {
    width:200px;
}
 .footer-menu ul li {
    padding: 13px 0 0 0;

}
 .footer .nav  li  a:hover,.footer .nav  li  a:focus {
     text-decoration: none;
     color: #b5060a;
     background-color: transparent;
     -webkit-transition:color 500ms ease-in;
     -moz-transition:color 500ms ease-in;
     -o-transition:color 500ms ease-in;
     transition:color 500ms ease-in;
 }
 .footer-menu .footer-ahref {
     position: relative;
 }
.footer-menu li {
    overflow: hidden;
}
/*.footer-menu .footer-ahref:after {
     content:"";
    display: block;
    bottom: 0;
    margin-left: -200px;
    border-bottom: 1px solid #b5060a;
 }
.footer-menu .footer-ahref:hover:after {
    margin-left: 0;

}*/
 .footer-menu ul li {
    width:200px;
}
.headcontent {
    background: #cecece;
}
.footer {
    margin:0;
}

footer .grodas-logo  {
    float:right;
    margin:6px 0 0 0;
    width:20px;
    height:20px;
    background: url('/templates/macrochem/images/grodas-image-2.png') no-repeat center;

}
.link-grodas a {
    font-family: Ubuntu-B, sans-serif;
    font-size:10px;
}
.footer-ahref.left-li {
    position: absolute;
    line-height: 1.3em;
    opacity: 0;
}
footer .grodas {
    margin-right: 0;
    float:right;
}