* {
  font-family: inherit;
  font-size: inherit;
  text-transform: inherit;
  margin:0;
  padding:0;
  color: inherit;
}
body {
  background:#ebe6db;
  font-family: Helvetica;
}

a img {
  border: none;
}








.s-body-right ul {
  font-family: Helvetica;
  font-size: 12px;
  text-align:justify;
  padding: 0;
  margin-left: 15px;

}



.sectionImage {
  margin: 20px 0;
}









.sf-akt-link {
  position: absolute;
  top: 20px;
  right: 20px;

  font-size: 20px;
  color: #689f01;
  text-decoration: none;
}

.sf-akt-link:hover {
  color: #689f01;
}


.banners {
  width: 250px;
  height: 80px;
  float: left;
  margin-left: 120px;
  margin-bottom: 15px;
}

.error {
  padding: 5px;

  color: red;
  font-size: 12px;
  font-weight: normal;
}



.hide {
  display: none;
}

div.news-button{
  width:300px;
  margin:0px auto;
  overflow: hidden;
  text-align: center;
}
div.news-button p{
  display: inline-block;
  margin:0 auto;
  width:100px;
}
div.moduletablemorze-text p{
  text-align: center;
  text-transform: uppercase;
  font-size:18px;
}

/* Отображение страниц блога */

div.blog .item-separator {
  clear: both;
  padding-bottom: 36px;
}


div.blog h2{
  font-size: 12px; 
  margin-right:22px; 
  margin-bottom: 5px;
  padding: 0; 
  text-align: justify;
  float:right;
  width:344px;
}

div.blog h2 a:hover{
  text-decoration: none;
}

div.blog .img-intro-left {
   margin: 0px 16px 16px 0px; 
   padding: 8px; 
   border-style: solid;
   border-width: 1px;
   border-color: #ccc;
   min-width: 100px;
   max-width: 220px; 
   float: left;
}

div.blog .img-intro-left img {
   max-width: 220px; 
}

div.blog p{
  font-size: 12px;
  margin-right: 16px;
  padding-bottom:12px;
}



div.blog .readmore {
  font-size: 12px;
  text-align:right; 
}

div.pagination {
  text-align:center;
  clear: both;
}

div.pagination ul {
  list-style-type: none;
  text-align:center;
    width:625px;
}

div.pagination li {
   text-align:center;
   margin-left: 10px;
   padding-left: 10px;
   float:left;
}

div.blog .column-1 {
  width: 50%;
  float: right;
}

div.blog .column-2 {
  width:50%;
}

/* Отображение страницы материала */
div.item-page p {
  padding-bottom:12px;
}

div.items-row {
  margin-top:15px;
}
div#our-partners table {
  margin: 0 auto;
}
div#our-partners table td{
  width:34%;
  text-align: center;
  vertical-align: middle;
  padding:15px;
  border:1px solid #ccc;
}
div#our-partners table td img{
  
}

div#our-partners table {
  border-left:none;
}
div#otzivi{
  margin-top:20px;
}
div#otzivi div.item{
  float:left;
  margin:15px 0px;
  border:1px solid #dbd7cc;
  background:#dbd7cc;
  padding:15px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  behavior: url(pie/PIE.htc);
  font-family: arial;
  font-size:12px;
  vertical-align:top;
  margin-left:10px;
}
div#otzivi div.item.left{
  width:319px;
  
}
div#otzivi div.item.right{
  width:490px;
}
div#otzivi div.item div.company-name{
  font-weight: bold;
  font-size:14px;
}
div#otzivi div.item  div.podpis{
  font-weight: bold;
  float: left;
  width:150px;
}
div#otzivi div.item  div.text{
  margin:5px 0px;
}