@charset "utf-8";
/* CSS Document */
h2 {
	font: 17px Arial;
	color: #567120;
	padding-left: 20px;
}
h3 {
	font: 16px Arial;
	color: #5D696C;
		padding-left: 20px;

}
h4 {
	font: 15px Arial;
	color: #567120;
		padding-left: 20px;

}
p.article { font: 12px Arial; color: black; padding-left: 20px;}
#grey_block { background-image: url(img/grad_1.png); background-repeat:no-repeat; padding: 5px;}
.text_inside { padding: 5px; }
.article_below {border-top: thin dashed; }
.article_body { background-image: url(img/grad_2.png); background-repeat: no-repeat; padding: 5px; }
.text {padding: 10px; }
.text2 {padding-left: 20px; }
.text3 {padding-left: 10px; }
.img { padding-left: 10px; }
.article_img {padding-left: 10px; padding-bottom: 10px; }