#vtxt
{
 text-indent: 30px;
 text-align: justify;
 margin: 1em 2em 0.5em 0.5em;
 }
#ztxt
{
 text-indent: 30px;
 text-align: justify;
 }
#zhead
{ 
 text-indent: 30px;
 margin-top: 20px;
 margin-bottom: 10px;
 font-weight: bold;
 font-size: 14px;
 }
#zlst
{
  text-indent: 0;
  margin: 5px 20px 5px 50px;
}

#zebra
{
 text-align: left;
 text-indent: 0;
 width: 100%;
 border-collapse: collapse;
}
#zebra .firstcol
{
 width: 150px;
}
#zebra td
{
 padding: 6px;
}
#zebra .odd
{
 background: #eeeeee; 
}
#zebra .nodd
{
}
#zebra .ritecol
{
 font-weight: normal;
}
#zebra .leftcol
{
 font-weight: bold;
}
#zebra tr:hover td
{   
 background: #a5daf3!important;
}

/* ������ �������� ������� ��� �������� EMS */
#emstable
{
 text-align: center;
 text-indent: 0;
 width: 100%;
 border-collapse: collapse;
}
#emstable td
{
 padding: 6px;
}
#emstable .odd
{
 background: #eeeeee; 
}
#emstable .nodd
{
}
#emstable .zone0
{
 background: #ffa5b1; 
}
#emstable .zone11
{
 background: #ffffcc;
}
#emstable .zone12
{
 background: #fff699;
}
#emstable .zone21
{
 background: #ffcc99;
}
#emstable .zone22
{
 background: #ffa372;
}
#emstable .zone31
{
 background: #ccff99;
}
#emstable .zone32
{
 background: #95e674; 
}
#emstable .zone41
{
 background: #aceefc;
 91e3f5; 
}
#emstable .zone42
{
 background: #43d9fb;
}
#emstable .zone51
{
 background: #eebffb;
}
#emstable .zone52
{
 background: #dba1ff;
}

/* ������ ����� �������� */
a.reveal {
	color: #CE4C1D; 
	text-decoration: underline;
}
