body{

    background-image: url("/img/back3.jpg");

    background-size: cover;

    background-repeat: no-repeat;

    background-attachment: fixed;

    

    

      }    

  

  #logo1{

  width: 140px;

  display: inline-block;

  

  

  }

  

  

  

  #logo{

      margin-top: 5px;

      margin-left: 20px;

      margin-bottom: 5px;

      

      

      

  }

  

  @import url(https://fonts.googleapis.com/css?family=Raleway:400,500,800);

  .meniu {

    font-family: 'Raleway', Arial, sans-serif;

    text-align: center;

    text-transform: uppercase;

    font-weight: bold;

    font-size: medium;

    text-decoration: double;

  }

  

  .meniu * {

      box-sizing: border-box;

      -webkit-transition: all 0.35s ease;

      transition: all 0.35s ease;

      margin-top: 30px;

      margin-bottom: 60px;

    }

  

  

    .meniu li {

      display: inline-block;

      list-style: outside none none;

      margin: 0 1.5em;

      overflow: hidden;

    }

    .meniu a {

      padding: 0.3em 0;

      color: rgba(17, 3, 20, 0.801);

      position: relative;

      display: inline-block;

      letter-spacing: 1px;

      margin: 0;

      text-decoration: none;

    }

    .meniu a:before,

    .meniu a:after {

      position: absolute;

      -webkit-transition: all 0.35s ease;

      transition: all 0.35s ease;

    }

  

    #unu{

  background-color: rgba(255, 255, 255, 0.336);

  

   }body {

    min-height: 100vh;

    background-color: #cecece;

    font-size: 14px;

  }

  

  #cookies-card {

    position: fixed;

    bottom: 2em;

    right: 2em;

    width: 350px;

    background-color: #d4aceb;

    padding: 1.5em;

  }

  

  .cookies-card * {

    color: #fff;

  }

  

  .title {

    font-size: 1.6em;

    letter-spacing: 0.4px;

    margin-bottom: 0.5em;

  }

  

  .info {

    line-height: 1.4em;

    letter-spacing: 0.4px;

    margin-bottom: 2em;

  }

  

  #cta {

    border: none;

    outline: none;

    padding: 0.8em 1.5em;

    background-color: rgba(0, 0, 0, 0.356);

    font-size: 1.1em;

    font-weight: bold;

    cursor: pointer;

    transition: background-color 0.4s;

  }

  

  #cta:hover {

    background-color: #3c9e66;

  }

  

  a {

    text-decoration: none;

    border-bottom: 1px solid;

    transition: color 0.4s;

  }

  

  a.settings {

    color: #bbb;

    margin-left: 1em;

    border-bottom: none;

  }

  

  a:hover {

    color: #3c9e66;

  }

  

  

  #foot{

  margin-left: 17%;

  float: left;

  margin-top: 10px;

  font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;

  }

  

  #foot2{

  margin-right: 20%;

  float: right;

  margin-top: 10px;

  font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;

  }

  

  #foot3{

    float: right;

    margin-right: 15%;

    margin-left: 5%;

  margin-top: 10px;

  font-family: Verdana, Geneva, Tahoma, sans-serif;

  text-align: center;

  

  }

  

  .jos{

    background-color: #dc90fa57;

    border-radius: 1px;

    border-color: #bb49fd8a;

    border-style: solid;

  }



  #unde{

font-style: italic;

font-size: 30px;

color: #d4aceb;

font-weight: bold;

  }





  @media screen and (max-width:993px)

    {

    

    #foot{

        float: left;

        margin: 0%;

    }

    #foot2{

        float: left;

        margin: 0%;

    }

    

.meniu{



    text-align: justify;

    margin-top: 20px;

}



    }