#tresc h2 {
	background: url(../i/h2_tytul.gif) no-repeat;
	height: 26px;
	padding-left: 10px; padding-top: 18px;
	color: #014747; font-size: 150%;
	text-align: left;
	margin-bottom: 16px;
}

#tresc h3 {
	font-size: 120%;
	margin-bottom: 10px;
	color: #4BA50F;
}

#tresc h4 {
	font-size: 100%;
	font-weight: normal;
}

#tresc p {
	margin-bottom: 16px;
}

#tresc img {
	border: 1px solid #a5bed7;
	padding: 3px;
	/*background: #4882bc;*/
}

#tresc a {
	font-weight: bold;
	color: #da3b25;
}

#tresc a:hover {
	color: #ff8675;
}

#tresc ul {
	margin-left: 8px;
	margin-bottom: 15px;
}

#tresc ol {
	margin-left: 13px;
	margin-bottom: 15px;
}

#tresc li {
	margin-left: 18px;
}

#tresc table {
	background: #F6F6F6;
	border: 1px solid #EBEBEB;
	border-collapse: collapse;
}

#tresc table td {
	border: 1px solid #EBEBEB;
	padding: 5px;
	padding-left: 8px; padding-right: 8px;
}

#tresc input {
	width: 300px;
	border: 1px solid #DDDDDD;
}

#tresc input.button {
	font-weight: bold;
	width: 60px; font-size: 90%;
	background: #50AA16;
	color: #ffffff;
}

#tresc textarea {
	width: 300px; height: 120px;
	border: 1px solid #DDDDDD;
}

#noborder table {
	border: 0; background: none;
}

#noborder table td {
	border: 0;
}

#komentarze h2 {
	background: none;
	padding: 0; margin-bottom: 0;
	height: auto;
	font-size: 110%;
}

#komentarze h3 {
	font-size: 90%;
}

#komentarze p.stopka {
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 26px;
}

