#bg{
 width: 100%;
 height: 250px;
 background-image: url(babochka.jpg);
}

body {
  padding: 0;
  margin: 0;
  font-family: tahoma,arial,verdana,sans-serif,Lucida Sans;
  font-size: 16px;
}
#content {
  margin: auto;
  width: 100%px;
  text-align: left;


}
li a#current {
  background-color: #ededed;
  color: #c30505;
  text-decoration: none;
}
h1 {
  padding: 0;
  color: #fe2f2f;
  font-size: 16px;
  padding-top: 0px;
  width: 97%;
  text-align: center;
}
h2 {
  color: #6C96B6;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

#content p {
  line-height: 18px;
  color: #333;
  font-size: 16px;
}
#content b {
  color: #ac4646;
}

.pr {
  margin: 0;
  padding: 5px 0;
  float: left;
  background-color: #F2F7FC;
  width: 100%;
}

#content a {
  padding: 0;
  margin: 0;
  text-decoration: none;
  color: #333
  ;
}
#content a:hover {
  text-decoration: underline;
}
#content ol li {
  margin: 0px 0px 5px;
  color: #333;
}
#content ul li {
  margin: 0px 0px 5px;
  color: #333;
}
.left {
  float: left;
}
.right {
  float: right;
}

input.r {
  border:0px solid #afafaf;
  vertical-align: middle;
}

td, th {
  vertical-align: top;
  padding: 5px;
}

select, textarea {
  font-size:11px;
  float: left;
}

.calc-table {
  color: #333;
  font-family: Georgia;
  font-size: 16px;
  padding: 5px;
  border: 1px solid #D5D5D5;
/*  background-color: #F7F7F7;  */
  margin-top: 10px;
  width: 100%;
  margin-bottom: 10px;
}

.calc-table-res {
  padding: 0;
}

.calc-wrapper {
  color: #333;
  padding: 5px;
}

.calc-table td {
  border-bottom: 1px dotted #D1D1D1;
}

.calc-table th {
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #CCD1D3;
  background-color: #EDF0F1;
}

.calc-table th.dd {
 /* background-color: #F7F7B7;
  border-left: 1px solid #E4E4C1;
  border-bottom: 1px solid #D5D59B;  */

}

.calc-table th.od {
 /* background-color: #D8F0BE;
  border-left: 1px solid #C6E2A6;
  border-right: 1px solid #D1E9B7;
  border-bottom: 1px solid #BCD5A1; */
}

.calc-table .last > td {
  border-bottom: 0;
}

input {
  font-family: Georgia;
  font-size: 16px;
  text-align: center;
  margin: 0;
  padding: 2px 1px 1px;
  height: 16px;
  vertical-align: top;
}

.calc-table-res input {
  margin-bottom: 3px;
}

.calc-table .button div, .calc-wrapper .button div {
  text-align: center;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  line-height: normal;
  zoom: 1;
  border: 1px solid #4e6f93;
  border-top-color: #517295;
  background: #5D81A7;
}

.calc-table .button input, .calc-wrapper .button input {
  border: 1px solid;
  background: none;
  font-size: 11px;
  margin: 0px;
  cursor: pointer;
  white-space: nowrap;
  outline: none;
  padding: 4px 14px 17px;
  font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
  vertical-align: top;
  overflow: visible;

  border-top-color: #789ABF;
  border-bottom-color: #5980A9;
  border-left-color: #5980A9;
  border-right-color: #5980A9;
  color: #FFF;
  text-shadow: 0 1px 0 #45688E;
  background: url(BUTTON.png) #6181a6 repeat-x top;
  background-position: 0px -16px;
  height: 24px;
  width: 100%;
}

.calc-table .button input:hover, .calc-wrapper .button input:hover {
  background-position: 0px -8px;
}

.calc-table .button input:active, .calc-wrapper .button input:active {
  background: #5e80a5;
  border: 1px solid #5e80a5;
  position: relative;
}

.calc-table select {
  font-size: 16px;
  margin: 0;
  float: left;
}

.desc {
  font-size: 12px;
  color: #808080;
  padding-right: 2px;
  font-weight: normal;
}

.menstr-table {
  width: 100%;
}

form {margin: 0px;}

.lp {
  margin-left: 10px;
}

#notp {
  margin-bottom: 0;
}



.calc-table .dd {
 /* background-color: #F7F7B7;
  border-left: 1px solid #EBEBB4;  */

}

.calc-table .od {
 /* background-color: #D9F3BC;
  border-left: 1px solid #C8E7A5;
  border-right: 1px solid #D2EBB7;   */
}

input.i8 {
  width: 130px;
}

input.i27 {
  width: 130px;
}

input.error {
  border: 2px solid red;
}

span.error {
  display: block !important;
  color: red;
}

.td-z {
  padding-top: 7px;
  float: center;
}

.z {
  background: url(ZADIAC.png) no-repeat;
  margin: 0;
  width: 16px;
  height: 16px;
  display: inline-block;
}

.z1 {background-position: -39px -39px;}
.z2 {background-position: -56px -38px;}
.z3 {background-position: 0 0;}
.z4 {background-position: -18px 0;}
.z5 {background-position: -36px 0;}
.z6 {background-position: -55px 0;}
.z7 {background-position: 0 -20px;}
.z8 {background-position: -17px -20px;}
.z9 {background-position: -35px -20px;}
.z10 {background-position: -53px -20px;}
.z11 {background-position: 1px -38px;}
.z12 {background-position: -19px -40px;}

.tt {
  border-bottom: 1px dotted #333;
  cursor: help;
}
#content .tt:hover, #content .help:hover {
  text-decoration: none;
}

.ui-tooltip {
  font-size: 11px;
  border: 1px solid #B9B9B9 !important;
  -webkit-box-shadow: 0 0 3px #CECECE;
  box-shadow: 0 0 3px #CECECE;
}

.help {
  color: #45688E;
  font-weight: bold;
  text-decoration: none;
}

.red {
  color: #FC5353;
}

.print {
  display: none;
}

#content .copy {
  text-align: center;
  color: #888;
  font-size: 11px;
}

#content .copy a {
  color: #888;
  text-decoration: none;
}
