html,body{
    padding: 0;
    margin: 0 auto;
    text-align: center;
    width: 1100px;
    background-image: url('/templates/img/design/background.png');
}
#cb {
    clear: both;
}
#pbHeader {
    height: 140px;
}
#pbHeaderLeft {
    float: left;
    margin-left: 30px;
    margin-top: 15px;
}
#pbHeaderText {
    float: left;
    margin-left: 15px;
    text-align: left;
    margin-top: 54px;
    font-family: calibri;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
#pbHeaderCenter {
    float: left;
    margin-left: 75px;
    margin-top: 10px;
    text-align: center;
}
#pbHeaderRight {
    width: 200px;
    height: 40px;
    float: right;
    margin-right: 30px;
    margin-top: 50px;
}
#pbHeaderRight img {
    width: 40px;
    height: 40px;
    float: left;
}
.numberPhone{
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    float: left;
    margin-left: 5px;
    margin-top: 2px;
}
.number{
    font-family: arial;
    font-size: 12px;
    text-align: center;
    font-style: oblique;
}
#pbMenu {
    float: left;
}
#pbMenuRight {
    float: right;
}
#leftMenuTop {
    background-image: url('/templates/img/design/leftMenuTop.png');
    background-repeat: no-repeat;
    width: 218px;
    height: 5px;
}
#leftMenuCenter {
    background-image: url('/templates/img/design/leftMenuCenter.png');
    background-repeat: repeat-y;
    width: 218px;
}
#leftMenuBottom {
    background-image: url('/templates/img/design/leftMenuBottom.png');
    background-repeat: no-repeat;
    width: 218px;
    height: 5px;
}
#menuString {
    width: 218px;
    height: 30px;
    text-align: left;
    margin-left: 2px;
}
#menuString:hover {
    background-image: url('/templates/img/design/hover.png');
    background-repeat: no-repeat;
    width: 218px;
    height: 30px;
}
#menuString:hover a{
    color: #fff;
    text-decoration: none;
}
#menuString a {
    font-family: calibri;
    font-weight: bold;
    font-size: 17px;
    color: #1a1a1a;
    margin-left: 10px;
    float: left;
    margin-top: 3px;
}
#leftMenuCenter span {
    font-family: calibri;
    font-weight: bold;
    font-size: 16px;
    color: #1a1a1a;
    float: left;
    margin-left: 12px;
}
#footer {
    border-top: 2px solid #ffff00;
    width: 1100px;
    margin-top: 10px;
}
#itk {
    font-family: arial;
    font-size: 14px;
    color: #1a1a1a;
    float: left;
    margin-top: 6px;
    margin-bottom: 10px;
}
#mainPb {
    float: left;
}
#searchTop {
    background-image: url('/templates/img/design/searchTop.png');
    background-repeat: no-repeat;
    width: 634px;
    height: 3px;
    position: relative;
    margin-left: 15px;
}
#searchCenter {
    background-image: url('/templates/img/design/searchCenter.png');
    background-repeat: repeat-y;
    width: 634px;
    min-height: 41px;
    position: relative;
    margin-left: 15px;
}
#searchCenter input{
    margin-top: 7px;
}
#searchBottom {
    background-image: url('/templates/img/design/searchBottom.png');
    background-repeat: no-repeat;
    width: 634px;
    height: 2px;
    position: relative;
    margin-left: 15px;
}
#search input {
    margin-top: 8px;
    float: left;
    margin-left: 4px;
}
.submit {
    border: none;
    color: #1a1a1a;
    background-color: #ffd42a;
    font-weight: bold;
    font-family: arial;
    float: right;
}
.search {
    font-family: arial;
    font-size: 14px;
    color: #333;
    font-style: oblique;
}
#leftCenterSearch{
    float: left;
    margin-left: 10px;
    width: 614px;
    text-align: left;
    margin-top: 4px;
}
#leftCenterSearch span{
    font-family: calibri;
    font-size: 13px;
    font-style: oblique;
    color: #333;
}
#rightCenterSearch{
    float: right;
    margin-right: 10px;
}
#titlePb {
    font-family: arial;
    font-size: 18px;
    color: #1a1a1a;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#mainInfo2 {
    margin: 0 auto;
    width: 634px;
    margin-top: 10px;
    float: right;
    margin-right: 24px;
    font-family: calibri;
    font-size: 13px;
    text-align: left;
}
#mainInfo {
    width: 880px;
    margin-top: 10px;
    float: right;
}
#postuplenijaPb {
    float: left;
    margin-left: 10px;
    width: 634px;
    border: 1px solid #c5c5c5;
}
#pbImg {
    width: 280px;
    height: 293px;
    background-image: url('/templates/img/design/backgroundimg.png');
    background-repeat: no-repeat;
    margin-left: 6px;
    margin-bottom: 10px;
    display: inline-block;
}
.pbImgHref {
    border: none;
    margin: 0 auto;
    text-align: center;
}
.pbImgHref img {
    margin-top: 30px;
}
.pbTitleHref {
    text-align: center;
    font-family: arial;
    font-size: 16px;
}
.pbTitleHref a{
    color: #1451cc;
}
#imgText {
    width: 870px;
    float: right;
    margin-left: 5px;
    border-bottom: 2px dashed #ffff00;
}
#rightText img {
    width: 245px;
    height: 158px;
    float: left;
    margin-left: 10px;
    margin-top: 5px;
    margin-right: 20px;
}
#rightText {
    float: left;
    margin-right: 10px;
    text-align: left;
    text-indent: 20px;
}
#rightText p{
    font-family: arial;
    font-size: 12px;
    color: #1a1a1a;
}
#leftText img {
    width: 245px;
    height: 158px;
    float: right;
    margin-left: 20px;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
}
#leftText {
    float: left;
    margin-left: 10px;
    text-align: left;
    text-indent: 20px;
}
#leftText p{
    font-family: arial;
    font-size: 12px;
    color: #1a1a1a;
}
#titlePbCursive {
    font-family: arial;
    font-size: 18px;
    color: #1a1a1a;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-style: oblique;
}
#rukovodstva {
    width: 430px;
    float: left;
    margin-left: 10px;
}
#rukovodstvaTitle {
    text-align: left;
    text-indent: 20px;
    margin-bottom: 10px;
    font-family: arial;
    font-size: 14px;
}
#rukovodstvaTitle a{
    color: #1451cc;
}
#rukovodstvaText {
    font-family: arial;
    font-size: 14px;
    color: #1a1a1a;
    text-indent: 20px;
    text-align: left;
}
#novostiPb {
    width: 430px;
    float: right;
    margin-right: 10px;
}
#novostiTitle {
    text-align: left;
    text-indent: 20px;
    margin-bottom: 26px;
    font-family: arial;
    font-size: 14px;
    color: #1451cc;
}
#novostiTitle a{
    color: #1451cc;
}
#novostiText {
    font-family: arial;
    font-size: 14px;
    color: #1a1a1a;
    text-indent: 20px;
    text-align: left;
}
/*********Вывод поискового запроса***********/
#content {
    width: 624px;
    font-family: arial;
    font-size: 12px;
    color: #1a1a1a;
    padding: 5px;
}
#shapka_catalog h1 {
    font-family: arial;
    font-size: 14px;
    color: #1a1a1a;
}
#telo_catalogTop {
    width: 624px;
    height: 2px;
    background-image: url('/templates/img/design/searchBgTop.png');
    background-repeat: no-repeat;
    float: left;
}
#telo_catalog {
    width: 624px;
    background-image: url('/templates/img/design/searchBgCenter.png');
    background-repeat: repeat-y;
    float: left;
}
#telo_catalogBottom {
    width: 624px;
    height: 2px;
    background-image: url('/templates/img/design/searchBgBottom.png');
    background-repeat: no-repeat;
    float: left;
    padding-bottom: 5px;
}
#telo_catalog td a {
    font-family: arial;
    font-size: 12px;
    color: #1451cc;
    float: left;
    margin-left: 5px;
}
#telo_catalog td {
    font-family: arial;
    font-size: 12px;
    color: #1a1a1a;
    text-align: left;
    float: left;
    margin-left: 5px;
    border: none;
}
.minus {
    font-family: arial;
    font-size: 13px;
    color: #1a1a1a;
    font-style: oblique;
    font-weight: bold;
}
#minus {
    width: 624px;
    border-top: 2px dashed #fff;
}
/*********Вывод поискового запроса***********/

/*********Вывод подменю***********/
.podMenu {
    float: left;
    text-align: left;
}
.podMenu li {
    width: 174px;
    height: 24px;
}
.podMenu li a {
    font-family: calibri;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    margin-left: 7px;
}
.podMenu li:hover a {
    font-family: calibri;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    margin-left: 7px;
    text-decoration: none;
}
.podMenu li:hover {
    background-image: url('/templates/img/design/hoverPodMenu.png');
    background-repeat: no-repeat;
    height: 24px;
}
.podMenuPhoto {
    float: left;
    text-align: left;
}
.podMenuPhoto li {
    width: 174px;
    min-height: 24px;
}
.podMenuPhoto li a {
    font-family: calibri;
    font-size: 14px;
    color: #333;
    font-weight: bold;
}
.podMenuPhoto li a:hover {
    font-family: calibri;
    font-size: 14px;
    color: #0D56A6;
    font-weight: bold;
    text-decoration: none;
}
/*********Вывод подменю***********/

/*********Фотоальбомы***********/
#photoalbum_anonsPb{
    width: 631px;
    min-height: 130px;
    margin-left: 10px;
    border: solid 1px #cbcbcb;
}
#photoalbum_anonsPb h3 {
    margin-left: 10px;
    margin-right: 10px;
}
#photoalbum_anonsPb p {
    margin-left: 10px;
    margin-right: 10px;

}

#anonsTitlePb {
    background: #e6eae2;
    padding: 5px;
    margin: 0;
    font-size: 18px;
    color: #0D56A6;
    font-family: Arial, Tahoma, Verdana, cursive;
    font-style: oblique;
    text-align: left;
}
#anonsRightPb {
    width: 490px;
    font-size: 14px;
    color: #000000;
    font-family: calibri;
    text-align: left;
    margin-top: 5px;
    margin-right: 10px;
    padding: 0 5px;
    font-style: oblique;
    float: right;
}
#anonsRightPb a {
    font-size: 14px;
    color: red;
    font-family: calibri;
    font-style: oblique;
}
#anonsLeftPb {
    margin-left: 10px;
    float: left;
}
#anonsLeftPb img {
    max-height: 74px;
    border: 1px solid #000;
    padding: 2px;
    margin: 10px 0 10px 0;
    vertical-align: top;
}
#photoPb {
    width: 170px;
    height: 160px;
    display: inline-block;
    vertical-align: top;
}
#photoImgPb img{
    max-height: 80px;
    border: 1px solid #000;
    margin-top: 10px;
    margin-bottom: 10px;
}
#photoTitlePb{
    width: 170px;
    text-align: center;
    font-family: calibri;
    font-size: 12px;
    color: #1a1a1a;
    word-wrap: break-word;
    text-decoration: underline;
}
/*********Фотоальбомы***********/

/*********Поступления***********/
.tablePostuplenija {
    width: 520px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
    float: left;
}
.brandNumber {
    font-family: calibri;
    font-size: 13px;
    color: red;
    float: left;
    font-weight: bold;
    width: 200px;
    text-align: left;
}
.brand {
    font-family: calibri;
    font-size: 13px;
    color: #000;
    float: left;
    width: 100px;
    text-align: left;
}
.descript {
    font-family: calibri;
    font-size: 13px;
    color: #000;
    float: left;
    width: 500px;
    text-align: left;
}
.price {
    font-family: calibri;
    font-size: 13px;
    color: green;
    float: left;
    font-weight: bold;
    width: 90px;
    text-align: left;
}
.image {
    width: 70px;
}
.image img {
    width: 70px;
    border: 1px solid #c5c5c5;
}
.datePostuplenija {
    font-family: calibri;
    font-size: 16px;
    font-weight: bold;
    color: #1451cc;
    float: left;
    margin-left: 10px;
}
.brandNumberB {
    font-family: calibri;
    font-size: 13px;
    color: #1a1a1a;
    float: left;
    font-weight: bold;
    width: 100px;
    text-align: left;
}
.brandB {
    font-family: calibri;
    font-size: 13px;
    color: #1a1a1a;
    float: left;
    width: 100px;
    font-weight: bold;
    text-align: left;
}
.descriptB {
    font-family: calibri;
    font-size: 13px;
    color: #1a1a1a;
    float: left;
    width: 500px;
    text-align: left;
    font-weight: bold;
}
.priceB {
    font-family: calibri;
    font-size: 13px;
    color: #1a1a1a;
    float: left;
    font-weight: bold;
    width: 90px;
    text-align: left;
}
.imageB {
    font-family: calibri;
    font-size: 13px;
    color: #1a1a1a;
    float: left;
    font-weight: bold;
    width: 70px;
    text-align: left;
}
/*********Поступления***********/
#blockcopyrights {
    margin-left: 10px;
}