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;
}
.terms-content {
	font-size: 0.7em;
	line-height: 1.1em;
	//color: #999;
}
html, body {
  	margin:0;
  	padding:0;
  	//height:100%;
  	color: #3b1e06;	  
  	background: url(../img/bg_body1.jpg) center top no-repeat fixed;
  	font-size: 16px;
  	line-height: 1.4em;
  	font-family: Arial;    	
 } 

 
.uk-container {    
     max-width: 1300px !important;
 }
 #bg-content .uk-container div.moduletable {
     max-width: 1160px !important;
     margin: auto;
 }
#bg-top {    
    width:100%;
    color: #064051;
    font-size: 22px;
    font-family: 'Courgette', cursive;
} 
#bg-menu {    
    width:100%;
} 
.top-menu {	
    background-color:#82d4dc;	
    margin-bottom: 10px;					
    text-align: center;	
    clear: both;
}
#bg-banner {	
    width:100%;
}
#bg-content {  
    padding: 20px 0px;
    width:100%;
}
._boksy {
    padding-bottom: 20px !important;
}
#bg-footer {	
        
    width: 100%;    
}
#bg-footer .moduletable {	
	border-top: 1px dashed #064051;
	padding: 20px 0px;
	font-size: 0.9em;
}

.item-page table td {
	background: #fff;
	padding: 8px 15px;
	border: 1px solid #ecd2aa !important;
}
.item-page table th {
	background: #ecd2aa;
	padding: 8px 15px;
	color: #064051;
	border: 1px solid #ecd2aa !important;
}



.boksy_home .uk-panel-title {  
	//margin-top:200px; /* The value you need to have your title at the right place */  
	position:absolute;	
	z-index:999; 
	bottom:20px; 	
	background: rgba(255,255,255,0.8);
	width: 100%;	

	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
.boksy_home .uk-panel-title a {
	padding: 10px 10px 3px 10px;
	display: block;
	color: #3b1e06;
	font-family: 'Courgette', cursive;
	font-size: 22px !important;	
	text-align: center !important;
	
}
.boksy_home .uk-panel-title a:hover {
	color: #000 !important;
}


.moduletable_logo {
	float: left;
}
.moduletable_topright {
	float: right;
	font-size: 1.1em;
}
.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: #e3058c !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;    
    text-transform: none;
    color: #e3058c !important;
}
*+.uk-margin {
    margin-top: 0px !important;
}

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

a:hover {
	color: #064051;
	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;	
}
ul, ol {
	margin: 0px 0px 1em 50px;
	
	
}
ul.menu {		
	text-align: center;		
}
ul.menu li {
	margin:0;
	padding: 0;		
	
	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: #064051;	
	font-family: 'Courgette', cursive;
}

h1, .subheading-category {		
	font-size: 24px;		
	margin-bottom: 20px;	
	padding-bottom: 20px;
        font-weight: normal;
        border-bottom: 1px dashed #064051;
        margin-top: 10px;
	}

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: 20px;
	text-align: center;
	font-weight: normal;	
	padding: 10px 25px 10px 25px;
        display: block;
        font-family: 'Courgette', cursive;

}
.menu li a:hover, .menu li.current a {
	color: #064051;		
	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

}


/* ############ 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: 1150px) {}

@media only screen and (max-width: 768px) {	
	.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: 640px) {
#bg-banner {
	display: none;
}
}

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

}