/* ZINT - http://www.zint.pl/ */
.wnpdiv {
	padding: 0px;
	margin: 0px;
	border: 0px solid black;
	display: block;
	position: relative;
	font-family: Arial, Arial CE, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	width: 300px;
	height: auto;
	background-color: transparent;
	color: #000;
}
.wnptitle {
	padding: 0px;
	margin: 0px;
	border: 0px solid black;
	text-align: left;
	font-family: Arial, Arial CE, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	width: auto;
	height: auto;
	background-color: transparent;
	color: #D00505;
}
.wnpbody {
	padding: 0px;
	margin: 0px;
	border: 0px solid black;
	display: block;
	position: relative;
	font-family: Arial, Arial CE, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: auto;
	height: auto;
	background-color: transparent;
	color: #000000;
}
.wnpul {
	padding: 0px;
	margin: 0px;
	border: 0px solid black;
	display: block;
}
.wnpli {
	padding: 0px;
	margin: 0px;
	border: 0px solid black;
	display: block;
	vertical-align: top;
	background-color: transparent;
}
.wnpatitle {
	display: block;
	font-family: Arial, Arial CE, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	width: auto;
	height: auto;
	margin: auto;
	padding: 0px 0px 5px 0px;
	text-align: left;
	vertical-align: top;
	background-color: transparent;
	border: 0px solid black;
	text-decoration: none;
	color: #D00505;
}
.wnpatitle:hover {
	text-decoration: underline;
}
.wnpa {
	text-decoration: none;
	color: #000000;
}
.wnpa:hover {
	text-decoration: underline;
	color: #000000;
}
.wnpdate {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	border: 0px solid black;
	display: block;
	position: relative;
	font-family: Arial, Arial CE, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	width: auto;
	height: auto;
	background-color: transparent;
	color: #777;
}
.wnpbottom {
	padding: 5px 0px 0px 0px;
	margin: 0px;
	border: 0px solid black;
	display: block;
	position: relative;
	font-family: Arial, Arial CE, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	width: auto;
	height: 22px;
	background-color: transparent;
	color: #3D3;
}
.wnptimage {
	padding: 0px;
	margin: 0px;
	outline: 0px;
	border: 0px solid black;
}
table#wnpouttable {
	padding: 0px;
	margin: 0px;
	border: 0px solid #C1C1C1;
	width: auto;
	height: auto;
	empty-cells: show;
	table-layout: auto;
}
td#wnpbottomleft {
	vertical-align: top;
	padding: 0px 5px 0px 0px;
}
td#wnpbottomright {
	vertical-align: top;
	padding: 0px 0px 0px 5px;
}
p.wnpptitle {
	padding: 0px;
	margin: 0px 0px 4px 0px;
	border: 0px solid #C1C1C1;
	width: auto;
	height: auto;
	background-color: trasparent;
	color: #FF7711;
	font-family: Arial, Arial CE, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
