/* index page */
/* LEFT */
div#content .left {
z-index: 1;
}

#content .left .think {
   display:block;
   width:164px;
   margin:3px 0px 4px 0px;

}
.currhlp {
    position: relative;
    z-index: 10;
}
#currhlp {
    display: none;
    width: 222px;
    height: 54px;
    background: url('../../img/Uni_sl.gif') no-repeat;
    position: absolute;
    top:155px;
    left: -210px;
    padding: 12px 0px 0px 8px;
}
#currhlp .t2{
     color: #D8001D;
     font-weight: bold;
     margin: 0px 0px 0px 0px;
}


#currhlp .t3{
     margin: 0px 0px 0px 14px;
}

#content .left div.stdbl .cont{
   width:160px;
}
#content .left .stdbl#svituni {
   margin-bottom:1px;
}

#content .left .stdbl#bal .cont {
   padding-top:2px;
}

#content .left .stdbl#bal .cont img{
   margin-bottom:16px;
   margin-top:0px;
}


*+html .question {
    margin-bottom: 0px;
    margin-top:2px;
}

.question {
    margin-bottom: 2px;
    margin-top:2px;
}

.think {   margin:0px;}

#content .left div.question div.title {
    margin: 0px 0px 0px 4px;
}
#content .left div.question div.title img {
    margin: 0px;
    padding: 0px;
}

#content .left div.question input.mail {
    position: absolute;
    top: 110px;
    left: 3px;
    margin:0px;
    padding-left: 5px;
    color: #D8001D;
    width: 145px;
    font-size: 10px;
    height:12px;
}

#content .left div.question textarea {
    border: 0px;
    position: absolute;
    top: 39px;
    margin: 0px;
    padding: 0px;
    padding-left: 5px;
    width: 149px;
    height: 67px;
    _height: 67px;
    color: #D8001D;
    background: #FFF;
    overflow:hidden
}



#content .left div.question input {
    position: absolute;
    top: 133px;
    left: 10px;
}

#content .left div.question div.text a{
    display: block;
    position: absolute;
    bottom: 10px;
    left: 28px;
    color: #FFF;
    line-height:95%;
}
#content .left #banketa {
  margin-top:1px;

}

#content .left #svituni a.more {
  display:block;
  background:url('../../img//butt-more.gif') no-repeat left top;
  font-size:11px;
  padding:0px 0px 0px 20px;
  margin:7px 0px 4px 9px;
}

/* RIGHT */

#content .right div#infobl {
   position:relative;
   background:url('../../img/ru/info-bg.gif') no-repeat top left;
   width:193px;height:345px;
   padding:69px 3px 0px 8px;
   margin-bottom:5px;
}

body.ua #content .right div#infobl {
   background:url('../../img/ua/info-bg.gif') no-repeat top left;
}

body.en #content .right div#infobl {
   background:url('../../img/en/info-bg.gif') no-repeat top left;
}

body.ru #content .right div#infobl {
   background:url('../../img/ru/info-bg.gif') no-repeat top left;
}



	#content .right div#infobl .shadow{
	  position:absolute;
	  right:-4px;top:0px;
	}

	#content .right div#infobl .skrepa{
	  position:absolute;
	  right:10px;top:-3px;
	}

	#content .right div#infobl .callcenter{
	  position:absolute;
	  left:11px;top:34px;
	}

	#content .right div#infobl .currti{
	  font-size:10px;
	  color:#F1F0F1;
	  height:17px;
	  background:url('../../img//label-currency.gif') no-repeat left top;
	  padding:5px 0px 0px 104px;
	}

        body.ua #content .right div#infobl .currti {
	  background:url('../../img/ua/label-currency.gif') no-repeat left top;
        }

        body.ru #content .right div#infobl .currti {
	  background:url('../../img/ru/label-currency.gif') no-repeat left top;
        }

        body.en #content .right div#infobl .currti {
	  background:url('../../img/en/label-currency.gif') no-repeat left top;
        }

#content .right div#infobl .cont {
	padding-top:0px;
	padding-bottom:8px;

}
table.curr {
	width:179px;
	font-size:11px;
}

	table.curr thead td{
	  border-bottom:1px solid #D8001D;
	  padding-top:1px;

	}
table.curr thead td.length{
min-width:32px;
	}

	table.curr tbody td{
	  border-bottom:1px solid #D5D5D5;
	  padding:3px 0px 3px 0px;

	}

	table.curr tbody td.c{
	  color:#D8001D;
	  font-weight:bold;
	  padding-left:4px;
	}

	table.curr tbody td.down{
	   background:url('../../img//arrow-down.gif') no-repeat 37px 50%;
	}

	table.curr tbody td.up{
	   background:url('../../img//arrow-up.gif') no-repeat 37px 50%;
	}




        table.curr tbody td.downnbu{
	   background:url('../../img//arrow-down.gif') no-repeat 47px 50%;
	}

	table.curr tbody td.upnbu{
	   background:url('../../img//arrow-up.gif') no-repeat 47px 50%;
	}
	table.curr tbody td.indicat {
		padding:0px;
		border:none;
		border-top:1px solid #D5D5D5;

	}
	table.curr tbody td.indicat .tit{
		font-weight:bold;
		color: #D8001D;
		margin-left: 4px;
	}
	table.curr tbody td.indicat .icur{
		margin-left: 28px;
	}

#content .right #calc{
   width:183px;height:94px;
   background:url('../../img/ru/calc-bg.gif') no-repeat left top;
   margin-top:3px;
   position:absolute;top:190px;
   left:8px;
   padding:32px 0px 0px 10px;
 }

body.ua #content .right #calc {
   background:url('../../img/ua/calc-bg.gif') no-repeat left top;
}


body.en #content .right #calc {
   background:url('../../img/en/calc-bg.gif') no-repeat left top;
}


body.ru #content .right #calc {
   background:url('../../img/ru/calc-bg.gif') no-repeat left top;
}



#content .right #calc td{
   padding:0px 0px 0px 4px;
   vertical-align:top;
}

#content .right #calc td.i{
  padding:3px 0px 0px 0px;
}

#content .right #calc td.i input{
  margin:0px;
  width:12px;height:12px;
}

#content .right #calc td.s{
  padding:5px 0px 0px 1px;
}

#magazine {
  position:relative;
  height:66px;
  width:204px;
  margin-bottom:4px;
}

	#magazine a{
	  display:block;
	  position:absolute;
	  left:0px;top:0px;
	}


div.currbl {
  background:#ffffff;
  position:relative;

}

	div.currbl .tr{
	  background:url('../../img//bl2-tr.gif') no-repeat right top;
	}

	div.currbl .tl{
	  background:url('../../img//bl2-tl.gif') no-repeat left top;
	}

	div.currbl .r{
	  background:url('../../img//bl2-r.gif') repeat-y right;
	}

	div.currbl .b{
	  background:url('../../img//bl2-b.gif') repeat-x left bottom;
	}

	div.currbl .bl{
	  background:url('../../img//bl2-bl.gif') no-repeat left bottom;
	}

	div.currbl .br{
	  background:url('../../img//bl2-br.gif') no-repeat right bottom;
	}


	div.currbl .ti{
	   padding:12px 0px 6px 10px;
	}

	div.currbl .cont{
	   padding:5px 2px 16px 6px;
	}

/* CENTER */
div.stdbl .intro{
   padding:156px 0px 0px 6px;
   height:67px;
}

#content .center div#introtxt {
   margin-bottom:6px;
}

	#content .center #introtxt .links{
		
	   position:relative;
	   width:100%;
	   background:red;
	}

	#content .center #introtxt .mission{
	  position:absolute;
	  background:url('../../img//butt-more.gif') no-repeat;
	  padding:0px 0px 0px 20px;
	  top:12px;left:5px;
	}

	#content .center #introtxt .depart{
	  position:absolute;
	  background:url('../../img//butt-more.gif') no-repeat;
	  padding:0px 0px 0px 20px;
	  top:12px;left:196px;
	}

#content .center #ochi .br{
  height:184px;
  margin-bottom:6px;
}

#content .center #ochi a.inside {
  display:block;
  background:url('../../img/img-bank.jpg') no-repeat left top;
  width:380px;height:107px;
}

#content .center #ochi a.inside:hover {
  background:url('../../img/img-bank_.jpg') no-repeat left top;
}

#content .center #ochi a.more {
  display:block;
  background:url('../../img/butt-more.gif') no-repeat left top;
  font-size:11px;
  padding:0px 0px 0px 20px;
  margin:13px 0px 4px 9px;
}

#content .center .twocols {

}

#content .center .twocols .le{
  float:left;
  width:192px;
  height: 259px;
}




#content .center .twocols .ri{
  float:left;
  padding-left:3px;
  width:192px;
  height: 259px;
}


.twocols .stdbl .cont {
   padding:0px 13px 0px 10px;
   height:226px;
}

.twocols .news {
  border-bottom:1px solid #EFEFEF;
  margin-bottom:2px;

}
.twocols .news .date {
  font-weight:bold;
  font-size:10px;
}

.twocols .news .txt {
  font-size:10px;
  padding:0px 0px 4px 0px;

}

.twocols a.more{
  display:block;
  background:url('../../img//butt-more.gif') no-repeat right top;
  text-align:right;
  margin-top:4px;
  color:#D8001D;
  padding-right:20px;
  position:absolute;
  right:10px;
  bottom:10px;
}


div.news  a:visited {
     color: #666;
}
#zmiabout {
  position:relative;
  height:257px;
}

#zmiabout .stretch{
  position:absolute;
  left:0px;top:0px;
  height:229px;width:208px;
}

#zmiabout .stdbl .cont {
   padding:0px 13px 0px 10px;
   height:226px;
}

#zmiabout .news {
  border-bottom:1px solid #EFEFEF;
  margin-bottom:2px;

}
#zmiabout .news .date {
  font-weight:bold;
  font-size:10px;
}

#zmiabout .news .txt {
  font-size:10px;
  padding:0px 0px 4px 0px;

}

#zmiabout a.more{
  display:block;
  background:url('../../img//butt-more.gif') no-repeat right top;
  text-align:right;
  color:#D8001D;
  padding-right:20px;
  position:absolute;
  right:10px;
  bottom:10px;
}

div#footer .call {

}

.news .txt a{
  font-size:10px;
  text-decoration:none;
  color:#666666;
}

div.new_ban_ru {
	position: absolute;
	top: -19px;
	left: 146px;
	z-index: 150;
	width: 353px;
	height: 143px;
	background: url('../../img/ru/football.gif') no-repeat right top;
}

div.new_ban_ua {
	position: absolute;
	top: -19px;
	left: 146px;
	z-index: 150;
	width: 353px;
        height: 143px;
	background: url('../../img/ua/football.gif') no-repeat right top;
}

div.new_ban_en {
	position: absolute;
	top: -19px;
	left: 146px;
	z-index: 150;
        width: 353px;
	height: 143px;
	background: url('../../img/en/football.gif') no-repeat right top;
}

a#banClose {
	display:block;
	position: relative;
	left: 325px;
	top: 9px;
	width: 17px;
	height: 17px;
}

a#banMore {
	display:block;
	position: relative;
	left: 10px;
	top: 94px;
	width: 68px;
	height: 17px;
}

a#visa_ua {
	display:block;
	position:relative;
	top:-139px;
	height:20px;
	width:200px;
}
a#visa_white_ua {
	display:block;
	position:relative;
	top:-136px;
	height:20px;
	width:44px;
	left:132px;
}
a#visa_elec_ua {
	display:block;
	position:relative;
	top:-156px;
	height:20px;
	width:88px;
	left:226px;
}
a#visa_class_ua {
	display:block;
	position:relative;
	top:-154px;
	height:20px;
	width:74px;
	left:123px;
}
a#visa_gold_ua {
	display:block;
	position:relative;
	top:-173px;
	height:20px;
	width:66px;
	left:280px;
}
a#visa_ru {
	display:block;
	position:relative;
	top:-139px;
	height:20px;
	width:220px;
}
a#visa_white_ru {
	display:block;
	position:relative;
	top:-136px;
	height:20px;
	width:44px;
	left:136px;
}
a#visa_elec_ru {
	display:block;
	position:relative;
	top:-156px;
	height:20px;
	width:88px;
	left:256px;
}
a#visa_class_ru {
	display:block;
	position:relative;
	top:-154px;
	height:20px;
	width:74px;
	left:95px;
}
a#visa_gold_ru {
	display:block;
	position:relative;
	top:-173px;
	height:20px;
	width:66px;
	left:254px;
}
a#visa_en {
	display:block;
	position:relative;
	top:-139px;
	height:20px;
	left:28px;
	width:140px;
}
a#visa_white_en {
	display:block;
	position:relative;
	top:-136px;
	height:20px;
	width:44px;
	left:70px;
}
a#visa_elec_en {
	display:block;
	position:relative;
	top:-156px;
	height:20px;
	width:88px;
	left:186px;
}
a#visa_class_en {
	display:block;
	position:relative;
	top:-154px;
	height:20px;
	width:74px;
	left:115px;
}
a#visa_gold_en {
	display:block;
	position:relative;
	top:-173px;
	height:20px;
	width:66px;
	left:280px;
}
#content .left {
position:relative;
}
div.i_bank {
	position: relative;
	float: left;
	display: block;
	background: url('../../img/back.png') no-repeat top left;
	width: 164px;
	height: 111px;
	margin-bottom: 4px;
}
div.i_bank a.i_b,
div.i_bank a.get_in,
div.i_bank a.demo,
div.i_bank a.details,
div.i_bank a.lock {
	position: absolute;
	left: 10px;
	display: block;
}
div.i_bank a.i_b {
	width: 119px;
	height: 35px;
	top: 5px;
}
div.i_bank a.get_in {
	width: 43px;
	height: 17px;
	top: 48px;
}
div.i_bank a.demo {
	top: 69px;
	width: 66px;
	height: 17px;
}
div.i_bank a.details {
	background: url('../../img/left.gif') no-repeat top left;
	padding-left: 18px;
	top: 91px;
	color: #D8001D;
	text-decoration: underline;
}
div.i_bank a.lock {
	background: url('../../img/lock.gif') no-repeat top left;
	width: 13px;
	height: 15px;
	left: 138px;
	top: 88px;
}
div.right div.m_pay {
	background: url('../../img/m_pay_back.png') no-repeat top left;
	position: absolute;
	top: 330px;
	left:8px;
	width: 192px;
	height: 64px;
	display: block;
}
div.right div.m_pay img {
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 4px;
}
div.right div.m_pay a.round {
	background: url('../../img/butt-more.gif') no-repeat left top;
	width: 100%;
	float: left;
	margin-left: 11px;
	margin-top: 1px;
	padding-left: 17px;
	text-decoration: underline;
}
a.round :hover {
	color: #666666;
	text-decoration: none;
}
div.right div.m_pay a.round_on {
	background: url('../../img/r_on.gif') no-repeat left 2px;
	width: 100%;
	float: left;
	margin-left: 13px;
	margin-top: 1px;
	padding-left: 16px;
}

/*************************************/

img.topNew {display: block; width:400px; height: 170px; position: absolute; top: -11px; left: 128px; z-index: 10000;}
div.topNew {display: block; width:400px; height: 170px; position: absolute; top: -11px; left: 128px; z-index: 10000;}
div.topNew a {display: block; position: absolute; width:17px;height: 17px;top:12px; right:-3px;z-index:10001;}
div.topNew a img {width: 17px;height:17px;}
