html, body, div, span, p, h1, h2, h3, h4, h5, h6, textarea, a, em, img, strong, ul, li, form, label, table, tr, th, td, fieldset {
 margin:0;
 padding:0;
 border:none;
 outline:none;
}
.logo img {
	max-width: 300px;
}
html, body {
  	margin:0;
  	padding:0;
  	height:100%;
  	color: #888888;	  	
  	font-size: 16px;
  	line-height: 1.4em;
  	font-family: 'Muli', sans-serif;   	
 }
.bg_body {
	 background: #f9f9fa url(../img/bg_body.jpg) center bottom no-repeat fixed;
}
#bg-top {}
#bg-content {    
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
}
#bg-footer {
    //background: inherit !important;
    font-size: 0.9em;
}
.container {
    max-width: 1200px !important;
    
}
.top {
    border-bottom: 1px solid #d8d8d8;	
}
#bg-content .uk-panel-box {
    padding: 30px !important;
    background: #ffffff !important;
    border: 1px solid #ecebeb !important;
    border-radius: 10px !important;
    color: #434343 !important;	
}
.haslo {
	font-family: 'Muli', sans-serif;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.2em;
	padding-right: 20px;
	padding-left: 20px;
	color: #3d898c;
	font-style: italic;
}
.off-menu_102 .sm-level, .off-menu_102 div.level1 {
    background: #fff!important;
    border-radius: 10px;
}
.off-menu_102 {
    background: #fff!important;
}







@media (min-width: 1220px)
.uk-grid+.uk-grid, .uk-grid-margin, .uk-grid>*>.uk-panel+.uk-panel {
    margin-top: 0px !important;
}
.uk-grid+.uk-grid, .uk-grid-margin, .uk-grid>*>.uk-panel+.uk-panel {
    margin-top: 0px !important;
}
img {
	max-width: 100%;
	width: auto \9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
.clr {
	clear:both;	
	display:block;	
}	

a {
	color: #3d898c;;
	text-decoration:none;	
}

a:hover {
	color: #000000;
	text-decoration: underline;	
}

a.readmore {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;	
	display: block;
	padding: 3px 5px 3px 5px;
	float: right;
	font-size: 12px;
	color: #ffffff;
	background: #e3058c;	
}
li {
	margin-left: 40px;
	
}
ul.menu {
	list-style: none;	
	
}
ul.menu li {
	margin:0;
	padding: 0;
	text-align: center;
	
}
	

h1, h2, h3, h4, h5, h6, .subheading-category {
	padding: 0;
	margin: 0;
	color: #0d428e;		
	font-family: 'Muli', sans-serif;
}

h1, .subheading-category {		
	font-size: 24px;		
	margin-bottom: 10px;	
        font-weight: normal;
        border-bottom: 1px solid #0d428e;
        padding-bottom: 15px;
	}

h2 {
	font-size: 22px;	
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	}
h3 {
	font-size: 20px;
	padding-bottom: 10px;
	}
	

dt {
	display: none;
}
dl, dd {
	margin: 0;
	padding: 0;
	font-size: 12px;	
	padding-bottom: 10px;
}

/* ############ 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: 1024px) {}
@media only screen and (max-width: 768px) {	
	.top {display: none;}
	.logo p {
		float: none;
		text-align: center !important;
	}
}
@media only screen and (max-width: 480px) {}
@media only screen and (max-width: 360px) {}
@media only screen and (max-width: 320px) {
}



