body {
  background: #D2A64D;
}

header {
  background-color: #D2A64D; 
  /* margin-bottom: 1rem; */
}

h1, a {
  color: #870716;
}

a:hover {
  color: #222;
  background-color: #d7ae61;
  text-decoration: none;
}

.bardos-lajos {
  padding: 0 2rem .5rem 2rem;
}

.active {
  color: #870716;  
}

.table td, .table th{
  border-top: 1px solid #d7ae61;
}

.table thead th {
  border-bottom: 2px solid #555;
}

.col {
padding-right: 0;
}

.nav-link  {
  padding: 0 1em;
  color: #555
}

nav h3 {
  font-size: 1.25rem;
  border-bottom-style: solid;
  border-bottom-width: thin;
  /* border-bottom-color: #8AC352; */
  border-bottom-color: #870716;
  margin-top: 0.5rem;
}
nav h4 {
  font-size: 1rem;
  color: #870716;
  /* color: #8AC352; */
  margin-bottom: 0;
  margin-top: 0.5rem;
}

.nav-link:hover {
  background-color: #d7ae61;
  color: #222;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23870716' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23870716' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

/* Google Custom Search */
#gs_tti50 {
      background-color:#D2A64D !important;
      padding-top: 0 !important;
    }
#gsc-i-id1  {
      background-color:transparent !important;

    }
.gsc-input-box {
      height: 26px !important;  
}
.gsib_b {
  background-color:#D2A64D !important;
}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
    height: 26px !important;
    margin-top: 4px !important;
    min-width: 13px !important;
    padding: 5px 26px !important;
    width: 68px !important;
    border-color: #870716 !important;
    background-color: #D2A64D !important;
}

.gsc-control-cse, .gsc-control-cse-hu {
  padding-bottom: 5px !important;
}