@charset "utf-8";
html, body {
   /* background: none repeat scroll 0 0 #CFB7A0;*/
    color: #262626;
    font: 12px Arial;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
table, tr, td {
    color: #676767;
    font: 12px Arial;
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: top;
}
div {
    font: 12px Arial;
    text-align: left;
    vertical-align: top;
}
img {
    border: 0 none;
    font: 12px Arial;
    margin: 0;
    padding: 0;
}
img {
    border: 0 none;
    margin: 0;
    padding: 0;
}
ul {
    margin: 0 0 0 17px;
    padding: 0;
}
ul {
    list-style-image: url("/img/li.gif");
}
span {
    line-height: 130%;
    text-decoration: none !important;
}
form {
    margin: 0;
    padding: 0;
}
input {
    background: none repeat scroll 0 0 #EEDEC7;
    border: 1px solid #9A5623;
    color: #333333;
    font: 12px Arial;
    height: 14px;
    margin: 0;
    padding: 2px;
    width: 170px;
}
textarea {
    background: none repeat scroll 0 0 #EEDEC7;
    border: 1px solid #9A5623;
    color: #333333;
    font: 12px Arial;
    height: 150px;
    margin: 0;
    overflow: auto;
    padding: 2px;
    width: 300px;
}
select {
    border: 1px solid #A09F9E;
    color: #333333;
}
option {
    color: #333333;
}
.radio {
    border: 0 none;
    height: 10px;
    margin: 0;
    padding: 0;
    width: 10px;
}
.reset {
    background: none repeat scroll 0 0 #E6CFAB;
    border: 1px solid #9A5623;
    color: #9A5623;
    cursor: pointer;
    font-weight: bold;
    height: auto;
    margin-top: 5px;
    padding: 1px 4px;
    width: auto;
}
.send {
    background: none repeat scroll 0 0 #9A5623;
    border: 1px solid #9A5623;
    color: #E6CFAB;
    cursor: pointer;
    font-weight: bold;
    height: auto;
    margin-top: 5px;
    padding: 1px 4px;
    width: auto;
}
.search_inp {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    color: #404040;
    height: 16px;
    padding: 2px;
    width: 120px;
}
.asterisk {
    color: #B81137;
    font: bold 14px Arial;
}
.areadiv1 {
    padding: 3px;
}
h2 {
    font-size: 16px;
}
a, a:link, a:active, a:visited {
    color: #36000f;
    font: 12px arial,serif,sans-serif;
    outline: medium none;
    text-decoration: underline;
}
a:hover {
    outline: medium none;
    text-decoration: underline;
}
a:active {
    text-decoration: none !important;
}
.fl_left {
    float: left;
}
.fl_right {
    float: right;
}
.over_hide {
    overflow: hidden;
}
.alcenter {
    text-align: center;
}
.alright {
    text-align: right;
}
.vbottom {
    vertical-align: bottom;
}
.vmiddle {
    vertical-align: middle;
}
.clear {
    clear: both;
}
.abs {
    position: absolute;
}
.rel {
    position: relative;
}
.just {
    text-align: justify;
}
.underline {
    text-decoration: underline;
}
a.more, a.more:active, a.more:link, a.more:visited {
    color: #816747;
    font-size: 11px;
    text-decoration: underline;
}
a.more:hover {
    text-decoration: none;
}
a.inverse, a.inverse:active, a.inverse:link, a.inverse:visited {
    text-decoration: underline;
}
a.inverse:hover {
    text-decoration: none;
}
a.topmenu, a.topmenu:active, a.topmenu:link, a.topmenu:visited {
    color: #D9C0A1;
    display: block;
    float: left;
    font-size: 15px;
    height: 25px;
    margin-left: 30px !important;
    text-decoration: none;
}
a.topmenu:hover {
    color: #FFFFFF;
}
a.menu_curr, a.menu_curr:active, a.menu_curr:link, a.menu_curr:visited, a.menu_curr:hover {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 15px;
    height: 25px;
    margin-left: 30px !important;
    text-decoration: none;
}
.menu_curr {
    color: #FFFFFF;
    font-size: 15px;
    text-decoration: none;
}
a.lang, a.lang:active, a.lang:link, a.lang:visited {
    color: #D1B898;
}
a.lang:hover {
    color: #D1B898;
    text-decoration: underline;
}
a.lang_curr, a.lang_curr:active, a.lang_curr:link, a.lang_curr:visited {
    color: #D1B898;
    text-decoration: underline;
}
a.lang_curr:hover {
    color: #D1B898;
    text-decoration: underline;
}
.lang_curr {
    color: #D1B898;
    text-decoration: underline;
}
.langs_pos {
    left: 29px;
    position: absolute;
    top: 300px;
}
a.fff, a.fff:active, a.fff:link, a.fff:visited, a.fff:hover {
    color: #FFFFFF;
}
a.a_red, a.a_red:active, a.a_red:link, a.a_red:visited, a.a_red:hover {
    color: #EC0000;
}
a.a_lh220, a.a_lh220:active, a.a_lh220:link, a.a_lh220:visited, a.a_lh220:hover {
    line-height: 220%;
}
a.f10, a.f10:active, a.f10:link, a.f10:visited, a.f10:hover {
    font-size: 10px;
}
a.f12, a.f12:active, a.f12:link, a.f12:visited, a.f12:hover {
    font-size: 12px;
}
a.f18, a.f18:active, a.f18:link, a.f18:visited, a.f18:hover {
    font-size: 18px;
}
.main {
    /*background: url("/img/shadow.gif") repeat-y scroll center top rgba(0, 0, 0, 0);*/
   /* background-color: #7A1500;*/
 background-color: #36000f;
    margin: 0 auto;
    position: relative;
    /*width: 1000px;*/
}
.header {
   /* background: url("/img/hdr_bg.jpg") no-repeat scroll right top rgba(0, 0, 0, 0);
    height: 266px;
    position: relative;*/
}
.footer {
    background: none repeat scroll 0 0 #36000f;
    color: #D2B999;
    height: 46px;
    padding: 5px 0 10px;
    position: relative;
}
.logo_pos {
    /*left: 29px;*/
    position: absolute;
    top: 29px;
}
.tel_pos {
    color: #EDE2CD;
    font-size: 24px;
   /* left: 32px;*/
    position: absolute;
    top: 160px;
}
.links_pos {
    position: absolute;
    right: 13px;
    top: 0;
}
.contacts_pos_am {
    background: url("/img/contacts_am.gif.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
    bottom: 25px;
    height: 175px;
    padding-left: 30px;
    padding-top: 80px;
    position: absolute;
    right: 23px;
   /* width: 180px;*/
}
.contacts_pos_en {
    background: url("/img/contacts_en.gif.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
    bottom: 24px;
    height: 175px;
    padding-left: 33px;
    padding-top: 80px;
    position: absolute;
    right: 23px;
   /* width: 180px;*/
}
.contacts_pos_ru {
    background: url("/img/contacts_ru.gif.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
    bottom: 25px;
    height: 175px;
    padding-left:33px;
    padding-top: 80px;
    position: absolute;
    right: 23px;
   /* width: 180px;*/
}
.contacts_pos_fr {
    background: url("/img/contacts_fr.gif.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
    bottom: 25px;
    height: 175px;
    padding-left: 33px;
    padding-top: 80px;
    position: absolute;
    right: 23px;
   /* width: 180px;*/
}
.cont_text {
    color: #2E2E2E;
    font-size: 15px;
    font-weight: bold;
}
.faq_pos {
    bottom: 234px;
    position: relative;
    right: 40px;
}
.content {
    padding: 8px 0;
    width: 480px;
}
.homenews {
    color: #333333 !important;
    text-decoration: none !important;
}
a.homenews:hover {
    color:#36000f !important;
    text-decoration: underline !important;
}
.container {
   /* background: url("/img/content_pix.gif") repeat-x scroll left top #F3E4CF;*/
    height: auto !important;
    margin: 0 auto;
    min-height: 400px;
    width: 1000px;
}
.menu_pos {
    height: 25px;
    padding-top: 14px;
    position: absolute;
    right: 30px;
    top: 285px;
    width: auto;
}
.menu_pos ul, .menu_pos {
    list-style-image: none;
}
.left {
    height: auto !important;
    margin-left: -8px;
    min-height: 400px;
    padding: 8px 0;
    width: 260px;
}
.right {
    /*background: url("/img/right_bg.gif") no-repeat scroll 20px 56px rgba(0, 0, 0, 0);*/
    height: auto !important;
    min-height: 150px;
    padding: 2px 15px 271px 20px;
    width: 230px;
}
.box {
   /* background: none repeat scroll left top #E8CFAB;*/
    height: auto !important;
    margin: 0 auto;
    min-height: 25px;
    padding: 12px;
    position: relative;
}
.box_trans {
    height: auto !important;
    margin: 0 auto;
    min-height: 100px;
    padding: 12px;
    position: relative;
}
.margin5 {
    margin: 5px;
}
.margintop5 {
    margin-top: 5px;
}
.margintop10 {
    margin-top: 10px;
}
.margintop20 {
    margin-top: 20px;
}
.marginright10 {
    margin-right: 10px;
}
.marginbot5 {
    margin-bottom: 5px;
}
.marginbot15 {
    margin-bottom: 15px;
}
.marginleft10 {
    margin-left: 10px;
}
.padding10 {
    padding: 10px;
}
.padding5 {
    padding: 5px;
}
.paddingtop10 {
    padding-top: 10px;
}
.paddingbot10 {
    padding-bottom: 10px;
}
.paddingleft10 {
    padding-left: 30px;
}
.adv {
    height: auto;
    overflow: hidden;
    width: 205px;
}
.block {
    display: block;
    margin-top: 20px;
}
a.block:hover {
    text-decoration: none;
}
.content-image {
    display: block;
    float: left;
    margin: 3px 10px 5px 0;
    width: 80px;
}
.content-image-big {
    display: block;
    float: left;
    margin: 3px 10px 5px 0;
    width: 200px;
}
.white {
    color: #FFFFFF;
}
.blue {
    color: #003B78;
}
.red {
    color: #EB3D00;
}
.fs12 {
    font-size: 12px;
}
.fs16 {
    font-size: 16px;
}
.fs18 {
    font-size: 18px;
}
.w181 {
    /*float: left;*/
    height: 25px !important;
    margin-left: -12px;
    padding: 12px;
    text-align: left !important;
    text-decoration: none !important;
    width: 230px;
}
.w182 {
   /* background-color: #7A1500;*/
    width: 234px;
}
.w240 {
    width: 240px;
}
.w441 {
    width: 441px;
}
.w100p {
    width: 100%;
}
.h15 {
    height: 20px;
}
.h100p {
    background-color: #FFFFFF;
    height: 100%;
   /* width: 999px;*/
}
.iconic-facebook, .iconic-twitter, .iconic-youtube, .iconic-linkedin {
    background-image: url("/img/sprites4.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 21px;
    width: 21px;
}
.iconic-facebook:hover {
    background-position: 0 -21px !important;
}
.iconic-twitter {
    background-position: -42px 0;
}
.iconic-twitter:hover {
    background-position: -42px -21px !important;
}
.iconic-linkedin {
    background-position: -126px 0;
}
.iconic-linkedin:hover {
    background-position: -126px -21px !important;
}
.img_border {
    border: 1px solid #C4C4C4;
}
.botborder {
    background-color: #DEDEDE;
   /* border-bottom: 1px solid #9A5623;*/
    margin-top: -3px;
    padding: 5px;
}
.title {
   /* color: #7A1500;*/
color: #36000f;
    font-size: 19px;
   /* font-weight: bold;*/
}
.ico_services_pos {
    position: absolute;
    right: 10px;
    top: -11px;
}
#circle {
    bottom: -15px;
    height: 15px;
    position: absolute;
    right: 25px;
    top: 58px;
    width: 89px;
    z-index: 999;
}
