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;
}

html, body {
  	margin:0;
  	padding:0;
  	color: #333333;	  
  	font-size: 16px;
  	line-height: 1.4em;
  	font-family: 'Muli', sans-serif;  	
} 
body.sm-container {
  	background: url(../../../images/pliki_strony/bg_body.jpg) no-repeat fixed;
}
.uk-container {    
     max-width: 1200px !important;
}
#bg-top {    
    width:100%;
} 
#bg-menu {    
    width:100%;
} 
.top-menu {	
    background-color:#1c1c1c;	
    margin-bottom: 10px;		
    -webkit-border-radius: 10px;	
    -moz-border-radius: 10px;	
    border-radius: 10px;			
    text-align: center;	
    clear: both;
}
#bg-banner {	
    width:100%;
}
#bg-banner .uk-cover-background.uk-position-cover {
    -webkit-border-top-left-radius: 40px;
    -webkit-border-bottom-right-radius: 40px;
    -moz-border-radius-topleft: 40px;
    -moz-border-radius-bottomright: 40px;
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
    border: 1px solid #d3d3d3;
}
#bg-content {  
    padding: 20px 0px;
    width:100%;
    border-bottom: 1px solid #e2001a;
}
._boksy {
    padding: 25px 0px !important;
}
#bg-footer {	
    padding: 20px 0px;    
    width: 100%;
}
.page-header {
    border-bottom: 1px dashed #e2001a;
    margin-bottom: 25px;
}
.custom_topright {
    font-size: 26px;
    line-height: 30px;
    font-style: italic;
}
ul.uk-slideset {
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}




.moduletable_logo {
	float: left;
}
.moduletable_topright {
	float: right;
}
.clr {
	clear:both;	
	display:block;	
}	
img {
     max-width: 100%;
     width: auto \9;
     height: auto;
     vertical-align: middle;
     border: 0;
     -ms-interpolation-mode: bicubic;
}
div.menu-icon3 {display: none !important;}
.uk-button-primary {
     background-color: #e2001a !important;
     color: #fff !important;
     border-color: transparent!important;
}
.uk-button {
     -webkit-appearance: none;
     margin: 0;
     overflow: visible;
     font: inherit;
     color: #444;
     text-transform: none;
     display: inline-block;
     box-sizing: border-box;
     padding: 0 5px;
     background: #f5f5f5;
     vertical-align: middle;
     line-height: 25px !important;
     min-height: 25px !important;
     font-size: 0.8em  !important;
     text-decoration: none;
     text-align: center;
     float: right  !important;
     border: 1px solid rgba(0,0,0,.1)!important;
     border-radius: 2px;
}
.uk-panel-title {
    margin-top: 0;
    margin-bottom: 0px !important;
    font-size: 18px;
    line-height: 24px;    
    font-weight: bold !important;
    text-transform: none;
    color: #e2001a !important;
}
*+.uk-margin {
    margin-top: 0px !important;
}

 
a {
	color: #000;
	text-decoration:none;	
}

a:hover {
	color: #e2001a;
	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: #e2001a;	
}
ul, ol {
	margin: 0px 0px 1em 50px;
	
	
}
ul.menu {		
	text-align: center;		
}
ul.menu li {
	margin:0;
	padding: 0;		
	background: url(../img/kreska_menu.png) no-repeat left center;
	display: inline-block;
	list-style: none;
}
ul.menu li:first-child { margin-left: 0; background: none; }
	

h1, h2, h3, h4, h5, h6, .subheading-category {
	padding: 0;
	margin: 0;
	color: #e2001a;		
}

h1, .subheading-category {		
	font-size: 25px;		
	margin-bottom: 20px;	
        font-weight: normal;
	}

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

.menu li a {
	color: #ffffff;	
	font-size: 16px;
	text-align: center;
	font-weight: normal;	
	padding: 7px 15px 7px 15px;
        display: block;

}
.menu li a:hover, .menu li.current a {
	color: #ffffff;
	background: #e2001a;	
	text-decoration: none;		
}	

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

/* ++++++++++++++  pagination  ++++++++++++++ */

.pagination
{
	text-align: center;
        margin:10px 0;
        padding:10px 0 10px 0px;
        clear:both;
        font-size: 0.9em;
        color: #333333;	
        font-weight: normal;
        width: 100%;
}
.pagination ul
{
        list-style-type:none;
        margin:0;
        padding:0;
        text-align:center;
}

.pagination li
{
        display:inline;        
        text-align:left;
        border:solid 0px #eee;        
	margin:0;
	padding:0;
}
.pagination span {
        background: #e2e2e2;
        color: #000000;
        padding:3px 7px;
        margin:0 2px;
        -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
border-radius: 5px;
}
.pagination a {
        padding:3px 7px;
        color: #000000;	
        margin:0 2px;
        -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
border-radius: 5px;
}
.pagination a:hover {
        padding:3px 7px;
        color: #000000;	
        background: #e2e2e2;
        margin:0 2px;
        -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
border-radius: 5px;
}

.pagenav
{padding:2px; clear: both;}

.pagination li.pagination-start,
.pagination li.pagination-next,
.pagination li.pagination-end,
.pagination li.pagination-prev
	{
	border:0;
	display: none;
}

.pagination li.pagination-start ,
.pagination li.pagination-start  span
 {
padding:0

}



/* ########## RWD  ##########*/

@media only screen and (max-width: 1150px) {}

@media only screen and (max-width: 860px) {	
	.moduletable_logo { clear: both; margin:auto; float: none;}
	.moduletable_topright { clear: both; margin:auto;float: none;}
	#bg-menu {display: none;}	
	div.menu-icon3 {display: block !important;}
}

@media only screen and (max-width: 556px) {
	#top_tekst {
		text-align: center !important;
	}
}

@media only screen and (max-width: 360px) {
	.moduletable_logo img { width: 95%; height: auto;}	
}
@media only screen and (max-width: 320px) {	

}