body {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: Black;
	background-color: #B1C969;
}

table {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse; 

}

table tr {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}


table td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

#content_table {
	background-color: White;
	background-image: url(images/content_background.jpg);
	background-position: bottom;
	background-repeat: no-repeat;

}

.content {
	background-color: transparent;
	padding: 10px;
	height: auto;
	text-align: justify;
}

div.title {
	
	background-color: #EDF9D2;
	margin: 1px;
	height: 30px;
   line-height: 30px;
   font-weight: bold;
   font-size: 14px;
	text-align: left;
	padding-left: 10px;
	
}

div.tail {
	color: White;
	text-align: center;
	line-height: 40px;
	height: 40px;
	
}

table.table_content {
	border-color: Black;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
}

table.table_content tr {
	border-color: Black;
	border-style: solid;
	border-width: 0px;
}

table.table_content td {
	border-color: Black;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
}

input.text {
	width: 500px;
	
}

textarea {
	width: 500px;
	height: 140px;
		
}

.error {
	padding: 10px;
	color: Red;

	font-weight: bold;
}

.info {
	padding: 10px;
	font-weight: bold;
}

.greenPostTitle {
	 color: White;
	 text-align: left;
}

.greenPostTitle h3 a, h3.greenTitle {
	 font-size: 13px;
	 text-decoration: none;
	 text-align: left;
	 color: White;
	 padding: 0;
	 margin: 0;
}

.greenPostTitle div {
	text-align: left;
}

.greenPostTitle p, .greenPostTitle p a {
	text-align: right;
	color: White;
	
}

.nl_summaryPost {
	color: Black;
}

.nl_summaryPost h3 a {
	color: #26662A;
	text-align: left;
}

.nl_summaryPost div {
	
}

.nl_summaryPost p , .nl_summaryPost p a {
	color: #26662A;
	text-align: right;
}

img.przestrzen {
    margin:15px;
}