body,html,form {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
table{
  font-size: 12px;

}

img{
	border:0;
	padding:0;
	margin:0;
}
a{
    color:#000000;
    text-decoration:underline;
}
a:hover{
	color:#dc5d00;
}

#All{
  border: 1px solid #bfbdca;
  margin: 25px 0 0 0;
  padding: 20px;
  background: #f4f4f6;
}

#pageTitle{
/*    height: 28px;*/
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 0 4px 0;
/*    border: 1px solid red;*/
}

#contentBl{
    padding: 15px 15px 5px 15px;
    background: #ffffff;
    line-height: 15px;
}
#contentBl table{
    line-height: 15px;
}
.contentItem{
    border: 1px solid #d6d5dd;
    margin: 0 0 10px 0; 
}
.contentItem .title{
	background: #f4f4f6;
    font-size: 14px;
    padding: 5px 15px 8px 15px;
  /*  font-weight: 600;*/
 	color: #dc5d00;
}
.contentItem .title a{
    color: #dc5d00;
}
.newsDate{
  /*background: white;*/
  background: #f4f4f6;
  /*float: left;*/
  color: #dc5d00;
  padding: 7px 15px;
}
.newstitle{
	font-size: 14px;
    padding: 5px 15px 8px 15px;
}
.newsItem{
  margin: 0 0 10px 0;
  padding: 10px 0 0 0;
}
.newsShort{
    clear: both;
    padding: 5px 15px;
    /*text-align: justify;*/
}

#otherNews{
  background: #f5f5f5;
  padding: 15px 0 5px 0;
  margin: 5px 0 10px 0;
}
#otherNews .title{
    background:white;
   /* float:left;*/
   padding: 7px 15px;
}
#otherNews .otherNewsItem{
    margin: 5px 15px;
}

/*каталог, модели*/
.cataligItem{
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    /*border-left:1px solid #dc5d00;*/
}
.fullModelsBl{
   background: #f4f4f6;
   margin: 0 10px;
   padding: 11px;
}
.fullModelsNav{
  background: #d4d4dc;
  sborder: 1px solid red;
  height: 51px;
  /*width:20px;
  margin:5px 0 0px 0;
  overflow:hidden;*/
}
.fullModelsNav a{
    display:block;
/*    height: 54px;*/
    width: 20px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    padding: 15px 0;
}
.fullModelsNav span{
  margin: 10px 0 0 0;
  sdisplay: block;
}
.fullModelsItem{
  width:65px;overflow:hidden;
/*  margin: 0 3px;*/
}

#imgModelBl{
    /*width: 300px;*/
    /*height: 340px;*/
   /* overflow: hidden;*/
    /*height:340px;*/
    /*margin:10px 10px 10px 0;*/
    /*background: #f4f4f6;*/
}
.thumbModelBl{
    width: 65px;
    height: 65px;
    overflow: hidden;
    margin: 0 10px 10px 0;
    float: left;
}

.content .modelName{
    background: #fff;
    height: 20px;
    float: left;
    position: relative;
    left: -15px;
    top:-1px;
    padding: 5px 15px;
    margin: 0 0 10px 0;
}
.content{
  /*background: #f4f4f6;*/
  padding: 10px 15px 10px 15px;
 /* margin: 10px 0;*/
  /*text-align: justify;*/
}

#addToNoteBl{
  background: #57556a;
/*  padding: 5px 0;
  padding:expression('2px 0 5px 0');*/
  color: white;
  text-align: center;
  clear: both;
  cursor: pointer;
/*  text-decoration: underline;*/
  /*font-weight: bold;*/
  border: 0;
  /*width: 300px;*/
  width: 100%;
  height: 30px;
}


/*end каталог, модели*/

#topMenuBl{
    background: #626378;
    height: 38px;
    text-align: center;
    color:white;
    font-size: 12px;
    overflow: hidden;
    margin: 0 0 1px 0;
}
#topMenuBl ul{
    margin: 12px 0 0 0;
}
#topMenuBl li{
    list-style: none;
    display: inline;
    /*border-left: 1px white solid;*/
    border-left: 1px #dc5d00 solid;
    padding: 0 10px;
}
#topMenuBl a{
    color:white;
    text-decoration: none;
}

#underTopMenuBl{
    background: #d4d4dc;
    padding: 10px 0;
}
 #logoBl{
    margin: 15px;
}

#menuTbl{
    background: #3d3c4a;
    padding: 0px 0;
}
#menuTbl a,#menuTbl a:visited{
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 3px 10px;
}
#menuTbl a:hover{
    background: #b6b5c3;
    color: black;
}
#menuTbl .menuItem{

}
/*b6b5c3*/

#menuBl{
  padding: 7px 0;
}
#subMenuBl{
  background: #57556a;
  padding: 7px 0;
}
#subMenuBl2{
  background: #6a6880;
  padding: 7px 0;
}
#subMenuBl a:hover{
    background: #9896ab;
    color: black;
}

#searchBl{
   /* background: #d4d4dc;*/
    padding: 0 0;
    margin: 4px 0 6px 0;
    height: 27px;
    overflow: hidden;
}
.input_s{
    background: #6a6a82;
    color: white;
    border: none;
    height: 18px;
}
.input_t{
    border: 1px solid #6a6a82;
    height: 16px;
}


#bottomMenuBl{
    background: #434343;
    height: 38px;
    text-align: center;
    color:white;
    font-size: 12px;
    overflow: hidden;
    margin: 1px 0 0 0;
}
#bottomMenuBl ul{
    margin: 12px 0 0 0;
}
#bottomMenuBl li{
    list-style: none;
    display: inline;
    border-left: 1px white solid;
    padding: 0 10px;
}
#bottomMenuBl a{
    color:white;
    text-decoration: none;
}


#footerBl{
    color: #838383;
    margin: 15px 15px 0 15px;
}
#footerBl a{
	color: #838383;
}

#copy{
    margin: 30px 0 0 0;
}



.back{
	color:black !important;
}
.back a{
	color:black !important;
}
.back a:hover{
	color:#dc5d00 !important;
}

.AlphabetNavi a,.AlphabetNavi b{
	margin:0 7px;
}