/* 
    Created on : 2017-06-12, 11:18:48
    Author     : Grzegorz Serafin
*/
a {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
a:hover {
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#offerMenu {
  display: none;
}
@media all and (min-width: 320px) and (max-width: 869px) {
  body {
    font-size: 13px;
  }
  body p {
    line-height: 17px;
  }
  #content2 p:after {
    content: "";
    display: block;
    clear: both;
  }
  #content2 img {
    max-width: 100%;
    width: 30%;
    float: left;
    padding: 3px !important;
  }
  #wrapper {
    width: 100%;
    margin-bottom: 15px;
  }
  #wrapper #top {
    background: #ffffff;
    height: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
  }
  #wrapper #top h1 {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 10;
  }
  #wrapper #top #top-navigation {
    background: #ffffff;
    top: 0;
    border-bottom: 1px solid #f4f4f4;
    width: 100%;
  }
  #wrapper #top #top-navigation:before {
    content: "\f0c9";
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    z-index: 100;
    right: 0;
    font-size: 22px;
    padding: 15px 20px;
    cursor: pointer;
  }
  #wrapper #top #top-navigation ul {
    max-height: 0;
    overflow: hidden;
    position: relative;
    top: 49px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  #wrapper #top #top-navigation ul.active {
    max-height: 500px;
    overflow: auto;
    height: 100vh;
  }
  #wrapper #top #top-navigation ul li {
    width: 100%;
    float: none;
    display: block;
    background: url("../images/li_back.png") repeat-x;
    text-align: center;
    line-height: 50px;
  }
  #wrapper #top #top-navigation ul li a {
    background: none;
    width: 100%;
    text-indent: 0;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    font-size: 13px;
  }
  #wrapper #breadcrumbs {
    margin-top: 50px;
    margin-bottom: 15px;
    padding: 0 15px;
    height: auto;
  }
  #wrapper #breadcrumbs div {
    margin: 0;
  }
  #wrapper #breadcrumbs ul {
    margin-left: 0;
  }
  #wrapper #breadcrumbs ul li {
    float: left;
    text-transform: lowercase;
    color: #ffdd99;
    margin-right: 10px;
    height: auto;
    line-height: 18px;
    padding-left: 15px;
    background: url(../images/arrow2.gif) no-repeat 0 50%;
  }
  #wrapper #page #page-up {
    background: none;
    display: none;
  }
  #wrapper #page #page-down {
    display: none;
  }
  #wrapper #page #main {
    width: 100%;
  }
  #wrapper #page #main #left-newsletter h2 {
    width: 100%;
    padding: 25px 0 15px 60px;
    text-indent: 0;
    overflow: hidden;
    background: url(../images/header-newsletter.png) no-repeat;
    font-family: Georgia, Garamond, serif;
    font-size: 20px;
    color: #113714;
    font-weight: 300;
    height: auto;
    line-height: 20px;
  }
  #wrapper #page #main #content {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
  }
  #wrapper #page #main #content #main-header {
    font-family: Georgia, Garamond, serif;
    font-size: 16px;
    color: #a27f49;
    font-weight: 300;
    padding: 15px;
    height: auto;
    line-height: 18px;
  }
  #wrapper #page #main #content .section {
    box-sizing: border-box;
    margin: 0;
    padding: 15px;
  }
  #wrapper #page #main #content #main-news {
    width: 100%;
  }
  #wrapper #page #main #content #main-news h2 {
    font-family: Georgia, Garamond, serif;
    font-size: 20px;
    color: #a27f49;
    font-weight: 300;
    padding: 15px 0;
    height: auto;
    line-height: 20px;
  }
  #wrapper #page #main #content #main-news .news {
    margin-bottom: 60px;
  }
  #wrapper #page #main #content #main-news .news .more {
    float: right;
    color: #113714;
    font-weight: bold;
    text-decoration: none !important;
    border-left: 1px solid #113714;
    padding-left: 5px;
    margin: 20px 0;
    outline: none;
  }
  #wrapper #page #main #content #main-ads {
    display: none;
  }
  #wrapper #page #main #side-bar {
    width: 100%;
    padding-bottom: 30px;
  }
  #wrapper #page #main #side-bar #menu-header {
    display: none;
  }
  #wrapper #page #main #side-bar #mainimage {
    display: none;
  }
  #wrapper #footer {
    margin-top: 20px;
    height: auto;
  }
  #wrapper #footer address {
    line-height: 16px;
    text-align: center;
  }
  #wrapper #footer address.right {
    text-align: center;
    margin-top: 15px;
    float: none;
    margin: 0 auto;
  }
  #wrapper #footer address.left {
    float: none;
    margin: 0 auto;
  }
  #content .section1 {
    margin: 0;
    padding: 15px;
    overflow: hidden;
    width: 100% !important;
    box-sizing: border-box;
  }
  #page-back {
    margin: 30px 0;
  }
  #content2 {
    margin: 0;
    padding: 15px;
  }
  #content2 p:after {
    content: "";
    display: block;
    clear: both;
  }
  #content2 img {
    max-width: 100%;
    width: 100%;
    height: auto;
    float: left;
    padding: 3px !important;
  }
  #content2 table {
    width: 100%;
  }
  #content2 table iframe {
    width: 100%;
  }
  #menu {
    position: fixed;
    top: 49px;
    margin-left: 0;
    width: 100%;
    max-height: 40px;
    background: #e7dcc5;
    overflow: hidden;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  #menu.active {
    max-height: 240px;
    overflow: auto;
  }
  #menu.active #offerMenu:before {
    transform: rotate(180deg);
  }
  #menu #offerMenu {
    display: block;
    line-height: 40px;
    padding-left: 15px;
    font-weight: 600;
  }
  #menu #offerMenu:before {
    content: "\f107";
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    z-index: 100;
    right: 0;
    font-size: 16px;
    padding: 8px 23px;
    cursor: pointer;
  }
  #menu div {
    box-sizing: border-box;
  }
  #promotion {
    margin: 0;
    padding: 30px 15px;
  }
  .font-header {
    font-family: Georgia, Garamond, serif;
    font-size: 20px;
    color: #a27f49;
    font-weight: 300;
    height: auto;
    line-height: 20px;
    margin: 20px 0;
    background-repeat: no-repeat;
  }
}
@media all and (min-width: 320px) and (max-width: 869px) and (orientation: landscape) {
  #wrapper #top #top-navigation ul {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  #wrapper #top #top-navigation ul.active {
    max-height: 500px;
    overflow: auto;
    height: 220px;
  }
  #wrapper #top #top-navigation ul li {
    width: 100%;
    float: none;
    display: block;
    background: url("../images/li_back.png") repeat-x;
    text-align: center;
    line-height: 50px;
  }
  #wrapper #top #top-navigation ul li a {
    background: none;
    width: 100%;
    text-indent: 0;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    font-size: 13px;
  }
}
@media all and (min-width: 480px) and (max-width: 869px) {
  #content2 {
    margin: 0;
    padding: 15px;
  }
  #content2 p:after {
    content: "";
    display: block;
    clear: both;
  }
  #content2 img {
    max-width: 100%;
    width: 30%;
    float: left;
    padding: 3px !important;
    height: auto;
  }
}
h2#main-header {
  font-family: Georgia, Garamond, serif;
  font-size: 20px;
  color: #a27f49;
  font-weight: 300;
  height: 62px;
  line-height: 20px;
  background-repeat: no-repeat;
}
/*# sourceMappingURL=rwd.css.map */