@charset "windows-1251";
/* CSS Document */

.acenter {
text-align:center;
}
.aright {
text-align:right;
}
a.local {
text-decoration:none;
border-bottom:1px dashed;
}
#exchange {
background:#193c9b url(/ru/currency/css/blue-box-top.png) no-repeat top center;
color:#fff;
font-size:1.18em;
line-height:1.5em;
padding:7px 10px 10px 10px;
position:relative;
width:190px;
z-index:5;
}
#exchange p {
line-height:1.5em;
margin:0;
}
#exchange a {
color:#fff;
}
#exchange a.locality {
color:#035999;
font-weight:bold;
}
#exchange .title {
color:#002868;
font-size:1.2em;
}
#exchange .title strong {
font-weight:normal;
}
#exchange .bborder {
background:url(/ru/currency/css/blue-box-bottom.png) no-repeat bottom center;
bottom:0;
//bottom:-1px;
display:block;
height:10px;
left:0;
position:absolute;
width:210px;
z-index:10;
}
table#currency {
text-align:center;
font-size:.9em;
}
table#currency th {
color:#ffffff;
font-weight:normal;
font-size:.8em;
}
table#currency td.symbol {
font-family: Tahoma, Arial, Helvetica, sans-serif;
line-height:1em;
font-weight: bold;
font-size: 1em;
color:#ffffff;
}
table#currency td.num {
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
font-weight:bold;
color:#ffffff;
}

#localitiesList {
position:relative;
padding-bottom:2px;
z-index:20;
}
#localities {
background:url(/ru/currency/css/selector-bg.png) no-repeat bottom left;
display:none;
padding:.5em 2.5em 1.5em .5em;
position:absolute;
z-index:20;
}
#localities .title {
font-size:1.8em;
margin:0 0 .8em 0;
}
#localities table td, #localities table th {
text-align:left;
vertical-align:top;
white-space:nowrap;
}
#localities table th {
color:#000;
padding-left:1em;
padding-right:.5em;
}
#localities table td div {
margin-bottom:.5em;
}
#localities .close {
color:#f00;
cursor:pointer;
font-size:2em;
position:absolute;
right:6px;
text-decoration:none;
top:4px;
}
#localities .close:hover {
color:#c00;
}
#localities a {
color:#0066AA;
}



