body {
	font-family: sans-serif, Tahoma, Arial;
	color: Black;
	background-color: White;
	font-size: 13px; 
	margin-left: 5px;
}

.cent {
	text-align: center;
}


.s11 {
  font-size: 11px;
}

.input {
  background-color: #a6d2e9;

}

p {
  font-size: 13px; 
  font-family: sans-serif;
  margin:5px;
}

p.prim {
  font-size: 11px;
  text-align:right;
  text-decoration: blink;
  color: #cccccc;
}
p.temp {
  font-size: 16px;
  text-align:center;
  text-decoration: blink;
  font-weight: bold;
  color: red;
}
p.zag {
	background-color: #a6d2e9;
	font-size: 15px;
	font-weight: bold;
  	color: #000000;
	margin:0px;

}

p.zagT {
	background-color: #d4e4ef;
	font-size: 14px;
	font-weight: bold;
	margin:0px;

}
a {
  color: #47B2d7;
  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.rz1 {
	background-color: #47B2d7;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	width:100%
}
table.dat {
	font-size: 13px;
	text-align: center;
	border-collapse: collapse;
    border: 0;
}
tr.dat{
    font-family: Tahoma;
/*	padding: 1px;  Поля вокруг содержимого ячеек */
	background-color: #d4e4ef;
	font-weight: bold;
}
tr.rz1 {
	background-color: #47B2d7;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
td.zag {
	background-color: #d4e4ef;
    border: 1px solid #d4e4ef;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
td.nom {
	background-color: #d4e4ef;
    border: 1px solid #a6d2e9;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
tr.zag {
	background-color: #d4e4ef;
    border: 1px solid #d4e4ef;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
td.bord{
	border-left: solid #a6d2e9 4px;
}
td.dat{
/*	padding: 2px;  Поля вокруг содержимого ячеек */
    border: 1px solid #d4e4ef;
	border-collapse: collapse;
}
td.prim{
    border: 0;
	margin: 1px;
	vertical-align:bottom;
	text-align:right;
	font-size: 11px;
}
H3.kz1 {
	font-size: 16px;
	background-color: #a6d2e9;

}
span.top {
	float:right; 
	font-size: 13px;
}
