/* header */
#naslovna{
  color:#05ff44;
  font-weight:900;
  font-family:Brush Script MT, sans-serif;
}
#radic{
  padding-top:7px;
  padding-left:15px;
}
#opis{
  color:#ffffff;
  max-width:1000px;
  font-family:Courier New, Courier, monospace;
  font-weight:800;
  font-size:19px;
  background-color: #363536;
  width: fit-content;
}
* {
  box-sizing: border-box;
}
#proba1{
  margin:100px 0 30px 0;
}
body {
  margin: 0;
}
a{
  text-decoration:none;
  color:white;
}
a:hover {
  color:#2e4e36;
}
.container-width{
  width:90%;
  margin:0 auto;
}
.menu{
  float: right;
  width: 100%;
  background-color: black;
}
.menu-item{
  float:right;
  font-size:15px;
  width:130px;
  padding:10px;
  text-align:center;
  line-height:30px;
}

.sub-lead-title{
  line-height:30px;
  margin-bottom:30px;
}
#galerija{
  color:#ff0000;
  font-family:Brush Script MT, sans-serif;
  font-weight:900;
}
#header1{
  max-width:1000px;
  margin:0 47.5625px 0 57.5469px;
}
#banner{
  background-image:url("pictures/zgrada (10).jpeg");
  background-size:cover;
  padding:35px 0 250px 0;
}
#cijenik{
  color:#ff0000;
  font-family:Brush Script MT, sans-serif;
  font-weight:900;
}
#naslov{
  color:#000;
  font-family:Verdana, Geneva, sans-serif;
  font-weight:700;
  font-size:59px;
  width: fit-content;
}


/* footer */


.footer-under{
  background-color:#2e4e36;
  padding-top:50px;
  padding-bottom:50px;
  color:#eee;
  font-family:Helvetica,serif;
}
.foot-list{
  float:left;
}
.foot-list-title{
  font-weight:400;
  margin-bottom:10px;
  padding:0.5em 0;
}
.foot-list-subtitle{
  font-weight:200;
  margin-bottom:5px;
  padding:0.5em 0;
}
.foot-list-item{
  color:rgba(238, 238, 238, 0.8);
  font-size:0.8em;
  padding:0.5em 0;
}
.foot-list-item:{
  color:rgba(238, 238, 238, 1);
}
#footer{
  min-height:380px;
}
#onama{
  font-weight:600;
}
#telefon{
  font-weight:bold;
}

