body {
    color: rgb(0, 0, 0);
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
    position: relative;
    width: 1200px;
    background-color: rgb(170, 220, 250);
    margin-top: 1px;
    margin-bottom: 10px;
}

.R1 {
    position: relative;
    display: inline-block;
}

.C1 {
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 5px;
    width: 265px;
    margin-top: 0px;
    left: 0px;
}

.C2 {
    font-size: 22px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: rgb(255, 255, 255);
    color: rgb(0, 51, 204);
    text-align: center;
    letter-spacing: 4px;
    word-spacing: 2px;
    padding: 12px;
    -ms--border-radius: 90%;
    -webkit-border-radius: 90%;
    border-radius: 90%;
    position: relative;
    width: 60%;
    left: 2%;
    top: -25px;
}

.C3 {
    position: absolute;
    padding-right: 0px;
    padding-left: 15px;
    width: 85px;
    top: 13px;
    right: 0px;
}

.meniu-orizontal {
    position: relative;
    top: -10px;
}

.Butonmeniu {
    color: rgb(255, 255, 255);
    letter-spacing: 1px;
    background-color: rgb(0, 0, 153);
    -webkit-border-radius: 7px;
    -ms-border-radius: 7pxl border-radius: 7px;
}

.Butonmeniu:hover {
    background-color: rgb(0, 204, 255);
    -ms-transform: translate (10px, 0px);
    -webkit-transform: translate (15px, 0px);
    transform: translate(10px, 0px);
    transition: 0.3s;
    z-index: 4;
}

.R2 {
    position: absolute;
    display: inline-block;
}

.B1 {
    right: 240px;
    z-index: 4;
    width: 168px;
}

.B2 {
    right: 165px;
    z-index: 3;
    width: 80px;
}

.B3 {
    width: 82px;
    right: 90px;
    z-index: 2;
}

.B4 {
    width: 97px;
    right: 0px;
    z-index: 1;

}

.me-ve {
    position: relative;
    display: inline-block;
}

.meniu-vertical {
    position: absolute;
    top: 0px;
    left: 5px;
    width: 195px;
}

.contact {
    position: relative;
    top: 20px;
}

.contact-pag-princ {
    color: rgb(255, 255, 255);
    letter-spacing: 1px;
    background-color: rgb(0, 0, 153);
    font-size: 12px;
    text-align: center;
    margin-left: 1px;
    width: 170px;
    padding: 3px;
    border-width: 1px;
    border-style: solid;
    border-color: #66CCFF;
    -webkit-border-radius: 60px;
    border-radius: 60px;
}

.contact-pag-princ:hover {
    background-color: rgb(0, 204, 255);
    -ms-transform: translate (10px, 0px);
    -webkit-transform: translate (15px, 0px);
    transform: translate(7px, 0px);
    transition: 0.3s;
    z-index: 4;
    font-size: 12px;
    text-align: center;
    margin-left: 5px;
    width: 170px;
    padding: 3px;
    border-width: 1px;
    border-style: solid;
    border-color: #6633FF;
    -webkit-border-radius: 60px;
    border-radius: 60px;
}

.prezentare {
    position: absolute;
    top: 25px;
    left: 200px;
    width: 1000px;
    border-color: rgb(102, 0, 51);
    border-style: solid;
    border-width: 4px;
    -ms-border-radius: 13px;
    -webkit-border-radius: 13px;
    border-radius: 13px;
    padding-top: 3px;
}


.antet-jos {
    position: absolute;
    bottom: -2170px;
    margin-left: 395px;
    margin-bottom: 30px;
}

.styleantetjos {
    margin: auto;
    background-color: rgb(255, 255, 255);
    font-size: 10px;
    text-align: center;
    width: 410px;
    top: -22px;
    padding: 3px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(102, 0, 51);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.imgat1 {
    position: relative;
    height: 32px;
    width: 32px;
    padding-right: 15px;
    top: 5px;
}

.hr {
    position: relative;
    margin: auto;
    top: -6px;
    width: 60%;
    border-width: 2px;
    border-color: #3366FF;
    border-style: double;
}

hr {
    width: 80%;
    border-width: 2px;
    border-color: #3366FF;
    border-style: double;
}

.sus {
    position: fixed;
    right: 50px;
    bottom: 10px;
    background-color: #FF0000;
    text-align: center;
    color: #3300FF;
    font-weight: bold;
    width: 40px;
    height: 30px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding-top: 14px;
}
