body {
	font-family: sans-serif, Tahoma, Arial;
	color: Black;
	font-size: 13px; 
/*	background-color: White;
	margin-left: 5px; */
}

.cent {
	text-align: center;
}

p {
  font-family: sans-serif;
  font-size: 13px;
  margin:5px;
}

p.s11 {
  font-size: 11px;
}
p.prim {
  font-size: 11px;
  text-align:right;
  text-decoration: blink;
  color: #cccccc;
}
p.zag {
	background-color: #E6FDE1;
	font-size: 16px;
	font-weight: bold;
  	color: #000000;
	margin-left:0px;

}
a {
  color: #82AD6A;
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
}
a.in {
	width: 100%;
	font-size: 20px;
	font-weight: bold;
  	color: #000000;
/*  text-decoration: none; */
}
a:hover {
  color: #FF0033;
}
table.kz1 {
	background-color: #A8C6B2;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	width:100%
}
table.dat {
	text-align: center;
	font-size: 13px;
	border: #E6FDE1 solid 1px;
	border-collapse: collapse;
}
table.input {
  background-color: #E6FDE1;

}
tr.dat{
    font-family: Tahoma;
/*	padding: 1px;  Поля вокруг содержимого ячеек */
    border: 1px solid #E6FDE1;
	margin: 1px;
	background-color: #E6FDE1;
	font-weight: bold;
}
tr.rz1 {
	background-color: #A8C6B2;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
td.zag {
	background-color: #E6FDE1;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
tr.zag {
	background-color: #E6FDE1;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
td.bord{
	border-left: solid #E6FDE1 4px;
}
td.dat{
/*	padding: 2px;  Поля вокруг содержимого ячеек */
    border: 1px solid #E6FDE1;
}
td.prim{
    border: 0;
	margin: 1px;
	vertical-align:bottom;
	text-align:right;
	font-size: 11px;
}
H3.kz1 {
	font-size: 16px;
	background-color: #E6FDE1;

}
span.top {
	float:right; 
	font-size: 13px;
}
