/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v14/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v14/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
body {
        margin: 0px;
        font-size: 16px;
        padding: 0px;
}
.logo {
        top: 0px;
        left: 0px;
        background: url(/images/adv/vzaif.gif) no-repeat;
        width: 100%;
        height: 31px;
}
.ad {
	margin: 0px 0px 16px 0px;
}
.ad .head {
        overflow: hidden;
        font-family: Montserrat,sans-serif;
	font-size: 12px;
        line-height: 16px;
        margin: 5px 0;
        height: 50px;
	color: #000;
	font-weight: normal;
}
.ad img {
        float: left;
        margin-right: 16px;
}
ul {
        overflow: hidden;
        position: relative;
        padding: 0;
        margin: 0;
}
.title, div.title {
        font-size: 0.625em;
        text-transform: uppercase;
        background-color: #cc0000;
        font: 0.625em 'PT Sans', sans-serif;
        color: #FFFFFF;
        padding: 5px;
        overflow: hidden;
        clear: both;
        display: inline-block;
}
.ad a {
        color: #000000;
        text-decoration: none;
        vertical-align: top;
}
.ad a:hover {
        text-decoration: underline;
}
.ad a:last-child {
	display: none;
}

.ad span {
	color: #000000;
}
.border {
	border: 0px none;
	padding: 35px 0px 0px 0px;
}
