body {
  border: 1px none black;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
body:hover {
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
h1 {
  margin: 10px 0px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin: 10px 0px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin: 10px 0px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin: 10px 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
}
.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
}
.button.menulinks {
  margin-right: 13px;
  float: right;
  text-align: right;
}
.button.language {
  margin-left: 16px;
  float: right;
}
.button.ajanlat {
  margin-top: 9px;
  border-radius: 10px;
  background-color: #dcb67f;
  font-family: Georgia, serif;
  color: #2d1c15;
  font-size: 18px;
}
.button:hover.ajanlat:hover {
  background-color: #dbc09a;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.logo {
  float: left;
}
.description {
  margin-top: 42px;
  float: left;
  font-family: Merriweather, serif;
  font-size: 26px;
}
.header {
  background-image: none;
  font-size: 16px;
}
.header.image {
  background-image: none;
}
.navbar {
  margin-top: 19px;
  padding: 8px 0px;
  border-top: 1px none black;
  border-bottom: 1px none black;
}
.hero {
  min-height: 450px;
  margin-top: 12px;
  background-image: url(../images/cowboys_blurr.jpg);
  background-position: 0px 46%;
  background-size: cover;
}
.cowboy_hero_image {
  position: absolute;
  left: 122px;
  bottom: 9px;
  display: inline-block;
  margin-top: 8px;
  margin-bottom: 3px;
}
.product_wrapper {
  padding-top: 17px;
  padding-bottom: 0px;
}
.product {
  float: left;
  border: 1px solid #292323;
  border-radius: 0px;
  box-shadow: none;
  opacity: 1;
}
.product:hover {
  box-shadow: none;
  opacity: 0.8;
}
.prod_descr_title {
  display: block;
  width: 100%;
  height: 39px;
  margin-top: 12px;
  margin-bottom: 26px;
  padding-top: 6px;
  float: left;
  border-bottom: 1px solid #825126;
  background-image: url(../images/item_backgr.png);
  background-position: 100% 100%;
  background-size: contain;
  background-repeat: no-repeat no-repeat;
  font-family: Georgia, serif;
  color: #fcf7ed;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}
.prod_descr {
  float: left;
}
.logo_descr {
  margin-top: 74px;
  padding-left: 24px;
  float: left;
  font-family:'Droid Serif', serif;
  color: #121111;
  font-size: 39px;
  line-height: 35px;
  text-align: left;
}
.menulinks {
  width: 120px;
  margin-top: 10px;
  margin-right: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 1px;
  float: left;
  font-family: Georgia, serif;
  color: #2d1c15;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: none;
  text-shadow: none;
}
.menulinks:hover {
  box-shadow: none;
  opacity: 0.75;
  -webkit-transform: scale(1.11);
  -ms-transform: scale(1.11);
  -o-transform: scale(1.11);
  transform: scale(1.11);
  -webkit-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
  text-shadow: none;
}
.menulinks:focus {
  background-color: #993636;
}
.menulinks.active {
  background-color: #5c8067;
}
.menulinks:hover.active:hover {
  background-color: #7d7474;
}
.menubar {
  height: 53px;
}
.logo_img {
  float: left;
}
.lang_button {
  display: block;
  width: 16px;
  height: 11px;
  min-height: 11px;
  min-width: 16px;
  margin-top: 19px;
  margin-left: 16px;
  float: right;
  background-image: url(../images/hu.png);
}
.lang_button.hu {
  background-image: url(../images/hu.png);
}
.lang_button.ro {
  background-image: url(../images/ro.png);
}
.lang_button.en {
  background-image: url(../images/gb.png);
}
.sec01 {
  height: 269px;
  background-image: url(../images/header_backgr.jpg);
  background-position: 50% 50%;
  background-size: cover;
}
.header_container {
  height: 300px;
}
.kalapos {
  margin-top: 67px;
  font-family: Georgia, serif;
  color: #fcf7ed;
  font-size: 47px;
  line-height: 43px;
  font-weight: 400;
  letter-spacing: 1px;
}
.intro_leiras {
  margin-top: 14px;
  font-family: Georgia, serif;
  color: #fcf7ed;
  font-size: 18px;
  line-height: 13px;
  font-weight: 400;
  letter-spacing: 1px;
}
.vass_istvan {
  margin-top: 24px;
}
.sec02 {
  height: auto;
  background-image: url(../images/menu_backgr.jpg);
}
.menu_row {
  height: auto;
}
.menu_col {
  height: 53px;
}
.lang_col {
  height: auto;
  text-align: left;
}
.sec03 {
  background-color: #291811;
}
.sec04 {
  height: 170px;
  min-height: 170px;
  background-image: url(../images/footer_backgr.jpg);
  background-size: auto;
}
.copyright {
  margin-top: 20px;
  font-family: Georgia, serif;
  color: #fcfafa;
}
.contact_info {
  margin-top: 11px;
  font-family: Georgia, serif;
  color: #fcf7ed;
  font-size: 16px;
}
.ajnalat_cim {
  font-family: Georgia, serif;
  color: #f2ebeb;
  font-weight: 400;
}
.ajanlat_imput {
  margin-top: 13px;
  margin-bottom: 14px;
}
.ajanlat_gomb {
  border-radius: 9px;
  background-color: #367325;
}
@media (max-width: 991px) {
  .logo_descr {
    font-size: 24px;
  }
  .menulinks {
    width: 60px;
    font-size: 12px;
  }
  .menulinks.active {
    width: 80px;
    float: right;
  }
  .lang_button {
    background-image: url(../images/hu.png);
  }
  .lang_button.ro {
    background-image: url(../images/ro.png);
  }
  .lang_button.en {
    background-image: url(../images/gb.png);
  }
  .kalapos {
    margin-top: 33px;
  }
  .intro_leiras {
    line-height: 26px;
  }
  .sec04 {
    background-image: url(../images/footer_backgr.jpg);
  }
  .contact_info {
    float: left;
  }
}
@media (max-width: 767px) {
  .product {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    float: none;
    box-shadow: none;
    text-align: center;
  }
  .prod_descr_title {
    display: block;
    width: 130px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: left;
  }
  .menulinks {
    width: auto;
    margin-right: 22px;
    font-size: 14px;
  }
  .menulinks.active {
    font-size: 9px;
  }
  .lang_button.en {
    background-image: url(../images/gb.png);
  }
  .sec01 {
    padding-bottom: 0px;
    float: none;
    background-image: url(../images/header_backgr.jpg);
    background-position: 50% 50%;
    background-size: auto;
  }
  .header_container {
    background-color: rgba(0, 0, 0, 0);
  }
  .logo_col {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }
  .kalapos {
    font-size: 22px;
  }
  .intro_leiras {
    font-size: 13px;
  }
  .vass_istvan {
    margin-left: 34px;
  }
  .sec02 {
    height: 53px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-image: url(../images/menu_backgr.jpg);
    background-position: 50% 0px;
    background-repeat: repeat no-repeat;
  }
  .menu_row {
    height: 53px;
  }
  .lang_col {
    height: 53px;
    margin-top: 11px;
  }
  .sec03 {
    padding-top: 26px;
  }
  .sec04 {
    background-image: url(../images/footer_backgr.jpg);
  }
  .contact_info {
    margin-top: -5px;
  }
}
@media (max-width: 479px) {
  body {
    background-color: #291811;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  .button.ajanlat {
    display: block;
    width: 160px;
    margin-top: 14px;
    margin-right: auto;
    margin-left: auto;
    font-size: 12px;
  }
  .navbar {
    position: static;
    display: block;
    overflow: visible;
    clear: none;
    font-size: 10px;
  }
  .product {
    box-shadow: none;
  }
  .logo_descr {
    font-size: 20px;
  }
  .menulinks {
    position: relative;
    left: 0px;
    top: 0px;
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    border: 1px solid white;
    border-radius: 8px;
    background-color: #dcb67f;
    color: #211818;
    font-size: 14px;
  }
  .menubar {
    position: static;
    display: block;
    height: auto;
    background-color: rgba(0, 0, 0, 0);
  }
  .logo_img {
    width: 90px;
  }
  .lang_button {
    margin-right: auto;
    margin-left: 38px;
    background-image: url(../images/hu.png);
  }
  .lang_button.ro {
    background-image: url(../images/ro.png);
  }
  .lang_button.en {
    background-image: url(../images/gb.png);
  }
  .sec01 {
    height: auto;
    padding-bottom: 8px;
    float: left;
    background-color: #734120;
    background-image: url(../images/header_backgr.jpg);
    background-position: 50% 50%;
    background-size: cover;
  }
  .kalapos {
    margin-top: -5px;
    margin-bottom: 1px;
    font-size: 25px;
    text-align: center;
  }
  .intro_leiras {
    margin-top: -3px;
    text-align: center;
  }
  .vass_istvan {
    display: block;
    margin-top: 16px;
    margin-right: auto;
    margin-left: auto;
  }
  .sec02 {
    height: auto;
    float: none;
    background-image: none;
  }
  .menu_row {
    height: auto;
    background-color: rgba(0, 0, 0, 0);
  }
  .lang_col {
    height: auto;
  }
  .sec03 {
    margin-top: 16px;
    float: left;
    clear: both;
  }
  .sec04 {
    background-color: #734120;
    background-image: url(../images/footer_backgr.jpg);
  }
  .contact_info {
    margin-top: 11px;
    text-align: center;
  }
}
#koszonjuk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
}
