/* Fonts */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 18, 2015 */


@font-face {
    font-family: 'pt_sansregular';
    src: url('../m_fonts/pts55f-webfont.eot');
    src: url('../m_fonts/pts55f-webfont.eot?#iefix') format('embedded-opentype'),
    url('../m_fonts/pts55f-webfont.woff2') format('woff2'),
    url('../m_fonts/pts55f-webfont.woff') format('woff'),
    url('../m_fonts/pts55f-webfont.ttf') format('truetype'),
    url('../m_fonts/pts55f-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sansregular';
    src: url('../m_fonts/pts56f-webfont.eot');
    src: url('../m_fonts/pts56f-webfont.eot?#iefix') format('embedded-opentype'),
    url('../m_fonts/pts56f-webfont.woff2') format('woff2'),
    url('../m_fonts/pts56f-webfont.woff') format('woff'),
    url('../m_fonts/pts56f-webfont.ttf') format('truetype'),
    url('../m_fonts/pts56f-webfont.svg#pt_sansitalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'pt_sansregular';
    src: url('../m_fonts/pts75f-webfont.eot');
    src: url('../m_fonts/pts75f-webfont.eot?#iefix') format('embedded-opentype'),
    url('../m_fonts/pts75f-webfont.woff2') format('woff2'),
    url('../m_fonts/pts75f-webfont.woff') format('woff'),
    url('../m_fonts/pts75f-webfont.ttf') format('truetype'),
    url('../m_fonts/pts75f-webfont.svg#pt_sansbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sansregular';
    src: url('../m_fonts/pts76f-webfont.eot');
    src: url('../m_fonts/pts76f-webfont.eot?#iefix') format('embedded-opentype'),
    url('../m_fonts/pts76f-webfont.woff2') format('woff2'),
    url('../m_fonts/pts76f-webfont.woff') format('woff'),
    url('../m_fonts/pts76f-webfont.ttf') format('truetype'),
    url('../m_fonts/pts76f-webfont.svg#pt_sansbold_italic') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'pt_serifregular';
    src: url('../m_fonts/ptf55f-webfont.eot');
    src: url('../m_fonts/ptf55f-webfont.eot?#iefix') format('embedded-opentype'),
    url('../m_fonts/ptf55f-webfont.woff2') format('woff2'),
    url('../m_fonts/ptf55f-webfont.woff') format('woff'),
    url('../m_fonts/ptf55f-webfont.ttf') format('truetype'),
    url('../m_fonts/ptf55f-webfont.svg#pt_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt_serifregular';
    src: url('../m_fonts/ptf56f-webfont.eot');
    src: url('../m_fonts/ptf56f-webfont.eot?#iefix') format('embedded-opentype'),
    url('../m_fonts/ptf56f-webfont.woff2') format('woff2'),
    url('../m_fonts/ptf56f-webfont.woff') format('woff'),
    url('../m_fonts/ptf56f-webfont.ttf') format('truetype'),
    url('../m_fonts/ptf56f-webfont.svg#pt_serifitalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'pt_serifregular';
    src: url('../m_fonts/ptf75f-webfont.eot');
    src: url('../m_fonts/ptf75f-webfont.eot?#iefix') format('embedded-opentype'),
    url('../m_fonts/ptf75f-webfont.woff2') format('woff2'),
    url('../m_fonts/ptf75f-webfont.woff') format('woff'),
    url('../m_fonts/ptf75f-webfont.ttf') format('truetype'),
    url('../m_fonts/ptf75f-webfont.svg#pt_serifbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'pt_serifregular';
    src: url('../m_fonts/ptf76f-webfont.eot');
    src: url('../m_fonts/ptf76f-webfont.eot?#iefix') format('embedded-opentype'),
    url('../m_fonts/ptf76f-webfont.woff2') format('woff2'),
    url('../m_fonts/ptf76f-webfont.woff') format('woff'),
    url('../m_fonts/ptf76f-webfont.ttf') format('truetype'),
    url('../m_fonts/ptf76f-webfont.svg#pt_serifbold_italic') format('svg');
    font-weight: bold;
    font-style: italic;

}


/* Null */

table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: top;
    background: transparent;
}

ol,
ul {
    list-style-position: outside;
}


ul li:first-child,
ol li:first-child {
    margin-top: 0 !important;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}


table,
.tbl {
    font-size: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

.tbl {
    display: table;
    width: 100%;
}

.tr {
    display: table-row;
}

.td {
    display: table-cell;
}

img {
    border: none;
}

p {
    margin: .8em 0 0;
}

p:first-child {
    margin: 0;
}


* {
    margin: 0;
    padding: 0;
    outline: none;
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}


a {
    background: transparent;
}

a:focus {
    outline: thin dotted;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

hr {
    height: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

mark {
    color: #000;
    background: #ff0;
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

pre {
    white-space: pre-wrap;
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

/*sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}*/

svg:not(:root) {
    overflow: hidden;
}

nav ul {
    list-style-type: none;
}

figure {
    margin: 0;
}

fieldset {
    padding: 0.35em 0.625em 0.75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
}

legend {
    padding: 0;
    border: 0;
}

button,
input,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: 100%;
}

button,
input {
    line-height: normal;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
select {
    cursor: pointer;
    -webkit-appearance: button;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    padding: 0;
    box-sizing: border-box;
}

input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

/* Common */

html,
body {
    background-color: #c3c3c3;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    height: 100%;
}

body {
    color: #000;
    font-size: 13px;
    line-height: 1.4em;
    font-family: 'pt_sansregular';
    border-top: 3px solid #4f4f4f;
    background-position: center top;
    background-repeat: no-repeat;
    height: auto;
    min-height: 100%;
	background-image:url('http://www.moscow.org/m_i/bg_body.jpg')
}

/* Links */

a {
    position: relative;
    z-index: 50;
}

a:link,
a:visited {
    color: #5a8a9f;
    text-decoration: underline;
}

a:active,
a:hover {
	color: #5a8a9f;
    text-decoration: none;
}

h1,
h2,
h3,
h4 {
    line-height: normal;
    position: relative;
    z-index: 0;
    font-weight: normal;
    color: #474747;
}

h1 {
    font-size: 50px;
    line-height: 1em;
}

h2 {
    font-size: 40px;
    line-height: 1em;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 15px;
}

h6 {
    font-size: 15px;
}

select,
input,
textarea {
    position: relative;
    line-height: 1.2em;
    box-sizing: border-box;
    vertical-align: middle;
    color: #474747;
    padding:  .2em .5em;
    border: 1px solid #a8a8a8;
    background: #fff;
    font-family: 'pt_sansregular';
    font-size: 13px;
}

select,
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="date"] {

}


input:focus,
textarea:focus {
    border: 1px solid #aabab9;
    box-shadow: 0 0 8px #aabab9;
}

input[type="radio"],
input[type="checkbox"] {
    background: #fff !important;
    padding: 0 !important;
    display: inline-block;
    vertical-align: middle;
    border: none !important;
	position: relative;
    margin-right: 5px;
    width: 20px !important;
}

label {
    display: inline-block;
    position: relative;
}

.clear {
    clear: both;
}

.nowrap {
    white-space: nowrap;
}

.ov_hid {
    overflow: hidden;
}


.fulltextnull,
nav ul {
    font-size: 0;
    line-height: 0;
    letter-spacing: -1px;
    word-spacing: -1px;
}

.fulltextnormal,
nav ul li {
    font-size: 13px;
    line-height: 1.5em;
    letter-spacing: normal;
    word-spacing: normal;
    font-family: 'pt_sansregular';
}

.fl-l {
    float: left;
}

.fl-r {
    float: right;
}

.underline {
    text-decoration: underline !important;
}

.al-r {
    text-align: right;
}

.al-l {
    text-align: left;
}

.al-c {
    text-align: center;
}