#right_content, #tinymce {
	text-align: left;
	height: auto;
	position: relative;
	margin: 0;
	
	width: 350px;
}

#right_content h1, #tinymce h1 {
	font-size: 16px;
	color: #621801;
	letter-spacing: 0.3em;
	margin-bottom: 1em;
}
#right_content h2, #tinymce h2 {
	font-size: 14px;
	color: #621801;
	margin-bottom: 1em;
}
#right_content h3, #tinymce h3 {
	font-size: 12px;
	color: #621801;
	margin-bottom: 1em;
}


#right_content p, #tinymce p {
	margin: 0;
	padding: 0;
	text-align: justify;
}
#tinymce p {
border: 1px dashed Black;
}
.shot {
	letter-spacing: 0.5em;
}
.pogrubiony {
	font-weight: bold;
}
#right_content p.gtop, #tinymce p.gtop{
	font-size: 11px;
	color: #621801;
	margin-bottom: 1em;
	text-align: right;
	letter-spacing: 0.1em;
	font-weight: normal;
	line-height: 2em;
}
