article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {	display: block;}
audio, canvas, video {	display: inline-block;	*display: inline;	*zoom: 1;}
audio:not([controls]) {	display: none;}
.item-page table {
 	border: 1px solid #999 !important;
 	border-spacing: 0px; 	
 	 border-collapse: collapse;
 }
 .item-page table td {
 	border: 1px solid #999 !important;
 	padding: 8px;
 }
  .item-page table th {
  	border: 1px solid #999 !important;
  	background: #564634 !important;
  	padding: 8px;
  	color: #fff;
 }
body {
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 1.4em;
	font-style: normal;
	color: #666;
	background-color: #fff;
}
#bg-top {
	border-top: 5px solid #83a213;
	padding: 15px 0px;
}
div#menu_top {
	margin: 10px 0px 5px 0px;
}	
#bg-banner .uk-overlay-panel.uk-flex.uk-flex-center.uk-flex-middle.uk-text-center.uk-overlay-fade > div {
	-webkit-border-top-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomright: 15px;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
    padding: 15px 30px;
    background: rgba(255,255,255,0.8);
    color: #564634;
    text-shadow: unset;
}
#bg-banner .uk-overlay-panel h3 {
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;
    color: #564634;
}
#bg-content {
	background: #ffffff;
	padding-bottom: 20px;
}
#bg-footer {
	background: #83a213;
	padding: 30px 0px;
	color: #fff;
}
#bg-footer .custom {
	padding: 0px 20px;
}
#bg-footer p {
	margin: 0;
}
._boksy {
	padding: 20px 0px !important;
}
._boksy .uk-text-center.uk-panel-teaser {
    border-top: 3px solid #83a213;
}
._boksy a.uk-link-reset {
	font-weight: bold;
	color: #83a213;
}
p {
	margin: 0 0 1em 0;
}
.uk-panel-title {
    font-size: 20px !important;
}
.uk-container {
    padding: 0 15px !important;
}
.uk-modal {    
    background: rgba(255,255,255,.95) !important; 
}
.uk-nav-side>li.uk-active>a {
    background: #564634 !important;    
}
.uk-subnav-pill>.uk-active>* {
    background: #56463d !important;   
}
.uk-badge {
	font-weight: bold !important;
}
div.menu-icon3 {display: none !important;}
a {
	color: inherit;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #564634;
	text-decoration: none;
}
ul, ol {
	padding: 0;
	margin: 1em 0 1em 50px;
}
ul.menu {
	text-align: center;
	margin: 0;
}
ul.menu li {
	display: inline-block;
	font-family: inherit;	
	font-size: 16px;
}
ul.menu li a {
    margin: 0px 10px;
    color: #b3a291;
    padding: 0px 15px;
}
ul.menu li a:hover, ul.menu li.active a {
    color: #5e4e3d;
    padding: 5px 15px;
    background: #f1e0cf;
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 9px 0;
	font-family: inherit;
	font-weight: normal;
	line-height: 1.3em;
	color: #564634;	
}
.page-header {
	padding-bottom: 8px;
	margin: 18px 0 27px;
	border-bottom: 1px solid #564634;
}
h1 {
	font-size: 25px;	
}
h2 {
	font-size: 23px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
img {
	max-width: 100%;
	width: auto \9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
/* ############# MENU RWD */
.srm_position {
    position: relative !important;
    width: 90% !important;
    margin: auto !important;
}
#srm_select_list {
    font-size: 1em !important;
    font-family: inherit !important;
}
/* ############# FORM */
.ba-textInput input, .ba-email input, .ba-textarea textarea {
	font-family: inherit !important;
	font-size: inherit !important;
	padding: 7px;
}
.ba-form .ba-btn-submit {
	margin-top: 0px !important;
	font-family: inherit !important;
}
/* ############# RWD  */
@media only screen and (max-width: 1200px) {
}
@media only screen and (max-width: 900px) {
	#menu_top {display: none !important;}
	div.menu-icon3 {display: block !important;}
}
@media only screen and (max-width: 768px) {}
@media only screen and (max-width: 640px) {}
@media only screen and (max-width: 360px) {}
@media only screen and (max-width: 320px) {}
