body {
    background-color: #ededed;
}

.container{
    width:960px;
}


.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar{
  text-align: center;
  margin-top: 20px;
}


.navbar-nav a{
    color: #424242;
    font-weight:bold;
    font-family: "Helvetica";
    margin-left: 30px;
}

.navbar-nav a:hover{
    background-color:#ededed !important;
}

.navbar-nav a:visited{
    background-color:#ededed !important;
}

#slider{
    margin-bottom: 25px;
}

.descriere{
    margin-top: 20px;
}

.container .jumbotron, .container-fluid .jumbotron{
    border-radius:0px;
    margin-top: 40px;
    height: 135px;
}

#mere{
    margin-bottom: -20px;
}

h2{
    font-size:20px;
    font-family: "Helvetica";
    font-weight:bold;
}
.diverse{
    margin-bottom: 20px;
    color: #293d57;
}

a.read{
    font-weight: bold;
    text-decoration: underline;
    color: #293d57;
    margin-top: 10px;
}

a:hove.read{
    color: #293d57;
}

.informatie{
    font-size:12px;
    font-family:"Helvetica";
}

.jumbotron{
    background-color: #293d57;
    color:white;
}

.contact-us{
    border: 2px solid white;
    color:white;
    background-color: #293d57;
    padding: 5px 25px 5px 25px;
    margin: 10px;
}

#catuse{
    background-color: #293d57 !important;
    color:white !important;
    text-decoration:none !important;
    border: 2px solid white !important;  
    margin-top: 30px;
}

.detalii{
    font-family: "Helvetica";
    margin-bottom: 40px;
    margin-top: 40px;
}

.febra{
    font-size: 20px;
    font-family: "Helvetica";
}

.alert{
    width:300px;
    position: fixed;
    z-index: 1;
}

.informatii{
    font-size:14;
    font-family:"Helvetica";
    color: #293d57;
    margin-bottom: 40px;
    margin-top: 40px;
}

.margine{
    margin-bottom: 10px;
} /*spatiu cand se ingusteaza pagina 2*/

.adresa{
    margin-bottom: 50px;
}

#contactul{
    margin-bottom:40px;
    font-size:20px;
    color: #293d57;
    font-weight: bold;
}

.lista{
    color: #293d57;
    font-family: "Helvetica";
}

textarea{
    margin-bottom: 40px;
}

.mesaj{
    margin-bottom: 40px;
}

#header{
    margin-top: 20px;
}