* {
    margin: 0;
    padding: 0;
}

html, body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
}

td, th {
    text-align: left;
    vertical-align: top;
}

p {
    padding-bottom: 15px;
    line-height: 20px;
}

img { border: none; }

form, input {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    vertical-align: middle;
}

li { list-style: none; }

h1, h2, h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
    font-weight: normal;
}

a {
    font-size: 13px;
    color: #000000;
    text-decoration: underline;
}

a:visited {
    font-size: 13px;
    color: #000000;
    text-decoration: underline;
}

a:hover {
    font-size: 13px;
    color: #000000;
    text-decoration: none;
}

a:focus, a:active { outline: none; }

/*-- index --*/

#wrapper {
    min-width: 1000px;
    width: expression((documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'');
    max-width: 1280px;
    width:expression(document.body.clientWidth > 1280? "1280px":"auto" );
    margin: 0 auto;
}

#top {
    background: #e8e5de;
    overflow: hidden;
    display: block! important;
    display: inline-block;
    padding: 15px 27px;
}

#top-left { float: left; }

#top-right { float: right }

#print { float: left; }

#lang {
    float: left;
    margin: 7px 0 0 28px;
}

#lang span { color: #a81009; }

#outer {
    padding: 22px 30px;
    overflow: hidden;
    display: block! important;
    display: inline-block;
}

#inner {
    min-height: 570px;
    height: auto !important;
    height: 570px;
    padding: 22px 30px;
}

#text {
    float: left;
    width: 70%;
    padding-right: 5%;
}

#text p { font-size: 12px; }

a.blue, a.blue:visited, a.blue:hover { color: #014bb8; }

#header {
    clear: both;
    position: relative;
    z-index: 0;
    padding: 22px 30px;
    display: block! important;
    display: inline-block;
}

#sidebar {
    float: right;
    width: 25%;
    position: absolute;
    right: 0;
    top: 25px;
}

#logo { float: left; }

#title {
    float: left;
    margin-left: 60px;
}

#phone {
    padding-top: 20px;
    padding-bottom: 22px;
    font-size: 24px;
}

.phone-label {
    font-size: 11px;
    font-style: italic;
    color: #606060;
    padding: 5px 0;
}
#map {
    width: 672px;
    height: 360px;
    background: url(images/map.gif) no-repeat;
    margin: 0 auto;
    clear: both;
    position: relative;
}

#map a, #map a:visited, #map a:hover {
    font-family: Calibri;
    font-size: 22px;
    color: #0f75bc;
}

#map a.link-1, #map a.link-1:visited, #map a.link-1:hover {
    position: absolute;
    top: 87px;
    left: 50px;
}

#map a.link-2, #map a.link-2:visited, #map a.link-2:hover {
    position: absolute;
    top: 132px;
    left: 275px;
}

#map a.link-3, #map a.link-3:visited, #map a.link-3:hover {
    position: absolute;
    top: 182px;
    left: 73px;
}

#map a.link-4, #map a.link-4:visited, #map a.link-4:hover {
    position: absolute;
    top: 228px;
    left: 315px;
}

#map a.link-5, #map a.link-5:visited, #map a.link-5:hover {
    position: absolute;
    top: 281px;
    left: 262px;
}

.clear {
    clear: both;
    overflow: hidden;
    height: 0px;
}

#search { padding-bottom: 30px; }

.search-label {
    font-size: 12px;
    color: #606060;
    padding: 0 0 5px 10px;
}

#search .text-field {
    background: url(images/search-field.gif) no-repeat;
    width: 188px;
    height: 15px;
    padding: 7px;
    border: none;
}

#search .button {
    background: url(images/search-button.gif) no-repeat;
    width: 29px;
    height: 29px;
    border: none;
    cursor: pointer;
}

#menu { margin-bottom: 20px; }

#menu li {
    background: url(images/arrow-1.gif) no-repeat 3px 12px;
    padding-left: 20px;
    line-height: 30px;
}

#menu li a, #menu li a:visited, #menu li a:hover { font-size: 14px; }

#menu .active {
    background: url(images/arrow-4.gif) no-repeat 0 12px;
    padding-left: 20px;
    line-height: 30px;
    color: #1a57b2;
}

.sub-menu { margin-left: -40px; }

.sub-menu li { background: none !important; }

.sub-menu a, .sub-menu a:visited, .sub-menu a:hover { font-size: 12px !important; }

#center-banner {
    text-align: center;
    margin: 10px 0 20px 0;
}

#about {
    background: #e8e5de;
    border-top: 2px solid #f48221;
    border-bottom: 2px solid #f48221;
    padding: 20px 25px;
    overflow: hidden;
    display: block! important;
    display: inline-block;
}

#content-2 {
    float: left;
    width: 60%;
}

#sidebar-2 {
    float: right;
    width: 30%;
}

#sidebar-2 p { padding-bottom: 5px; }

#sidebar-2 p a, #sidebar-2 p a:visited { text-decoration: none; }

#sidebar-2 p a:hover { text-decoration: underline; }

.blue { color: #014bb8; }

.orange { color: #f58221; }

#news { margin-bottom: 22px; }

#news-title {
    background: url(images/news-title.gif) no-repeat;
    width: 82px;
    height: 16px;
    margin-bottom: 12px;
}

#articles { margin-bottom: 22px; }

#articles-title {
    background: url(images/articles-title.gif) no-repeat;
    width: 65px;
    height: 16px;
    margin-bottom: 12px;
}

.all {
    background: url(images/arrow-2.gif) no-repeat 0 7px;
    padding-left: 18px;
}

.all a, .all a:visited, .all a:hover {
    font-style: italic;
    color: #014bb8;
}

#associations { padding: 25px 70px 15px 70px; }

#associations table tr td {
    width: 20%;
    text-align: center;
}

#associations a.link-1, #associations a.link-1:visited, #associations a.link-1:hover {
    background: url(images/link-1.gif) no-repeat;
    display: block;
    width: 65px;
    height: 76px;
    margin: 0 auto;
}

#associations a.link-1:hover { background: url(images/link-1-hover.gif) no-repeat; }

#associations a.link-2, #associations a.link-2:visited, #associations a.link-2:hover {
    background: url(images/link-2.gif) no-repeat;
    display: block;
    width: 59px;
    height: 76px;
    margin: 0 auto;
}

#associations a.link-2:hover { background: url(images/link-2-hover.gif) no-repeat; }

#associations a.link-3, #associations a.link-3:visited, #associations a.link-3:hover {
    background: url(images/link-3.gif) no-repeat;
    display: block;
    width: 75px;
    height: 77px;
    margin: 0 auto;
}

#associations a.link-3:hover { background: url(images/link-3-hover.gif) no-repeat; }

#associations a.link-4, #associations a.link-4:visited, #associations a.link-4:hover {
    background: url(images/link-4.gif) no-repeat;
    display: block;
    width: 130px;
    height: 63px;
    margin: 0 auto;
}

#associations a.link-4:hover { background: url(images/link-4-hover.gif) no-repeat; }

#associations a.link-5, #associations a.link-5:visited, #associations a.link-5:hover {
    background: url(images/link-5.gif) no-repeat;
    display: block;
    width: 82px;
    height: 67px;
    margin: 0 auto;
}

#associations a.link-5:hover { background: url(images/link-5-hover.gif) no-repeat; }

#footer {
    overflow: hidden;
    display: block! important;
    display: inline-block;
    position: relative;
    padding: 25px 30px;
    line-height: 18px;
}

#footer-left {
    width: 33%;
    text-align: left;
}

#footer-center {
    width: 33%;
    text-align: center;
}

#phones {
    text-align: left;
    width: 170px;
    margin: 0 auto;
}

#footer-right {
    width: 33%;
    text-align: right;
}

#pixl {
    background: url(images/pixl.gif) no-repeat;
    width: 170px;
    height: 27px;
    text-align: left;
    padding-left: 85px;
    float: right;
}

/*-- 403 --*/

#bread-crumbs {
    margin: 25px 0 15px 0;
    padding-bottom: 15px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 20px;
    font-style: italic;
    color: #585858;
    border-bottom: 1px solid #d3d3d3;
}

#bread-crumbs a, #bread-crumbs a:visited, #bread-crumbs a:hover {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-style: italic;
    color: #0b56b3;
}

#message-1 {
    background: url(images/message-1.gif) no-repeat 0 0;
    padding-left: 24px;
    min-height: 20px;
    height:auto !important;
    height: 20px;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 25px;
}

#message-1 a, #message-1 a:visited, #message-1 a:hover {
    font-size: 14px;
    font-style: italic;
    color: #014bb8;
}

#enter-title {
    font-size: 16px;
    font-style: italic;
    color: #585858;
    margin-bottom: 15px;
}

#enter form {
    width: 170px;
    background: #e8e5de;
    padding: 8px 10px;
    margin-left: 25px;
}

#enter .label {
    font-size: 11px;
    margin-bottom: 5px;
}

#enter .text {
    width: 170px;
    height: 16px;
    padding: 1px 0;
    font-size: 11px;
    border: none;
    margin-bottom: 5px;
}

#enter .button {
    background: url(images/enter-2.gif) no-repeat;
    width: 58px;
    height: 17px;
    border: none;
    cursor: pointer;
}

a#forgot-password, a#forgot-password:visited, a#forgot-password:hover {
    font-style: italic;
    color: #014bb8;
    margin-left: 5px;
}

/*-- 404 --*/

#message-2 {
    background: url(images/message-2.gif) no-repeat 0 0;
    padding-left: 24px;
    min-height: 20px;
    height: auto !important;
    height: 20px;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 20px;
}

#message-text {
    padding-left: 25px;
    font-size: 12px;
}

/*-- job --*/

.title-1 {
    font-size: 16px;
    font-style: italic;
    color: #585858;
    margin-bottom: 20px;
}

.title-2 {
    background: url(images/arrow-1.gif) no-repeat 0 50%;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 16px;
    padding-left: 10px;
    margin-bottom: 17px;
}

.title-2 a, .title-2 a:visited {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 16px;
    text-decoration: none;
}

.title-2 a:hover {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 16px;
    text-decoration: underline;
}

.job-table {
    width: 100%;
    margin-bottom: 24px;
}

.job-table td { padding-left: 24px; }

.listing-1 li { line-height: 24px; }

/*-- job2 --*/

.title-3 {
    font-size: 16px;
    font-style: italic;
    margin-bottom: 10px;
}

.listing-2 {
    margin-bottom: 15px;
    line-height: 20px;
}

.title-4 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 15px;
}

/*-- press-centr --*/

.news {
    background: #e8e5de;
    padding: 10px 12px;
}

.news p { padding: 0; }

.news table td { padding-right: 5px; }

.news-title { margin-bottom: 10px; }

.news-title .arrow {
    width: 13px;
    height: 5px;
    position: relative;
    top: -3px;
    margin-left: 5px;
}

.news-title span {
    position: relative;
    top: -3px;
    margin-left: 5px;
}

.date {
    margin-bottom: 7px;
    font-size: 11px;
    font-style: italic;
    color: #726f6c;
}

.rss-icon {
    width: 16px;
    height: 16px;
    position: relative;
    top: 3px;
    left: 3px;
}

.white-line {
    border-bottom: 1px solid #FFFFFF;
    height: 1px;
    overflow: hidden;
    margin: 15px 0;
}

.subscribe {
    float: right;
    background: url(images/subscribe-icon.gif) no-repeat;
    padding-left: 25px;
    min-height: 17px;
    height: auto !important;
    height: 17px;
    margin: 10px 0;
}

.question {
    float: right;
    background: url(images/question-icon.gif) no-repeat;
    padding-left: 25px;
    min-height: 17px;
    height: auto !important;
    height: 17px;
    margin: 10px 0;
}

#right-banner { margin: 40px 0 20px 0; }

/*-- proekti --*/

.title-5 {
    min-height: 22px;
    height: auto !important;
    height: 22px;
    background: url(images/arrow-5.gif) no-repeat 0 5px;
    padding-left: 12px;
    margin-bottom: 30px;
    font-size: 16px;
    font-style: italic;
}

.title-5 a, .title-5 a:visited, .title-5 a:hover {
    font-size: 16px;
    font-style: italic;
}

.gallery { margin-bottom: 20px; }

.gallery .photo { margin-bottom: 10px; }

.photo-title { margin-bottom: 10px; }

.photo-title a, .photo-title a:visited, .photo-title a:hover {
    font-size: 12px;
    font-style: italic;
    color: #014bb8;
}

#archive {
    background: #e8e5de;
    border-top: 2px solid #f48221;
    border-bottom: 2px solid #f48221;
    padding: 12px 30px;
}

#archive .photo { margin-bottom: 10px; }

#archive .item {
    width: 140px;
    margin: 0 auto;
}

#archive-title {
    background: url(images/arrow-6.gif) no-repeat right center;
    padding-right: 35px;
    width: 245px;
    margin: 0 auto;
}

#archive-title a, #archive-title a:visited, #archive-title a:hover {
    font-size: 16px;
    font-style: italic;
}

#archive table tr td table tr td {
    padding: 0 5px;
    border-right: 1px solid #cac8c4;
}

#archive table tr td table tr .last { border: none; }

/*-- uslugi --*/

#service { width: 100%; }

.service-image { margin-bottom: 12px; }

.service-title { margin-bottom: 12px; }

.service-title a, .service-title a:visited, .service-title a:hover {
    font-size: 14px;
    font-style: italic;
    color: #014bb8;
}

#service p {
    font-style: italic;
    line-height: 16px;
    padding-bottom: 30px;
}

.listing-3 li {
    background: url(images/arrow-1.gif) no-repeat 0 8px;
    padding-left: 20px;
    margin-left: 15px;
    line-height: 20px;
}

/*-- uslugi-sklad --*/

.flag {
    width: 22px;
    height: 16px;
    position: relative;
    top: 3px;
    margin-right: 3px;
}

#sklad-image {
    margin: 5px 0 20px 0;
    text-align: center;
}

.about-title {
    font-size: 16px;
    color: #e26600;
    margin-bottom: 12px;
}

/*-- geography --*/

#geography { text-align: center; }

.title-6 {
    font-size: 16px;
    font-style: italic;
    color: #e26600;
    margin-bottom: 5px;
}

.regions {
    width: 100%;
    margin-bottom: 20px;
}

.regions td {
    width: 50%;
    padding-left: 22px;
}

.title-7 {
    background: url(images/arrow-1.gif) no-repeat 0 50%;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    padding-left: 10px;
    margin-bottom: 15px;
}

.title-7 a, .title-7 a:visited {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    text-decoration: none;
}

.title-7 a:hover {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    text-decoration: underline;
}

#map-2 { text-align: center; }

/*-- about --*/

.listing-4 li {
    background: url(images/arrow-1.gif) no-repeat 0 50%;
    padding-left: 15px;
    line-height: 30px;
}

.listing-4 a, .listing-4 a:visited, .listing-4 a:hover { font-size: 14px; }

#geography-2 {
    background: url(images/geography-2.gif) no-repeat right center #e8e5de;
    border-top: 2px solid #f48221;
    border-bottom: 2px solid #f48221;
    padding: 12px 25px 0 25px;
    overflow: hidden;
    display: block! important;
    display: inline-block;
}

#geography-title {
    background: url(images/arrow-7.gif) no-repeat right center;
    padding-right: 34px;
    float: left;
    margin-bottom: 10px;
}

#geography-title a, #geography-title a:visited, #geography-title a:hover {
    font-size: 16px;
    font-style: italic;
    color: #e26600;
}

.outer { padding: 20px 30px; }

/*-- contacts --*/

#contact-phones { margin: 20px 0; }

#contact-phones td { vertical-align: middle; }

.number {
    font-size: 18px;
    font-style: italic;
}

#contact-form { padding-left: 30px; }

.radio {
    font-size: 14px;
    font-style: italic;
    margin-bottom: 15px !important;
}

.radio span { padding-right: 15px; }

#contact-form .label {
    display: block;
    float: left;
    width: 75px;
}

#contact-form div { margin-bottom: 8px; }

#contact-form .text {
    background: #e9e9e9;
    border: 1px solid #cccccc;
    width: 235px;
}

#contact-form textarea {
    background: #e9e9e9;
    border: 1px solid #cccccc;
    width: 310px;
    height: 130px;
}

#contact-form .button {
    background: #e9e9e9;
    border: 1px solid #cccccc;
    float: right;
    cursor: pointer;
    margin: 15px 0;
    padding: 2px 4px;
}

.map-3 {
    background: url(images/map-3.jpg) no-repeat center bottom;
    min-height: 1200px;
    height: auto !important;
    height: 1200px;
}

#print-map {
    float: right;
    margin-right: 55px;
}

