.c-img {
  float: left;
}

.c-head {
  font-size: 14px;
  font-family: Helvetica,sans-serif;
}

.c-head_gray {
  color: #4d4b49;
}

.c-head_gray:hover {
  color: #689f01;
}

.c-head_green {
  color: #689f01;
}

.c-head_additionalLinks {
  font-weight: normal;
  list-style-type: none;
}

.c-head_additionalLinks li {
  margin-top: 50px;
  color: #5D574F;
}

.c-head_additionalLinks li:hover {
  color: #689f01;
}

.c-head_additionalLinks a {
  font-size: 14px;
  font-family: Helvetica,sans-serif;
  text-transform: uppercase;
  text-decoration: none;
}

.c-text {
  font-size: 12px;
  font-family: Helvetica,sans-serif;
  color: #323232;
}

.c-text_link {
  text-decoration: underline;
  color: #689f01;
}

.c-contactsTable td {
  padding: 10px;
}

.c-bussiness-centers-table > td {
  padding: 10px;
}

.c-link {
  font-size: 14px;
  font-family: Helvetica,sans-serif;
  color: #4d4b49;
  cursor: pointer;
}

.c-link:hover {
  color: #689f01;
}

.c-bussinessText {
  width: 400px;
  float: right;
}

.c-paperText {
  width: 900px;
  margin: 40px auto 0 auto;
}

.c-fractions {
  float: left;
  display: block;

  cursor: pointer;
}

.c-fractions_1 {
  width: 84px;
  height: 99px;

  background: url("/images/se-images/fractions.png") no-repeat 0px 0px;
}

.c-fractions_1:hover {
  background: url("/images/se-images/fractions_hover.png") no-repeat 0px 0px;
}

.c-fractions_2 {
  width: 84px;
  height: 99px;

  background: url("/images/se-images/fractions.png") no-repeat -84px 0px;
}

.c-fractions_2:hover {
  background: url("/images/se-images/fractions_hover.png") no-repeat -84px 0px;
}

.c-fractions_3 {
  width: 84px;
  height: 99px;

  background: url("/images/se-images/fractions.png") no-repeat -168px 0px;
}

.c-fractions_3:hover {
  background: url("/images/se-images/fractions_hover.png") no-repeat -168px 0px;
}

.c-fractions_4 {
  width: 84px;
  height: 99px;

  background: url("/images/se-images/fractions.png") no-repeat -252px 0px;
}

.c-fractions_4:hover {
  background: url("/images/se-images/fractions_hover.png") no-repeat -252px 0px;
}

.c-fractions_5 {
  width: 84px;
  height: 99px;

  background: url("/images/se-images/fractions.png") no-repeat -336px 0px;
}

.c-fractions_5:hover {
  background: url("/images/se-images/fractions_hover.png") no-repeat -336px 0px;
}

.c-fractionsContainer {
  float: right;
}

.c-fractionsContainer-link {
  width: 30px;
  height: 37px;
  margin-right: 5px;
  display: block;
  float: left;

  cursor: pointer;
}

.c-fractionsContainer-link_tara {
  background: url("/images/se-images/fractions_mini.png") no-repeat 0px 0px;
}

.c-fractionsContainer-link_tara:hover {
  background: url("/images/se-images/fractions_mini_hover.png") no-repeat 0px 0px;
}

.c-fractionsContainer-link_plastik {
  background: url("/images/se-images/fractions_mini.png") no-repeat -39px 0px;
}

.c-fractionsContainer-link_plastik:hover {
  background: url("/images/se-images/fractions_mini_hover.png") no-repeat -39px 0px;
}

.c-fractionsContainer-link_bumaga {
  background: url("/images/se-images/fractions_mini.png") no-repeat -76px 0px;
}

.c-fractionsContainer-link_bumaga:hover {
  background: url("/images/se-images/fractions_mini_hover.png") no-repeat -76px 0px;
}

.c-fractionsContainer-link_opasnye {
  background: url("/images/se-images/fractions_mini.png") no-repeat -113px 0px;
}

.c-fractionsContainer-link_opasnye:hover {
  background: url("/images/se-images/fractions_mini_hover.png") no-repeat -113px 0px;
}

.c-fractionsContainer-link_prochye {
  background: url("/images/se-images/fractions_mini.png") no-repeat -150px 0px;
}

.c-fractionsContainer-link_prochye:hover {
  background: url("/images/se-images/fractions_mini_hover.png") no-repeat -150px 0px;
}

.c-soc_sphere_link {
  width: 300px;
  float: left;
  padding: 10px;

  color: #5D574F;
  font-size: 14px;
  font-family: Helvetica,sans-serif;
  cursor: pointer;
  text-decoration: none;
}

.c-soc_sphere_link:hover {
  color: #689f01;
}

.fractions_dialog {
  display: none;  
}

.c-places {
  text-align: justify;
}

.c-places td {
  padding: 10px;
}

.c-plastikTable {
  width: 100%;
}

.c-plastikTable th {
  padding: 10px;

  font-weight: normal;
}

.c-plastikTable td {
  padding: 10px;
}

.c-taraText {
  width: 900px;
  margin: 40px auto 0 auto;
  text-align: justify;
}

.c-articles {
  width: 900px;
  padding: 10px;
  margin: 20px 0 20px 0;
}

.c-articles-article {
  width: 420px;
  height: 150px;
  float: left;
  margin: 0 20px 20px 0;
}

.c-articles-article_mini {
  height: 30px;
}

.c-articles-article-logo {
  width: 100px;
  height: 100px;
  float: left;
  margin: 0 10px 0 0;

  cursor: pointer;
}

.c-articles-article-content {
  width: 300px;
  float: left;
}

.c-articles-article-content-header {
  margin-bottom: 10px;

  font-size: 14px;
  font-family: Helvetica,sans-serif;
  color: #689f01;
  cursor: pointer;
}

.c-articles-article-content-text {
  font-size: 12px;
  font-family: Helvetica,sans-serif;
  color: #323232;
}

.c-dangerTable {
  width: 100%;
}

.c-dangerTable th {
  padding: 10px;

  font-weight: normal;
}

.c-dangerTable td {
  padding: 10px;
}

.c-paperTable th {
  padding: 10px;

  font-weight: normal;
}

.c-paperTable td {
  padding: 10px;
}

.c-taraTable th {
  padding: 10px;

  font-weight: normal;
}

.c-taraTable td {
  padding: 10px;
}

.c-howCollect {
  width: 700px;
  margin: 30px auto 20px auto;

  text-align: justify;
}

.rso_prices th {
  font-size: 12px;
  font-weight: bold;
  font-family: Helvetica,sans-serif;
  color: #323232;
}

.rso_prices td {
  font-size: 12px;
  font-family: Helvetica,sans-serif;
  color: #323232;
}

.tetraPak_table td {
  padding: 5px 0 5px 0;
}

.main_events2012 {
  font-size: 11px;
  font-family: Helvetica,sans-serif;
}

.main_events2012 table {
  border-collapse: collapse;
}

.main_events2012 th {
  background: #ccc;
}
.main_events2012 th,
.main_events2012 td {
  padding: 5px;
}
.main_events2012 td.description {
  width: 400px;
}
.main_events2012 .other_images {
  display: none;
}
