* {
margin:0px;
padding:0px;
box-sizing:border-box;
-moz-box-sizing:border-box;/* переключаем Mozillaвскую блочную модель на IE'шную (тут ругается валидатор) */
}
a {
text-decoration:none;
}
a:active,a:visited,a:link {
color:#014d99;
}
a:hover {
text-decoration:underline;
color:#014d99;
}
#container {
width:100%;
min-width:1000px;
height:100%;
border-collapse:collapse;
position:relative;
z-index:1;
}
ul {
list-style:none; /* чистим список от точек */
}

#catalog_view {
width:100%;
height:100%;
}

#catalog_view ul {
width:auto;
height:100%;
padding:0px 0px 0px 0px;
}

#catalog_view ul li{
float:left;
clear:both;
font:12px tahoma;
color:#7c7c7c;
line-height:22px;
}

#catalog_view ul li{
float:left;
clear:both;
font:12px tahoma;
color:#7c7c7c;
line-height:22px;
}

#catalog_view ul li.active {
font-weight:bold;
}
#catalog_view ul li a {
width:205px;
margin-right:15px;
padding:0px 0px 0px 30px;
float:left;
display:block;
}
#catalog_view ul li.active a {
color:#00469b;
/*background:url('/images/menu1_ul_li_a.gif') 100% 11px no-repeat;*/
}
#catalog_view ul li a {
color:#fff;
}
#catalog_view ul li a:hover {
color:#0048a1;
text-decoration:none;
}

img { /* этому тегу IE'шная блочная модель не по нраву в Mozilla, пропускаем */
border:0px;
box-sizing:content-box;
-moz-box-sizing:content-box;
}
html,body {
height:100%;
width:100%;
background:#fff;
margin:0px;
}

#top {
width:100%;
height:75px;
overflow:hidden;
}

#top .adress a {
color:#7c7c7c;
text-decoration:none;
}
#top .adress a:hover {
text-decoration:underline;
}
#top .adress2 a {
color:#7c7c7c;
text-decoration:none;
}
#top .adress2 a:hover {
text-decoration:underline;
}
#top .phone {
padding:15px 0px 0px 30px;
height:75px;
float:left;
clear:right;
}
#top .phone img {
width:329px;
height:45px;
margin:0px auto;
display:block;
}

#logo {
width:250px;
height:75px;
padding:10px;
text-align:center;
background:url('/images/logo_bg.gif') 100% 50% no-repeat;
}
#logo img {
width:235px;
height:37px;
margin:0px auto;
display:block;
}
#top .adress
{
text-align:right;
width:49.5%;
height:75px;
padding:20px 30px 0 0;
font:11px tahoma;
color:#7c7c7c;
background:url('/english/images/logo_bg.gif') 100% 50% no-repeat;
}
#top .adress2
{
width:40px;
height:75px;
padding:10px 0 0 20px;
float:left;
font:11px tahoma;
color:#7c7c7c;
}
#menu_top {
width:235px;
height:195px;
background:url('/images/cover-znak-001.jpg') #7ebee3 0% 0% no-repeat;
}
#menu_top ul {
width:auto;
height:100%;
padding:30px 0px 0px 0px;
/*background:url('/images/menu1_ul.jpg') 100% 0% no-repeat;*/
}
#menu_top ul li {
/*width:100%;*/
float:left;
clear:both;
font:12px tahoma;
color:#fff;
line-height:22px;
}
#menu_top ul li.active {
font-weight:bold;
}
#menu_top ul li a {
width:205px;
margin-right:15px;
padding:0px 0px 0px 30px;
float:left;
display:block;
}
#menu_top ul li.active a {
color:#00469b;
/*background:url('/images/menu1_ul_li_a.gif') 100% 11px no-repeat;*/
}
#menu_top ul li a {
color:#fff;
}
#menu_top ul li a:hover {
color:#0048a1;
text-decoration:none;
}
#pix {
width:1023px;
height:195px;
text-align:left;
background:url('/images/cover-znak-002.jpg') #7ebee3 0% 0% no-repeat;
}
#pix_add {
height:195px;
text-align:left;
background:url('/images/cover-znak-004.jpg') #7ebee3 0% 0% repeat-x;
}
#left {
width:250px;
height:100%;
vertical-align:top;
margin-top:0px;
padding-top:0px;

}
#left ul.menu {
width:230px;
padding:50px 0px 30px 30px;
overflow:hidden;
}
#left ul.menu li {
width:100%;
float:left;
clear:both;
font:12px tahoma;
color:#00499d;
}
#left ul.menu li a {
height:100%;
padding:0 15px 12px 0;
display:block;
float:left;
color:#00499d;
}
#left ul.menu li a:hover {
color:#5a5a5a;
text-decoration:none;
}
#left ul.menu li.active {
font-weight:bold;
}
#left ul.menu li.active a {
color:#e91a10 !important;
background:url('/images/pdf_li.gif') 100% 6px no-repeat;
}
#course {
width:230px;
overflow:hidden;
margin-top:0px;
}
#course h4 {
padding:20px 20px 20px 30px;
font:bold 11px tahoma;
color:#666666;
}
#course table {
width:100%;
clear:both;
background:#e5eef3;
}
#course table th {
padding:4px 10px 4px 30px;
font:bold 11px tahoma;
color:#2467b8;
text-align:right;
}
#course table td {
width:50%;
padding:4px 10px;
font:11px tahoma;
color:#666666;
}
#course a.other {
padding:10px 15px;
font:11px tahoma;
color:#666666;
display:block;
float:right;
background:url('/images/a_other.gif') 0% 50% no-repeat;
}
#left div.banners img {
margin-top:12px;
display:block;
}
#menu {
height:50px;
padding-top:10px;
position:relative;
z-index:200;
/*position:absolute;
top:269px;
left:250px;
z-index:2;*/
}
#menu li {
float:left;
position:relative;
}
#menu li div {
display:none;
}
#menu li a {
/*width:100%;*/
height:30px;
display:block;
}
#menu li a:hover {
background:none !important;
}
#menu li.private { width:155px; background:url('/images/menu/private_on.gif') #ea2016 50% 5px no-repeat; }
#menu li.private a { background:url('/images/menu/private_off.gif') #fff 50% 5px no-repeat; }
#menu li.private a.active { background:url('/images/menu/private_active.gif') #fff 50% 5px no-repeat; }
#menu li.private a.act { background:url('/images/menu/private_on.gif') 50% 5px no-repeat; }
#menu li.private ul { width:195px; background:#ededed !important; position:absolute; z-index:100; }
#menu li.corporate { width:184px; background:url('/images/menu/corporate_on.gif') #ea2016 50% 5px no-repeat; }
#menu li.corporate a { background:url('/images/menu/corporate_off.gif') #fff 50% 5px no-repeat; }
#menu li.corporate a.active { background:url('/images/menu/corporate_active.gif') #fff 50% 5px no-repeat; }
#menu li.corporate a.act { background:url('/images/menu/corporate_on.gif') 50% 5px no-repeat; }
#menu li.corporate ul { width:195px; background:#ededed !important; position:absolute; z-index:100; }
#menu li.financial { width:189px; background:url('/images/menu/financial_on.gif') #ea2016 50% 5px no-repeat; }
#menu li.financial a { background:url('/images/menu/financial_off.gif') #fff 50% 5px no-repeat; }
#menu li.financial a.active { background:url('/images/menu/financial_active.gif') #fff 50% 5px no-repeat; }
#menu li.financial a.act { background:url('/images/menu/financial_on.gif') 50% 5px no-repeat; }
#menu li.financial ul { width:195px; background:#ededed !important; position:absolute; z-index:100; }
#menu li.investors { width:110px; background:url('/images/menu/investors_on.gif') #ea2016 50% 5px no-repeat; }
#menu li.investors a { background:url('/images/menu/investors_off.gif') #fff 50% 5px no-repeat; }
#menu li.investors a.active { background:url('/images/menu/investors_active.gif') #fff 50% 5px no-repeat; }
#menu li.investors a.act { background:url('/images/menu/investors_on.gif') 50% 5px no-repeat; }
#menu li.investors ul { width:195px; background:#ededed !important; position:absolute; z-index:100; }

#menu li.partners { width:180px; background:url('/images/menu/quality_on.gif') #ea2016 50% 5px no-repeat; }
#menu li.partners a { background:url('/images/menu/quality_off.gif') #fff 50% 5px no-repeat; }
#menu li.partners a.active { background:url('/images/menu/quality_active.gif') #fff 50% 5px no-repeat; }
#menu li.partners a.act { background:url('/images/menu/quality_on.gif') 50% 5px no-repeat; }
#menu li.partners ul { width:195px; background:#ededed !important; position:absolute; z-index:100; }



/*
#menu li.partners { width:111px; background:url('/images/menu/partners_on.gif') #ea2016 50% 5px no-repeat; }
#menu li.partners a { background:url('/images/menu/partners_off.gif') #fff 50% 5px no-repeat; }
#menu li.partners a.active { background:url('/images/menu/partners_active.gif') #fff 50% 5px no-repeat; }
#menu li.partners a.act { background:url('/images/menu/partners_on.gif') 50% 5px no-repeat; }
#menu li.partners ul { width:195px; background:#ededed !important; position:absolute; z-index:100; }
*/


#menu li ul {
/*width:147px;*/
height:auto;
border:1px solid #ebebeb;
padding:0px;
display:none;
position:absolute;
top:30px;
left:0px;
z-index:300;
background:#ededed !important;
}
#menu li:hover ul,
#menu li.jshover ul {
display:block;
background:#ededed !important;
}
#menu li ul li {
width:100%;
height:auto;
clear:left;
font:11px tahoma;
color:#5b5b5b;
background:#ededed !important;
}
#menu li ul li a {
/*width:100%;*/
height:100%;
padding:7px 10px 7px 30px;
display:block;
color:#5b5b5b;
background:#ededed !important;
border-bottom:1px solid #fff;
}
#menu li ul li a:hover {
color:#05469a;
text-decoration:none;
background:url('/images/arrow.gif') #c7d9e3 12px 50% no-repeat !important;
border-bottom:1px solid #c7d9e3;
}
#buttons {
width:100%;
height:130px;
padding-top:20px;
border-top:1px solid #dfdfdf;
border-bottom:1px solid #dfdfdf;
}
#buttons li {
width:24.5%;
height:100%;
float:left;
font:11px tahoma;
color:#5c5c5c;
}
#buttons li a {
/*width:100%;*/
height:100%;
padding:50px 0 0 100px;
display:block;
color:#5c5c5c;
}
#buttons li a:hover {
color:#084699;
}
#buttons li a div {
padding-top:8px;
background:url('/images/buttons_li_a_div.gif') 0% 0% no-repeat;
}
#buttons li a:hover {
text-decoration:none;
background:none !important;
}
#buttons li.cell {
background:url('/images/buttons/cell_on.jpg') 10px 0px no-repeat;
}
#buttons li.cell a {
background:url('/images/buttons/cell_off.jpg') 10px 0px no-repeat;
}
#buttons li.deposit {
background:url('/images/buttons/deposit_on.jpg') 10px 0px no-repeat;
}
#buttons li.deposit a {
background:url('/images/buttons/deposit_off.jpg') 10px 0px no-repeat;
}
#buttons li.cards {
background:url('/images/buttons/cards_on.jpg') 0px 0px no-repeat;
}
#buttons li.cards a {
background:url('/images/buttons/cards_off.jpg') 0px 0px no-repeat;
}
#buttons li.cash {
background:url('/images/buttons/cash_on.jpg') 0px 0px no-repeat;
}
#buttons li.cash a {
background:url('/images/buttons/cash_off.jpg') 0px 0px no-repeat;
}
#buttons li.discount {
background:url('images/buttons/discount_on.jpg') 0px 0px no-repeat;
}
#buttons li.discount a {
background:url('images/buttons/discount_off.jpg') 0px 0px no-repeat;
}
#buttons li.skidki {
background:url('/images/buttons/deposit_on.jpg') 0px 0px no-repeat;
}
#buttons li.skidki a {
background:url('/images/buttons/deposit_off.jpg') 0px 0px no-repeat;
}
#add {
height:170px;
border-top:1px solid #dfdfdf;
}
#search {
width:32.95%;
height:100%;
padding:25px 0 0 5px;
float:left;
}
#nav {
width:32.95%;
height:100%;
padding:25px 0 0 5px;
float:left;
}
input.text {
margin:1px 0;
color:#000;
font:12px tahoma,verdana,arial;
color:#666666;
background:#fff;
}
* html input.text {
height:18px;
}
#footer input.text {
width:110px;
float:left;
clear:both;
}
#footer label {
padding:2px 0;
margin:1px 0;
display:block;
float:left;
font:bold 11px tahoma;
color:#9f9f9f;
text-align:right;
}
#footer input.submit {
width:16px;
height:18px;
margin:1px 0 0 5px;
border:0px;
float:left;
cursor:pointer;
background:url('/images/search_submit.gif') #c0c0c0;
}
#footer select {
float:left;
clear:both;
font:11px tahoma;
color:#666666;
background:#fff;
}
#searchform {
width:100%;
display:block;
clear:right;
float:left;
margin-bottom:25px;
}
#searchform input.submit {
width:16px;
height:18px;
margin:1px 0 0 5px;
border:0px;
float:left;
cursor:pointer;
background:url('/images/search_submit.gif') #c0c0c0;
}
#searchform input.text {
width:60%;
float:left;
clear:both;
}
#searchform label {
padding:2px 0;
margin:1px 0;
display:block;
float:left;
font:bold 11px tahoma;
color:#9f9f9f;
text-align:right;
}
#icons {
width:100%;
padding-top:20px;
float:left;
clear:both;
}
#icons div {
padding-left:20px;
float:left;
width:auto;
font:10px tahoma;
margin-right:10px;
color:#9f9f9f;
}
#icons div a {
color:#9f9f9f;
}
#icons div.feedback {
background:url('/images/icons_div_feedback.gif') 0% 2px no-repeat;
}
#icons div.sitemap {
background:url('/images/icons_div_sitemap.gif') 0% 2px no-repeat;
}
div.contacts {
text-align:center;
}
div.contacts p {
text-align:center;
}
#contacts {
font:10px tahoma;
color:#7c7c7c;
float:left;
clear:right;
}
#contacts a {
color:#7c7c7c;
}
#contacts img {
display:block;
}
#content {
z-index:200;
width:100%;
height:100%;
/*padding-top:50px;*/
font:11px tahoma;
color:#5a5a5a;
}
div.space {
/*width:100%;*/
display:block;
padding:10px 20px 20px 0px;
padding-right:20px;
overflow:hidden;
border-top:1px solid #e0e0e0;
}
h2 {
padding-top:10px;
padding-bottom:5px;
font:bold 16px tahoma;
color:#e91a10;
}
p.date {
padding:10px 20px 0 0;
font:bold 11px tahoma;
color:#ea2016;
background:url('/images/p_date.gif') 67px 13px no-repeat;
}
p.newstitle {
padding:10px 20px 0 0;
font:bold 11px tahoma;
}
p.all {
/*padding-left:18px;*/
font:bold 11px tahoma;
color:#5a5a5a;
/*background:url('/images/a_other.gif') 0% center no-repeat;*/
}
h1 {
padding-top:10px;
font:24px arial;
color:#00469b;
}
p {
padding-top:5px;
padding-bottom:5px;
font:11px tahoma;
color:#5a5a5a;
text-align:justify;
}
p a {
color:#5a5a5a;
}
/*----------------------------- правая колонка ----------------------------*/
#right {
width:228px;
height:100%;
/*padding-top:50px;*/
}
#right div.space {
width:228px;
/*border-top:1px solid #e0e0e0;*/
overflow:hidden;
}
#right div.space2 {
width:228px;
border-top:1px solid #e0e0e0;
overflow:hidden;
}

#right div.banners img {
margin-top:12px;
display:block;
}
#right div.menu {
width:228px;
margin-top:12px;
font:normal 11px tahoma;
padding:15px 30px 15px 15px;
color:#5c5c5c;
}
#right div.menu form label {
float:left;
width:25px;
line-height:18px;
}
#right div.menu h4 {
font:bold 11px tahoma;
margin-bottom:7px;
color:#00469b;
}
#right div.menu ul li input.radio {
padding:0;
margin:0;
margin-right:5px;
color:#5c5c5c;
border:none;
}
#right div.menu ul li {
height:22px;
/*line-height:22px;*/
}
#right div.menu a.arr {
font-weight:bold;
padding-left:15px;
background:url(/images/table_tab_a_bold.gif) left center no-repeat;
}
#right div.menu select {
font:normal 11px tahoma;
color:#5c5c5c;
height:18px;
margin:0px;
padding:0px;
margin-right:5px;
}
#right ul.menu {
width:228px;
padding:15px 0px;
margin-top:12px;
overflow:hidden;
}
#right ul.menu li {
/*width:100%;*/
padding:0px 0px 0px 45px;
margin-right:30px;
/*float:left;
clear:both;*/
display:block;
font:bold 11px tahoma;
color:#5c5c5c;
background:url('/images/right_ul_menu_li.gif') 20px 14px no-repeat;
}
#right ul.menu li.active {
color:#e91a10;
background:url('/images/a_other.gif') 20px 14px no-repeat;
}
#right ul.menu li.active a {
color:#e91a10;
}
#right ul.menu li a {
width:100%;
height:100%;
padding:10px 0;
color:#5c5c5c;
display:block;
}
#right ul.menu li a:hover {
color:#014d99;
text-decoration:none;
}
#right .blue {
background:#e5eef3;
}
.blue {
color:#0055a5 !important;
}

#right .grey {
background:#ececec;
}
#right .pdf {

background:url('/images/pdf.jpg') #ececec 12px 12px no-repeat;
}
#right .pdf li {
background:url('/images/pdf_li.gif') 20px 14px no-repeat !important;
}
#right p.title {
padding:15px 0 3px 0;
font-weight:bold;
color:#00499d;
}
#line {
width:100%;
height:40px;
padding:0 0px 0 80px;
border-top:1px solid #dfdfdf;

font:11px tahoma;
color:#5a5a5a;
}
#line span.date {
font-weight:bold;
color:#ea2016;
}
#line marquee {
font:11px tahoma;
height:40px;
width:90%;
padding-top:12px;
margin:0px;
/*float:left;*/
}
#line .title1 {
position:absolute;
top:8px;
left:0px;
font-weight:bold;
}
#line .title2 {
font-weight:bold;
font:11px tahoma;
line-height:40px;
height:40px;
font-weight:bold;
padding-right:20px;
}
#current {
padding-bottom:30px;
font:10px tahoma;
text-transform:uppercase;
color:#5a5a5a;
}
#current a {
color:#00499d;
}
#content div.pdf {
width:100%;
padding:15px;
padding-left:45px;
margin:15px 0;
position:relative;
background:url('/images/pdf.jpg') #ececec 10px 12px no-repeat;
}
#content div.pdf ul {
width:auto !important;
}
* html #content div.pdf ul {
width:100% !important;
}
#content div.word {
z-index:0;
width:100%;
padding:15px;
padding-left:45px;
margin:15px 0;
position:relative;
background:url('/images/word2.gif') #ececec 10px 12px no-repeat;
}
#content div.word ul {
z-index:0;
width:auto !important;
}
* html #content div.word ul {
z-index:0;
width:100% !important;
}
#content ul.pdf li {
padding:0 0 0 25px !important;
font:bold 11px tahoma;
color:#545454;
padding-bottom:14px !important;
background:url('/images/pdf_li.gif') 12px 5px no-repeat;
}
#content div.pdf ul.pdf li {
padding-bottom:7px !important;
background:url('/images/pdf_li.gif') 12px 5px no-repeat !important;
}
#content ul.left {
width:auto;
float:left !imporant;
}
* html #content ul.left {
width:100%;
float:none;
}
#content ul.pdf li a {
color:#545454;
}
#content ul.pdf li a:hover {
color:#014d99;
text-decoration:none;
}
#content div.pdf div.aa {
float:right
}
#content div.pdf div.aa img {
display:block;
}
h3 {
font:bold 11px tahoma;
color:#00499d;
padding:0;
padding-top:5px;
padding-bottom:5px;
}
table.tab {
width:100%;
border-collapse:collapse;
}
table.tab th {
background-color:#7dbee3;
padding:7px 10px;
font:bold 11px tahoma;
color:#ffffff;
text-align:left;

}
table.tab td {
padding:7px 10px;
font:11px tahoma;
color:#5a5a5a;
}
table.tab tr.blue {
background:#e5eef3;
}
table.tab tr.gray {
background:#ECECEC;
}
table.tab tr.white {
background:#fff;
height:1px;
}
table.tab input.inputtext {
border:1px solid #aaaaaa;
padding-left:3px;
padding-right:3px;
font:12px tahoma;
}
table.tab input.inputbutton {
background:#e5eef3;
border:1px solid #2b4f82;
color:#5a5a5a;
font:12px tahoma;
}
#map {
width:480px;
height:550px;
margin:0px;
margin-top:30px;
position:relative;
background:url('/images/content/map.gif') 0% 0% no-repeat;
}
#map li {
position:relative;
float:none !important;
padding:0px !important;
background:none !important;
}
#map li a {
width:90px;
height:5px;
position:relative;
display:block;
}
#map li ul {
width:220px;
height:auto;
padding-top:31px;
display:none;
position:absolute;
top:20px;
left:10px;
background:url('/images/map_li_ul.gif') 0% 0% no-repeat !important;
}
#map li:hover ul,
#map li.jshover ul {
display:block;
}
#map li ul li {
width:100%;
padding:10px !important;
height:auto;
clear:left;
font:11px tahoma;
color:#2f78a1;
background:#b9d0dc !important;
}
#map li ul li a {
width:100%;
height:100%;
padding:3px 10px 3px 30px;
display:block;
color:#2f78a1;
background:#ededed !important;
}
#map li ul li a:hover {
color:#05469a;
text-decoration:none;
background:none;
}
h6 {
padding-right:20px;
padding-bottom:7px;
font:bold 11px tahoma;
color:#fff;
float:left;
background:url('/images/arrow2.gif') 100% 4px no-repeat;
}
#map p {
font:11px tahoma;
color:#2f78a1;
clear:both;
}
.map_p{
height:10px;
}
#map li.p1 {
width:90px;
position:absolute;
top:72px;
left:211px;
}
#map li.p2 {
width:80px;
position:absolute;
top:112px;
left:106px;
}
#map li.p3 {
width:100px;
position:absolute;
top:142px;
left:196px;
}
#map li.p4 {
width:90px;
position:absolute;
top:167px;
left:204px;
}
#map li.p5 {
width:80px;
position:absolute;
top:167px;
left:46px;
}
#map li.p5 ul {
width:220px;
position:absolute;
top:15px;
left:75px;
}
#map li.p6 {
width:90px;
position:absolute;
top:164px;
left:322px;
}
#map li.p7 {
width:80px;
position:absolute;
top:215px;
left:160px;
}
#map li.p8 {
width:120px;
position:absolute;
top:220px;
left:10px;
}
#map li.p8 ul {
width:220px;
position:absolute;
top:15px;
left:75px;
}
#map li.p9 {
width:120px;
border:none;
position:absolute;
top:250px;
left:20px;
}
#map li.p10 {
width:120px;
position:absolute;
top:255px;
left:375px;
}
#map li.p11 {
width:120px;
position:absolute;
top:305px;
left:350px;
}
#map li.p12 {
width:120px;
position:absolute;
top:333px;
left:75px;
}
#map li.p12 ul {
width:220px;
position:absolute;
top:15px;
left:77px;
}
#map li.p13 {
width:120px;
position:absolute;
top:365px;
left:40px;
}
#map li.p13 ul {
width:220px;
position:absolute;
top:23px;
left:88px;
}
#map li.p14 {
width:120px;
position:absolute;
top:365px;
left:180px;
}
#map li.p15 {
width:120px;
position:absolute;
top:395px;
left:105px;
}
#map li.p15 ul {
width:220px;
position:absolute;
top:10px;
left:50px;
}
#map li.p16 {
width:120px;
position:absolute;
top:360px;
left:315px;
}
#map li.p17 {
width:120px;
position:absolute;
top:260px;
left:150px;
}
#map li.p18 {
width:90px;
position:absolute;
top:92px;
left:221px;
}
#map li.p19 {
width:120px;
position:absolute;
top:112px;
left:221px;
}
#map li.p20 {
width:90px;
position:absolute;
top:80px;
left:271px;
}
#map li.p21 {
width:100px;
border:none;
position:absolute;
top:235px;
left:20px;
}
#map li.p22 {
width:120px;
position:absolute;
top:280px;
left:355px;
}
#map li.p23 {
width:50px;
height:10px;
position:absolute;
top:215px;
left:240px;
}
#map li.p24 {
width:110px;
height:20px;
position:absolute;
top:420px;
left:180px;
}
div.cell {
width:100%;
padding:20px 5px;
border-bottom:1px solid #dfdfdf;
overflow:hidden;
font-size:11px;
}
h5 {
padding-bottom:10px;
font:bold 12px tahoma;
color:#00469b;
}
div.cell div.text {
padding-left:25px;
background:url(/images/m.gif) 0% 0% no-repeat;
color:#5a5a5a;
}
div.text a {
color:#5a5a5a;
}
big {
display:block;
font-size:16px;
font-weight:bold;
margin-top:3px;
margin-bottom:6px;
}
#phone {
width:39.99%;
float:left;
padding-top:45px;
font:bold 16px tahoma;
color:#e91a10;
}
div.map {
width:100%;
padding-top:35px;
clear:both;
}
div.map img {
border:9px solid #d6d6d6;
display:block;
}
#adress {
width:55.99%;
padding-left:20px;
float:left;
font:11px tahoma;
color:#545454;
background:url('/images/m.gif') 0% 0% no-repeat;
}
#content ul,#content ol {
width:100%;
overflow:hidden;
}
#content ul li,#content ol li {
width:100%;
padding:0 0 10px 20px;
float:left;
clear:both;
font:11px tahoma;
color:#545454;
background:url('/images/ul_li.gif') 0px 5px no-repeat;
}
#content ul.num li {
padding-left:10px !important;
background:none !important;
}
form.credit {
width:100%;
padding:10px 0;
margin-bottom:5px;
overflow:hidden;
background:#ececec;
}
input.radio {
height:21px;
margin-left:10px;
float:left;
display:block;
}
form.credit label {
height:21px;
padding:3px 0 0 10px;
float:left;
/*display:block;*/
font:11px tahoma;
color:#545454;
}
form.credit div.blu {
width:100%;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
margin-bottom:10px;
padding:10px 0 0 0;
clear:both;
overflow:hidden;
background:#e5eef3;
}
form.credit div.blu label {
width:90%;
padding-left:25px;
margin-bottom:23px;
}
* html form.credit div.blu label {
margin-bottom:24px;
}
label.small {
padding:0px !important;
margin:0px !important;
float:left !important;
clear:both !important;
font:10px tahoma !important;
color:#a7a6aa !important;
}
form.credit div.blu input.text {
width:80%;
padding:2px 0;
border:1px solid #a7a6aa;
color:#000;
float:left;
clear:both;
font:12px tahoma,verdana,arial;
color:#666666;
background:#fff;
}
form.credit div.blu textarea.text {
width:80%;
padding:2px 0;
border:1px solid #a7a6aa;
color:#000;
float:left;
clear:both;
font:12px tahoma,verdana,arial;
color:#666666;
background:#fff;
height:70px;
}
form.credit div.blu input.textreadonly {
width:80%;
padding:2px 0;
border:1px solid #a7a6aa;
color:#000;
float:left;
clear:both;
font:12px tahoma,verdana,arial;
color:#666666;
background:#ececec;
}
* html form.credit div.blu input.text {
height:21px;
}
form.credit input.submit {
width:120px;
font:12px tahoma;
margin-left:20px;
}
#bottom_links {
padding-top:30px;
}
#bottom_links a {
padding:0 50px 0 18px;
margin-left:20px;
font:bold 11px tahoma;
color:#e91a10;
display:block;
float:left;
background:url('/images/a_other.gif') 0% 4px no-repeat;
}
table.tab2 {
width:100%;
border-collapse:collapse;
}
table.tab2 th {
padding:5px 6px;
font:bold 10px tahoma;
color:#fff;
background:#7dbee3;
text-align:center;
}
table.tab2 td {
padding:5px 6px;
font:11px tahoma;
color:#5a5a5a;
}
table.tab2 tr.blue {
background:#e5eef3;
}
table.tab3 {
width:228px;
border:1px solid #cccccc;
}
table.tab3 th {
padding:10px;
font:bold 8px tahoma;
color:#fff;
background:#7dbee3;
text-align:center;
}
table.tab3 td {
padding-left:3px;
padding-top:5px;
padding-bottom:5px;
font:10px tahoma;
color:#5a5a5a;
}
table.tab3 tr.blue {
background-color:#e5eef3;
}
.magus
{
font-size:1;
font-color:#ffffff;
}
