.d {
  width: 20px;
  height: 20px;
  float: left;
	overflow: hidden;
	border: solid black 1px;
}
.dn {
  width: 20px;
  height: 20px;
  float: left;
	overflow: hidden;
	border: solid black 1px;
}

.dc {
  background: #000000;
	width: 20px;
  height: 20px;
  float: left;
	overflow: hidden;
	border: solid black 1px;
}
.db {

	width: 22px;
  height: 20px;
  float: left;
	overflow: hidden;

}
.t {
  border: none;
  font-weight: bold;
  width: 20px;
}
.tt {
  background: red;
	border: solid red 1px ;
  font-weight: bold;
  width: 20px;
}
.pt {
  background: red;
	border: solid red 1px ;
  font-size: 10px;
  width: 20px;
}
.ht {
  font-weight: bold;
  width: 20px;
}
.radek {
  position: relative;
  overflow: hidden;
  height: 22px;
  float: none;
  border: none;
}
* html .radek {height: 20px;}

.leg {
  float: left;
  margin-left: 10px;
}
.box {
  float: left;
  margin: 3px;
	border: solid black 1px;
}
.ram {
}

.form {
  float: left;
  width: 100%;
}

.lust {
  float: left;
	overflow: hidden;
	margin-left: 10px;
}
.lu6 {
	width: 132px;
}
* html .lu6 {width: 120px;}

.lu8 {
	width: 176px;
}
* html .lu8 {width: 160px;}

.lu9 {
	width: 198px;
}
* html .lu9 {width: 180px;}

.lu14 {
	width: 308px;
}
* html .lu14 {width: 280px;}

.lu15 {
	width: 330px;
}
* html .lu15 {width: 300px;}
