#logos img {
  margin-right: 20px;
  margin-bottom: 10px;
}


.mk-tabs h3 {
  display: inline;
  font-weight: normal;
  font-family: Arial;
  font-size: 18px;
}

.good-price {
  color: #006400;
}

.mk-sign-td {
  text-align:center;
}

.mest-malo {
 font-style: italic;
}

.mk-time-td {
  white-space: nowrap;
}

.mk-tab {
  display: none;
  padding-left: 20px;
  padding-bottom: 10px;
  border-bottom: 1px black dashed;
}

.mk-tabs {
  height: 50px;
  margin:0;
  padding: 0;
}
.mk-tabs li {
  float: left;
  color: #284A67;
  text-decoration: underline;
  list-style-type: none;
  margin-right:20px;
  margin-top: 5px;
  margin-bottom: 5px;

  height: 30px;
  line-height: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  cursor: pointer;
  background-color: #E6E6FA;
}
.mk-tabs .mk-tab-selected {
  background-color: #F0FFFF;
  border: 1px solid black;
}

.pay-price-now {
  color:green;
}

.pay td { font-size: 110%; }

.participants-list {
margin-bottom:10px;width:610px;
.participants-list img {
  display: block;
  float: left;
}


    .blockquote {
      position: relative;
      float: right;
      width: 250px;
      top: 0;
      font-size: 16px;
      line-height: 22px;
      margin: 0px 0px 10px 10px;
    }

    .blockquote.inline {
      float: none;
      margin: 30px 10px 0px 10px;
    }

    .blockquote span.quote {
      display: block;
      padding: 10px;
      color: #444;
      border: 1px solid #e0e0e0;
      background: repeat-x top left url(/http/javascript.ru/img/quote.png) #f0f0f0;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      border-radius: 10px;
      font-style: italic;
      font-family: Georgia;
    }

    .blockquote span.author {
      display: block;
      margin-top: -1px;
      background: 33px top no-repeat url(/http/javascript.ru/img/quote_indicator_gray.png);
      padding: 18px 10px 0 10px;
      font-style: normal;
      color: #444;
      line-height: 18px;
    }
    .blockquote span.occ {
      display: block;
      font-size: 12px;
      margin: -1px 10px 0 30px;
    }
    .blockquote img {
      display: block;
      width: 60px;
      height: 60px;
      float: left;
      margin:-2px 10px 0 0;
    }

/*.node-content p, .node-content li, .node-content td, .node-content span, .node-content div {
  font-size: 12pt;
}*/
.header-remark {
  text-align: center;
  font-weight: bold;
  margin-left: 100px;
  margin-right: 100px;
}
