@import "/css/fonts/arsenal.css";
@import "/css/fonts/exo2.css";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0; padding: 0; border: 0; outline: none;
}
article, aside, figcaption, figure, footer, header, hgroup, nav, section {
    display:block;
}


body { font-family: 'Arsenal', sans-serif; font-size: 16px; background: #f2f2f4; color: #222222; }
table { border-collapse: collapse; border-spacing: 0; }
p { margin: 0 0 10px 0; line-height: 1.5em; }
img { border: none; }
a { color: #2B259F; outline: none; transition: color 0.1s linear 0s; }
a:hover { color: #E80000; }
ul, ol { padding: 0px 0px 10px 15px; }
li { line-height: 1.5em; }

h1 { font-size: 2.5em; margin: 0.5em 0 0.5em 0; font-family: 'Exo 2 Condensed', sans-serif; color: #002244; text-transform: uppercase; text-align: center; font-weight: 400; }
h2 { font-size: 2.5em; margin: 0 0 10px 0; font-family: 'Exo 2 Condensed', sans-serif; color: #002244; text-transform: uppercase; text-align: center; font-weight: 400; }
h3 { font-size: 1.6em; margin: 0 0 10px 0; font-family: 'Exo 2 Condensed', sans-serif; color: #002244; text-transform: uppercase; font-weight: 400; }

.clear { clear: both; overflow: hidden; height: 0px; }



.beforefooter { margin-top: 100px; height: 1px; }
.footer { height: 49px; margin: -58px auto 0 auto; font-size: 12px; position: absolute; top: 100%; right: 0px; left: 0px; }
.footer .copyrights { text-align: center; min-width: 320px; width: 50%; line-height: 1em; margin: 0 auto; }

.w-lab { width: 210px; float: left; margin: 10px 0 0 30px; }
.w-lab .znak { width: 88px; float: left; }
.w-lab .znak img { width: 88px; height: 31px; }
.w-lab .text { width: 122px; text-align: center; float: left; }
.w-lab .text p { line-height: 1.45em; margin: 0; }