html, body, div, span, p, h1, h2, h3, h4, h5, h6, textarea, a, em, img, strong, form, label, table, tr, th, td, fieldset, li {
 margin:0;
 padding:0;
 border:none;
 outline:none;
}
div.menu-icon3 {display: none !important;}
.blog .item {
	margin-bottom:40px;
	
}
html, body {
  	margin:0;
  	padding:0;
  	height:100%;
  	color: #413c34;	  	
  	font-size: 16px;
  	line-height: 1.4em;
  	font-weight: normal;
  	font-family: "Open Sans";    	
 }
.body {
	background: url(../img/bg_cien.jpg) left top repeat-x fixed;
	color: #413c34;	  	
}
#container {
	width: 1200px;
	margin:auto;
}
#bg_content1 {
	width: 100%;
	margin-top:10px;
	margin-bottom:10px;
}
#logotyp {
	//width:678px;
	margin:auto;
}
#bg_content2 {
	width: 100%;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-radius: 10px;
}
#bg_menu {
	height:50px;
	background: url(../img/bg_menu.jpg) top left repeat-x;
	color: #efd995;
	margin: 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	text-align:center;
}
#bg_content3 {

	width: 100%;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright: 10px;
}
#bg_baner {
	background-color: #7c8254;
	margin: 0;
	padding:7px;	
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	text-align:center;
}
#bg_content4 {	
	width: 100% - 46px;	
	background-color: #fffaf6;
	border: 7px solid #f6ebc8;
	-webkit-border-radius:10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
	padding: 20px;
	margin-bottom: 10px;
	margin-top:10px;
}
#content5 {
	width: 100%;
	text-align:center;
	font-size: 14px;
	color: #7c8254;
}
.clr {
	clear:both;	
	display:block;	
}	









img {
	max-width: 100%;
	width: auto \9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}

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

a:hover {
	color: #cccccc;
	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-left: 10px;	
}
#bg_baner li {
	margin-left: 0px;
}
ul.menu {
	list-style: none;	
	text-align: center;	
	margin:0;
	padding: 0;	
}
ul.menu li {
	margin:0;
	padding: 0;
	display:inline-block;
	height: 49px;
	background: url(../img/kreska_menu.png) no-repeat right center;
}
	

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

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

h2 {
	font-size: 22px;	
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
	}
h3 {
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.menu li a {
	color: #efd995;	
	font-size: 16px;
	text-align: center;
	font-weight: normal;	
	padding: 15px 15px 15px 15px; 	
	display: block;
}
.menu li a:hover, .menu li.current a {
	color: #efd995;
	background: #92976e;
	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

}

/* ############ formularz kontakt ######### */

.kontakt {
	display: block;
	float: left;
	width: 58%;
	margin-bottom: 20px;
}
.formularz {
	display: block;
	float: right;	
	width: 35%;
	margin-bottom: 20px;
}
.form_label {
	margin:5px 0px;
}
.form_input input, .form_input textarea {
	width: 96%;
	background: #f6ebc8;
	color: #413c34;
	border: 1px solid #f6ebc8;	
	padding: 8px;	
	-webkit-border-radius: 10px;	
	-moz-border-radius: 10px;	
	border-radius: 10px;
	font-size: 16px;
}
.form_button {
	float: right;
}
.form_button input {
	background: #413c34;
	border: none;
	color: #f6ebc8;		
	padding: 8px;
	-webkit-border-radius: 10px;	
	-moz-border-radius: 10px;	
	border-radius: 10px;			
}
.form_button input:hover  {	
	background: #000;	
	color: #e2e2e2;			
}






/* ############ coockies ################## */

#ciastko {
	width: 60px;
	height: 73px;
	background: url(https://fundacjapomocyosobom.buzz/plugins/system/EUCookieDirective/EUCookieDirective/images/ciasteczko.png) no-repeat;
	position: absolute;
	right: 20px;
	bottom: -20px;
}

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

@media only screen and (max-width: 1220px) {
	#container { width: 99%; }
	
}
@media only screen and (max-width: 875px) {
	div.menu-icon3 {display: block !important;}
	#bg_menu { display: none;}
}	
@media only screen and (max-width: 768px) {	
	.moduletable_logo { clear: both; margin:auto; float: none;}
	.moduletable_topright { clear: both; margin:auto;float: none;}
	.kontakt { float: none; margin:auto; width: 100%;margin-bottom: 20px;}
	.formularz { float: none; margin:auto; width: 100%;margin-bottom: 20px;}

}

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

@media only screen and (max-width: 360px) {
	.moduletable_logo img { width: 95%; height: auto;}
	.pg-csv-box {			
		padding: 0px;
		margin:	5px 0px;
		-webkit-box-shadow: none;
		box-shadow: none;
		-webkit-border-radius: none;
		border-radius: none;
		border: 0px;		
	}
	span.pg-multi-img {
		margin:0;
		border: 0px;
	}
	.moduletable_boks {
		width: 95%;
		margin: 10px 0px;
		display: inline-block;
		font-size: 13px;
		text-align: left;
	}	
}
@media only screen and (max-width: 320px) {	

}