.wrapper {
  min-width: 1006px;
  max-width: 1280px;
  height: auto;
  position:relative;
  z-index:1;
  margin: 0px auto;
  padding: 0px;
  background-color: #ffffff;
}

.fix {
  position: fixed;
  z-index: 100;
  top: 0px;
  right: 0;
  left: 0;
  height: 138px;
}

.bg_green {background-color:#197b30;}
.bgmenu {
  position:relative;
  z-index:2;
  background: url(../images/avtolombard/avtolombard_bgmenu.jpg) repeat-x;
  -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.6);
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .6);
  border-bottom:#222222 1px solid;
}
.bg_white {background-color:#ffffff;}

.wrapper section {
  width:960px;
  margin:0px auto;
}
.wrapper section.header {width:930px;height:67px;padding:15px;}

.avtolombard_logo {
  width:199px;
  height:67px;
  float:left;
}
.header_text {
  margin:10px 0px 0px 0px;
  padding:0px;
  font-family: 'Open Sans';
  line-height:120%;
  color:#ffffff;
  font-size:24px;
  font-style:italic;
  text-align:center;
  text-shadow: 1px 1px 5px #035d27;
}
.header_text span {
  font-family: 'Open Sans';
  color:#5fe444;
  font-size:13px;
  font-style:normal;
}
.header_right {
  width:290px;
  float:right;
  color:#5ee048;
  text-align:right;
  text-shadow: 1px 1px 5px #035d27;
}
.header_right img {
  width:30px;
  height:30px;
  float:right;
  margin:10px 2px 0px 0px;
}
.header_right p {
  float:right;
  margin:-5px 0px 0px 0px;
  padding:0px;
  line-height:120%;
  color:#ffffff;
  font-size:46px;
  font-weight:bold;
  text-shadow: 1px 1px 5px #035d27;
}
.header_right p span {
  margin:0px 3px;
  line-height:120%;
  color:#5ee048;
  font-size:14px;
  font-weight:normal;
  text-shadow: 1px 1px 5px #035d27;
}
.header_right a {
  font-family: 'Open Sans';
  color:#5ee048;
  font-size:12px;
  text-transform:uppercase;
  text-shadow: 1px 1px 5px #035d27;
}

ul.avtolombard_menu {
  width:100%;
  height:40px;
  margin:0px;
  padding:0px;
}
ul.avtolombard_menu li {
  float:right;
  margin:0px;
  padding:0px 12px;
  line-height:40px;
  list-style:none;
  text-transform:uppercase;
  background: url(../images/avtolombard/avtolombard_razdel.jpg) center left no-repeat;
}
ul.avtolombard_menu li:first-child {margin-right:24px;}
ul.avtolombard_menu li:last-child {background:none;}
ul.avtolombard_menu li a {
  font-family: 'Open Sans';
  color:#ffffff;
  font-size:14px;
  font-weight:normal;
  text-decoration:none;
  text-shadow: 1px 1px 5px #212121;
}

.avtolombard_ul1 {
  width:910px;
  height:101px;
  margin:0px;
  padding:38px 0px 18px 50px;
  border-bottom:#b7b7b7 1px solid;
}
.avtolombard_ul1 li {
  float:left;
  margin-left:10px;
  list-style:none;
  font-family: 'Open Sans';
  color:#333333;
  font-size:15px;
  font-weight:bold;
  text-align:center;
  text-transform:uppercase;
}
.avtolombard_ul1 li img {float:left;}
.avtolombard_ul1 li .info {float:left;margin:0px 10px;padding-top:15px;}
.avtolombard_ul1 li span.big_green {
  font-family: 'Open Sans';
  color:#197b30;
  font-size:54px;
  font-weight:bold;
  line-height:100%;
}
.avtolombard_ul1 li .avtolombard_razdel {
  width:20px;
  height:101px;
  float:left;
  margin:0px 10px;
  background: url(../images/avtolombard/avtolombard_next.png) center center no-repeat;
}

.avtolombard_p1 {
  margin:0px;
  padding:0px 0px 0px 30px;
  font-family:'Open Sans';
  color:#0a0a0a;
  font-size:42px;
  font-weight:300;
}
.avtolombard_p2 {
  margin:0px;
  padding:0px 0px 0px 30px;
  font-family:'Open Sans';
  color:#0a0a0a;
  font-size:30px;
  font-weight:600;
}
.avtolombard_p3 {
  margin:0px;
  padding:0px 0px 15px 30px;
  font-family:'Open Sans';
  color:#197b30;
  font-size:16px;
  font-weight:normal;
  font-style:italic;
}

.credit_application {
  background:#343434 url(../images/avtolombard/bg_credit_application.jpg) center center repeat-x;
  border-top:#efb006 3px solid;
  border-bottom:#efb006 3px solid;
}

.credit_application section {
  height:567px;
  background:url(../images/avtolombard/bg_credit_application2.png) left center no-repeat;
}
.credit_application section h2 {
  width:290px;
  float:left;
  margin:0px 0px 0px 53px;
  padding:30px 0px 30px 63px;
  line-height:53px;
  color:#ffffff;
  font-family:'Open Sans';
  font-size:32px;
  font-weight:300;
  text-transform:uppercase;
  background:url(../images/avtolombard/bg_credit_application3.png) left center no-repeat;
}
.credit_application form {
  width:770px;
  height:auto;
  clear:both;
  margin:0px 0px 0px 175px;
}
.credit_application form fildset {
  min-height:270px;
}
.credit_application form label {
  display:block;
  color:#ffffff;
  font-family:'Open Sans';
  font-size:14px;
}
.credit_application form input, 
.credit_application form textarea, 
.credit_application form select {
  min-height:21px;
  margin:3px 0px 12px 0px;
  padding:5px 0px 5px 5px;
  color:#666666;
  font-family:'Open Sans';
  font-size:14px;
  font-style:italic;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border:none;
}
#f_credit_email {
  position:absolute;
  left:-99999px;
}
#summa_zaima {
  margin:5px 0px 12px 0px;
  font-family:'Open Sans';
  font-size:20px;
  font-weight:300;
  font-style:normal;
}
.f_prim {
  width:350px;
  margin:28px 0px 0px 0px;
  padding:0px 10px;
  float:left;
  line-height:170%;
  color:#ffffff;
  font-family:'Open Sans';
  font-size:12px;
  font-weight:300;
  font-style:italic;
}

.f_submit_div {
  width:288px;
  height:62px;
  display:block;
  position:relative;
  float:right;
  margin-top:28px;
  padding:0px;
  
  border:#000000 1px solid;
}

.credit_application form input.f_submit, .f_submit {
  width:288px;
  height:62px;
  display:block; 
  cursor:pointer;
  margin:0px;
  padding:0px;
  color:#000000;
  font-family:'Open Sans';
  font-size:0px;
  font-weight:800;
  font-style:normal;
  text-align:center;
  text-decoration:none;
  text-transform:uppercase;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: url(../images/avtolombard/avtolombard_button.jpg) no-repeat;
}
.f_submit span {
  display:block;
  font-size:14px;
}

.credit_application form .leftblock {
  width:370px;
  height:auto;
  float:left;
}
.credit_application form .leftblock input, .credit_application form .leftblock textarea {
  width:365px;
}
.credit_application form .rightblock {
  width:290px;
  height:auto;
  float:right;
}
.credit_application form .rightblock input {width:285px;}

.avtolombard_car {
  width:550px;
  height:160px;
  position:relative;
  float:right;
}
.avtolombard_car span {
  width:550px;
  height:270px;
  display:block;
  position:absolute;
  bottom:0;
  background:url(../images/avtolombard/avtolombard_car2.png) center bottom no-repeat;
}
.green_zag {
  margin:0px;
  padding:10px 0px 30px 0px;
  color:#197b30;
  font-family:'Open Sans';
  font-size:36px;
  font-weight:bold;
  font-style:normal;
  text-align:center;
  text-transform:uppercase;
  background-color:#ffffff;
}
.light_green_zag {
  display:block;
  margin:0px;
  padding:0px;
  color:#197b30;
  font-family:'Open Sans';
  font-size:36px;
  font-weight:300;
  font-style:normal;
  text-align:center;
  text-transform:uppercase;
}
.black_zag {
  margin:0px;
  padding:30px 0px 0px 0px;
  line-height:100%;
  color:#000000;
  font-family:'Open Sans';
  font-size:36px;
  font-weight:800;
  font-style:normal;
  text-align:center;
  text-transform:uppercase;
}

ul.documents li {
  width:300px;
  float:left;
  list-style:none;
}
ul.documents li img{
  width:78px;
  height:106px;
  float:left;
  margin-right:10px;
}
ul.documents li p{
  margin-top:25px;
  font-family:'Open Sans';
  font-size:14px;
  font-weight:normal;
  line-height:140%;
}
.bg_uslovia_credita {
  background:#343434 url(../images/avtolombard/bg_uslovia.jpg) center center repeat-x;
}
.bg_uslovia_credita section {height:483px;}

.green_zag2 {
  width:760px;
  margin:0px auto 30px auto;
  padding: 5px 0px 5px 0px;
  font-family:'Open Sans';
  font-size:36px;
  font-weight:800;
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -khtml-border-bottom-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -khtml-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

ul.uslovia_credita li {
  width:440px;
  min-height:165px;
  float:left;
  margin:15px 10px;
  list-style:none;
}
ul.uslovia_credita li h3 {
  padding:0px 0px 0px 46px;
  margin:0px 0px 15px 0px;
  color:#fbbc13;
  font-family:'Open Sans';
  font-size:26px;
  font-weight:bold;
  background: url(../images/avtolombard/punkt_li.png) left center no-repeat;
}
ul.uslovia_credita li p {
  color:#ffffff;
  padding:0px;
  font-family:'Open Sans';
  font-size:14px;
  font-weight:normal;
}
ul.shema_credita {
  width:960px;
  margin:0px auto;
  padding:0px;
}
ul.shema_credita li {
  width:260px;
  height:160px;
  float:left;
  margin:5px;
  list-style:none;
}
ul.shema_credita li img {margin:0px 0px 0px 50px;}
ul.shema_credita li img.shema_razdel {margin:52px 0px 0px 0px;}

ul.shema_credita2 {
  width:960px;
  margin:0px auto;
  padding:0px;
}
ul.shema_credita2 li {
  width:280px;
  height:auto;
  float:left;
  margin:10px;
  list-style:none;
}
ul.shema_credita2 li h3 {
  padding:0px;
  text-align:center;
  font-family:'Open Sans';
  font-size:24px;
  font-weight:800;
  text-transform:uppercase;
  line-height:100%;
}
ul.shema_credita2 li p {
  padding:0px;
  text-align:center;
  font-family:'Open Sans';
  font-size:14px;
  font-weight:normal;
}

ul.zaim li {
  width:450px;
  height:auto;
  float:left;
  list-style:none;
  text-align:center;
}
ul.zaim li:last-child {width:900px;}
ul.zaim li h3 {
  margin:25px 0px 10px 0px;
  font-family:'Open Sans';
  color:#197b30;
  font-size:16px;
  font-weight:bold;
  text-transform:uppercase;
}
ul.zaim li p {
  margin:0px;
  font-family:'Open Sans';
  color:#444444;
  font-size:14px;
  font-weight:normal;
  line-height:140%;
}
.bg_map {
  width:100%;
  height:460px;
  background: url(../images/avtolombard/map-lub.jpg) center center no-repeat;
}
ul.avtolombard_contacts {width:700px;margin:0px auto;padding:0px;}
ul.avtolombard_contacts li {
  width:350px;
  height:auto;
  float:left;
  list-style:none;
  text-align:center;
}
ul.avtolombard_contacts li h3 {
  margin-bottom:0px;
  padding:0px;
  font-family:'Open Sans';
  color:#197b30;
  font-size:20px;
  font-weight:bold;
  text-transform:uppercase;
}
ul.avtolombard_contacts li span {
  font-family:'Open Sans';
  color:#666666;
  font-size:14px;
  font-weight:normal;
}
ul.avtolombard_contacts li p {
  padding:0px;
  font-family:'Open Sans';
  color:#000000;
  font-size:14px;
  font-weight:normal;
}
ul.avtolombard_contacts li p.phone {
  margin:0px 0px 5px 0px;
  padding:0px;
  font-family:'Open Sans';
  color:#000000;
  font-size:24px;
  font-weight:800;
}
ul.avtolombard_contacts li p.small_text {
  font-family:'Open Sans';
  color:#000000;
  font-size:11px;
  font-weight:normal;
}
ul.avtolombard_contacts li img {
  margin-top:-55px;
}
ul.avtolombard_contacts li a.vopros {
  width:194px;
  height:50px;
  display:block;
  margin:10px auto;
  padding-left:46px;
  line-height:50px;
  color:#ffffff;
  font-family:'Open Sans';
  font-size:18px;
  font-weight:bold;
  text-transform:uppercase;
  text-decoration:none;
  background:#197b30 url(../images/avtolombard/vopros2.png) 10px 7px no-repeat;
  border:#000000 1px solid;
}
.bg_gray {
  height:55px;
  margin-bottom:20px;
  background-color:#cccccc;
  border-top:#666666 1px solid;
}
.bg_gray p {
  width:60%;
  float:left;
  margin:0px 0px 0px 20px;
  padding:0px;
  line-height:55px;
  color:#666666;
  font-family:'Open Sans';
  font-size:12px;
  font-weight:normal;
}
.bg_gray p span {
  color:#197b30;
  font-weight:800;
  text-transform:uppercase;
}
.avtolombard_caunter {
  float:right;
  margin:12px 140px 0px 0px;
}