
img { border-radius: 10px; }
      

 .tbl_main {
  background-position:-15px 0px, 0 0; 
  margin-left:0; 
  min-height:500px; 
  background-image:url("/files/images/anpmm_top.png");
  background-repeat:no-repeat;
} 
.centr {margin:15px 0px 15px 0px; position:relative; left:15px; width:940px;} 
.centr h1 {
  left: 40px;
  font-size: 22px;
  position: relative;
  top: -100px;
}
.tbl-treb {
  text-align: center;
  border-width: 3px;
  border-color: lightgray;
  border-style: groove;
  background-color: #f8f8f8;
  padding: 10px;
  margin: 20px;
  border-radius: 10px;
}
.tbl-treb input {
  border-style:solid;
  border-color:#aaa;
  border-width: 0 0 1px 0;
  margin: 3px;
  max-width: 180px;
}
.tbl-treb .title {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  font-family:Arial Narrow;
  padding-bottom:20px; 
}
#id_days_1,#id_days_2 {width:50px;}

.ym-before-line { padding-top: 0px !important; }


#id_komm {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 120px;
  line-height: 10px;
  border: 2px solid #D9D9D9;
  border-radius: 4px;
  background: #fff;
  padding: 0 10px;
  font-size: 10px;
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  margin-top: 12px;
}

.yoomoney-payment-form .ym-input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100px;
  height: 32px;
  line-height: 10px;
  border: 2px solid #D9D9D9;
  border-radius: 4px;
  background: #fff;
  padding: 0 10px;
  font-size: 15px;
}

.yoomoney-payment-form .ym-payment-btn-block {
  margin-top: 32px;
  height: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: block;
}
#id_vsego {
  text-align: center;
  width: 100px;
}
#id-treby-list li {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px; 
}
.text-list {
  font-size: 12px;
  font-weight: normal;
  margin:0;
}

#id-price {
  border-collapse: collapse;
}
#id-price .r {
  text-align:right;
}
#id-price th {
  border: 1px solid gray;
}
#id-price td {
  background-color: white;
  padding:2px 6px;
  border: 1px solid gray;
  white-space: nowrap;
}
#id-price li {
  list-style: disc;
  margin-left: 30px;
}

