@font-face {
  font-family: 'HeliosThin';
  src: url('/HeliosThin.otf');
}

/* fblock initDesign () {*/
  html, body {
    width: 100%;
    height: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    font: normal 13px "Trebuchet MS", "Trebuchet", "Arial", sans-serif;
    color: #3c3733
  }
  
  body {
    min-width: 1100px;
    background: #fff
    /* background: #e4edf3 url('img/bg_main.png') repeat-x left bottom */
  }
  
  body table {
    font: normal 13px "Trebuchet MS", "Trebuchet", "Arial", sans-serif
  }
  
  :focus {
    outline: none;
  }
  
  input[type="checkbox"]:focus {
    -moz-outline-offset: -1px !important;
    -moz-outline: 1px solid #000 !important;
  }
  
  :focus {
    -moz-outline: 3px solid #fff !important;
  }
  
  input[type="radio"]:focus {
    -moz-outline-radius: 12px !important;
    -moz-outline-offset: 0px !important;
  }
  
  button::-moz-focus-inner,
  input[type="reset"]::-moz-focus-inner,
  input[type="button"]::-moz-focus-inner,
  input[type="submit"]::-moz-focus-inner,
  input[type="submit"]::-moz-focus-inner,
  input[type="file"] > input[type="button"]::-moz-focus-inner {/* */
    border: none;
  }
/* } */

/* fblock common () {*/
  .send_email {
    padding-left: 30px;
    background: url('img/bg_email.png') no-repeat left center;
    border: 0 !important;
    text-decoration: underline !important
  }
  
  .send_email:hover {
    border: 0 !important;
    text-decoration: none !important
  }
  
  h3 {
    margin: 0;
    padding: 0;
    text-align: left;
    font: normal 17px/22px "Trebuchet MS", "Trebuchet", "Arial", sans-serif;
    text-transform: uppercase;
    color: #3c3733
  }
  
  h2 {
    margin: 0;
    padding: 0;
    text-align: left;
    font: normal 20px/28px "Trebuchet MS", "Trebuchet", "Arial", sans-serif;
    text-transform: uppercase;
    color: #3c3733
  }
  
  .page_loader {
    margin: 30px auto;
    display: block
  }
  
  .hidden {
    display: none
  }
  
  .clearFloat {
    clear: both
  }
  
  .clearfloat {
    clear: both
  }
  
  .preloader {
    display: none
  }
  
  a {
    
  }

  a:hover {
    
  }

  .imgleft {
    float: left;
    margin: 4px 23px 5px 0;
    border: 7px solid #ffffff;
    box-shadow: 0 0 5px #dadada
  }

  .imgright {
    float: right;
    margin: 6px 0 5px 23px;
    border: 7px solid #ffffff;
    box-shadow: 0 0 5px #dadada
  }
  
  input[type=text], input[type=password], textarea {
    background: #ffffff;
    border: 1px solid #919191;
    padding: 5px;
    font: italic 13px "Arial", sans-serif;
    color: #676767;
    border-radius: 3px
  }
  
  input.buttonOk , input[type=submit], button {
    padding: 8px 25px;
    font-size: 15px;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer
  }
  
  a.buttonOk {
    margin: 0 7px 0 0;
    padding: 8px 25px;
    display: inline-block;
    border: 1px solid #707070;
    color: #000000;
    font: normal 15px 'Arial', sans-serif;
    text-decoration: none;
    cursor: pointer;
    background: #e5e5e5 url('img/bg_btn.png') repeat-x center left;
    border-radius: 3px
  }
  
  a.buttonOk:hover {
    border: 1px solid #3c7fb1;
    background: #ceecfc url('img/bg_btn_hover.png') repeat-x center left
  }
  
  label {
    font-size: 14px
  }
  
  .nowrap {
    white-space: nowrap
  }

  span.error {
    font-family: "Arial", sans-serif;
    font-size: 10px;
    color: #FF0000
  }
  
  div.message {
    font-size: 15px;
    color: #676767;
    text-align: center;
    padding: 10px 20px;
    margin: 0 0 10px 0;
    border: 1px solid #676767;
    font-style: italic
  }

  div.messageOk {
    font-size: 15px;
    text-align: center;
    padding: 10px 20px;
    margin: 0 0 10px 0;
    color: #339900;
    border: 1px solid #339900;
    font-style: italic
  }

  div.error {
    font-size: 15px;
    color: #FF0000;
    border: 1px solid #FF0000;
    text-align: center;
    padding: 10px 20px;
    margin: 0 0 10px 0;
    font-style: italic
  }
  
  .wh100 {
    width: 100%;
    height: 100%
  }
  
  .w100 {
    width: 100%
  }
  
  .h100 {
    height: 100%
  }
  
  .red {
    color: red
  }
  
  table.tPadding3, table.tPadding5, table.tPadding7 {
    border-collapse: collapse
  }
  
  table.tPadding3 td {
    padding: 3px 3px 3px 0
  }
  
  table.tPadding5 td {
    padding: 5px 5px 5px 0
  }
  
  table.tPadding7 td {
    padding: 7px 7px 7px 0
  }
  
  h1.onPage {
    margin: 0 0 25px -35px;
    padding: 0;
    text-align: left;
    font: normal 22px 'HeliosThin', 'Helvetica', sans-serif;
    text-transform: uppercase;
    color: #0083ff
  }
  
  .m0 {
    margin: 0
  }
  
  .p0 {
    padding: 0
  }
  
  table.b0 {
    border-collapse: collapse;
    border-width: 0
  }
  
  .b0 {
    border: 0
  }
  
  div.common_topLinks {
    height: 40px;
    line-height: 40px;
    margin: -15px 0 20px 0;
    color: #dadada;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase
  }
  
  div.common_topLinks * {
    margin: 0 3px
  }
  
  div.common_topLinks a {
    color: #dadada;
    text-decoration: none;
    border: 0;
    float: right
  }
  
  div.common_topLinks a:hover {
    color: #3c3733
  }
  
  div.common_topLinks span {
    font-weight: normal;
    float: right
  }
  
  div#common_pageNavigator {
    margin: 20px 0 40px 0;
    padding: 0;
    border: 0;
    text-align: center
  }
  
  div#common_pageNavigator a {
    margin: 0 10px 0 0;
    padding: 4px 13px;
    border: 1px solid #dadada;
    text-decoration: none;
    color: #dadada;
    font-size: 16px;
    border-radius: 7px
  }
  
  div#common_pageNavigator a:hover {
    border: 1px solid #3c3733;
    color: #3c3733
  }
  
  div#common_pageNavigator span {
    margin: 0 10px 0 0;
    padding: 1px 10px;
    border: 0;
    text-decoration: none;
    font-size: 16px;
    color: #3c3733
  }
/* } */
  
/* fblock index () {*/
  
  #index_container {
    min-height: 100%
  }
  
  #index_content {
    
  }
  
  #index_content_inner {
    width: 1100px;
    margin: 0 auto;
    position: relative
  }
  
  #index_content_inner_blockBg {
    width: 1px;
    border-right: 1px solid #f1f1f1;
    position: absolute;
    left: 334px;
    top: 35px;
    bottom: 35px
  }
  
  #content_line {
    height: 9px;
    background: #f5f5f5
  }
  
  #index_empty {
    height: 92px
  }
  
  #message {
    width: 37px;
    height: 37px;
    position: fixed;
    left: 20px;
    bottom: 110px
  }
  
  #message a {
    width: 37px;
    height: 37px;
    line-height: 37px;
    display: inline-block;
    text-align: center;
    border: 0;
    background: url('img/bg_message.gif') no-repeat left top
  }
  
  #message a:hover {
    background-position: left bottom
  }
/* } */

/* fblock menu () {*/
  
  #menu_outer {
    height: 100px;
    position: relative;
    z-index: 10;
    background: #fff;
    box-shadow: #555 0 0 15px
  }
  
  #menu_inner {
    width: 1100px;
    height: 100%;
    margin: 0 auto;
    position: relative
  }
  
  #menu_logo {
    width: 300px;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: url('img/bg_logo_2.gif') no-repeat center center;
    text-decoration: none
  }
  
  #menu_container {
    height: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 45px;
    top: 0;
    list-style: none
  }
  
  #menu_container li {
    height: 100%;
    margin: 0 20px 0 0;
    padding: 0;
    display: inline-block;
    overflow: hidden;
    position: relative
  }
  
  #menu_container li:last-child {
    margin-right: 0
  }
  
  #menu_container li.selected {
    /*background: #ea812d url('img/bg_menu_left.png') repeat-y left top*/
  }
  
  #menu_container a {
    height: 100%;
    padding: 0 20px;
    display: block;
    overflow: hidden;
    font: 15px/160px 'Trebuchet', 'Arial', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #606060;
    position: relative;
    z-index: 1
  }
  
  #menu_container a.menu_bg {
    height: 0;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 2;
    background: #ea812d url('img/bg_menu_left.png') repeat-y left top
  }
  
  #menu_container li.selected a.menu_bg {
    height: 100%
  }
  
  #menu_container a.menu_bg span {
    width: 15px;
    height: 100%;
    display: block;
    background: #ea812d url('img/bg_menu_right.png') repeat-y right top;
    position: absolute;
    top: 0;
    right: 0
  }
/* } */

/* fblock services_top () {*/
  #servicesTop_container {
    height: 360px;
    background: #2765a0;
    position: relative;
    z-index: 5
  }
  
  #servicesTop_expander {
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url('img/bg_services_expander.gif') no-repeat left top
  }
  
  .servicesTop_closed {
    height: 50px !important
  }
  
  .servicesTop_closed #servicesTop_expander {
    background-position: left bottom
  }
  
  #servicesTop_inner {
    width: 1100px;
    margin: 0 auto;
    position: relative;
  }
/* } */

/* fblock akcii () {*/
  
  #akcii_container {
    width: 100%;
    height: 335px;
    position: absolute;
    z-index: 100;
    top: 30px;
    left: 0;
    overflow: hidden;
    opacity: 0.1
  }
  
  .servicesTop_closed #akcii_container {
    opacity: 0;
    display: none
  }
  
  #akcii_container a {
    border: 0
  }
  
  #akcii_prev, #akcii_next {
    width: 100px;
    height: 285px;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    background: url('img/akcii_prev.png') no-repeat center center;
    opacity: 0.2;
    -webkit-transition: .5s opacity;
    -moz-transition: .5s opacity;
    -ms-transition: .5s opacity;
    -o-transition: .5s opacity;
    transition: .5s opacity
  }
  
  #akcii_next {
    left: auto;
    right: 0 !important;
    background-image: url('img/akcii_next.png')
  }
  
  #akcii_container:hover #akcii_prev, #akcii_container:hover #akcii_next {
    opacity: 1
  }
  
  #akcii_container .itemsContainer {
    width: 840px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0
  }
  
  #akcii_container .items {
    height: 100%
  }
  
  #akcii_container .item {
    width: 280px;
    height: 100%;
    float: left;
    margin: 0;
    overflow: hidden;
    position: relative
  }
  
  #akcii_container .itemImage, #akcii_container .itemImageMask, #akcii_container .itemImageArrow {
    width: 280px;
    height: 280px;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5
  }
  
  #akcii_container .itemImageMask {
    z-index: 10;
    background: transparent url('img/bg_services_circle.png') no-repeat left top
  }
  
  #akcii_container .itemImageArrow {
    z-index: 20;
    background: transparent url('img/bg_services_arrow.png') no-repeat left top
  }
  
  #akcii_container .itemName {
    padding: 0 25px;
    position: absolute;
    top: 280px;
    left: 0;
    right: 0;
    z-index: 10;
    color: #fff;
    font: normal 18px 'Arial', sans-serif;
    text-decoration: none;
    text-align: center
  }
  
  #akcii_container .itemsContainer a {
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 0;
    z-index: 20;
    text-decoration: none
  }
/* } */

/* fblock blocks () {*/
  #blocks_container {
    width: 300px;
    min-height: 100%;
    padding: 35px 0 35px 35px;
    float: left
  }
  
  #blocks_container_inner {
    height: 100%;
    padding-right: 35px;
    /* border-right: 1px solid #f1f1f1 */
  }
  
  .block_container {
    margin-top: 30px;
    padding: 20px 25px;
    background: #f5f5f5;
    border: 1px solid #c5cfd8;
    border-radius: 15px
  }
  
  .block_container:first-child {
    margin-top: 0
  }
  
  .block_header {
    margin: 0 0 15px 0;
    padding: 0 0 12px 0;
    color: #0083ff;
    font: normal 18px 'HeliosThin', 'Helvetica', sans-serif;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 1px solid #c5cfd8
  }
  
  .block_header a {
    text-decoration: none
  }
  
  .block_content {
    padding-left: 0
  }
  
  .block_content ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none;
  }
  
  .block_content ul ul {
    margin-left: 20px
  }
  
  .block_content li {
    margin: 0;
    padding: 0;
    display: block;
    line-height: 20px
    /* border-bottom: 1px dashed #aaaaaa */
  }
  
  /*.block_content li:first-child {
    border: 0
  }*/
  
  .block_content li a {
    display: block;
    padding: 5px 0;
    text-decoration: none;
    color: #606060;
    border: 0;
    font: normal 15px/20px "Trebuchet MS", "Trebuchet", "Arial", sans-serif;
    /* background: url('img/bg_list.png') no-repeat 5px center */
  }
  
  .block_content li a:hover {
    color: #2765a0; /*#0083ff;*/
    text-decoration: underline
  }
  
  .block_content li a span {
    width: 9px;
    height: 9px;
    margin-bottom: -1px;
    display: none;
    background: url('img/bg_list.gif') no-repeat left top
  }
  
  /* .block_content li a:hover span {
    display: inline-block
  } */
  
  .block-content_item_brand {
    width: 265px;
    margin-left: -25px
  }
  
  .block-content-item_item_brand {
    width: 50%;
    height: 50px;
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat
  }
  
  .block-content_item_contacts, .block-content_item_contacts td {
    font-size: 20px
  }
/* } */
  
/* fblock articles () {*/
  div.articles_date {
    width: 67px;
    height: 52px;
    margin: 0 4px 0 -35px;
    padding: 15px 0 0;
    text-align: center;
    background: url('img/bg_date.jpg') repeat-x scroll 0px 0px rgb(244, 244, 244);
    float: left;
    font: 20px/18px Arial,Helvetica,sans-serif;
    color: rgb(82, 80, 80);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    border-radius: 500px
  }
  
  div.articles_dateDay {
    
  }
  
  div.articles_dateMonth {
    
  }
  
  div.articles_dateYear {
    display: none
  }
  
  h2.articles_name {
    line-height: 40px;
    margin: 0 0 0 60px;
    padding: 0;
    font-size: 20px;
    font-weight: normal;
    color: rgb(148, 148, 148)
  }
  
  h2.articles_name a {
    line-height: 40px;
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-weight: normal;
    text-decoration: none;
    color: rgb(148, 148, 148);
    display: block
  }
  
  h2.articles_name a:hover {
    color: #000
  }
  
  div.articles_tags {
    height: 30px;
    line-height: 30px;
    margin: 0 30px 0 100px;
    padding: 0
  }
  
  div.articles_tags a {
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 20px;
    padding: 0;
    display: block;
    color: #68b004;
    border: 0;
    font-size: 12px;
    text-decoration: none;
    float: right
  }
  
  div.articles_tags a:hover {
    text-decoration: underline
  }
  
  div.articles_textShort1, div.articles_textShort2, div.articles_textShort3 {
    margin: 0 0 20px 60px;
    padding: 0 0 20px 0;
    color: color: rgb(148, 148, 148);
    font-size: 13px
  }
  
  a.articles_readNext {
    margin: 0;
    padding: 0;
    height: 25px;
    line-height: 25px;
    display: block;
    color: rgb(148, 148, 148);
    text-decoration: none;
    text-align: right;
    border: 0
  }
  
  a.articles_readNext:hover {
    color: #000
  }
  
  div.article_topLinks {
    height: 40px;
    line-height: 40px;
    margin: 0 0 20px 0;
    color: #68b004;
    font-family: 'Tahoma', sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
  }
  
  div.article_topLinks * {
    margin: 0 3px
  }
  
  div.article_topLinks a {
    text-decoration: none;
    float: right
  }
  
  div.article_topLinks a:hover {
    text-decoration: underline
  }
  
  div.article_topLinks span {
    font-weight: normal;
    float: right
  }
  
  h1.article_name {
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-weight: normal;
    color: #68b004;
    border-bottom: 1px dashed #68b004
  }
  
  td.article_date {
    height: 30px;
    color: #333333;
    text-align: right;
    font-size: 10px
  }
  
  td.article_tags {
    width: 100%;
    height: 30px;
    font-size: 10px;
    text-align: left
  }
  
  td.article_tags a {
    margin: 0 0 0 20px;
    padding: 0;
    color: #68b004;
    border: 0;
    font-size: 12px;
    text-decoration: none
  }
  
  td.article_tags a:hover {
    text-decoration: underline
  }
  
  div.article_copyright {
    margin: 20px 0 0 0;
    color: #aaaaaa
  }
  
  div.article_back {
    text-align: right
  }
  
  div.article_source {
    font-style: italic;
    color: #aaaaaa
  }
  
  div.article_source a {
    color: #aaaaaa;
    text-decoration: none;
    border-bottom: 1px dashed #aaaaaa
  }
  
  div.article_source a:hover {
    color: #3c3733;
    border: 0
  }
  
  a.articles_listLink {
    margin: 0;
    padding: 0;
    line-height: 20px;
    font-size: 20px;
    font-weight: normal;
    text-decoration: none;
    color: rgb(148, 148, 148);
    display: block
  }
  
  div.tags {
    text-align: center
  }
  
  div.tags a {
    margin-right: 20px
  }
  
  .articles_simple_articlesList {
    padding: 15px 0 30px 30px;
    color: rgb(148, 148, 148);
  }
  
  .articles_simple_articlesList a {
    padding-bottom: 10px;
    display: block;
    color: rgb(148, 148, 148);
  }
  
  .articles_simple_articlesList a:hover {
    text-decoration: none
  }
  
  h1.article_simple_name {
    margin: 0 0 25px 0;
    padding: 0;
    text-align: left;
    font: normal 27px/35px "Trebuchet MS", "Trebuchet", "Arial", sans-serif;
    text-transform: uppercase;
    color: rgb(148, 148, 148);
  }
/* } */
  
/* fblock contentIncluding () {*/
  #contentIncluding_inner {
    margin-left: 370px;
    padding: 35px 35px 35px 70px;
    line-height: 22px
  }
/* } */

/* fblock top () {*/
  #top_contacts {
    width: 545px;
    display: none;
    background: url('img/bg_window.png') repeat;
    border: 5px solid #000000;
    border-top: 0;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 50
  }
  
  #top_contacts_inner {
    margin: 30px
  }
  
  #top_info {
    height: 135px;
    position: relative
  }
  
  #top_logo {
    width: 375px;
    height: 135px;
    float: left
  }
  
  #top_logo a {
    height: 135px;
    display: block;
    text-decoration: none;
    border: 0
  }
  
  #top_logo img {
    margin-left: 25px;
    margin-top: 25px;
    border: 0
  }
  
  #top_skoba {
    width: 545px;
    height: 115px;
    display: block;
    float: right;
    text-decoration: none;
    border: 0
  }
  
  #top_container {
    height: 365px;
    position: relative
  }
  
  #top_slider_mask {
    width: 745px;
    height: 365px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    background: url('img/bg_images_mask.png') no-repeat top left
  }
  
  #top_slogans {
    width: 745px;
    height: 365px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    overflow: hidden
  }
  
  .top_slogan {
    width: 438px;
    height: 85px;
    position: absolute;
    border-radius: 10px;
    background: url('img/bg_slogan.png') repeat;
    color: #ffffff
  }
  
  .top_slogan .top {
    margin: 20px 20px 10px 20px;
    font-size: 28px
  }
  
  .top_slogan .bottom {
    margin-left: 20px;
    font-size: 14px
  }
  
  #top_slogan1 {
    top: 185px;
    left: -450px
  }
  
  #top_slogan2 {
    top: 185px;
    right: -450px
  }
  
  #top_menu_container {
    width: 230px;
    height: 365px;
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 7;
    background: url('img/bg_menu.png') repeat
  }
  
  #top_menu_container li, #top_menu_container a {
    height: 52px;
    display: block;
    font: normal 14px/52px 'Tahoma', 'Arial', sans-serif;
    color: #ffffff;
    text-decoration: none;
    text-transform: lowercase;
    border: 0;
    text-align: right;
    background: none;
    position: relative;
    z-index: 5;
    white-space: nowrap
  }
  
  #top_menu_container a {
    padding: 0 30px
  }
  
  #top_menu_container li.backLava {
    background: url("img/bg_menu_item.png") repeat-x;
    position: absolute;
    z-index: 1
  }
  
  .selectedLava a {
    text-align: left !important
  }
  
  #top_buffer {
    display: none
  }
/* } */

/* fblock photoGallery () {*/
  .photoGalleryItem {
    width: 194px;
    height: 194px;
    float: left;
    margin-right: 35px;
    margin-bottom: 35px;
    overflow: hidden;
    border: 1px solid #dadada
  }
  
  .photoGalleryItem a {
    width: 180px;
    height: 180px;
    border: 7px solid #ffffff !important;
    display: block
  }
/* } */

/* fblock email_dialog () {*/
  #email_dialog {
    display: none
  }
  
  #email_dialog_inner {
    margin: 10px
  }
  
  #send_email_form table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 5px
  }
  
  #send_email_form td {
    padding: 0
  }
/* } */

/* fblock footer () {*/
  #footer_container {
    height: 92px;
    margin-top: -92px;
    background: #2b2e33
  }
  
  #footer_line {
    height: 7px;
    background: #cedff0
  }
  
  #footer_inner {
    width: 1100px;
    margin: 0 auto
  }
  
  #footer_copyright {
    width: 635px;
    line-height: 85px;
    float: left;
    color: #aaaaaa
  }
  
  #footer_menu {
    margin-left: 270px;
    line-height: 85px;
    text-align: center;
    color: #aaaaaa;
    font-size: 12px
  }
  
  #footer_menu a {
    margin: 0 10px;
    color: #aaaaaa;
    font-size: 12px;
    text-decoration: none;
    border: 0
  }
  
  #footer_menu a:hover {
    color: #fff
  }
  
  #footer_developer {
    height: 85px;
    line-height: 85px;
    padding: 0 35px;
    text-align: right
  }
  
  #footer_developer a {
    color: #7e7e7e;
    font: normal 12px/85px "Trebuchet MS", "Trebuchet", "Arial", sans-serif;
    text-decoration: none;
    border: 0
  }
  
  #footer_developer a:hover {
    color: #ffffff;
    text-decoration: underline
  }
/* } */

/* fblock diyalnist () {*/
  #dialnist_container {
    margin: 40px 0 20px 0;
    text-align: center
  }
  
  .dialnist_item {
    width: 200px;
    height: 157px;
    margin: 0 15px 20px 15px;
    display: inline-block;
    overflow: hidden;
    position: relative !important;
    text-decoration: none;
    border: 3px solid #fefefe;
    box-shadow: #c0c0c0 0 0 7px;
    background-position: center center !important;
    background-repeat: no-repeat !important
  }
  
  .dialnist_item:hover {
    border: 3px solid #fefefe !important
  }
  
  .dialnist_title {
    width: 200px;
    height: 157px;
    display: block;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    background: url('img/bg_diyalnist.png') repeat top left;
    overflow: hidden;
    color: #2765a0
  }
  
  .dialnist_title div {
    padding: 20px;
    text-align: center;
    background: url('img/bg_diyalnist_hand.png') no-repeat bottom right
  }
/* } */

/* fblock callback () {*/
  .callback-button-container {
    text-align: center
  }
/* } */