/*
box-sizing: border-box;
-moz-box-sizing: border-box; 
-webkit-box-sizing: border-box; 

font-family: 'PT Sans', sans-serif;

*/

html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}
body {
    background: url(../images/bg.jpg) repeat 0 0 transparent;    
}
header,
section,
nav,
footer {
    display: block;
}
a img, img {border: none;}
a {text-decoration: none;}
.inl {display: inline-block; *zoom: 1; *display: inline;}
.vtop {vertical-align: top;}
.vmid {vertical-align: middle;}
.vbot {vertical-align: bottom;}
.aLeft {text-align: left;}
.aCenter {text-align: center;}
.aRight {text-align: right;}
.fLeft {float: left;}
.fRight {float: right;}
.clear {clear: both;}

.one-two {width: 49%; margin-left: 2%;}
.one-two.first {margin-left: 0%;}

.wrapper {
    font-family: 'PT Sans', sans-serif;
    min-height: 100%;
    font-size: 14px;
    overflow-x: hidden;
}
.fullW {
    width: 100%;   
}
.fixW {
    margin: 0 auto;
    width: 980px;    
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box;
}
.container {background: #ffffff; padding: 0 10px;}

/*-- header --*/

header {}
header .top {
    height: 28px;
    line-height: 28px;
    background: #203874;
}
header .blueBg {
    white-space: nowrap;
}
header .blueBg p b {
    padding-left: 10px;
}
header .blueBg a {
    color: #ffffff;
}
header .blueBg .showOnMap {
    background: url(../images/show_on_map.png) no-repeat left center transparent;
    padding-left: 16px;
    margin-left: 30px;
    text-decoration: underline;
}
header .blueBg .skype {
    background: url(../images/skype.png) no-repeat left center transparent;
    padding-left: 20px;
    margin-left: 134px;
}
header .blueBg .icq {
    background: url(../images/icq.png) no-repeat left center transparent;
    padding-left: 22px;
    margin-left: 50px;
}
header .top p {
    margin: 0;
    color: #ffffff;
}
header .right {
    position: relative;
}
header .marks {
    position: absolute;
    top: 14px;
    left: 0;
}
header .mark1 {
    left: 186px;
}
header .mark2 {
    left: 262px;
}
header .mark3 {
    left: 340px;
}
header .mark4 {
    left: 416px;
}
header .container .inf {
    position: absolute;
    left: 188px;
    top: 64px;
    color: #ffffff;
    font-size: 16px;
}
header .container {
    padding: 8px 10px 15px;
    white-space: nowrap;
}
header nav {
    list-style: none;
    padding-top: 25px;
}
header nav li {
    display: inline-block;
    vertical-align: middle;
    border-left: 1px solid #203874;
    line-height: 14px;
    padding: 0 8px 0 14px;

    *zoom: 1;
    *display: inline;
}
header nav li:first-child {
    border: none;
}
header nav li a {
    color: #203874;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
}

/*-- end header --*/

/*-- content --*/

section {}
section .container {margin-bottom: 126px; padding-bottom: 10px; min-height: 505px;}
h1 {
    color: #203874;
    font-family: 'PT Sans',sans-serif;
    font-size: 21px;
    font-weight: 400;
}
.carStoreModule {
    padding: 15px 0;
}
.wrapper_logos {
    position: relative;
    width: 100%;
}
.wrapper_logos .wrap_logos {
    position: absolute;
    top: 50px;
    opacity: 0.4;
    filter:alpha(opacity=40);
}
.wrapper_logos .wrap_logos.left {
    left: -460px;
}
.wrapper_logos .wrap_logos.right {
    right: -460px;
}
.contacts {
    border-collapse: collapse;
    width: 100%;
}
.contacts td {
    padding: 6px 10px;
}
.contacts .black td {    
    background: #DBDBDB;
}
iframe {
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
}


/*-- end content --*/


/*-- bunner --*/

.bunner_container_wr {
    margin-bottom: 20px;
}
.bunner {
    position: relative;
    width: 960px;
    height: 300px;
    overflow: hidden;
}
.bunner .load {
    position: absolute;
    top: 0;
    left: 0;
}
.bunner .load .load_wr {
    filter: alpha(opacity=70);
    opacity:0.7;
    position: absolute;
    display: block;
    background-color: #000000;
    top: 0px;
    left: 0px;
    width: 100%;
    height:100%;
}
.bunner .load .load_loader {
    position: absolute;
    display: block;
    background: url(../images/loading.gif) no-repeat center center transparent;
    top: 0px;
    left: 0px;
    width: 100%;
    height:100%;
}
.bunner .slides {
    cursor: move;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 600px;
    height: 300px;
    overflow: hidden;
}
.bunner .slides .slide .captionOrange {
    position:absolute;
    left:20px;
    top: 30px; 
    width:300px;
    height:30px;
}
.jssorb08l, .jssorb08r, .jssorb08ldn, .jssorb08rdn
{
    position: absolute;
    cursor: pointer;
    display: block;
    /*background: url(a08.png) no-repeat;*/
    /*    overflow:hidden;*/
    opacity: .8; filter:alpha(opacity=80);
    z-index: 100;
}
.jssorb08l {
    background: url(arrow_left.png) no-repeat 0 0 transparent; 
    left: 10px!important;
    top: 50%!important;
    margin-top: -25px;
}
.jssorb08r { 
    background: url(arrow_right.png) no-repeat 0 0 transparent; 
    left: auto!important;
    right: 10px!important;
    top: 50%!important;
    margin-top: -25px;
}
.jssorb08l:hover {
    background: url(arrow_left.png) no-repeat 0 0 transparent!important; 
    opacity: 1.0;
    filter:alpha(opacity=100); 
}
.jssorb08r:hover {
    background: url(arrow_right.png) no-repeat 0 0 transparent!important; 
    opacity: 1.0;
    filter:alpha(opacity=100); 
}
.jssorb08ldn { 
    background: url(arrow_left.png) no-repeat 0 0 transparent!important;
    top: 50%!important;
    bottom: auto!important;
    left: 10px!important;
    margin-top: -25px;
    opacity: .6; 
    filter:alpha(opacity=60);
}
.jssorb08rdn {
    background: url(arrow_right.png) no-repeat 0 0 transparent!important;
    top: 50%!important;
    margin-top: -25px;
    left: auto!important;
    right: 10px!important;
    bottom: auto!important;
    opacity: .6;
    filter:alpha(opacity=60);
}

/*-- end bunner --*/
/*-- footer --*/

footer {
    font-family: 'PT Sans', sans-serif;    
    font-size: 14px;
    margin-top: -106px;
}
footer .top {padding: 10px 0;}
footer .top a {
    padding: 0 6px;
}
footer .fullW.bottom {background: #203874; padding: 3px 0;}
footer .fullW p,
footer .fullW p a {
    color: #ffffff;
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 0;
}

/*-- end footer --*/