@charset 'UTF-8';
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,400italic&subset=latin,cyrillic);
html, body, h2, h3, h4, input, textarea, ul, ol, p, a, a img, button, figure {
    margin: 0;
    padding: 0;
    outline: none;
}

li {
    list-style: none;
}

a img {
    border: none;
}

h1, h2, h3, h4, h5 {
    margin: 0;
    padding: 0;
}

/*! normalize.css v3.0.2 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}
body {
    background: #fff;
    font-family: 'Open Sans', 'Trebuchet MS', sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #222;
    min-width: 1000px;
}

.input, textarea {
    width: 290px;
}

.input {
    padding: 7px 15px;
}

textarea {
    padding: 10px 15px;
}

a {
    color: #222;
    text-decoration: none;
    -o-transition: all .3s;
    transition: all .3s;
}
a:hover, a:active {
    color: #fe6638;
}

div.bazarpnz_iframe {
    width: 250px;
    height: 350px;
    border: 0;
    overflow: hidden;
    position: relative;
}
div.bazarpnz_iframe div.iframe_logo {
    text-align: center;
    margin: 10px 0px;
}
div.bazarpnz_iframe div.iframe_logo img {
    width: 150px;
    border: none;
}
div.bazarpnz_iframe a.iframe_main {
    width: 100%;
    height: 115px;
    background-size: cover;
    background-position: center center;
    display: block;
}
div.bazarpnz_iframe div.iframe_news {
    margin: 10px;
    line-height: 1.3;
}

div.bus_iframe
{ width:220px; height:79px; color:#23497b; overflow: hidden; position: relative; border: 0;}

div.bus_iframe_news
{ line-height: 1.3; font-size: 9px; line-height: 12px; }

div.bus_iframe div.bl_lf
{width:100px; height:100%; float:left; text-align: center; margin-right:3px;}

div.bus_iframe div.bl_rh
{width:116px; height:100%; float:left; }

div.bus_iframe h4
{border-right: 2px solid; margin: 1px;}