a.podr {
	text-decoration: none;
}

div.header{
	color: #FFFFFF;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	margin-left: 15;
}

div.headershort{
	color: #FFFFFF;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	margin-left: 5;
}

div.main{
	margin: 5;
}

div.mainshort{
	margin-bottom: 5;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5;
}

div.podr{
	margin-left: 6;
	margin-right: 6;
}

div.spisok_line {
	padding-left: 5;
}

div.spisok_zag {
	font-weight: bold;
	text-align: center;
}

table.header{
	background-color: #B5000D;
	margin-bottom: 0;
}

table.main{
	margin-bottom: 15;
}

table.spisok_ramka	{
	border: solid 2 #909090;
}

td.rc{
	background-color: #FFFFFF;
}

td.spisok_razd {
	background-color: #F7F7F7;
	height: 1;
}

tr.spisok{
	background-color: #F7F7F7;
	height: 18;
}

.table_block_img {
	background-image: url(table_close.gif);
	border: 0px;
	cursor: hand;
	height: 17px;
	width: 10;
}

.table_none_img {
	background-image: url(table_open.gif);
	border: 0px;
	cursor: hand;
	height: 17px;
	width: 10;
}

.table_tile_img {
	background-image: url(table_tile.gif);
	border: 0px;
	height: 17px;
	width: 60px;
}

