/*div#tresc {
	margin: 15px 0 0 0;
}*/

div#posttresc {
	float: left;
	text-align: justify;
	font-size: 12px;
	margin: 5px 0 15px 0;
	width: 530px;
}

#posttresc .posttitleh3 {
	font-size: 10pt;
	margin: 0;
	color: #682501;
}

#posttresc .tytulposta {
	margin: 3px 0 0 0;
	padding: 7px 0 10px 15px;
	background-color: #E9E6DD;
	border-top: 3px solid #B0ADA6;
}

#posttresc .data {
	float: right;
	width: 150px;
	font-size: 10pt;
	margin: 0 0 0 0;
	padding: 4px 0 0 40px;
}

#posttresc .posttitleh1 {
	float: left;
	text-align: left;
	width: 500px;
	margin: 0;
	font-family: Georgia, "Times New Roman", sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

#posttresc .posttitleh1 a {
	text-decoration: none;
	/*color: #991A0;*/
	color: #660000;
}

#posttresc .posttitleh1 a:hover {
	text-decoration: underline;
}

#posttresc h1 {
	font-family: "Times New Roman", Georgia, sans-serif;
	font-size: 15pt;
	margin: 10px 0 6px 0;
}

#posttresc h2 {
	font-family: "Times New Roman", Georgia, sans-serif;
	font-size: 14pt;
	margin: 10px 0 6px 0;
}

#posttresc h3 {
	font-family: "Times New Roman", Georgia, sans-serif;
	font-size: 12pt;
	margin: 10px 0 6px 0;
}

#posttresc h4 {
	font-family: "Times New Roman", Georgia, sans-serif;
	font-size: 11pt;
	margin: 10px 0 6px 0;
}

#posttresc h5 {
	font-family: "Times New Roman", Georgia, sans-serif;
	font-size: 10pt;
	margin: 10px 0 6px 0;
}

#posttresc h6 {
	font-family: "Times New Roman", Georgia, sans-serif;
	font-size: 9pt;
	margin: 10px 0 6px 0;
}

#posttresc p {
	margin: 10px 20px 10px 20px;
	line-height: 18px;
	text-indent: 15px;
}

#posttresc a {
	text-decoration: underline;
	font-weight: bold;
	color: #8A5207;
}

#posttresc a:hover {
	text-decoration: underline;
	color: #4C2C2D;
}

#posttresc img {
	display: block;
	margin: 0 auto 0 auto;
	/*margin: 20px 0 20px 10px;*/
	padding: 2px;
	width: 480px;
	border: 1px solid #595755;
}

#posttresc ul li{
	margin: 0 0 4px 0;
}

/*UTW tags*/
.utwtags {
	font-size: 8pt;
	margin: 10px 0 20px 20px;
}

.utwtags a {
	text-decoration: none;
	font-weight: normal;
	color: #8A5207;
}

.utwtags a:hover {
	text-decoration: underline;
	font-weight: normal;
}

/*img*/

img.leftimg {
/*
	float: left;
	display: block;
	margin: 0 20px 0 20px;
*/
}


