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: 'Muli', sans-serif;
	font-size: 16px;
	line-height: 1.4em;
	font-style: normal;
	color: #1d1f22;	
	//background: #ffffff url(../img/tlo_strony.jpg) center top no-repeat;
	background: #f0f2f8;
}

.uk-container {
    max-width: 1200px !important;
    padding: 0 15px !important;
}
.bg-glowny {
	text-align: left;	
}
.bg-menu {
	text-align: right;	
}
.bg-top {
	//border-top: 5px solid #0166c2;
}
.bg-banner {
	border-bottom: 2px solid #0166c2;
	max-width: 1080px !important;
}
.bg-footer {
	border-top: 5px solid #0166c2;
}









.uk-panel-title {
    font-size: 20px !important;
}
.uk-overlay-panel h3 {	
	color: #0166c2 !important;	
}
.bg-banner .uk-overlay-panel {
    right: inherit !important;
    text-shadow: 1px 1px 1px #ffffff;
}
.uk-modal {    
    background: rgba(255,255,255,.95) !important; 
}

.dj-megamenu-custom97 {
    height: 40px !important;
    position: relative;
    z-index: 500;
    font-family: 'Muli', sans-serif;      
    float: right;
}
.dj-megamenu-custom97 li a.dj-up_a {
    height: 40px !important;
    font-size: 16px !important;
    font-weight: normal !important;
    text-transform: none !important;
    text-decoration: none !important;
    //padding: 10px 20px !important;
}
.dj-megamenu-custom97 li a.dj-up_a span {      
    padding: 0 0 0 !important;
    height: 40px !important;
    line-height: 40px !important;    
}
.dj-megamenu-custom97 li ul.dj-submenu {
    text-align: left !important;    
}
.dj-megamenu-custom97 li ul.dj-submenu > li > a {    
    font-size: 15px !important;
    
}


a {
	color: #000;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #870505;
	text-decoration: none;
}
ul,
ol {
	padding: 0;
	margin: 0 0 9px 50px;
}

ul.menu {
	text-align: center;	
}
ul.menu li {
	display: inline-block;
	font-family: 'Oswald', sans-serif;	
	font-size: 20px;
	font-weight: 300;
}
ul.menu li a {
	margin: 0px 5px;
	padding: 5px 10px;
	color: #333;
}
ul.menu li a:hover, ul.menu li.active a {
	color: #fff;
	background: #0166c2;
}

h1, h2, h3, h4, h5, h6 {
	margin: 9px 0;
	font-family: 'Muli', sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	color: #0d2d62;	
}
.page-header {
	padding-bottom: 8px;
	margin: 18px 0 27px;
	border-bottom: 1px solid #999;
}
.bg-banner .uk-overlay-panel {
	color: #b5001c !important;
	font-weight: 600 !important;
	font-size: 40px !important;
	line-height: 1.3em  !important;
}
h1 {
	font-size: 25px;	
}
h2 {
	font-size: 23px;
}
h3 {
	font-size: 20px;
}
h3.uk-panel-title {
	font-weight: 600 !important;
	font-style: italic !important;
	color: #0d2d62 !important;
}
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;
}



/* ############# COOCKIES */

#ciastko {
	width: 60px;
	height: 73px;
	background: url(../../../plugins/system/EUCookieDirective/EUCookieDirective/images/ciasteczko.png) no-repeat;
	position: absolute;
	right: 20px;
	bottom: -20px;
}


/* ############# RWD  */

@media only screen and (max-width: 1200px) {
}
@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 640px) {
  .uk-cover-background {
    display: none !important;
  }
  .uk-overlay-panel {
    right: 0 !important;    
  }
}
@media only screen and (max-width: 360px) {}
@media only screen and (max-width: 320px) {}
