@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 100;
    src: local("Roboto Thin"), local("Roboto-Thin"), url("//fonts.gstatic.com/s/roboto/v15/frNV30OaYdlFRtH2VnZZdvesZW2xOQ-xsNqO47m55DA.woff2") format("woff2"), url("//fonts.gstatic.com/s/roboto/v15/G1l_KMKj5pga7ZKths0iTfesZW2xOQ-xsNqO47m55DA.woff") format("woff");
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 300;
    src: local("Roboto Light"), local("Roboto-Light"), url("//fonts.gstatic.com/s/roboto/v14/Fl4y0QdOxyyTHEGMXX8kcT8E0i7KZn-EPnyo3HZu7kw.woff") format("woff");
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src: local("Roboto Regular"), local("Roboto-Regular"), url("//fonts.gstatic.com/s/roboto/v14/Y5yuUJGDLtmYv2_3fMB4fA.woff") format("woff");
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    src: local("Roboto Medium"), local("Roboto-Medium"), url("//fonts.gstatic.com/s/roboto/v14/oHi30kwQWvpCWqAhzHcCSD8E0i7KZn-EPnyo3HZu7kw.woff") format("woff");
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    src: local("Roboto Bold"), local("Roboto-Bold"), url("//fonts.gstatic.com/s/roboto/v14/isZ-wbCXNKAbnjo6_TwHTj8E0i7KZn-EPnyo3HZu7kw.woff") format("woff");
}

@font-face {
    font-family: "MuseoSansCyrl";
    font-style: normal;
    font-weight: 100;
    src: local("Museo Sans Cyrl Thin"), local("Museo-Sans-Cyrl-Thin"), url("/static-files/font/Museo/museosanscyrl.woff") format("woff");
}
@font-face {
    font-family: "MuseoSansCyrl";
    font-style: normal;
    font-weight: 300;
    src: local("Museo Sans Cyrl Light"), local("Museo-Sans-Cyrl-Light"), url("/static-files/font/Museo/museosanscyrl_0.woff") format("woff");
}
@font-face {
    font-family: "MuseoSansCyrl";
    font-style: normal;
    font-weight: 500;
    src: local("Museo Sans Cyrl Regular"), local("Museo-Sans-Cyrl-Regular"), url("/static-files/font/Museo/museosanscyrl_1.woff") format("woff");
}
@font-face {
    font-family: "MuseoSansCyrl";
    font-style: normal;
    font-weight: 700;
    src: local("Museo Sans Cyrl Medium"), local("Museo-Sans-Cyrl-Medium"), url("/static-files/font/Museo/museosanscyrl_2.woff") format("woff");
}
@font-face {
    font-family: "MuseoSansCyrl";
    font-style: normal;
    font-weight: 900;
    src: local("Museo Sans Cyrl Bold"), local("Museo-Sans-Cyrl-Bold"), url("/static-files/font/Museo/museosanscyrl_3.woff") format("woff");
}

body {
	font-family: "MuseoSansCyrl","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 500;
	margin: 0px;
}
#l-site-page-wrapper{
	width: 100%;
}
div.l-site-wrapper{
	margin: 0px auto;
	padding: 10px;
	padding-top: 0px;
	max-width: 1280px;
	min-width: 300px;
}