/* -------------------------------------------- */

#footer .copy p {
  font-size: 9px;
}
#footer .copy p.copy-second {
  margin-top: -10px;
}

table.table {
  width: 100%;
}

.table th {
  background-color: #f5f5f5/*#DFF0FE*/;
  color: #1E89BE/*#094C77*/;
}

.table td {
  background-color: #FFFFFF;
}

.table td, .table th {
  border: 1px solid #CCCCCC;
  font-weight: normal;
  font-size: 12px;
  padding: 5px 3px;
  text-align: center;
  vertical-align: middle;
}

th.small-hdr {
  font-size: 10px;
}

div.faq-hidden {
  margin-bottom: 20px;
}

div.faq-hidden .faq-title span, div.faq-open .faq-title span {
  cursor: pointer;
  /*cursor: hand;*/
  color: #0580bf; 
  border-bottom: 1px dashed #0580bf;
  /*line-height: 20px;*/
}

div.faq-hidden .faq-title span strong, div.faq-open .faq-title span strong {
  color: #39c;
}
     
/*div.faq-hidden .faq-content {
  display: none;
}
	 
div.faq-open .faq-content {
  margin: 0 0 1.5em 0;
}*/

.faq-content {
  display: none;
  margin-top: 10px;
}

div.text-hidden {
  margin-bottom: 20px;
}

div.text-hidden .text-title span, div.text-open .text-title span {
  cursor: pointer;
  /*cursor: hand;*/
  color: #0580bf; 
  border-bottom: 1px dashed #0580bf;
  /*line-height: 20px;*/
}

div.text-hidden .text-title span strong, div.text-open .text-title span strong {
  color: #39c;
}

.text-content {
  display: none;
  margin-top: 10px;
}

table.table_left {
  width: 100%;
}

.table_left th {
  background-color: #DFF0FE;
  color: #094C77;
}

.table_left th {
  border: 1px solid #CCCCCC;
  font-weight: normal;
  padding: 1px 3px;
  text-align: center;
  vertical-align: middle;
}

.table_left td {
  background-color: #FFFFFF;
}

.table_left td {
  /*border: 1px solid #CCCCCC;*/
  font-weight: normal;
  padding: 1px 3px;
  text-align: left;
  vertical-align: middle;
}

.table_zalog th {
  background-color: #DFF0FE;
  font-weight: normal;
  padding: 1px 3px;
  text-align: left;
  vertical-align: middle;
  width: 40%;
}

.table_zalog td {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  font-weight: normal;
  padding: 1px 3px;
  text-align: left;
  vertical-align: middle;
}

.table_zalog td, .table_zalog th {
  border: 1px solid #CCCCCC;
  font-weight: normal;
  padding: 1px 3px;
  text-align: left;
  vertical-align: middle;
}

ol.num {
  list-style-type: decimal;
  list-style-position: inside;
}
ol.num li {
  padding-left: 20px;
}

span.popup-link {
  text-decoration: underline;
  cursor: pointer;
}

div.mypopup {}

.mypopup-hidden {
  display: none;
}

.mypopup-show {
  display: block;
}

/*.logo-transfer {
  float: left;
  width: 100%;
}

.logo-contact {
  background: url(/images/transfer/logo_contact_2.jpg) 100% 0 no-repeat;
}

.logo-contact > p {
  padding-right: 110px;
  min-height: 63px;
}

.logo-bank {
  background: url(/images/transfer/logo_bank_2.png) 100% 0 no-repeat;
}

.logo-bank > p {
  padding-right: 110px;
  min-height: 26px;
}

.logo-goldcrown {
  background: url(/images/transfer/logo_goldcrown_2.gif) 100% 0 no-repeat;
}

.logo-goldcrown > p {
  padding-right: 145px;
  min-height: 33px;
}

.logo-anelik {
  background: url(/images/transfer/logo_anelik_2.jpg) 100% 0 no-repeat;
}

.logo-anelik > p {
  padding-right: 110px;
  min-height: 40px;
}*/

.card-blocks {
  font-size: 0px;
  margin-top: 50px;
}

.card-block {
  position: relative;
  display: inline-block;
  zoom: 1;
  font-size: 11px;
  line-height: 14px;
  padding: 0 5px 0 88px;
  width: 250px/*141px*/;
  min-height: 60px;
  color: #999;
  margin-bottom: 20px;
  vertical-align: top;
}

.card-block .t {
  min-height: 24px;
}

.card-block .t a {
  font-size: 14px;
  line-height: 18px;
}

.card-block ins {
  position: absolute;
  left: 0px;
  width: 74px;
  top: 0px;
  height: 60px;
}

.card-block ins img {
  position: absolute;
  bottom: 0px;
}

span.abs {
  font-size: 11px;
}

.p-block-2 {
  position: relative;
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 11px;
  line-height: 14px;
  padding: 0 10px 0 88px;
  width: 255px;
  min-height: 60px;
  color: #999;
  margin-bottom: 10px;
  vertical-align: top;
}
#center.font-large .p-block-2 {
    font-size: 12px;
}
#center.font-small .p-block-2 {
    font-size: 10px;
}
.p-block-2 .t {
    min-height: 24px;
}
.p-block-2 .t a {
    font-size: 14px;
    line-height: 18px;
}
#center.font-large .p-block-2 .t a {
    font-size: 16px;
}
#center.font-small .p-block-2 .t a {
    font-size: 12px;
}

.p-block-2 .t b {
    display: block;
}
.p-block-2 ins {
    position: absolute;
    left: 0px;
    width: 74px;
    top: 0px;
    height: 60px;
}
.p-block-2 ins img {
    position: absolute;
    /*bottom: 0px;*/
    top: 0;
}

.car-block {
  position: relative;
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 11px;
  line-height: 14px;
  padding: 50px 10px 0 138px;
  width: 205px;
  min-height: 75px;
  color: #999;
  margin-bottom: 10px;
  vertical-align: top;
}
#center.font-large .car-block {
    font-size: 12px;
}
#center.font-small .car-block {
    font-size: 10px;
}
.car-block .t {
    min-height: 24px;
}
.car-block .t a {
    font-size: 14px;
    line-height: 18px;
}
#center.font-large .car-block .t a {
    font-size: 16px;
}
#center.font-small .car-block .t a {
    font-size: 12px;
}

.car-block .t b {
    display: block;
}
.car-block ins {
    position: absolute;
    left: 0px;
    width: 74px;
    top: 0px;
    height: 60px;
}
.car-block ins img {
    position: absolute;
    /*bottom: 0px;*/
    top: 0;
    /*outline: 1px solid red;*/
}

.cb-corr-cus-cr {
  padding: 0 5px 0 88px;
  /*padding: 50px 10px 0 138px;*/
  /*width: 205px;*/
  /*min-height: 75px;*/
  /*margin-bottom: 10px;*/
}


.debug {
  outline: 1px solid black;
}

table.debug td, table.debug th {
  border: 1px solid black;
}

.table_documents {
  border-collapse: collapse;
  width: 100%;
}

.table_documents td, .table_documents th {
  border: 1px solid #CCCCCC;
  font-weight: normal;
  padding: 5px 10px;
  text-align: left;
  vertical-align: top;
}

.table_documents th {
  background-color: #DFF0FE;
  color: #094C77;
}

.table_documents td {
  background-color: #FFFFFF;
}

.table_documents ol {
  margin: 0;
  padding: 0 10px;
}

#act-banner > div {
  position: relative;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 115px;
}

a.darklink {
  color: #0164A9;
}

.tables-block {}

.tables-block > .t-block {
   display: table-cell;
   display: inline-block;
   zoom: 1;
   vertical-align: top;
   text-align: left;
   /*height: 300px;*/
   width: 49%;
}

table.table_center {
  border-collapse: collapse;
}

.table_center td {
  border: 1px solid #cccccc;
  text-align: center;
  vertical-align: middle;
  padding: 1px 3px;
  font-weight: normal;
  background-color: #ffffff;
}

.table_center th {
  border: 1px solid #cccccc;
  text-align: center;
  vertical-align: middle;
  padding: 1px 3px;
  font-weight: normal;
  background-color: #dff0fe;
  color: #094c77
}

.small-2 {
  font-size: 10px;
}

.rates table td.td-dyn {
  text-align: left;
  vertical-align: middle;
}

.rates td.td-dyn div.dyn {
  background: url(/images/dyn.png) no-repeat left top;
  padding: 0;
  padding-left: 33px;
  line-height: 10px;
  
  /*display: inline-block;
  vertical-align: middle;*/
  /*display: block;*/
  /*width: 3px;*/
}

.rates th.td-buy {
  width: 100%;
}

#all-site-nav-block {
  position: relative;
  z-index: 40;
  background: #fff/*#f5f5f5*/;
  border-radius: 4px;
  padding: 14px;
  height: 26px;
  font-size: 14px;
  margin-bottom: 22px;
}

#all-site-nav-block a {
  color: #1e89be;
}

#all-site-nav-block .all-site-hp-sel {
  position: relative;
  line-height: 16px;
}

#all-site-nav-block .all-site-hp-sel li {
  float: left;
  margin-right: 30px;
}

#all-site-nav-block .all-site-hp-sel li {
  padding: 5px 10px;
}

#all-site-nav-block .all-site-hp-sel li.active {
  background: #1e89be;
  border-radius: 5px;
}

#all-site-nav-block .all-site-hp-sel li.active a {
  border-bottom: 0;
  color: #fff;
  white-space: normal;
}

.bc-popup .popup .part > div {
  display: none;
}

.bc-popup .popup .part > div .ind {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 10;
}

.bc-popup .popup .part {
  font-size: 12px;
  /*line-height: 20px;
  height: 65px;
  margin-bottom: 5px;*/
}

.bc-popup .popup .part .col {
  width: 200px;
}

.form select {
  background: #fff;
  border: 1px solid #dcdcdc;
  border-radius: 2px;
  /*border-top-color: #c4c4c4;
  border-bottom-color: #efefef;*/
  /*box-shadow: inset 0 1px 1px rgba(0,0,0,.15);*/
  outline: none;
  font-family: Tahoma, Geneva, sans-serif;
  padding: 1px 2px;
  /*width: 216px;*/
  margin-right: 4px;
  color: #666;
}

.form .hidden {
  display: block;
}

.strut {
  width: 0;
  height: 20px;
  background-color: #FFF;
}

.strut10 {
  width: 0;
  height: 10px;
  background-color: #fff;
}

table th {
  font-weight: bold;
}

#credit-block {
}

#credit-block ul.nav {
  margin-bottom: 15px;
}

#credit-block .nav li {
  display: inline-block;
  zoom: 1;
  /*text-align: left;*/
  padding: 5px 10px;
}

#credit-block .nav li.active {
  background-color: #1E89BE;
  border-radius: 5px;
  /*line-height: 25px;*/
}

#credit-block .nav li.active a {
  color: #fff;
  border: none;
}

#aside .menu > .nav > li {
  margin-bottom: 5px;
}

#credit-block .big {
  font-size: 150%;
}

.form .calc-table {
  width: 100px;
}

.form .calc-table td {
  width: 50px;
}

.cf-dep {
  white-space: nowrap;
  display: inline-block;
  zoom: 1;
  margin: 0 46px 8px 0;
}

/*.gray-block*/ .inline {
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  zoom: 1;
  white-space: nowrap;
  /*position:absolute;*/
  float: left;
}

/*.gray-block*/ .inline .cci-radio {
  position: relative;
  top: 5px;
}

/*.gray-block*/ .inline label {
  margin-right: 10px;
  maggin-left: 20px;
}

/*.inline label {
  outline: 1px solid black;
}*/

.v-inline {
  display: inline-block;
  *display: inline;
  zoom: 1;
  /*margin-left: 25px;*/
  position: relative;
  margin: 0 12px 10px 25px;
}

span.red {
  color: red;
}

.details a.detail-link {
  text-decoration: none;
  border-bottom: 1px dashed;
}

.form .fldset {
  margin-bottom: 32px;
}

.form table.v td {
  vertical-align: middle;
}

#news-menu {
  position: relative;
  margin-bottom: 50px;
}

#news-menu > div {
  line-height: 16px;
  margin-bottom: 10px;
}

#news-menu ul.nav li {
  display: inline-block;
  zoom: 1;
  text-align: left;
  /*padding: 3px 10px;*/
  /*font-size: 12px;*/
  float: left;
  /*margin-right: 15px;*/
}

#news-menu ul.nav li.active {
  background-color: #1E89BE;
  border-radius: 5px;
}

#news-menu ul.nav li.active a {
  border-bottom: 0;
  color: white;
  white-space: normal;
}

#news-menu #news-menu-years ul.nav li {
  margin-right: 15px;
  font-size: 12px;
  padding: 3px 10px;
}

#news-menu #news-menu-months ul.nav li {
  margin-right: 2px;
  font-size: 12px;
  padding: 3px 5px;
}

#news-menu #news-menu-months ul.nav li a.inactive {
  border: none;
  text-decoration: none;
  color: #ccc;
  cursor: default;
}

span.u {
  text-decoration: underline;
}

.ui-datepicker-trigger {
  vertical-align: text-bottom;
}

#branches-right ul li {
  font-size: 11px;
  background: url(/images/map_mark_2_small.png) 0 0 no-repeat;
  padding-top: 0px;
  padding-left: 20px;
  padding-bottom: 0px;
  /*outline: 1px solid black;*/
  margin-bottom: 3px;
}

#branches-right ul li a {
  color: #666;
}

/*#branches-right a:before, #branches-right .a__before {
  content: ' ';
  position: relative;
  left: 0px;
  top: -2px;
  width: 40px;
  height: 40px;
  background: url(/images/map_mark_2.png) 0 0 no-repeat;
}*/

/*.text a[href="#"] {
  background-color: red;
  color: white;
}*/

.img-left {
  float: left;
  margin: 7px 7px 7px 0;
}

.s-im-link-faq u {
  margin-left: 10px;
}

/*.v-block {
  position: relative;
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 11px;
  line-height: 14px;
  padding: 0 5px 0 78px;
  width: 141px;
  min-height: 60px;
  color: #999;
  margin-bottom: 20px;
  vertical-align: top;
}

.p-block .t {
    min-height: 24px;
}
.p-block .t a {
    font-size: 14px;
    line-height: 18px;
}
#center.font-large .p-block .t a {
    font-size: 16px;
}
#center.font-small .p-block .t a {
    font-size: 12px;
}

.p-block .t b {
    display: block;
}
.p-block ins {
    position: absolute;
    left: 0px;
    width: 74px;
    top: 0px;
    height: 60px;
}
.p-block ins img {
    position: absolute;
    bottom: 0px;
}
*/

.p-block-3 {
  position: relative;
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 11px;
  line-height: 14px;
  padding: 0 10px 0 75px;
  width: 100px;
  min-height: 75px;
  color: #999;
  margin-bottom: 0px;
  text-align: left;
  vertical-align: top;
}
#center.font-large .p-block-3 {
    font-size: 12px;
}
#center.font-small .p-block-3 {
    font-size: 10px;
}
.p-block-3 .t {
    min-height: 24px;
}
.p-block-3 .t a {
    font-size: 14px;
    line-height: 18px;
}
#center.font-large .p-block-3 .t a {
    font-size: 16px;
}
#center.font-small .p-block-3 .t a {
    font-size: 12px;
}

.p-block-3 .t b {
    display: block;
}
.p-block-3 ins {
    position: absolute;
    left: 0px;
    width: 75px;
    top: 0px;
    height: 75px;
}
.p-block-3 ins img {
    position: absolute;
    /*bottom: 0px;*/
    top: 0;
    left: 0;
}

a.red-link {
    color: red;
    text-decoration: none;
    border-bottom: 1px solid red;
}

#modal-dialog {
    background: url(/images/pozdrav/NG.jpg) no-repeat;
    width: 700px;
    height: 450px;
}

#modal-dialog > div {
    padding-left: 205px;
    padding-top: 50px;
    font: normal normal 12px/1.5 Tahoma, Geneva, sans-serif;
}

#modal-dialog h1.h-h {
    /*color: #0164A9;
    font-size: 18px;*/
    text-align: center;
}

#modal-dialog p {
    font-size: 12px;
    text-align: center;
}

#modal-dialog p.first {
    color: #0164A9;
}

.ph-support-menu {
    /*padding: 10px 10px 10px;*/
    margin-left: 3px;
    margin-top: -6px;
    /*color: #1e89be;*/
}

.ph-support-menu .t {
    font-size: 12px;
    color: #a5a5a5;
    margin: 10px 0 0 0px;
}        

#header .phone .ph2 {
    font-size: 16px;
    line-height: 18px;
    white-space: normal;
}

#header .phone .ph-block {
    /*padding-left: 10px;*/
    margin-bottom: 10px;
}

#header .phone .no-indent {
    /*padding: 0;*/
}
