body{
    padding:0;
    margin:0;
    background: #fff;
    color:#86897D;
    font-family: Arial, Helvetica, sans-serif;

}
h1, h2, h3, h4, h5 {
    color: #0C0C0C;
    font-family: ArialNarrow, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.trophy{
    background: url("/templates/uaz/images/trophy.jpg") no-repeat top center;
}
.trophy a{
    display:block;
    height:380px;
    width:100%;
}
a {
    /*    color:#99CD33;*/
    color:#277990;
}
a:hover {
    /*    color:#99CD33;*/
    color:#00576b;
}
.noi{
    display: none;
}
img {
    border:none;
}
.menu-sub .parent li a:hover, a:hover {
    color:#00576b;

}

.logo-holder{
    position:relative;
    margin: 0 auto;
    max-width: 1400px;
    min-width: 980px;
    width: 100%;
}
#logo{
    position:absolute;
    left:5%;
    top:-38px;
    z-index: 2;
}
#logo .tels {
    position: absolute;
    text-align: center;
    top: 114px;
    width: 185px;
}
#logo .tels p{
    margin:0;
    font-size:18pt;
    
}
#logo a {
    display: block;
    overflow: hidden;
    width:185px;
    text-align: center;
}
#logo li {
    position: absolute;

}
#logo ul, #logo li {
    list-style: none;
    margin:0;
    padding:0;
}
#trunk_baloon a{
    text-decoration: none;
    display:block;
    padding:8px 0 8px 14px;
}
#trunk_baloon span.total_products{
color:#666;    
}

#trunk_baloon span.trunk_link{
    text-decoration: underline;
    color:#277990;
}
#trunk_baloon a:hover span.trunk_link{
    color:#00576B;
    
}
#trunk_baloon {
    background: url("../images/trunk_baloon.png") no-repeat;
    font-size: 12px;
    height: 73px;
    position: absolute;
    right: 7%;
    top: 3px;
    width: 158px;
    z-index: 3;
    margin-right:14px;
}
#trunk_baloon .trunk_title {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 3px;
    display: block;
    color:#014357;
}
#trunk {
    background: url("../images/trunk_uaz.png") no-repeat scroll left top transparent;
    height: 258px;
    position: absolute;
    right: 0;
    top: 30px;
    width: 8%;
}
#trunk.t4x4 {
    background-image: url("../images/trunk_200.png");
    width:10%;
}
#trunk.santa {
    background-image: url("../images/trunk_santa.png");
    height: 270px;
    max-width: 240px;
    top: 62px;
    width: 15%;
}
.main-width{
    margin: 0 auto;
    max-width: 1400px;
    min-width: 980px;
    width: 100%;
}
.top-menu-container .main-width{
    text-align: center;
}
.top-menu-container{
    background: url("../images/top-menu.png") repeat-x;
    height:66px;
    overflow:hidden;
}
.menu-top, .menu-top li {
    padding:0;
    margin:0;
    list-style: none;
}
.menu-top {
    display:inline-block;
}
.menu-top .item-101, .menu-top .item-115, .menu-top .item-141 {
    display:none;
}
.menu-top li {
    float:left;
}

.menu-top li a {
    color: #FFFFFF;
    display: block;
    font-family: ArialNarrow, "Arial Narrow", Arial;
    font-size: 16pt;
    font-weight: bold;
    line-height: 66px;
    padding: 0 15px;
    text-decoration: none;
}
.menu-top li a:hover, .menu-top li.active a  {
    background: url("../images/top-menu.png") repeat-x bottom;
}

.teaser-container{
    height:310px;
    position: relative;
}
.teaser-container .contacts-block .addr{
    display: block;
    padding-left:20px;
    background: url("../images/marker.png") no-repeat left ;
}
.teaser-container .contacts-block{
    position:absolute;
    bottom:30px;
    z-index: 2;
}
.teaser-container .contacts-block h2 a{
    text-decoration: none;
    color:#0C0C0C;
}
.teaser-container .contacts-block h2 a:hover{
    text-decoration: underline;
    color:#86897D;
}

.teaser-container .contacts-block h2{
    margin:0 0 1pt;
    font-size:20pt
}
.teaser-container .contacts-block p{
    padding:0;
    margin:0 0 0.5pt;
    font-size:18pt;
}
.teaser-container .contacts-block.left .addr{
    float:right;
}
.teaser-container .contacts-block.left{
    padding-right: 335px;
    right: 50%;
    text-align: right;
}
.teaser-container .contacts-block.right{
    padding-left: 335px;
    left: 50%;
    text-align: left;
}

.news-container{
    background: url("../images/teaser-bg.png") repeat-x bottom;
    overflow: hidden;
    height:134px;
}
.latestnews-mp{
    list-style: none;
    padding:0 3%;
    margin:12px 0;
    overflow: hidden;
}
.latestnews-mp li{
    float:left;
    width:20%;
    margin:0;
    padding:0;
}
.latestnews-mp li a:hover{
    background: #45A5B1;
    color:#fff;
}
.latestnews-mp li a{
    display:block;
    border-radius:10px;
    margin:0 10px;
    padding:5px 10px;
    position:relative;
    background: #5fbbc1;
    overflow: hidden;
    font-size:10pt;
    text-decoration: none;
    color:#fff;
    height: 100px;
}
.latestnews-mp li a .date{
    font-size:15pt;
    color:#fff;
    background: #333;
    border-radius:10px 0 20px 0;
    overflow: hidden;
    float:left;
    height:30px;
    width:50px;
    padding:5px 0 0 5px;
    margin:-5px 5px 0 -10px;
}
.latestnews-mp li a .title{
    display: block;
    font-weight: bold;
    height: 32px;
    margin-bottom: 3px;
    overflow: hidden;
    text-decoration: underline;
}

.latestnews-mp li a .date em{
    font-style:normal;
    font-size: 10pt;
}
.latestnews-mp li a .desc{

}

.content-container.inside{
    background-position: center -170px;   
    overflow: hidden;
}
.content-container{
    background: url("../images/main-bg.png") repeat-x center 20px;   
    overflow: hidden;
}
.subcol{
    width:10%;
    float:left;
    height: 1px;
}
.columns{
    overflow: hidden;
    padding-bottom: 20px;
    /*
    width:80%;
    float:left; 
    */
}
.in-right {
    width: 15%;
    float:left;
}
.in-left {
    width:30%;
    float:left;
}
.in-center.wide{
    width:70%;
}
.not-show {
    display:none;
}
.in-center{
    width:55%;
    float:left;
}
.mp-col{
}
.bgl {
    /*background: url("../images/bgl.jpg") right no-repeat; */
}
.bgr{
    /*background: url("../images/bgr.jpg") left no-repeat; */
}
.colwrap{
    padding:0 5%;
}
.menu-sub a {
    display: block;
    width:95%;
}
.menu-sub li {
    width:25%;
    float:left;
    margin-bottom:8pt;
    font-size: 14pt;
}
.menu-sub .parent ul {
    margin-top:5px;
}
.menu-sub .parent li {
    float: left;
    font-size: 9pt;
    margin: 0 10px 0 0;
    width: auto;
}
.menu-sub .parent li a{
    color:#666;
    padding:1px;
}
.menu-sub .parent li a:before{
    content: "- ";
}
.menu-sub, .menu-sub ul{
    margin:0;
    padding:0;
    list-style: none;
}

.footer-container {
    background: url("../images/tail-cont.png") repeat-x top;
}
.footer-container .main-width{
    background: url("../images/border-bot.png") repeat-x top;
    padding:30px 0 70px;
    overflow: hidden;
}

/* contacts box */
.foot-col1 {
    /*width: 100%;*/
    width: 380px;
    float: left;
}
.foot-col2 {
    padding:0 5% 0 420px;
}

.foot-col1 .bg {
    background: none repeat scroll 0 0 #FFFFFF;
}
.foot-col1 .border-left {
    background: url("../images/border-left.png") repeat-y scroll left top transparent;
}
.foot-col1 .left-bot-corner {
    background: url("../images/left-bot-corner.png") no-repeat scroll left bottom transparent;
    padding-left: 18px;
}
.foot-col1 .right-top-corner {
    background: url("../images/right-top-corner.png") no-repeat scroll right top transparent;
    padding-right: 10px;
}
.foot-col1 .border-bot {
    background: url("../images/border-bot1.png") no-repeat scroll left bottom transparent;
    font-size: 0;
    height: 21px;
    line-height: 0;
}
.foot-col1 .border-bot1 {
    background: url("../images/border-bot2.png") repeat-x scroll center bottom transparent;
    font-size: 0;
    height: 4px;
    line-height: 0;
}
.foot-col1 .inner {
    padding: 10px 36px 40px 41px;
}
.foot-col1 h2 {
    margin-bottom:0;
}
.foot-col1 p {
    color: #2D2D2D;
    font-style: italic;
    line-height: 1.58em;
    font-size: 11pt;
    margin-top: 0.5pt;
}

.menu_left .active.parent>a{
    background-image: url("../images/arrow-right-white.gif");
}
.menu_left .parent>a{
    background-image: url("../images/arrow-right.gif");
    background-repeat:  no-repeat;
    background-position:  2px 8px;
}
.menu_left .parent.expanded>a{
    background-image: url("../images/arrow-down.gif") ;
    background-repeat: no-repeat;
    background-position:  3px 11px;
}
.menu_left .active.parent.expanded>a{
    background-image: url("../images/arrow-down-white.gif") ;
}

.menu_left, .menu_left ul, .menu_left li {
    list-style: none;
    margin:0;
    padding:0;
}
.menu_left li{
    margin-bottom:3px;
}
.menu_left ul{
    margin:2px 0;
}
.menu_left .closed ul{
    display:none;
}
.menu_left .level1{
    font-size:1.2em;
}
.menu_left .level1 a{
    padding:3px 10px 3px 15px;
}
.menu_left .level1.active>a {
    background-image: url("../images/arrow-right-white.gif") ;
}
.menu_left .level1.active.expanded>a {
    background-image: url("../images/arrow-down-white.gif") ;
}

.menu_left .active>a, .menu_left .current>a{
    /*background-color: #E0A83F;*/
    background-color: #C5D7A3;
    color:#000;
}
.menu_left .current>a, .menu_left .active>a{
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
} 

.menu_left .level1.current>a, .menu_left .level1.active>a{
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
} 
.menu_left .level1.active ul{
}
.menu_left .level1.active, .menu_left .level1.current{

}
.menu_left .level2{
    font-size:0.85em;
    padding-left:20px;
}

.menu_left .current>a {
    background-image: url("../images/arrow-right-white.gif") ;
    background-position: 97% center;
    background-repeat: no-repeat;
    padding-right:23px;
}
.menu_left .level3.current>a,
.menu_left .level4.current>a,
.menu_left .level5.current>a
{
    background-color: #E7F2E2;
}
.menu_left .level2:hover{
    /*border-left:3px solid #4470C0;
    padding-left:17px;
    background: #e8f0f3;*/
}
.menu_left .level3{
    font-size:11pt;
    padding-left:40px;
}
.menu_left .level4{
    font-size:11pt;
}
.menu_left a{
    display: block;
}
.news-container .search-container{
    max-width: 1400px;
    margin:0 auto;
}
.search-container div.padder{
    margin: 10px 20px 0 0;
    padding: 0 100px 0 260px;
}
.search-container form{
    width:100%;
}
.search-measurer{
    overflow:hidden;
}
.search-container .search-box{
    width:96%;
    padding:4px 10px;
}
.search-container .button{
    float:right;
}
.search-container .helper {
    font-size:10pt;
    padding:5px 0 0 10px;
}
#searchHelper {
    cursor:pointer;
    border-bottom:dotted 1px #000;
}

.block-404{
    background: url("../images/404.jpg") no-repeat scroll -111px 0 transparent;
    margin: 20px 50px;
    padding: 20px 0 37px 374px;
}


.four-wheels{
    display:block;
    max-width:250px;
    border-radius:3px;
    background: url("../images/4wheels.png") no-repeat center 10px #008D00;
    padding: 100px 10px 10px;
    color:#fff !important;
    font-size:0.95em;
    margin:0 auto;
}
.four-wheels span{
    font-weight:bold;
    margin-bottom:7px;
    display:block;
}