element.style {
    background: rgba(0,0,0,0);
    color: rgb(222, 222, 237);
    width: 64px;
    height: 64px;
    line-height: 28px;
}
.uslugi {
  	color: #e04848;
}
.nav_responsive_select {
	background-image: none;
}



table.GeneratedTable {
  width: 100%;
  background-color: #ff0000;
  border-collapse: collapse;
  border-width: 2px;
  border-color: #ffffff;
  border-style: solid;
  color: #ffffff;
}

table.GeneratedTable td, table.GeneratedTable th {
  border-width: 2px;
  border-color: #ffffff;
  border-style: solid;
  padding: 3px;
}

table.GeneratedTable thead {
  background-color: #ff0000;
}