body {
    background-image: url(../images/fon-01.jpg);
    background-repeat: no-repeat;
}
#wrapper {
    width: 1920px;
}

#animaciya {
 
    position: absolute;
    top: 40px;
    left: 0px;

}

#ntk {
    display: block;
    position: relative;
    width: 330px;
    height: 63px;
    background-image: url(../images/ntk.png);
    background-repeat: no-repeat;
    margin-left: 60px;
    margin-top: 14px;
    float: left;

}

#ntk:hover{
    background-color:  #ECF5F5;
}

#kafss {
    display: block;
    width: 280px;
    height: 63px;
    background-image: url(../images/kafss.png);
    background-repeat: no-repeat;
    margin-left: 60px;
    margin-top: 12px;
    float: left;
}

#kafss:hover{
    background-color:  #ECF5F5;
}
#gl-str {
    display: block;
    position: relative;
    width:850px;
    height: 40px;
    margin-left: 142px;
    margin-top: 10px;
    float: left;
    z-index: 10;

    
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    text-align: left;
    color: #1432B4;
    padding-top: ;
}
#gl-str a{
    color: #1432B4;
}
#gl-str a:hover {
    color: #687BFD;
}
#napr-rab {
    display: block;
    width: 360px;
    height: 145px;
    margin-left: 590px;
    margin-top: 15px;
    background-image: url(../images/napr-rab.png); 
    background-repeat: no-repeat; 
    background-position: right top;
}
#napr-rab:hover {
    background-color: #E9E9E9;
}
#technologii {
    display: block;
    width: 360px;
    height: 115px;
    margin-left: 590px;
    margin-top: -10px;
    background-image: url(../images/technologii.png); 
    background-repeat: no-repeat; 
    background-position: right top;
}
#technologii:hover {
    background-color: #E9E9E9;
}
#produkciya {
    display: block;
    width: 360px;
    height: 115px;
    margin-left: 590px;
    margin-top: -10px;
    background-image: url(../images/produkciya.png); 
    background-repeat: no-repeat; 
    background-position: right top;
}
#produkciya:hover {
    background-color: #E9E9E9;
}
p {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    text-align: right;
    padding-top: 40px;
}
a {
    text-decoration: none;
    color: black;    
}
