@font-face {
    font-family: "SolidoproMedium";
    src: url("./fonts/solidopro-medium/solidopro-medium-webfont.eot");
    src: url("./fonts/solidopro-medium/solidopro-medium-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/solidopro-medium/solidopro-medium-webfont.woff") format("woff"), url("./fonts/solidopro-medium/solidopro-medium-webfont.ttf") format("truetype"), url("./fonts/solidopro-medium/solidopro-medium-webfont.svg#SolidoproMedium") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "SolidoproHeavy";
    src: url("./fonts/solidopro-heavy/solidopro-heavy-webfont.eot");
    src: url("./fonts/solidopro-heavy/solidopro-heavy-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/solidopro-heavy/solidopro-heavy-webfont.woff") format("woff"), url("./fonts/solidopro-heavy/solidopro-heavy-webfont.ttf") format("truetype"), url("./fonts/solidopro-heavy/solidopro-heavy-webfont.svg#SolidoproHeavy") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "SolidoproBold";
    src: url("./fonts/solidopro-bold/solidopro-bold-webfont.eot");
    src: url("./fonts/solidopro-bold/solidopro-bold-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/solidopro-bold/solidopro-bold-webfont.woff") format("woff"), url("./fonts/solidopro-bold/solidopro-bold-webfont.ttf") format("truetype"), url("./fonts/solidopro-bold/solidopro-bold-webfont.svg#SolidoproBold") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "SolidoprocondensedLight";
    src: url("./fonts/solidoprocondensed-light/solidoprocondensed-light-webfont.eot");
    src: url("./fonts/solidoprocondensed-light/solidoprocondensed-light-webfont.eot?#iefix") format("embedded-opentype"),
    url("./fonts/solidoprocondensed-light/solidoprocondensed-light-webfont.woff") format("woff"),
    url("./fonts/solidoprocondensed-light/solidoprocondensed-light-webfont.ttf") format("truetype"),
    url("./fonts/solidoprocondensed-light/solidoprocondensed-light-webfont.svg#SolidoprocondensedLight") format("svg");
    font-weight: normal;
    font-style: normal;
    font-variant:normal;
}
@font-face {
    font-family: "SolidoprocondensedBold";
    src: url("./fonts/solidoprocondensed-bold/solidoprocondensed-bold-webfont.eot");
    src: url("./fonts/solidoprocondensed-bold/solidoprocondensed-bold-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/solidoprocondensed-bold/solidoprocondensed-bold-webfont.woff") format("woff"), url("./fonts/solidoprocondensed-bold/solidoprocondensed-bold-webfont.ttf") format("truetype"), url("./fonts/solidoprocondensed-bold/solidoprocondensed-bold-webfont.svg#SolidoprocondensedBold") format("svg");
    font-weight: normal;
    font-style: normal;
}
html,
body {
    height: 100%;
    min-height: 100%;
}
html {
    overflow-y: scroll;
}
dl,
li,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
body,
html,
p,
blockquote {
    margin: 0;
    padding: 0;
}
img {
    border: 0;
    vertical-align: top;
    border: none;
}
a {
    color: #06256c;
    text-decoration: none;
    /*&:visited {color:#775696; text-decoration: none;}*/
}
a:hover {
    color: #cc071e;
    text-decoration: underline;
}
a:focus {
    outline: none;
}
body {
    background: #fff;
    color: #000000;
    font-family: Georgia, Tahoma, Arial, sans-serif;
    font-weight: 400;
    font-size: 100%;
    padding: 0 10px;
    margin: 0 10px;
}
input,
textarea,
select,
button,
input[type=submit] {
    font-family: Georgia, Tahoma, Arial, sans-serif;
    font-weight: 400;
    font-size: 100%;
    color: #000000;
}
input:focus,
textarea:focus {
    outline: none;
}
input::-moz-focus-inner,
button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
img {
    vertical-align: top;
}
input[type="submit"] {
    background: #e3e4e5;
    border: none;
    cursor: pointer;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    font-size: 0.750em;
    height: 18px;
    margin: 0px;
    padding: 0px 5px;
}
input[type="submit"]:hover {
    background: #d7d7d7;
}
.for_sprite {
    display: block;
    overflow: hidden;
    text-indent: 900em;
}
.nomargin_nopadding {
    margin: 0px !important;
    padding: 0px !important;
}
.nomargin {
    margin: 0px !important;
}
.nopadding {
    padding: 0px !important;
}
/*?=banners
------------------- */
.l-top-banner-hold {
    text-align: center;
}
.l-top-banner-hold .l-banner_top {
    margin: 0 auto;
    min-width: 980px;
    text-align: center;
}
.b-big-banner {
    clear: both;
    margin: 10px 0;
}
/*?=header
------------------- */
.l-column {
    max-width: 1020px;
    background: #FFFFFF;
    position: relative;
    min-width: 1000px;
    margin: 0 auto;
}
.l-wrap {
    width: 1000px;
    padding: 10px 0px;
    margin: 0 auto;
}
.b-header {
    min-height: 100px;
    overflow: hidden;
    padding: 0 0 20px;
    position: relative;
}
.b-header .b-header-main {
    float: left;
    width: 768px;
    padding: 0 0 0 232px;
    position: relative;
}
.b-header .b-logo {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 212px;
    height: 96px;
    background-image: url('../img/sprite.png?v=3');
    background-repeat: no-repeat;
    background-position: left top;
    display: block;
    overflow: hidden;
    text-indent: 900em;
}
.b-header-item-top-line {
    font-size: 0.7em;
    font-weight: bold;
    height: 41px;
    line-height: 39px;
    overflow: hidden;
    white-space: nowrap;
    background: url('../img/sep_blue.gif') repeat-x bottom left;
}
.b-header-item-top-line .date {
    float: left;
    padding-right: 10px;
    width: 250px;
}
.b-header-item-top-line .date span {
    color: #06256c;
    padding-left: 5px;
}
.b-header-item-top-line .weather {
    float: left;
    padding-right: 10px;
    width: 200px;
}
.b-header-item-top-line .weather div {
    float: left;
    margin-right: 5px;
}
.b-header-item-top-line .weather .clouds {
    background: url('../img/sprite.png?v=3') no-repeat -262px -26px;
    height: 25px;
    width: 30px;
    display: block;
    overflow: hidden;
    text-indent: 900em;
    float: left;
    margin-top: 5px;
}
.b-header-item-top-line .weather a {
    color: #cc071e;
    font-weight: normal;
    text-decoration: underline;
}
.b-header-item-top-line .weather a:hover {
    color: #000000;
    text-decoration: none;
}
.b-header-item-top-line .soc-icon {
    float: left;
    padding-right: 10px;
    width: 165px;
}
.b-header-item-top-line .soc-icon .soc-icon-google {
    background: url('../img/sprite.png?v=3') no-repeat -263px 0px;
    height: 20px;
    width: 20px;
    display: block;
    overflow: hidden;
    text-indent: 900em;
    float: left;
    margin: 12px 3px 0 0;
}
.b-header-item-top-line .soc-icon .soc-icon-facebook {
    background: url('../img/sprite.png?v=3') no-repeat -287px 0px;
    height: 20px;
    width: 21px;
    display: block;
    overflow: hidden;
    text-indent: 900em;
    float: left;
    margin: 12px 3px 0 0;
}
.b-header-item-top-line .soc-icon .soc-icon-vk {
    background: url('../img/sprite.png?v=3') no-repeat -312px 0px;
    height: 20px;
    width: 21px;
    display: block;
    overflow: hidden;
    text-indent: 900em;
    float: left;
    margin: 12px 3px 0 0;
}
.b-header-item-top-line .soc-icon .soc-icon-twitter {
    background: url('../img/sprite.png?v=3') no-repeat -337px 0px;
    height: 20px;
    width: 20px;
    display: block;
    overflow: hidden;
    text-indent: 900em;
    float: left;
    margin: 12px 3px 0 0;
}
.b-header-item-top-line .soc-icon .soc-icon-rss {
    background: url('../img/sprite.png?v=3') no-repeat -361px 0px;
    height: 20px;
    width: 21px;
    display: block;
    overflow: hidden;
    text-indent: 900em;
    float: left;
    margin: 12px 3px 0 0;
}
.b-header-item-top-line .soc-icon .soc-icon-youtube {
    background: url('../img/sprite.png?v=3') no-repeat -387px 0px;
    height: 20px;
    width: 20px;
    display: block;
    overflow: hidden;
    text-indent: 900em;
    float: left;
    margin: 12px 3px 0 0;
}
.b-header-item-top-line .user {
    text-align: right;
}
.b-header-item-top-line .user .authorization {
    color: #cc071e;
    font-weight: normal;
    text-decoration: underline;
}
.b-header-item-top-line .user .authorization:hover {
    color: #000000;
    text-decoration: none;
}
.b-header-item-top-line .user .authorization span {
    background: url('../img/sprite.png?v=3') no-repeat -264px -62px;
    margin: 13px 3px 0 3px;
    height: 18px;
    width: 20px;
    display: block;
    overflow: hidden;
    text-indent: 900em;
    float: left;
}
.b-header-item-center-line {
    font-size: 0.75em;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    white-space: nowrap;
    background: url('../img/sep_blue.gif') repeat-x bottom left;
}
.b-header-item-center-line span {
    color: #cc071e;
    font-weight: bold;
}
.b-header-item-center-line a {
    color: #000000;
    text-decoration: none;
}
.b-header-item-center-line a:hover {
    color: #cc071e;
    text-decoration: underline;
}
.b-header-item-bottom-line {
    font-family: SolidoprocondensedLight, Impact, Charcoal, sans-serif;
    font-size: 0.95em;
    font-weight: bold;
    height: 26px;
    line-height: 29px;
    overflow: hidden;
    white-space: nowrap;
}
.b-header-item-bottom-line .main-topics {
    float: left;
    padding-right: 10px;
    width: 600px;
    overflow: hidden;
    font-family: SolidoprocondensedBold, Impact, Charcoal, sans-serif;
}
.b-header-item-bottom-line .main-topics a.total {
    color: #cc071e;
    margin-left: 0px;
}
.b-header-item-bottom-line .main-topics a.total:hover {
    color: #000000;
}
.b-header-item-bottom-line .main-topics a {
    font-weight: normal;
    text-transform: uppercase;
    margin: 0px 3px;
}
.b-header-item-bottom-line .main-topics a:hover {
    color: #cc071e;
}
.b-header-item-bottom-line .search-block {
    float: right;
    height: 26px;
    width: 138px;
    overflow: hidden;
}
.b-header-item-bottom-line .search-block .search-block-in {
    background: url('../img/sep_grey.gif') repeat-x bottom left;
    height: 24px;
    padding-bottom: 2px;
}
.b-header-item-bottom-line .search-block .search-block-in input {
    border: none;
    font-size: 10.8px;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    padding: 0px;
    width: 120px;
}
.b-header-item-bottom-line .search-block .search-block-in .search-button {
    background-color: #fff;
    border: 0;
    cursor: pointer;
    height: 20px;
    margin: 1px 0 0 0;
    padding: 0px;
    text-align: center;
    width: 18px;
}
.b-header-item-bottom-line .search-block .search-block-in .search-button span {
    background-image: url('../img/sprite.png?v=3');
    background-repeat: no-repeat;
    background-position: -289px -63px;
    height: 15px;
    margin: 0 0;
    width: 15px;
    display: block;
    overflow: hidden;
    text-indent: 900em;
}
/*?=content
------------------- */
.l-content {
    padding: 0 0 50px;
}
.l-main {
    float: left;
    width: 663px;
    overflow: hidden;
}
.l-side {
    float: right;
    width: 320px;
    overflow: hidden;
}
.l-main-side {
    float: left;
    width: 321px;
    overflow: hidden;
}
.l-main-main {
    float: right;
    width: 321px;
    overflow: hidden;
}
/*?=main article
------------------- */
.b-teaser-1 .title {
    font-size: 1.375em;
    display: block;
    max-height: 133px;
    overflow: hidden;
}
.b-teaser-1 .title a {
    color: #06256c;
    font-family: Georgia, 'Times New Roman', serif;
    font-weight: bold;
}
.b-teaser-1 .title a:hover {
    color: #cc071e;
}
.b-teaser-1 .text {
    max-height: 50px;
    overflow: hidden;
    font-family: arial, sans-serif;
    font-size: 0.813em !important;
}
.b-teaser-1 .picture {
    margin: 8px 0;
}
.b-teaser-1 li a {
    max-height: 34px;
    overflow: hidden;
}
.b-teaser-1 .video-icon {
    float: right;
    margin-left: 5px;
    margin-right: 0px !important;
}
.b-teaser-1 .photo-icon {
    float: right;
    margin-left: 5px;
    margin-right: 0px !important;
}
.b-teaser-1 .read-also {
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    font-size: 0.813em;
    margin: 5px 0px 0px 0px;
    padding: 0px;
}
.b-teaser-1 .read-also a {
    color: #000000;
    font-family: SolidoproBold, Arial, Helvetica, sans-serif !important;
}
.b-teaser-1 .read-also a:hover {
    color: #CD1719;
}
.b-teaser-1 li {
    background: url("../img/ul_pluse.gif") no-repeat left 3px;
    display: block;
    overflow: hidden;
    padding-left: 15px;
    max-height: 54px;
}
.b-teaser-1-3 .title {
    font-size: 3.125em;
    line-height: 0.938em;
    display: block;
    max-height: 104px;
    overflow: hidden;
}
.b-teaser-1-3 .title a {
    color: #06256c;
    font-family: SolidoproHeavy, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.b-teaser-1-3 .title a:hover {
    color: #cc071e;
}
.b-teaser-1-3 h3 {
    font-size: 1.143em;
    display: block;
    max-height: 66px;
    overflow: hidden;
    margin-bottom: 15px;
}
.b-teaser-1-3 .img {
    float: right;
    margin: 0 0 10px 15px;
    padding: 0px;
    width: 830px;
}
.b-teaser-1-3 .video-icon {
    float: right;
    margin-left: 5px;
    margin-right: 0px !important;
}
.b-teaser-1-3 .photo-icon {
    float: right;
    margin-left: 5px;
    margin-right: 0px !important;
}
.b-teaser-1-3 .read-also {
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    font-size: 0.813em;
    margin: 5px 0px 0px 0px;
    padding: 0px;
}
.b-teaser-1-3 .read-also a {
    color: #000000;
    font-family: SolidoproBold, Arial, Helvetica, sans-serif !important;
}
.b-teaser-1-3 .read-also a:hover {
    color: #CD1719;
}
.b-teaser-1-3 .read-also li {
    background: url("../img/ul_pluse.gif") no-repeat left 3px;
    display: block;
    overflow: hidden;
    padding-left: 15px;
    width: 140px;
    max-height: 54px;
    margin-bottom: 5px;
}
.b-teaser-1-3 .text {
    display: block;
    width: 155px;
    overflow: hidden;
    margin-bottom: 25px;
}
.b-teaser-1-3 .b-read-more .read-more-link {
    font-size: 0.786em;
}
.b-teaser-1-2 .title {
    font-size: 2.500em;
    line-height: 1.1em;
    display: block;
    max-height: 83px;
    overflow: hidden;
}
.b-teaser-1-2 .title a {
    color: #06256c;
    font-family: SolidoproHeavy, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.b-teaser-1-2 .title a:hover {
    color: #cc071e;
}
.b-teaser-1-2 h3 {
    font-size: 1.143em;
    display: block;
    max-height: 66px;
    overflow: hidden;
    margin-bottom: 15px;
}
.b-teaser-1-2 .img {
    float: right;
    margin: 0 0 10px 15px;
    padding: 0px;
    width: 490px;
}
.b-teaser-1-2 .video-icon {
    float: right;
    margin-left: 5px;
    margin-right: 0px !important;
}
.b-teaser-1-2 .photo-icon {
    float: right;
    margin-left: 5px;
    margin-right: 0px !important;
}
.b-teaser-1-2 .read-also {
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    font-size: 0.813em;
    margin: 5px 0px 0px 0px;
    padding: 0px;
}
.b-teaser-1-2 .read-also a {
    color: #000000;
    font-family: SolidoproBold, Arial, Helvetica, sans-serif !important;
}
.b-teaser-1-2 .read-also a:hover {
    color: #CD1719;
}
.b-teaser-1-2 .read-also li {
    background: url("../img/ul_pluse.gif") no-repeat left 3px;
    display: block;
    overflow: hidden;
    padding-left: 15px;
    width: 140px;
    margin-bottom: 5px;
}
.b-teaser-1-2 .text {
    display: block;
    width: 155px;
    overflow: hidden;
    margin-bottom: 25px;
}
.b-teaser-1-2 .b-read-more .read-more-link {
    font-size: 0.786em;
}
/*?=band of news
------------------- */
.b-teaser-2 .t {
    display: block;
    max-height: 52px;
    overflow: hidden;
}
.b-teaser-2 .scrollblock_item_in a {
    color: #000;
}
.b-teaser-2 .scrollblock_item_in a:hover {
    color: #cc071e;
}
/*?=news block
------------------- */
.b-teaser-3 {
    overflow: hidden;
}
.b-teaser-3 h2 {
    display: block;
    max-height: 38px;
    overflow: hidden;
    margin-bottom: 4px !important;
}
.b-teaser-3 span {
    display: block;
    max-height: 32px;
    overflow: hidden;
    font-family: arial, sans-serif;
    font-size: 0.929em;
}
.b-teaser-3 .news-block {
    margin-bottom: 15px;
    clear: both;
}
.b-teaser-3 .news-block h2 a {
    color: #06256c;
}
.b-teaser-3 .news-block-block {
    border-left: 3px solid #06256c;
    padding-left: 6px;
    margin: 0px;
}
.b-teaser-3 .news-block-block .about-content {
    height: 15px;
}
.b-teaser-3 .about-content .video-icon {
    float: right;
    margin-left: 5px;
    margin-right: 0px !important;
}
.b-teaser-3 .about-content .photo-icon {
    float: right;
    margin-left: 5px;
    margin-right: 0px !important;
}
.b-teaser-3 .separator-line {
    background: url('../img/sep_black.gif') repeat-x top left;
    height: 2px;
    overflow: hidden;
    clear: both;
}
.b-teaser-3 i.video-icon-2 {
    background: url('../img/sprite.png?v=3') no-repeat scroll -556px -66px rgba(0, 0, 0, 0);
    display: inline-block !important;
    font-size: 0.001em !important;
    height: 12px;
    margin-left: 5px;
    margin-top: 0;
    overflow: hidden;
    text-indent: 900em;
    width: 17px;
}
.b-teaser-3 i.photo-icon-2 {
    width: 14px;
    height: 12px;
    background: url('../img/sprite.png?v=3') no-repeat -326px -66px;
    font-size: 0.001em  !important;
    margin-left: 5px;
    margin-top: 0px;
    display: inline-block !important;
    overflow: hidden;
    text-indent: 900em;
}
.b-teaser-3 i.text-icon-2 {
    width: 14px;
    height: 12px;
    background: url('../img/sprite.png?v=3') no-repeat -464px -66px;
    font-size: 0.001em  !important;
    margin-left: 5px;
    margin-top: 0px;
    display: inline-block !important;
    overflow: hidden;
    text-indent: 900em;
}
.b-teaser-3 i.audio-icon-2 {
    width: 14px;
    height: 12px;
    background: url('../img/sprite.png?v=3') no-repeat -488px -66px;
    font-size: 0.001em  !important;
    margin-left: 5px;
    margin-top: 0px;
    display: inline-block !important;
    overflow: hidden;
    text-indent: 900em;
}
/*?=blue teaser
------------------- */.b-teaser-4 {
                          background: #06256c;
                          min-height: 75px;
                          padding-left: 85px;
                          border-radius: 5px;
                          -webkit-border-radius: 5px;
                          -moz-border-radius: 5px;
                          overflow: hidden;
                      }
.b-teaser-4 .blue-block-in {
    padding: 10px;
}
.b-teaser-4 .blue-block-in .title {
    font-size: 0.938em;
    font-family: SolidoprocondensedLight, Impact, Charcoal, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}
.b-teaser-4 .blue-block-in .title a {
    color: #fff;
}
.b-teaser-4 .blue-block-in .text {
    color: #fff;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    font-size: 0.688em;
}
.b-teaser-4 .blue-block-img {
    margin: 10px 0 10px -75px;
    float: left;
}
/*?=gallery of news
------------------- */
.b-teaser-5 .gallery-news-title {
    padding: 10px 0;
}
.b-teaser-5 .gallery-news-title h2 {
    font-size: 1em;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.b-teaser-5 .gallery-news-title h2 a {
    color: #000000;
}
.b-teaser-5 .gallery-news-title h2 a:hover {
    color: #cc071e;
}
.b-teaser-5-1 {
    width: 408px;
    float: left;
}
.b-teaser-5-1 a img {
    border: 1px solid #737575;
}
.b-teaser-5-1 .gallery-news-title {
    padding: 10px 0px !important;
}
.b-teaser-5-2 {
    width: 491px;
    float: left;
}
.b-teaser-5-2 a img {
    border: 1px solid #737575;
}
.b-teaser-5-2 .gallery-news-title {
    padding: 10px 0px !important;
}
.b-teaser-5-2 .gallery-news-title h2 {
    font-size: 0.875em !important;
    margin-top: -2px;
}
.b-teaser-5-2 .comments {
    float: right;
    margin-right: 7px;
}
.b-teaser-5-2 .comments span {
    background: url("../img/article_info.gif") no-repeat scroll 0 -9px transparent;
    display: block;
    float: left;
    height: 13px;
    margin-right: 5px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: 900em;
    width: 18px;
}
.b-teaser-5-2 .comments b {
    font-size: 0.875em;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.b-teaser-5-2 .views {
    float: right;
    margin-right: 5px;
}
.b-teaser-5-2 .views span {
    width: 15px;
    height: 10px;
    background: url('../img/article_info.gif') no-repeat -3px 0px;
    display: block;
    overflow: hidden;
    text-indent: 900em;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}
.b-teaser-5-2 .views b {
    font-size: 0.875em;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.b-right {
    float: right !important;
}
.b-teaser-16 {
    background: #e3e4e5;
    float: left;
    width: 150px;
    overflow: hidden;
}
.b-teaser-16 .gallery-news-add-titles {
    padding: 13px 15px 5px;
}
.b-teaser-16 .gallery-news-add-titles .gallery-news-add-titles-text {
    display: block;
    height: 79px;
    width: 120px;
    overflow: hidden;
}
.b-teaser-16 .gallery-news-add-titles a {
    color: #000000;
    font-size: 1em;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
}
.b-teaser-16 .gallery-news-add-titles a:hover {
    color: #cc071e;
}
.b-teaser-16 .b-read-more {
    height: 20px;
}
.b-teaser-16 .b-read-more a {
    float: right;
    margin-left: 5px;
    margin-right: 0px !important;
}
.b-teaser-17 {
    background: #e3e4e5;
    float: right;
    width: 150px;
    overflow: hidden;
}
.b-teaser-17 .gallery-news-add-titles {
    padding: 13px 15px 5px;
}
.b-teaser-17 .gallery-news-add-titles .gallery-news-add-titles-text {
    display: block;
    height: 79px;
    width: 120px;
    overflow: hidden;
}
.b-teaser-17 .gallery-news-add-titles a {
    color: #000000;
    font-size: 1em;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
}
.b-teaser-17 .gallery-news-add-titles a:hover {
    color: #cc071e;
}
.b-teaser-17 .gallery-news-add-titles a {
    color: #000000;
    font-size: 1em;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
}
.b-teaser-17 .gallery-news-add-titles a:hover {
    color: #cc071e;
}
.b-teaser-17 .b-read-more {
    height: 20px;
}
.b-teaser-17 .b-read-more a {
    float: right;
    margin-left: 5px;
    margin-right: 0px !important;
}
/*?=important news
------------------- */
.b-teaser-6 {
    padding: 0px 0px 0px;
}
.b-teaser-6 .imp-news {
    clear: both;
    overflow: hidden;
    padding: 5px 9px 0px;
    background: #e6e9f0;
    margin-bottom: 3px;
}
.b-teaser-6 .imp-news .img-block {
    float: left;
    width: 7px;
    margin-bottom: 10px;
}
.b-teaser-6 .imp-news .title-block {
    margin-bottom: 6px;
    max-height: 49px;
    overflow: hidden;
    font-family: arial, sans-serif;
    font-size: 0.813em;
}
.b-teaser-6 .video-icon {
    margin-right: 5px;
    margin-left: 0px;
}
.b-teaser-6 .photo-icon {
    margin-right: 5px;
    margin-left: 0px;
}
.b-teaser-6 h2 {
    display: block;
    max-height: 38px;
    overflow: hidden;
    margin-bottom: 2px !important;
}
.b-teaser-6 h2 a {
    font-size: 1em;
    color: #06256c !important;
}
.b-teaser-6 h2 a:hover {
    color: #cc071e !important;
}
/*?=blogs
------------------- */
.b-teaser-7 .blogs-first {
    float: left;
    margin-right: 19px;
    overflow: hidden;
}
.b-teaser-7 .blogs-second {
    float: left;
    overflow: hidden;
}
.b-teaser-7 .blogs-third {
    float: right;
    overflow: hidden;
}
.b-teaser-7 .separator-line {
    background: url('../img/sep_black.gif') repeat-x top left;
    height: 2px;
    overflow: hidden;
    clear: both;
}
.b-teaser-7 .top {
    background: url('../img/sep_black.gif') repeat-x bottom left;
    overflow: hidden;
    clear: both;
    height: 122px;
    margin-bottom: 7px;
}
.b-teaser-7 .top .bloger-photo {
    width: 182px;
    height: 120px;
    float: left;
}
.b-teaser-7 .top .bloger-name {
    height: 120px;
    width: 129px;
    float: left;
    text-align: right;
    margin-left: 10px;
    position: relative;
}
.b-teaser-7 .top .bloger-name a {
    display: block;
    margin-bottom: 5px;
    position: absolute;
    bottom: 0%;
    left: 0%;
    width: 100%;
    font-size: 0.938em;
    font-family: SolidoprocondensedBold, Impact, Charcoal, sans-serif;
    text-transform: uppercase;
    color: #000;
}
.b-teaser-7 .top .bloger-name a:hover {
    color: #cc071e;
}
.b-teaser-7 h2 {
    margin-bottom: 7px;
}
.b-teaser-7 .blogs-all-list {
    background: url('../img/sep_black.gif') repeat-x top left;
    overflow: hidden;
    clear: both;
    margin-top: 10px;
    padding-top: 10px;
}
.b-teaser-7 .blogs-all-list ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.b-teaser-7 .blogs-all-list ul li {
    display: block;
    font-size: 0.750em;
    margin-bottom: 7px;
    overflow: hidden;
    width: 320px;
}
.b-teaser-7 .blogs-all-list ul li .item-side {
    float: left;
    width: 75px;
}
.b-teaser-7 .blogs-all-list ul li .item-side .red {
    color: #CC071E;
}
.b-teaser-7 .blogs-all-list ul li .item-in {
    margin-left: 85px;
}
.b-teaser-7 .blogs-all-list ul li .item-in .t {
    color: #000000;
    display: block;
    max-height: 17px;
    overflow: hidden;
}
.b-teaser-7 .blogs-all-list ul li .item-in .t:hover {
    color: #cc071e;
}
.b-teaser-8 .video-icon,
.b-teaser-9 .video-icon,
.b-teaser-10 .video-icon,
.b-teaser-11 .video-icon,
.b-teaser-12 .video-icon,
.b-teaser-13 .video-icon,
.b-teaser-14 .video-icon {
    float: right;
    margin-left: 5px;
    margin-right: 0px !important;
}
.b-teaser-8 .photo-icon,
.b-teaser-9 .photo-icon,
.b-teaser-10 .photo-icon,
.b-teaser-11 .photo-icon,
.b-teaser-12 .photo-icon,
.b-teaser-13 .photo-icon,
.b-teaser-14 .photo-icon {
    float: right;
    margin-left: 5px;
    margin-right: 0px !important;
}
.b-teaser-8 .separator-line,
.b-teaser-9 .separator-line,
.b-teaser-10 .separator-line,
.b-teaser-11 .separator-line,
.b-teaser-12 .separator-line,
.b-teaser-13 .separator-line,
.b-teaser-14 .separator-line {
    background: url('../img/sep_grey.gif') repeat-x top left;
    height: 2px;
    overflow: hidden;
    clear: both;
    margin: 15px 0px;
}
.b-teaser-8 .read-also,
.b-teaser-9 .read-also,
.b-teaser-10 .read-also,
.b-teaser-11 .read-also,
.b-teaser-12 .read-also,
.b-teaser-13 .read-also,
.b-teaser-14 .read-also {
    list-style: none;
    margin: 0px !important;
    padding: 0px !important;
}
.b-teaser-8 .read-also li,
.b-teaser-9 .read-also li,
.b-teaser-10 .read-also li,
.b-teaser-11 .read-also li,
.b-teaser-12 .read-also li,
.b-teaser-13 .read-also li,
.b-teaser-14 .read-also li {
    display: block;
    width: 320px;
    overflow: hidden;
    font-size: 0.75em;
    margin-bottom: 10px;
}
.b-teaser-8 .read-also li .item-side,
.b-teaser-9 .read-also li .item-side,
.b-teaser-10 .read-also li .item-side,
.b-teaser-11 .read-also li .item-side,
.b-teaser-12 .read-also li .item-side,
.b-teaser-13 .read-also li .item-side,
.b-teaser-14 .read-also li .item-side {
    float: left;
    width: 40px;
}
.b-teaser-8 .read-also li .item-side .red,
.b-teaser-9 .read-also li .item-side .red,
.b-teaser-10 .read-also li .item-side .red,
.b-teaser-11 .read-also li .item-side .red,
.b-teaser-12 .read-also li .item-side .red,
.b-teaser-13 .read-also li .item-side .red,
.b-teaser-14 .read-also li .item-side .red {
    color: #cc071e;
}
.b-teaser-8 .read-also li .item-in,
.b-teaser-9 .read-also li .item-in,
.b-teaser-10 .read-also li .item-in,
.b-teaser-11 .read-also li .item-in,
.b-teaser-12 .read-also li .item-in,
.b-teaser-13 .read-also li .item-in,
.b-teaser-14 .read-also li .item-in {
    margin-left: 40px;
}
.b-teaser-8 .read-also .t,
.b-teaser-9 .read-also .t,
.b-teaser-10 .read-also .t,
.b-teaser-11 .read-also .t,
.b-teaser-12 .read-also .t,
.b-teaser-13 .read-also .t,
.b-teaser-14 .read-also .t {
    color: #000000;
    display: block;
    max-height: 52px;
    overflow: hidden;
}
.b-teaser-8 .read-also a,
.b-teaser-9 .read-also a,
.b-teaser-10 .read-also a,
.b-teaser-11 .read-also a,
.b-teaser-12 .read-also a,
.b-teaser-13 .read-also a,
.b-teaser-14 .read-also a {
    color: #000000;
}
.b-teaser-8 .read-also a:hover,
.b-teaser-9 .read-also a:hover,
.b-teaser-10 .read-also a:hover,
.b-teaser-11 .read-also a:hover,
.b-teaser-12 .read-also a:hover,
.b-teaser-13 .read-also a:hover,
.b-teaser-14 .read-also a:hover {
    color: #cc071e;
}
.b-teaser-8 .read-also-in,
.b-teaser-9 .read-also-in,
.b-teaser-10 .read-also-in,
.b-teaser-11 .read-also-in,
.b-teaser-12 .read-also-in,
.b-teaser-13 .read-also-in,
.b-teaser-14 .read-also-in {
    list-style: none;
    margin: 0px !important;
    padding: 0px !important;
}
.b-teaser-8 .read-also-in li,
.b-teaser-9 .read-also-in li,
.b-teaser-10 .read-also-in li,
.b-teaser-11 .read-also-in li,
.b-teaser-12 .read-also-in li,
.b-teaser-13 .read-also-in li,
.b-teaser-14 .read-also-in li {
    display: block;
    width: 320px;
    overflow: hidden;
    font-size: 0.875em;
    margin-bottom: 10px;
}
.b-teaser-8 .read-also-in li .item-side,
.b-teaser-9 .read-also-in li .item-side,
.b-teaser-10 .read-also-in li .item-side,
.b-teaser-11 .read-also-in li .item-side,
.b-teaser-12 .read-also-in li .item-side,
.b-teaser-13 .read-also-in li .item-side,
.b-teaser-14 .read-also-in li .item-side {
    float: left;
    width: 40px;
}
.b-teaser-8 .read-also-in li .item-side .red,
.b-teaser-9 .read-also-in li .item-side .red,
.b-teaser-10 .read-also-in li .item-side .red,
.b-teaser-11 .read-also-in li .item-side .red,
.b-teaser-12 .read-also-in li .item-side .red,
.b-teaser-13 .read-also-in li .item-side .red,
.b-teaser-14 .read-also-in li .item-side .red {
    color: #cc071e;
}
.b-teaser-8 .read-also-in li .item-in,
.b-teaser-9 .read-also-in li .item-in,
.b-teaser-10 .read-also-in li .item-in,
.b-teaser-11 .read-also-in li .item-in,
.b-teaser-12 .read-also-in li .item-in,
.b-teaser-13 .read-also-in li .item-in,
.b-teaser-14 .read-also-in li .item-in {
    margin-left: 40px;
}
.b-teaser-8 .read-also-in .t,
.b-teaser-9 .read-also-in .t,
.b-teaser-10 .read-also-in .t,
.b-teaser-11 .read-also-in .t,
.b-teaser-12 .read-also-in .t,
.b-teaser-13 .read-also-in .t,
.b-teaser-14 .read-also-in .t {
    color: #000000;
    display: block;
    max-height: 52px;
    overflow: hidden;
}
.b-teaser-8 .read-also-in .t:hover,
.b-teaser-9 .read-also-in .t:hover,
.b-teaser-10 .read-also-in .t:hover,
.b-teaser-11 .read-also-in .t:hover,
.b-teaser-12 .read-also-in .t:hover,
.b-teaser-13 .read-also-in .t:hover,
.b-teaser-14 .read-also-in .t:hover {
    color: #cc071e;
}
.b-teaser-14 .b-teaser-14-in {
    clear: both;
    overflow: hidden;
    padding: 0px;
    margin-top: 15px;
}
.b-teaser-14 .b-teaser-14-in .photo-left {
    float: left;
    width: 103px;
}
.b-teaser-14 .b-teaser-14-in .title {
    float: right;
    width: 218px;
    overflow: hidden;
}
.b-teaser-14 .b-teaser-14-in .title a {
    color: #000000;
    font-size: 0.75em;
}
.b-teaser-14 .b-teaser-14-in .title a:hover {
    color: #cc071e;
}
.b-teaser-14 .first {
    margin-top: 0px !important;
}
/*?=usefull news
------------------- */
.b-teaser-15 .blocks {
    width: 150px;
    margin-left: 20px;
    float: left;
    overflow: hidden;
}
.b-teaser-15 .blocks a.usefull_zag {
    font-size: 0.875em;
    color: #06256C;
    font-weight: bold;
}
.b-teaser-15 .blocks a.usefull_zag:hover {
    color: #000;
}
.b-teaser-15 .one {
    margin: 0px !important;
}
.b-teaser-15 .section-title a {
    font-family: SolidoprocondensedLight, Impact, Charcoal, sans-serif;
    font-size: 0.938em;
    text-transform: uppercase;
    color: #000000;
    text-decoration: none;
}
.b-teaser-15 .section-title a:hover {
    color: #cc071e;
    text-decoration: underline;
}
.b-teaser-15 .title a {
    color: #000000;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    font-size: 0.875em;
    font-weight: normal;
    line-height: 16px;
    display: block;
    max-height: 47px;
    overflow: hidden;
}
.b-teaser-15 .lines {
    clear: both;
}
.b-teaser-18 {
    background: #e6e6e6;
    float: right;
    width: 238px;
    padding: 10px 0px 0px;
}
.b-teaser-18 .imp-news {
    clear: both;
    overflow: hidden;
    padding: 0px 10px;
}
.b-teaser-18 .imp-news .img-block {
    float: left;
    width: 7px;
    margin-bottom: 10px;
}
.b-teaser-18 .imp-news .title-block {
    float: right;
    margin-bottom: 10px;
    max-height: 72px;
    overflow: hidden;
    width: 140px;
}
.b-teaser-18 .imp-news .title-block a {
    color: #000000;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    font-size: 0.875em;
    line-height: 1em;
}
.b-teaser-18-1 {
    width: 150px !important;
}
.b-teaser-18-1 .imp-news {
    clear: both;
    overflow: hidden;
    padding: 0px 10px;
}
.b-teaser-18-1 .imp-news .img-block {
    float: left;
    width: 7px;
    margin-bottom: 10px;
}
.b-teaser-18-1 .imp-news .title-block {
    width: 130px !important;
    max-height: 72px;
    overflow: hidden;
}
.b-teaser-18-1 .imp-news .title-block a {
    color: #000000;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    font-size: 0.875em;
    line-height: 1em;
}
.b-teaser-19 .first {
    margin-left: 0px !important;
}
.b-teaser-19 .blogs-first {
    float: left;
    margin-left: 19px;
    overflow: hidden;
    width: 151px;
}
.b-teaser-19 .blogs-first .top {
    background: url('../img/sep_black.gif') repeat-x bottom left;
    overflow: hidden;
    clear: both;
    height: 75px;
    margin-bottom: 5px;
}
.b-teaser-19 .blogs-first .top .bloger-photo {
    width: 151px;
    height: 73px;
    float: left;
}
.b-teaser-19 .blogs-first .bloger-name {
    width: 151px;
    position: relative;
}
.b-teaser-19 .blogs-first .bloger-name a {
    font-size: 0.875em;
    font-family: SolidoprocondensedBold, Impact, Charcoal, sans-serif;
    text-transform: uppercase;
    color: #000;
}
.b-teaser-19 .blogs-first .bloger-name a:hover {
    color: #cc071e;
    text-decoration: underline;
}
.b-teaser-19 .blogs-first h2 {
    font-size: 0.875em;
}
.b-teaser-19 .blogs-first h2 a {
    color: #000000;
    text-decoration: none;
}
.b-teaser-19 .blogs-first h2 a:hover {
    color: #cc071e;
    text-decoration: underline;
}
.b-teaser-19 .data {
    clear: both;
    margin: 5px 0 0;
}
.b-teaser-19 .data .d {
    float: left;
    margin-right: 7px;
    font-size: 0.750em;
    color: #737373;
}
.b-teaser-19 .data .c {
    font-size: 0.813em;
    float: right;
}
.b-teaser-19 .data .c span {
    background: url("../img/article_info.gif") no-repeat 0 -9px;
    display: block;
    float: left;
    height: 13px;
    margin-right: 5px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: 900em;
    width: 18px;
}
.b-teaser-19 .data .c b {
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    font-size: 0.938em;
}
.b-teaser-19 .text {
    clear: both;
    padding: 5px 0 0;
    max-height: 53px;
    overflow: hidden;
}
.b-teaser-20 .first {
    margin-left: 0px !important;
}
.b-teaser-20 td {
    vertical-align: bottom;
}
.b-teaser-20 .all-blogers {
    margin: 10px 0px 0px 19px;
    width: 321px;
    overflow: hidden;
    float: left;
}
.b-teaser-20 .all-blogers .top {
    background: url('../img/sep_black.gif') repeat-x bottom left;
    overflow: hidden;
    clear: both;
    margin-bottom: 5px;
    position: relative;
}
.b-teaser-20 .all-blogers .top .bloger-photo {
    width: 72px;
    height: 55px;
    float: left;
    margin-bottom: 2px;
    left: 0;
    position: absolute;
    bottom: 0;
}
.b-teaser-20 .all-blogers .top .bloger-name {
    float: left;
    margin-left: 82px;
    position: relative;
    text-align: left;
    width: 239px;
}
.b-teaser-20 .all-blogers .top .bloger-name a {
    color: #000000;
    font-family: SolidoprocondensedBold, Impact, Charcoal, sans-serif;
    font-size: 0.875em;
    text-transform: uppercase;
}
.b-teaser-20 .all-blogers .top .bloger-name a:hover {
    color: #cc071e !important;
    text-decoration: underline;
}
.b-teaser-20 .all-blogers .top .data {
    clear: both;
    margin: 5px 0 0;
}
.b-teaser-20 .all-blogers .top .data .d {
    float: left;
    margin-right: 7px;
    font-size: 0.750em;
    color: #737373;
}
.b-teaser-20 .all-blogers .top .data .c {
    font-size: 0.813em;
    float: right;
}
.b-teaser-20 .all-blogers .top .data .c span {
    background: url("../img/article_info.gif") no-repeat 0 -9px;
    display: block;
    float: left;
    height: 13px;
    margin-right: 5px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: 900em;
    width: 18px;
}
.b-teaser-20 .all-blogers .top .data .c b {
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    font-size: 0.938em;
}
.b-teaser-20 .all-blogers .top .data .d {
    float: left;
    margin-right: 7px;
    font-size: 0.750em;
    color: #737373;
}
.b-teaser-20 .all-blogers .top .text {
    clear: both;
    padding: 5px 0px 0px;
    max-height: 36px;
    margin-bottom: 10px;
    overflow: hidden;
}
.b-teaser-20 h2 {
    font-size: 1em;
}
.b-teaser-20 h2 a {
    color: #000000;
    text-decoration: none;
    font-family: Georgia, Tahoma, Arial, sans-serif !important;
    text-transform: none !important;
}
.b-teaser-20 h2 a:hover {
    color: #cc071e !important;
    text-decoration: underline;
}
.b-teaser-21 .first {
    margin-left: 0px !important;
}
.b-teaser-21 .authors {
    width: 321px;
    overflow: hidden;
    float: left;
    margin: 0px 0px 0px 19px;
}
.b-teaser-21 .authors .letter {
    width: 21px;
    overflow: hidden;
    float: left;
    color: #cc071e;
    font-family: SolidoproBold, Arial, Helvetica, sans-serif;
}
.b-teaser-21 .authors .name {
    margin-left: 21px;
}
.b-teaser-21 .authors .name a {
    font-size: 0.875em;
    font-family: SolidoprocondensedBold, Impact, Charcoal, sans-serif;
    text-transform: uppercase;
    color: #000;
}
.b-teaser-21 .authors .name a:hover {
    color: #cc071e;
}
.b-teaser-21 .authors .name span {
    color: #737373;
    font-size: 0.75em;
}
.b-teaser-21 .authors-in {
    clear: both;
    margin-top: 10px;
}
.b-teaser-22 {
    clear: both;
    margin-top: 20px;
}
.b-teaser-22 .data {
    float: left;
    width: 74px;
    margin-right: 10px;
    text-align: right;
}
.b-teaser-22 .data .time {
    color: #cc071e;
    font-size: 1em;
}
.b-teaser-22 .data .day {
    color: #737373;
    font-size: 0.750em;
    display: block;
    margin-top: 5px;
}
.b-teaser-22 .img {
    float: left;
    margin-right: 20px;
}
.b-teaser-22 .img img {
    margin-bottom: 20px !important;
}
.b-teaser-22 .text {
    margin-bottom: 20px !important;
}
.b-teaser-22 .text h2 {
    font-size: 1.125em;
}
.b-teaser-22 .video-icon {
    float: right;
    margin-left: 5px;
    margin-right: 0px !important;
}
.b-teaser-22 .photo-icon {
    float: right;
    margin-left: 5px;
    margin-right: 0px !important;
}
.b-teaser-22 .text {
    margin-left: 84px;
}
.b-teaser-22-1 .text {
    margin-left: 0px !important;
}
.b-teaser-22-1 .data2 {
    float: left;
    height: 18px;
    font-size: 0.75em;
    margin-top: 4px;
    color: #737373;
}
.b-teaser-22-1 .data3 {
    position: relative;
    height: 30px;
}
.b-teaser-22-1 .data3 .name {
    float: left;
    height: 18px;
    font-size: 0.75em;
    margin-top: 4px;
    color: #737373;
    text-decoration: none;
}
.b-teaser-22-1 .data3 .name:hover {
    color: #cc071e !important;
    text-decoration: underline;
}
.b-teaser-22-1 .data3 .name i {
    background: url('../img/sprite.png?v=3') no-repeat -443px -64px;
    margin-right: 5px;
    display: block;
    overflow: hidden;
    text-indent: 900em;
    vertical-align: middle;
    width: 11px;
    height: 13px;
    float: left;
}
.b-teaser-22-1 .data3 .time {
    float: right;
    height: 18px;
    font-size: 0.75em;
    margin-top: 4px;
    color: #737373;
}
.b-publication .text {
    color: #000000;
    font-size: 0.875em;
    line-height: 16px;
}
.b-publication h2 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 7px;
}
.b-publication h2 a {
    color: #000000;
}
.b-publication h2 a:hover {
    color: #cc071e;
}
.b-publication .picture {
    margin-bottom: 7px;
}
.b-pager {
    font-family: SolidoproBold, Arial, Helvetica, sans-serif;
    margin: 10px 0 1px;
    text-align: center;
    font-size: 0.750em;
}
.b-pager .prev {
    margin: 0 10px 0 0;
    color: #000000;
    text-decoration: none;
}
.b-pager .prev:hover {
    color: #cc071e !important;
    text-decoration: underline !important;
}
.b-pager .next {
    margin: 0  0 0 10px;
    color: #000000;
    text-decoration: none;
}
.b-pager .next:hover {
    color: #cc071e !important;
    text-decoration: underline !important;
}
.b-pager .page {
    color: #000000;
    text-decoration: none;
    margin: 0px;
    padding: 2px 3px 0;
}
.b-pager .page:hover {
    color: #cc071e;
    text-decoration: underline;
}
.b-pager .page-current {
    color: #000000;
    cursor: default;
    border: 1px solid  #737373;
}
.b-pager .page-current:hover {
    color: #000000 !important;
    text-decoration: none !important;
}
.b-separator-line {
    background: url("../img/sep_black.gif") repeat-x left center;
    height: 2px;
    clear: both;
    overflow: hidden;
}
/*?=votes
------------------- */
.b-vote .text-vote {
    color: #000000;
    font-size: 0.875em;
    line-height: 16px;
    font-family: SolidoproBold, Arial, Helvetica, sans-serif !important;
    margin-bottom: 7px;
    font-size: 0.813em;
}
.b-vote .m-votes-item-in {
    padding: 3px 5px 5px 25px;
    position: relative;
}
.b-vote .m-votes-item-in input {
    height: 15px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 5px;
    width: 15px;
}
.b-vote .m-votes-item-in label {
    display: block;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 0.750em !important;
    line-height: 16px;
    padding-left: 0;
    position: relative;
}
.b-vote .m-votes-button {
    margin: 10px 0 0;
    float: right;
}
.b-vote .button {
    margin: 10px 0 0;
}
.b-vote .all-votes {
    float: left;
    margin-top: 10px;
}
.b-vote .all-votes a {
    color: #cc071e;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    font-size: 0.750em;
    text-decoration: underline;
}
.b-vote .all-votes a:hover {
    text-decoration: none;
}
.b-vote .poll-bar-in {
    height: 5px;
    background: #06256c;
    margin-top: 0px;
}
.b-vote .poll-bar-res {
    vertical-align: middle;
    font-size: 0.875em;
    font-family: SolidoproHeavy, Arial, Helvetica, sans-serif;
    color: #06256c;
    padding-left: 5px;
}
.b-vote .poll-bar table {
    width: 100%;
}
.b-vote-all {
    margin-bottom: 25px;
}
/*?=most commented
------------------- */
.b-tabbed-widget .tabs-header {
    background: url('../img/sprite.png?v=3') no-repeat 0px -122px;
    position: relative;
    width: 100%;
    margin: 0 0 -1px 0;
}
.b-tabbed-widget .tabs-header TH {
    padding-bottom: 5px;
    text-align: right;
    padding-top: 0;
}
.b-tabbed-widget .tabs-header TH.tab-first {
    text-align: left;
}
.b-tabbed-widget .tabs-header TH.tab-first A {
    margin-left: 0!important;
}
.b-tabbed-widget .tabs-header TH A {
    font-size: 0.938em;
    font-family: SolidoprocondensedLight, Impact, Charcoal, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    display: block;
    padding: 0px 0 6px;
    text-decoration: none;
    color: #9a9a9a;
}
.b-tabbed-widget .tabs-header TH A:hover {
    text-decoration: none;
}
.b-tabbed-widget .tabs-header TH.tab-current A {
    text-decoration: none;
    color: #06256c;
}
.b-tabbed-widget .tabs-content {
    margin: 0px;
    padding: 9px 3px 6px 3px;
}
.b-tabbed-widget .tabs-content .tab-current {
    display: block;
}
.b-tabbed-widget .tab-content {
    display: none;
}
.b-tabbed-widget .tab span {
    font-family: SolidoprocondensedBold, Impact, Charcoal, sans-serif;
}
.b-rank-row {
    margin-bottom: 10px;
}
.b-rank-row .count {
    color: #333366;
    float: left;
    font-size: 0.750em;
    text-align: right;
    margin-right: 5px;
    margin-top: 0px;
}
.b-rank-row .title a {
    color: #000;
    font-size: 0.750em;
}
/*?=become_reporter
------------------- */
.b-become-reporter {
    background: #06256c;
    padding: 15px;
}
.b-become-reporter .b-blocks-titles {
    font-size: 0.938em;
    font-family: SolidoprocondensedLight, Impact, Charcoal, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    border-bottom: 3px solid #fff;
    margin-bottom: 13px;
    color: #fff;
}
.b-become-reporter .b-blocks-titles a {
    color: #fff;
}
.b-become-reporter .b-blocks-titles span {
    color: #fff;
}
.b-become-reporter .advertising {
    display: block;
    overflow: hidden;
    text-indent: 900em;
    background: url('../img/sprite.png?v=3') no-repeat 0px -169px;
    margin: -47px 0 0 172px;
    position: absolute;
    width: 138px;
    height: 138px;
}
.b-become-reporter .fills {
    color: #fff;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    font-size: 0.625em;
}
.b-become-reporter .fills-first-td {
    padding-right: 10px;
    width: 150px;
    vertical-align: top;
}
.b-become-reporter .text {
    font-size: 1.200em;
}
.b-become-reporter a.authorization {
    color: #fff;
    font-weight: normal;
    text-decoration: underline;
    font-size: 0.750em;
}
.b-become-reporter a.authorization:hover {
    color: #fff;
    text-decoration: none;
}
.b-become-reporter a.authorization span {
    background: url('../img/sprite.png?v=3') no-repeat -412px -61px;
    margin-right: 5px;
    display: block;
    overflow: hidden;
    text-indent: 900em;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    float: left;
}
.b-become-reporter .add-photo {
    margin: 0px 0 10px;
    color: #fff;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
}
.b-become-reporter .add-photo .name {
    border: none;
    width: 140px;
    padding: 2px 5px;
    height: 48px;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    font-size: 1.250em;
}
.b-become-reporter .add-photo .download-file {
    border: none;
    width: 150px;
    padding: 0px 5px;
    height: 18px;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    margin: 5px 0px;
}
.b-become-reporter .add-video {
    margin: 10px 0 0 0;
    color: #fff;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
}
.b-become-reporter .add-video .name {
    border: none;
    width: 140px;
    padding: 2px 5px;
    height: 48px;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    font-size: 1.250em;
}
.b-become-reporter .add-video .download-file {
    border: none;
    width: 150px;
    padding: 0px 5px;
    height: 18px;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    margin: 5px 0px;
}
.b-become-reporter .youtube:hover,
.b-become-reporter .vk:hover,
.b-become-reporter .yandex:hover {
    text-decoration: none;
}
.b-become-reporter .youtube {
    background: url('../img/sprite.png?v=3') no-repeat -265px -92px;
    width: 13px;
    height: 12px;
    float: left;
    display: block;
    overflow: hidden;
    text-indent: 900em;
    margin-right: 3px;
}
.b-become-reporter .vk {
    background: url('../img/sprite.png?v=3') no-repeat -279px -92px;
    width: 13px;
    height: 12px;
    float: left;
    display: block;
    overflow: hidden;
    text-indent: 900em;
    margin-right: 3px;
}
.b-become-reporter .yandex {
    background: url('../img/sprite.png?v=3') no-repeat -293px -92px;
    width: 13px;
    height: 12px;
    float: left;
    display: block;
    overflow: hidden;
    text-indent: 900em;
    margin-right: 3px;
}
.b-become-reporter .add-text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    border: none;
    padding: 2px 5px;
    height: 113px;
    margin-top: 10px;
    width: 280px;
    font-size: 0.750em;
}
.b-become-reporter .fills-second-td {
    vertical-align: top;
    font-size: 1.600em;
}
.b-become-reporter .select-soc-link {
    color: #fff;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    font-size: 0.750em;
}
.b-become-reporter .select-soc-link div {
    float: left;
    margin-right: 10px;
    text-decoration: underline;
}
.b-become-reporter .m-votes-button {
    height: 20px;
    margin-top: 10px;
}
.b-become-reporter .m-votes-button .but {
    float: right;
}
.b-become-reporter .m-votes-button .agree {
    float: left;
}
.b-become-reporter .m-votes-button .agree input {
    margin: 0px;
    padding: 0px;
}
.b-become-reporter .m-votes-button .agree label {
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 0.750em;
    text-decoration: underline;
}
.b-sitemap {
    list-style: none;
    margin: 5px 0 0 0px;
    padding: 0 0 0 0px;
    font-size: 0.875em;
}
.b-sitemap li {
    margin-bottom: 10px;
}
.b-sitemap li a {
    background: url("../img/start_grey.png") no-repeat 0px 3px;
    color: #000000;
    padding-left: 15px;
}
.b-sitemap li.in a {
    background: url("../img/triangle_grey.png") no-repeat 0px 3px !important;
}
.b-sitemap li.in ul {
    list-style: none;
    margin: 0px 0 0 15px;
    padding: 0 0 0 15px;
    margin-top: 10px;
}
.b-sitemap li.in ul li a {
    background: url("../img/start_grey.png") no-repeat 0px 3px !important;
}
.b-sitemap li.in ul li.in a {
    background: url("../img/triangle_grey.png") no-repeat 0px 3px !important;
}
.b-sitemap li.in ul li.in ul {
    margin-top: 10px;
}
.b-sitemap li.in ul li.in ul li a {
    background: url("../img/start_grey.png") no-repeat 0px 3px !important;
}
.b-menu {
    margin: 0px 0 10px;
    padding-bottom: 16px;
}
.b-menu ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 1000px;
}
.b-menu ul li {
    font-family: SolidoprocondensedLight, Impact, Charcoal, sans-serif;
    text-transform: uppercase;
    font-size: 1.063em;
    float: left;
    padding: 0px 7px;  position: relative;
    border-left: 1px solid #06256c;
    height: 16px;
    line-height: 17px;
}
.b-menu ul li a:hover {
    text-decoration: none;
}
.b-menu ul li.first {
    border-left: none;
    padding: 0px 8px 0 0;
}
.b-menu ul li.current {
    font-family: SolidoprocondensedBold, Impact, Charcoal, sans-serif;
}
.b-menu ul li.current a:hover {
    color: #06256c;
    cursor: default;
    text-decoration: none;
}
.b-menu ul li:hover ul.second-level {
    display: block;
}
.b-menu ul li:hover ul.second-level li {
    height: 20px;
    width: 100px;
}
.b-menu ul li:hover ul.second-level li a {
    color: #fff !important;
    text-transform: none !important;
}
.b-menu ul li:hover ul.second-level li a:hover {
    text-decoration: underline;
}
.b-menu .second-level {
    display: none;
    position: absolute;
    width: 87px;
    background: #06256c;
    z-index: 10000;
    right: 0;
    padding: 7px 3px;
}
/*?=footer
------------------- */
.l-footer {
    color: #06256c;
}
.l-footer .b-footer-menu {
    list-style: none;
    margin: 0px 0 0 72px;
    padding: 0px;
    width: 1000px;
    overflow: hidden;
    height: 20px;
}
.l-footer .b-footer-menu li {
    font-family: SolidoprocondensedLight, Impact, Charcoal, sans-serif;
    text-transform: uppercase;
    font-size: 1.063em;
    float: left;
    padding: 0px 6px;
    border-left: 1px solid #06256c;
}
.l-footer .b-footer-menu li a:hover {
    text-decoration: none;
}
.l-footer .b-footer-menu li.first {
    border-left: none;
    padding: 0px 6px 0 0;
}
.l-footer .different {
    padding-top: 7px;
}
.l-footer .logo {
    float: left;
    background: url('../img/sprite.png?v=3') no-repeat -346px -126px;
    width: 52px;
    height: 24px;
    display: block;
    overflow: hidden;
    text-indent: 900em;
}
.l-footer .dop-menu {
    border-top: 3px solid #06256c;
    width: 860px;
    float: left;
}
.l-footer .copyr {
    border-top: 3px solid #06256c;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    font-size: 0.625em;
    height: 21px;
    line-height: 21px;
}
.l-footer .dop-menu-in {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 860px;
    overflow: hidden;
    height: 21px;
}
.l-footer .dop-menu-in li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.688em;
    float: left;
    padding: 0px 20px;
    height: 21px;
    line-height: 21px;
}
.l-footer .dop-menu-in li a {
    text-decoration: underline;
}
.l-footer .dop-menu-in li a:hover {
    text-decoration: none;
}
.l-colspan-1 {
    width: 321px;
}
.l-clear-7 {
    clear: both;
    height: 7px;
    overflow: hidden;
}
.l-clear-15 {
    clear: both;
    height: 15px;
    overflow: hidden;
}
.l-clear-18 {
    clear: both;
    height: 18px;
    overflow: hidden;
}
.section {
    color: #cc071e;
    font-weight: bold;
}
.section .arrow {
    width: 5px;
    height: 10px;
    background: url('../img/sprite.png?v=3') no-repeat -402px -68px;
    display: block;
    overflow: hidden;
    text-indent: 900em;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}
/*?=read more
------------------- */.b-read-more {
                          text-align: right;
                          margin-top: 2px;
                          height: 18px;
                      }
.b-read-more .read-more-link {
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    color: #cc071e;
    font-size: 0.75em;
    text-decoration: underline;
    display: block;
    float: right;
    margin-top: 3px;
}
.b-read-more .read-more-link:hover {
    text-decoration: none;
}
.video-icon {
    width: 11px;
    height: 12px;
    background: url('../img/sprite.png?v=3') no-repeat -310px -66px;
    font-size: 0.001em  !important;
    display: block;
    overflow: hidden;
    text-indent: 900em;
    float: left;
    margin-left: 5px;
    margin-top: 5px;
}
.photo-icon {
    width: 14px;
    height: 11px;
    background: url('../img/sprite.png?v=3') no-repeat -326px -66px;
    font-size: 0.001em  !important;
    display: block;
    overflow: hidden;
    text-indent: 900em;
    float: left;
    margin-left: 5px;
    margin-top: 5px;
}
.text-icon {
    width: 14px;
    height: 12px;
    background: url('../img/sprite.png?v=3') no-repeat -464px -66px;
    font-size: 0.001em  !important;
    display: block;
    overflow: hidden;
    text-indent: 900em;
    float: left;
    margin-left: 5px;
    margin-top: 5px;
}
.audio-icon {
    width: 14px;
    height: 12px;
    background: url('../img/sprite.png?v=3') no-repeat -488px -66px;
    font-size: 0.001em  !important;
    display: block;
    overflow: hidden;
    text-indent: 900em;
    float: left;
    margin-left: 5px;
    margin-top: 5px;
}
/*?=band of news
------------------- */
.b-scrollblock {
    width: 320px;
    height: 388px;
    overflow: auto;
}
.b-scrollblock ul {
    list-style: none;
    margin: 0px !important;
    padding: 0px !important;
}
.b-scrollblock ul li {
    display: block;
    width: 305px;
    overflow: hidden;
    font-size: 0.875em;
    margin-bottom: 12px;
}
.b-scrollblock ul li .item-side {
    float: left;
    width: 40px;
}
.b-scrollblock ul li .item-side .red {
    color: #cc071e;
}
.b-scrollblock ul li .item-in {
    margin-left: 40px;
}
.b-scrollblock .t {
    color: #000000;
}
.b-scrollblock .t:hover {
    color: #cc071e;
}
/*?=blocks titles
------------------- */
.b-blocks-titles {
    font-family: SolidoprocondensedLight, Impact, Charcoal, sans-serif;
    text-transform: uppercase;
    font-size: 0.938em;
    border-bottom: 3px solid #000000;
    margin-bottom: 13px;
    color: #06256c;
}
.b-blocks-titles span {
    color: #000000;
    font-family: SolidoprocondensedBold, Impact, Charcoal, sans-serif;
}
.b-blocks-titles a:hover {
    color: #cc071e;
    text-decoration: none;
}
.b-blocks-titles a:hover span {
    color: #cc071e;
}
.b-title-center {
    background-image: url('../img/blogs_titles_line.jpg');
    background-repeat: repeat-x;
    background-position: center center;
    margin: 0 auto;
    text-align: center;
    font-size: 0.938em;
}
.b-title-center span {
    background: #fff;
    margin: 0 auto;
    text-align: center;
    color: #333366;
    font-family: SolidoprocondensedLight, Impact, Charcoal, sans-serif;
    text-transform: uppercase;
    padding: 0px 10px;
}
.b-title-center span span {
    color: #000;
    padding: 0px;
    font-family: SolidoprocondensedBold, Impact, Charcoal, sans-serif;
}
.b-title-center a:hover {
    text-decoration: underline;
    color: #cc071e;
}
.b-title-center a:hover span {
    color: #cc071e;
}
.b-heading {
    background-image: url('../img/blogs_titles_line.jpg');
    background-repeat: repeat-x;
    background-position: center center;
    margin: 0 auto;
}
.b-heading div {
    background: #fff;
    margin: 0 auto;
    width: 80px;
    text-align: center;
    color: #000000;
    font-family: SolidoprocondensedLight, Impact, Charcoal, sans-serif;
    font-size: 0.938em;
    text-transform: uppercase;
}
.b-blocks-titles-exception {
    font-size: 0.938em;
    font-family: SolidoprocondensedLight, Impact, Charcoal, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    background: #06256c;
    color: #fff;
    padding: 2px 10px;
    width: 150px;
}
.b-blocks-titles-exception a {
    color: #fff;
}
.b-blocks-titles-exception span {
    font-family: SolidoprocondensedBold, Impact, Charcoal, sans-serif;
}
.b-commercial {
    border: 1px solid #AAAAAA;
    font-size: 14px;
    margin: auto auto 10px;
    padding: 10px 10px 0;
    position: relative;
    text-align: center;
}
.b-commercial .b-commercial-in {
    font-size: 0.563em;
    margin-bottom: -5px;
    text-align: center;
    margin-top: 5px;
}
.b-commercial .b-commercial-in span {
    background: #FFFFFF;
    padding: 0 10px;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
}
.b-blocks-titles-blue {
    font-family: SolidoprocondensedLight, Impact, Charcoal, sans-serif;
    text-transform: uppercase;
    font-size: 0.938em;
    border-bottom: 3px solid #07256c;
    margin-bottom: 13px;
    color: #06256c;
}
.b-blocks-titles-blue span {
    color: #06256c;
    font-family: SolidoprocondensedBold, Impact, Charcoal, sans-serif;
}
.b-blocks-titles-blue a:hover {
    color: #cc071e;
    text-decoration: none;
}
.b-blocks-titles-blue a:hover span {
    color: #cc071e;
}
.b-section-title {
    width: 150px;
    padding: 3px 5px 1px;
    font-family: SolidoprocondensedLight, Impact, Charcoal, sans-serif;
    margin: 0px 0px 10px 0px;
    text-transform: uppercase;
    font-size: 0.938em;
    background: #cd1719;
}
.b-section-title .section-name {
    color: #ffffff;
}
/*?=articles
------------------- */
.b-article-no-margin {
    padding-left: 0px !important;
}
.b-article-no-margin .counter {
    margin-left: 0px !important;
}
.b-article-no-margin .b-comment-block {
    padding-left: 0px !important;
}
.b-article {
    padding-left: 83px;
}
.b-article h1 {
    font-family: SolidoproHeavy, Arial, Helvetica, sans-serif;
    font-size: 1.875em;
    color: #06256c;
    line-height: 0.938em;
    margin-bottom: 13px;
}
.b-article h2 {
    font-family: SolidoproBold, Arial, Helvetica, sans-serif;
    font-size: 1.125em;
    color: #000000;
    line-height: 1.25em;
    margin-bottom: 10px;
}
.b-article .counter {
    background-image: url('../img/line.gif');
    background-repeat: repeat-x;
    background-position: left center;
    height: 20px;
    width: 663px;
    overflow: hidden;
    margin-left: -83px;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    font-size: 0.938em;
    margin-bottom: 10px;
}
.b-article .counter .info {
    max-width: 342px;
    overflow: hidden;
    background: #fff;
    padding-left: 7px;
    float: right;
    text-aling: right;
}
.b-article .counter .info .views {
    float: left;
    margin-right: 5px;
}
.b-article .counter .info .views span {
    width: 15px;
    height: 10px;
    background: url('../img/article_info.gif') no-repeat -3px 0px;
    display: block;
    overflow: hidden;
    text-indent: 900em;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}
.b-article .counter .info .comments {
    float: left;
    margin-right: 7px;
}
.b-article .counter .info .comments span {
    width: 18px;
    height: 13px;
    background: url('../img/article_info.gif') no-repeat 0px -9px;
    display: block;
    overflow: hidden;
    text-indent: 900em;
    float: left;
    margin-right: 5px;
    margin-top: 3px;
}
.b-article .counter .info .comment {
    color: #818181;
}
.b-article .counter .info .comment a {
    color: #818181;
    text-decoration: underline;
}
.b-article .counter .info .comment a:hover {
    text-decoration: none;
}
.b-article .main-img {
    float: right;
    margin: 0 0px 10px 0;
    padding: 0 0 0 15px;
    width: 323px;
}
.b-article .main-img .label {
    font-size: 0.938em;
    margin: 0px;
    padding: 3px 0px 5px;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
}
.b-article .main-img .label SPAN {
    color: #818181;
    font-size: 0.875em;
}
.b-article .main-img .similar {
    border-top: 3px solid #000;
    border-bottom: 3px solid #000;
    padding: 5px 0px 10px;
    margin-top: 20px;
}
.b-article .main-img .similar .read-also {
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    font-size: 0.813em;
    list-style-image: url('../img/ul_pluse.gif');
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 20px  !important;
    width: auto;
}
.b-article .main-img .similar .read-also a {
    color: #000000;
    font-family: SolidoproBold, Arial, Helvetica, sans-serif !important;
}
.b-article .main-img .similar .read-also a:hover {
    color: #CD1719;
}
.b-article .authors {
    font-family: SolidoproHeavy, Arial, Helvetica, sans-serif;
    font-size: 0.813em;
    color: #06256c;
}
.b-article .data {
    font-family: SolidoproHeavy, Arial, Helvetica, sans-serif;
    font-size: 0.813em;
    color: #cc071e;
}
.b-article .text {
    font-size: 0.875em;
    color: #000000;
}
.b-article .text p {
    margin-bottom: 20px;
    line-height: 1.250em;
}
.b-article .text ul {
    font-family: Georgia, Tahoma, Arial, sans-serif;
    font-size: 1em;
    list-style-image: url("../img/blue_dot.png");
    margin: 0px 0 20px 15px;
    padding: 0 0 0 15px;
}
.b-article .text ul li {
    margin-bottom: 5px;
}
.b-article .text2 {
    border-top: 3px solid #000;
    margin-top: 20px;
    padding-top: 20px;
}
.b-article .separator-line {
    background: url('../img/sep_blue.gif') repeat-x top left;
    padding-top: 2px;
    overflow: hidden;
    clear: both;
    width: 663px;
    margin-left: -83px;
    margin-bottom: 18px;
}
.b-article .com-title {
    font-family: SolidoproHeavy, Arial, Helvetica, sans-serif;
    font-size: 1.250em;
    color: #cc071e;
}
.b-article .quote {
    background: url('../img/quote.gif') no-repeat left 13px;
    border-top: 3px solid #000;
    padding: 10px 0px 0px 40px;
    margin-bottom: 15px;
    font-family: SolidoproBold, Arial, Helvetica, sans-serif;
    font-size: 1.188em;
}
.b-article .read-more {
    width: 160px;
    overflow: hidden;
    float: left;
    margin-left: -83px;
}
.b-article .read-more div {
    background: #cc071e;
    font-family: SolidoprocondensedLight, Impact, Charcoal, sans-serif;
    text-transform: uppercase;
    font-size: 1.071em;
    color: #fff;
    padding: 2px 5px 0px 5px;
    margin: 10px 10px 10px 0px;
}
.b-article .read-also {
    width: 130px;
    overflow: hidden;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    list-style-image: url('../img/ul_pluse.gif') !important;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 20px  !important;
    font-size: 0.929em;
}
.b-article .read-also a {
    color: #000000;
    font-family: SolidoproBold, Arial, Helvetica, sans-serif !important;
}
.b-article .read-also a:hover {
    color: #CD1719;
}
.b-article .read-also-2 {
    overflow: hidden;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    list-style-image: url('../img/ul_pluse.gif');
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 0px 20px;
    font-size: 0.929em;
}
.b-article .read-also-2 a {
    color: #000000;
    font-family: SolidoproBold, Arial, Helvetica, sans-serif !important;
    font-size: 0.875em;
}
.b-article .read-also-2 a:hover {
    color: #CD1719;
}
.b-article .video {
    margin: 15px 0 0 0;
}
.b-article .header_title {
    margin-left: -83px;
}
.b-article .header_title h1 {
    font-family: Georgia, Tahoma, Arial, sans-serif;
    font-size: 1.571em;
    color: #000000;
    line-height: 0.938em;
    margin-bottom: 13px;
}
.b-article .header_title .name {
    font-size: 1em;
    margin-top: 4px;
    color: #main_link_color;
    text-decoration: none;
}
.b-article .header_title .name:hover {
    color: #cc071e !important;
    text-decoration: underline;
}
.b-article .header_title .name i {
    background: url('../img/sprite.png?v=3') no-repeat -443px -64px;
    margin-right: 5px;
    display: block;
    overflow: hidden;
    text-indent: 900em;
    vertical-align: middle;
    width: 11px;
    height: 13px;
    float: left;
    margin-top: 2px;
}
.b-article .header_title .header_title_in {
    float: left;
    height: 18px;
}
.b-article .header_title .info {
    float: right;
}
.b-article .header_title .info .views {
    float: left;
    margin-right: 5px;
    font-family: SolidoproBold, Arial, Helvetica, sans-serif;
}
.b-article .header_title .info .views span {
    width: 15px;
    height: 10px;
    background: url('../img/article_info.gif') no-repeat -3px 0px;
    display: block;
    overflow: hidden;
    text-indent: 900em;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}
.b-article .header_title .info .comments {
    float: left;
    margin-right: 7px;
    font-family: SolidoproBold, Arial, Helvetica, sans-serif;
}
.b-article .header_title .info .comments span {
    width: 18px;
    height: 13px;
    background: url('../img/article_info.gif') no-repeat 0px -9px;
    display: block;
    overflow: hidden;
    text-indent: 900em;
    float: left;
    margin-right: 5px;
    margin-top: 3px;
}
.b-article .header_title .data1 {
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #cc071e;
}
.b-article .gallery {
    clear: both;
    padding: 5px 0px 20px;
}
.b-comment-block {
    padding-left: 89px;
}
.b-comment-block .com-title {
    font-family: SolidoproHeavy, Arial, Helvetica, sans-serif;
    font-size: 1.250em;
    color: #cc071e;
}
.b-comment-block .comment {
    overflow: hidden;
    margin-top: 20px;
}
.b-comment-block .comment .in {
    overflow: hidden;
    padding: 0 0 0 35px;
    position: relative;
}
.b-comment-block .comment .in .head {
    padding: 0 0 6px;
}
.b-comment-block .comment .in .head .comment-image {
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    width: 30px;
}
.b-comment-block .comment .in .head .name {
    display: block;
    float: left;
    height: 11px;
    max-width: 200px;
    overflow: hidden;
    padding: 5px 5px 5px 0px;
    font-size: 0.688em;
    color: #000000;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
.b-comment-block .comment .in .head span {
    color: #818181;
    font-size: 0.688em;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
}
.b-comment-block .comment .in .head .rating {
    float: right;
}
.b-comment-block .comment .in .head .rating span {
    border: 1px solid #828282;
    padding: 2px 3px 0;
}
.b-comment-block .comment .in .head .rating a {
    color: #818181;
    text-decoration: none;
}
.b-comment-block .comment .in .head .rating a:hover {
    color: #cc071e;
}
.b-comment-block .comment p {
    color: #000000;
    font-size: 0.750em;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
}
.b-comment-block .comment .footer a {
    color: #818181;
    font-size: 0.688em;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
.b-comment-block .comment .comment {
    margin-left: 65px;
}
.b-comment-block .textarea {
    margin: 10px 0px;
    border: 1px dotted #bfbebf;
    padding: 7px;
    font-size: 0.750em;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
}
.b-comment-block .textarea textarea {
    width: 100%;
    border: none;
    color: #000000;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    background: #fff;
}
.b-comment-block .textarea .authorization {
    color: #cc071e;
    font-weight: normal;
    text-decoration: underline;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
}
.b-comment-block .textarea .authorization:hover {
    color: #000000;
    text-decoration: none;
}
.b-comment-block .textarea .authorization span {
    background: url('../img/sprite.png?v=3') no-repeat -264px -62px;
    margin: 13px 3px 0 3px;
    height: 18px;
    width: 20px;
    display: block;
    overflow: hidden;
    text-indent: 900em;
    float: left;
}
.b-comment-block .textarea .authorization:hover {
    color: #000000;
    text-decoration: none;
}
.b-comment-block .textarea .authorization span {
    background: url('../img/sprite.png?v=3') no-repeat -262px -62px;
    margin: 0px 3px 0 3px;
    height: 18px;
    width: 20px;
    display: block;
    overflow: hidden;
    text-indent: 900em;
    float: left;
}
.b-comment-block .read-more-link {
    line-height: 18px;
    padding: 0 1px;
}
.b-send-comment {
    position: relative;
}
.b-send-comment h2 {
    font-size: 1.250em;
}
.b-send-comment .avatar {
    width: 58px;
    overflow: hidden;
    float: left;
}
.b-send-comment .avatar div {
    font-family: SolidoproBold, Arial, Helvetica, sans-serif;
    font-size: 0.688em;
    margin-top: 10px;
}
.b-send-comment .avatar div a {
    color: #000000;
    text-decoration: none;
}
.b-send-comment .avatar div a:hover {
    color: #cc071e;
    text-decoration: underline;
}
.b-send-comment .send {
    margin-left: 68px;
    overflow: hidden;
}
.b-send-comment .send .textarea {
    margin: 0 0 5px 0;
}
.b-send-comment .send .share {
    font-size: 0.750em;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    float: left;
}
.b-send-comment .send .share label {
    margin-right: 7px;
}
/*?=blogs
------------------- */
.b-blog-post .top {
    background: url('../img/sep_black.gif') repeat-x bottom left;
    overflow: hidden;
    clear: both;
    height: 122px;
    margin-bottom: 7px;
    margin-bottom: 20px;
    position: relative;
}
.b-blog-post .top .bloger-photo {
    width: 182px;
    height: 120px;
    float: left;
}
.b-blog-post .top .bloger-name {
    height: 120px;
    width: 129px;
    float: left;
    text-align: right;
    margin-left: 10px;
    position: relative;
}
.b-blog-post .top .bloger-name a {
    display: block;
    margin-bottom: 5px;
    position: absolute;
    bottom: 0%;
    left: 0%;
    width: 100%;
    font-size: 0.938em;
    font-family: SolidoprocondensedBold, Impact, Charcoal, sans-serif;
    text-transform: uppercase;
    color: #000;
}
.b-blog-post .top .bloger-name a:hover {
    color: #cc071e;
}
.b-blog-post .top .photo {
    float: right;
    height: 120px;
    width: 182px;
    margin-left: 10px;
}
.b-blog-post .top .name {
    float: right;
    height: 120px;
    margin-left: 5px;
    text-align: right;
    max-width: 105px;
}
.b-blog-post .top .name p {
    color: #000000;
    font-size: 0.750em;
    margin-top: 3px;
}
.b-blog-post .top .name a {
    color: #000000;
    font-family: SolidoprocondensedBold, Impact, Charcoal, sans-serif;
    font-size: 0.938em;
    text-transform: uppercase;
}
.b-blog-post .top .name span {
    color: #000000;
    font-family: SolidoprocondensedBold, Impact, Charcoal, sans-serif;
    font-size: 0.938em;
    text-transform: uppercase;
}
.b-blog-post .post {
    padding-left: 170px;
    color: #000000;
}
.b-blog-post .post .data {
    margin-left: -136px;
    width: 93px;
    height: 93px;
    background: url('../img/sprite.png?v=3') no-repeat -174px -187px;
    overflow: hidden;
    text-align: center;
    float: left;
    margin-top: 2px;
}
.b-blog-post .post .data .month {
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    font-size: 0.875em;
    color: #fff;
    margin-top: 21px;
    margin-left: -9px;
}
.b-blog-post .post .data .day {
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    font-size: 2.000em;
    color: #000;
    margin-top: 4px;
    margin-left: -7px;
}
.b-blog-post .post h1 {
    font-size: 1.125em;
    font-weight: bold;
    margin-bottom: 10px;
}
.b-blog-post .post h1 a {
    color: #000000;
}
.b-blog-post .post h1 a:hover {
    color: #cc071e;
    text-decoration: underline;
}
.b-blog-post .post p {
    line-height: 1.25em;
    padding-bottom: 20px;
    font-size: 0.875em;
}
.b-blog-post .separator-line {
    background: url("../img/sep_blue.gif") repeat-x left top;
    clear: both;
    margin-bottom: 18px;
    margin-left: -170px;
    overflow: hidden;
    padding-top: 2px;
    width: 663px;
}
.b-blog-post .b-comment-block {
    padding-left: 170px !important;
}
.b-blog-post .slogan {
    color: #06256c;
    font-family: SolidoproBold, Arial, Helvetica, sans-serif;
    font-size: 1.875em;
    float: left;
    position: absolute;
    bottom: 0;
    margin: 20px;
}
.b-blog-post .views {
    float: left;
    margin-right: 7px;
    font-family: SolidoproBold, Arial, Helvetica, sans-serif;
    font-size: 0.813em;
    margin-top: -12px;
}
.b-blog-post .views span {
    width: 15px;
    height: 10px;
    background: url('../img/article_info.gif') no-repeat -3px 0px;
    display: block;
    overflow: hidden;
    text-indent: 900em;
    float: left;
    margin-right: 5px;
    margin-top: 3px;
}
.b-blog-post .comments {
    float: left;
    margin-right: 7px;
    font-family: SolidoproHeavy, Arial, Helvetica, sans-serif;
    font-size: 0.813em;
    margin-top: -12px;
}
.b-blog-post .comments span {
    width: 18px;
    height: 13px;
    background: url('../img/article_info.gif') no-repeat 0px -9px;
    display: block;
    overflow: hidden;
    text-indent: 900em;
    float: left;
    margin-right: 5px;
    margin-top: 2px;
}
.b-blog-post .post-in {
    clear: both;
    margin-bottom: 35px;
    min-height: 103px;
}
.b-facebook_and_twitter {
    text-align: center;
}
.b-search .search {
    border: 1px solid #7b7b7b;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 29px;
    overflow: hidden;
}
.b-search .search input {
    border: none;
    font-size: 1.000em;
    height: 25px;
    line-height: 25px;
    margin: 2px 0px 2px 7px;
    color: #737373;
    overflow: hidden;
    padding: 0;
    width: 617px;
    float: left;
}
.b-search .search button {
    background-color: #FFF;
    float: right;
    border: none;
    cursor: pointer;
    height: 25px;
    margin: 2px 0 0;
    padding: 0;
    text-align: center;
    width: 25px;
    margin: 2px 7px 0px 0px;
}
.b-search .search button span {
    background-image: url("../img/sprite.png?v=3");
    background-position: -422px -127px;
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: 900em;
    width: 25px;
    height: 25px;
}
.b-search .result {
    margin-top: 10px;
    font-family: SolidoproMedium, Arial, Helvetica, sans-serif;
    font-size: 0.875em;
}
/* Categories Colors */.g-politics {
                           background: #cd1719;
                       }
.g-politics .section-name {
    color: #ffffff;
}
.b-topic {
    float: right;
    width: 488px;
    margin: 0 0 10px;
    padding: 0px 5px 0px 0px;
}
.b-topic .section-name {
    display: block;
    padding: 3px 22px 1px 15px;
    background: #ffffff;
    float: left;
    color: #000000;
    font-family: SolidoprocondensedBold, Impact, Charcoal, sans-serif;
}
#galleria {
    width: 663px;
    height: 528px;
    background: #000;
    margin-top: 15px;
}
#galleria2 {
    width: 578px;
    height: 455px;
    background: #000;
    margin-top: 15px;
}
.b-popup {
    border: 1px solid #c5c5c6;
    position: absolute;
    height: 82px;
    width: 300px;
    background: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    top: 200px;
    left: 50%;
    margin-left: -160px;
    text-align: center;
    padding: 10px;
}
.b-popup h2 {
    font-family: SolidoproBold, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1em;
    margin-bottom: 15px;
}
.b-popup a {
    margin-right: 5px;
    text-decoration: none;
}






/* Photo Contest */

.b-important{background: #f2f4f8 url('../img/photo_contest/lines.gif') repeat-y top left; padding: 14px 14px 14px 19px; color:#000; font-family: arial, sans-serif; font-size: 13px;}

.b-teaser-23 ul{list-style: none outside none; margin: 25px 0px 0px 0px; padding: 0;}
.b-teaser-23 ul li{margin-bottom: 20px; overflow: hidden;}
.b-teaser-23 ul li .left{float: left; width: 320px; background: #f2f4f8; text-align: center;}
.b-teaser-23 ul li .right{float: right; width: 320px; background: #f2f4f8; text-align: center;}
.b-teaser-23 ul li a.photo{display: block; background: #000000;  width: 320px; height: 240px; overflow: hidden; text-align: center;}
.b-teaser-23 ul li h2{margin: 5px 10px 5px 10px; line-height: 17px;}
.b-teaser-23 ul li h2 a{font-family: georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; font-size: 12px;}
.b-teaser-23 ul li div{font-size: 12px; margin-bottom: 11px;}








