
#heeader {
    height: 60px;
    border-top: 0px solid #4800ff;
    position: fixed;
    bottom: 0;
    z-index: 10;
    left: 0;
    right: 0;
    /*overflow: hidden;*/
}

#foooter {
    height: initial;
    width: 100%;
    border-top: 0px solid #000000;
    position: fixed;
    bottom: 0;
    z-index: 10;
    left: 0;
    right: 0;
    overflow: hidden;
    background-color: #000000;
}

/*#foooter {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: initial;
    background-color: #D0DAEE;
}*/

.imgm {
    width: 100px;
    height: initial;
    display: inline-block;
    margin: 1px 1px;
    float: inherit;
    /*border: 1px solid #ff0000*/
}

    .imgm img {
        width: 25%;
        height: auto;
    }

.imgmL {
    height: 80px;
    width: 100px;
    height: initial;
    display: inline-block;
    margin: 1px 1px;
    float: inherit;
    text-align: center;
    left: 0;
    right: 0;
    /*border: 1px solid #ff0000*/
}

.imgmde {
    height: 400px;
    width: 160px;
    height: initial;
    display: inline-block;
    margin: 1px 1px;
    float: inherit;
    text-align: center;
    left: 0;
    right: 0;
    /*border: 1px solid #ff0000*/
}

.imgmsd {
    height: 290px;
    width: 150px;
    height: initial;
    display: inline-block;
    margin: 1px 1px;
    float: inherit;
    text-align: center;
    left: 0;
    right: 0;
    /*border: 1px solid #ff0000*/
}

.img img {
    width: 25%;
    height: auto;
}

.imgpp {
    height: 80px;
    width: 180px;
    height: initial;
    display: inline-block;
    margin: 2px 2px;
    float: inherit;
    text-align: center;
    left: 0;
    right: 0;
    /*border: 1px solid #ff0000*/
}


.imgCom {
    height: 150px;
    width: 300px;
    height: initial;
    display: inline-block;
    margin: 2px 2px;
    float: inherit;
    text-align: center;
    left: 0;
    right: 0;
    /*border: 1px solid #ff0000*/
}













