@charset "windows-1251";
.menu {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #9d6400;
}
.data {
	font-family: Arial;
	font-size: 11px;
	font-weight:900;
	color: #F63;
    padding-right: 10px;
}
.header {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.text {
	font-family: Arial;
	font-size: 11px;
	color: #333;
    padding-right: 10px;
}

a.menu:hover {text-decoration:none;}
a.menu { text-decoration:underline}
.count {font-family: Tahoma;
	font-size: 8px;
	font-weight: bold;
	color: #d97b59;}
.count_big {font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #d97b59;}
a.cats   {text-decoration:none;
         font-family: Arial;
	 font-size: 14px;
	 font-weight: bold;
	 color: #9d6400;}
a.subcats {text-decoration:none;
          font-family: Arial;
	  font-size: 12px;
	  font-weight: bold;
	  color: #666;}

.tdheader {
  font-family: Arial;
	font-size: 11px;
	color: #555;
  font-weight: 600;
}
.tdinfo {
  font-family: Arial;
	font-size: 10px;
	color: #666;
        font-weight: 400;
}
