@font-face {
	font-family: font1;
	src: url("/design/112/Golos-Text_Regular.ttf");
}

@font-face {
	font-family: font2;
	src: url("/design/112/Golos-Text_Regular.ttf");
}

/*begin top-bar */

#top-bar #fast-link *[comment="Быстрые ссылки"] > .List .info:before {
    background-image: url("/design/112/icon_info.svg");
}

#top-bar #fast-link *[comment="Быстрые ссылки"] > .List .email:before {
    background-image: url("/design/112/email.svg");
}

#top-bar #fast-link *[comment="Быстрые ссылки"] > .List .phone:before {
    background-image: url("/design/112/icon_call.svg");
}

#top-bar #fast-link *[comment="Быстрые ссылки"] > .List .vk:before {
    background-image: url("/design/112/icon_vk.svg");
}

#top-bar #fast-link *[comment="Быстрые ссылки"] > .List .youtube:before {
    background-image: url("/design/112/icon_youtube.svg");
}

#top-bar #fast-link *[comment="Быстрые ссылки"] > .List .telegram:before {
    background-image: url("/design/112/icon_telegram.svg");
}

#top-bar #fast-link *[comment="Быстрые ссылки"] > .List .rutube:before {
    background-image: url("/design/112/icon_rutube.svg");
}

#top-bar #fast-link *[comment="Быстрые ссылки"] > .List .ok:before {
    background-image: url("/design/112/icon_ok.svg");
}

#top-bar #main-search a[title="search"] > img {
    width: 100%;
	height: 100%;
}

#top-bar #main-search a[title="close"] > img {
    width: 100%;
	height: 100%;
}

#top-bar #main-search .Form input[type="submit"] {
    background: url("/design/112/search.svg");
    background-size: 100% 100%;
}

#top-bar #section-menu a[title="section-menu"] > img {
    width: 100%;
	height: 100%;
}
/*end top-bar */


/*begin bottom-bar*/

#bottom-bar .bottom-right .Form input[type="submit"] {
    background: url("/design/112/search_white.svg");
    background-size: 100% 100%;
}

#bottom-bar #bottom-fast-link *[comment="Быстрые ссылки"] > .List .phone:before {
    background-image: url("/design/112/icon_call.svg");
}

#bottom-bar #bottom-fast-link *[comment="Быстрые ссылки"] > .List .info:before {
    background-image: url("/design/112/icon_info.svg");
}

#bottom-bar #bottom-fast-link *[comment="Быстрые ссылки"] > .List .vk:before {
    background-image: url("/design/112/icon_vk.svg");
}

#bottom-bar #bottom-fast-link *[comment="Быстрые ссылки"] > .List .youtube:before {
    background-image: url("/design/112/icon_youtube.svg");
}

#bottom-bar #bottom-fast-link *[comment="Быстрые ссылки"] > .List .telegram:before {
    background-image: url("/design/112/icon_telegram.svg");
}

#bottom-bar #bottom-fast-link *[comment="Быстрые ссылки"] > .List .rutube:before {
    background-image: url("/design/112/icon_rutube.svg");
}

#bottom-bar #bottom-fast-link *[comment="Быстрые ссылки"] > .List .ok:before {
    background-image: url("/design/112/icon_ok.svg");
}
/*end bottom-bar*/