*.tresc {
	color: #99D865; /*#79B548*/
	padding: 0 20px 20px 20px;
	background: url(../grafika/bg_tresc_krawedz.png) repeat-y bottom center;
	font-family: arial, verdana, tahoma, heveltica, sans-serif;
	font-size: 12px;
	}

*.tresc H1.sectionHeader {
	margin-top: 0;
	margin-left: -10px;
	margin- bottom: 0;
	font-family: verdana;
	color: #9A412D;
	font-size: 1.8em;
	padding: 0;
	}
	
*.tresc H1 {
	font-size: 1.4em;
	}
	
*.tresc H2 {
	font-size: 1.3em;
	}
	
*.tresc H3 {
	font-size: 1.1em;
	}
	
*.tresc H1, *.tresc H2, *.tresc H3 {
	text-align: left;
	color: 99D865; /*#91BF2C*/
	}

*.tresc H1:first-letter {
	color: #91BF2C;
	}
	
*.tresc DIV.akapit {
	text-align: justify;
	}
	
*.tresc UL {
	font-size: 12px;
	margin: 0;
	padding: 0 0 0 30px;
	list-style-type: circle;
	}

*.tresc UL UL {
	padding-left: 20px;
	margin: 0;
	}
	
*.tresc HR {
	height: 0;
	border-width: 1px 0 0 0;
	border-style: dashed;
	border-color: #9A412D;
	margin-left: 20px;
	margin-right: 10px;
	}
	
*.tresc A {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	}

*.tresc A:hover {
	color: #9A412D;
	}
	
*.tresc p {
	text-align: justify;
	text-indent: 0;
	}
	
/* Styles for TinyMCE editor preview.  */
body.mceContentBody {
	background-color: #000;
	background-position: center top;
	padding-top: 10px;
	}
	
*.preview DIV.tresc {
	margin: auto;
	border: solid 1px #BBBBBB;
	background-color: #000000;
	width: 324px;
	padding-top: 10px;
	}
