/*Картинка справа*/
.img_right{margin:5px 0px 5px 15px;float:right;}

/*Картинка слева с обтеканием*/
.img_left{margin:5px 15px 5px 0px;float:left;}

/*Картинка без обтекания*/
.img_no{margin:10px 0px;float:none!important;}

.img_no_border{border:0px !important;padding:0px!important;}

/*Ссылки с прикреплением*/
.a_attached[href$="doc"],
.a_attached[href$="docx"],
.a_attached[href$="rtf"],
.a_attached[href$="zip"],
.a_attached[href$="rar"],
.a_attached[href$="pdf"],
.a_attached[href$="jpg"],
.a_attached[href$="jpeg"],
.a_attached[href$="pjpeg"],
.a_attached[href$="gif"],
.a_attached[href$="png"],
.a_attached[href$="xls"],
.a_attached[href$="xlsx"],
.a_attached[href$="ppt"],
.a_attached[href$="pptx"],
.a_attached[href$="mp3"],
.a_attached[href$="wav"],
.a_attached[href$="mid"],
.a_attached[href$="midi"],
.a_attached[href$="wma"],
.a_attached[href$="aac"],
.a_attached[href$="mpg"],
.a_attached[href$="mpeg"],
.a_attached[href$="avi"],
.a_attached[href$="wmv"],
.a_attached[href$="mov"],
.a_attached[href$="mp4"],
.a_attached[href$="swf"],
.a_attached[href$="flv"],
.a_attached[href$="webm"],
.a_attached[href$="ogg"],
.a_attached[href$="rm"],
.a_attached[href$="ram"],
.a_attached[href$="pub"],
.a_attached[href$="xps"],
.a_attached[href$="txt"] {
    display: inline-block;
    min-height: 30px;
    padding-left: 50px;
    background-image: url("/desimages/file.png");
    background-position: left top;
    background-repeat: no-repeat;
}

.cn_phones {
    margin-bottom: 25px;
}

.cn_phones:last-child {
    margin-bottom: 0;
}

.cn_phones .cn_pic {
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    border: 2px solid #ffffff;
    border-radius: 50%;
}

.cn_phones .cn_pic.phone {
    background: url(/desimages/phone.png) no-repeat center;
    background-color: #f3f4f8;
}

.str_title{background:#B8D6EF;font-size:14px;line-height:45px;text-align:center;margin-bottom:15px}
.str_item{display:table;margin-bottom:15px;background:#DBEBF9}
.str_info{display:table-cell;background:#B8D6EF;width:180px;color:#0F4177;vertical-align:middle;text-align:center}
.str_info span, .str_info a{padding:5px 10px;display:inline-block}
.str_info span a{padding:0px;display:inline}
.str_info a{color:#0F4177;text-decoration:none}
.str_info a:hover{color:#E88523}
.substructres{display:table-cell;width:700px}
.sub_item{border-top:1px solid #fff;font-size:14px;line-height:18px;padding:13px 20px 15px 20px}
.sub_item:first-child{border-top:0px;color:#0F4177}
a.sub_item, .sub_item a{display:block;color:#0F4177;text-decoration:none;cursor:pointer}
a.sub_item:hover, .sub_item a:hover{color:#E88523}

/*Контакты в меню на главной*/
/*.contacts_in_menu{display: block;padding-bottom: 14px;border-bottom:1px solid transparent;margin: 0 0 14px;}
.contacts_in_menu:last-child{margin-bottom: 0;}
.contacts_in_menu:hover{border-bottom:1px solid #dddddd;cursor: pointer;}*/

/*Адрес территориального подразделения в слайдере*/
/*.bold_title{font-family: 'OpenSans-Semibold', Arial;color:#3d464c;font-size: 14px;margin: 7px 0;}*/