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;}

body {
	margin: 0;
	font-family: 'Mulish', sans-serif;
	font-size: 18px;
	line-height: 1.4em;
	font-style: normal;
	color: #000000;
	background-color: #f5f5f5;
}
 .item-page_zmiany table {
 	border: 1px solid #999 !important;
 	border-spacing: 0px; 	
	border-collapse: collapse;
 }
 .item-page_zmiany table td {
 	border: 1px solid #999 !important;
 	padding: 5px;
 }
 .item-page_zmiany table th {
  	border: 1px solid #424e64 !important;
  	background: #424e64 !important;
  	color: #ffffff;
  	padding: 5px;
 }

#bg-top {
	padding-bottom: 10px;
	}
#bg-banner {
background: #ffffff;
}
#bg-content {
	background: #f5f5f5;
	padding-bottom: 20px;
}
#bg-footer {
	padding: 20px 0px;
	background: #424e64;
	color: #fff;
	}
#bg-footer a {
	color: #ffffff !important;
}
.topbaner {
	color: #c17a44 !important;
	font-size: 27px !important;
	line-height: 1.2em !important;
	font-style: italic !important;
}





p {
	margin: 0 0 1em 0;
}

.uk-panel-title {
    font-size: 20px !important;
}
.uk-overlay-panel h3 {
	text-shadow: 1px 1px 3px #000000;
}
.uk-container {
    padding: 0 15px !important;
}
.uk-modal {    
    background: rgba(255,255,255,.95) !important; 
}
.uk-nav-side>li.uk-active>a {
    background: #870505 !important;    
}
.uk-subnav-pill>.uk-active>* {
    background: #87051a !important;   
}
.uk-badge {
	font-weight: bold !important;
}

div.menu-icon3 {display: none !important;}


a {
	color: #424e64;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #870505;
	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: 'Mulish', sans-serif;	
	font-size: 18px;
}
ul.menu li a {
	margin: 0px 5px;
	color: #000;
	display: block;
	padding: 5px 10px;
}
ul.menu li a:hover, ul.menu li.active a {
	color: #ffffff;
	background: #424e64;
}

h1, h2, h3, h4, h5, h6 {
	margin: 9px 0;
	font-family: 'Mulish', sans-serif !important;
	font-weight: normal;
	line-height: 1.3em;
	color: #424e64 !important;	
}
.page-header {
	padding-bottom: 8px;
	margin: 18px 0 27px;
	border-bottom: 1px solid #424e64;
}
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;
}

.datepicker {
    background-color: #f5f5f5;
    color: #202020;
    margin: 0 auto;
    padding: 0 15px;
    box-shadow: none;
    -o-box-shadow:  none;
    -moz-box-shadow:  none;
    -webkit-box-shadow:  none;
}


/* ############# 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) {}
