body {
      background-color: #3F1715;
      color: #F1DAB0;
	      font-weight: normal;
        font-family: Tahoma; 
        font-size: medium;
        margin-left: 0;
        margin-top: 0;
        margin: 0;

}

A {
	color: #F1DAB0;
		font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;

	}	


A:HOVER {
	color: #F1DAB0;
		cursor: pointer;
	text-decoration: underline;
}
.nevid1
{
        color: #4D1C18;
	font-weight: normal;
        font-family: Tahoma; 
        font-size: 1%;

}

.nevid2
{
        color: #3F1715;
	font-weight: normal;
        font-family: Tahoma; 
        font-size: 1%;

}
TD {
		color: #F1DAB0;

	 
}
TD.lavypanel {
	background-color: #4D1C18;
	color: #F1DAB0;
	vertical-align: top; 
	      font-weight: normal;
        font-family: Tahoma; 
        font-size: small;
        
}
TD.pravypanel {
	background-color: #4D1C18;
	color: #F1DAB0;
        vertical-align: top; 
       text-align: center;
       font-weight: normal;
        font-family: Tahoma; 
        font-size: small;

}
TD.TEXT  {

	color: #F1DAB0;
	font-weight: normal;
        font-family: Tahoma; 
        font-size: small;
        
}
TD.BIELY  {
   background-color: #FFFFFF;
	color: #000000;
	font-weight: normal;
        font-family: Tahoma; 
        font-size: small;
        
}