#content h2 {
	padding-bottom: 15px;
}
.article,
.article a {
	color: #646464;
}
.informacje {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #272A23;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	padding-left: 5px;
}
.tresc {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color: #272A23;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	padding-left: 5px;
}
.autorzy {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #272A23;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}
.zielony {
	color: #008000;
}
.tabelka1 {
	border: 1px solid black;
	border-top: none;
	padding: 3px;
	margin-left: 2px;

}
.tabelka2 {
	border: 1px solid black;
	padding: 3px;
	margin-left: 2px;

}

#content #newsmain ul {
	list-style-type: none;
	padding-left: 5px;
}
#content #newsmain li {
	padding-left: 15px;
	background: url('../images/arrowRed.gif') no-repeat left center;
	line-height: 19px;
}
#content #newsmain a {
	color: #111;
	font: bold 11px Tahoma, sans-serif;
}
#content #newsmain em {
	color: #79b07b;
	font:  11px Arial;

}
#content #newsmain .more {
	padding-bottom: 2px;
	text-align: right;
}
#content #newsmain .more a {
	padding-left: 15px;
	background: url('../images/arrowRed.gif') no-repeat left center;
	color: #448446;
	font-weight: normal;
}

#content #category {
	padding: 15px 0 0 15px;
	background-color: #dddddd;
	float: right;
}
#content #category ul {
	list-style-type: none;
}
#content #category .clear {
	float: left;
	padding-bottom: 20px;
}
#content #category .box {
	float: left;
	width: 316px;
	margin-right: 20px;
	padding-top: 1px;
}
#content #category .orange {
	border-top: 3px solid #AB0505;
}
#content #category .blue {
	border-top: 3px solid #AB0505;
}
#content #category h3 {
	padding: 2px 0;
}
#content #category h3 a {
	color: #000;
}
#content #category li {
	padding: 1px 0 1px;
	border-bottom: 1px solid #c0cdd1;
}
#content #category li a {
	padding-left: 10px;
	font-size: 11px;
	color: #535459;
	background: url('../images/arrowRed.gif') no-repeat left center;
}

