.arthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.arth2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.arttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	padding: 5px;
	line-height: 20px;
}
.arttxt h2 {font-size:16px;font-weight:bold;}

.arth3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
/* серый border в табличке*/
.art_gt {
	background-color: #CCCCCC;
}
.art_gt td {
	background-color: #FFFFFF;
	padding: 2px;
}

div.img_caption_600,  div.img_caption_400, div.img_caption_250, div.img_caption_200
{
	float:right;
	margin: 0 0 1em 1em;
	padding:5px 0px 20px 20px;
	display: inline;
	text-align: center;
}
div.img_caption_600 {width: 600px;}
div.img_caption_400 {width: 400px;}
div.img_caption_250 {width: 250px;}
div.img_caption_200 {width: 200px;}
