#News div.item {
    clear: both;
    margin: 0 0 2em
}

#center #News div.item h1 {
    clear: right;
    text-align: left;
}
#center #News div.item h2 {
    text-align: right;
}
#center #News div.item>a>img, #center #News div.item>img,
#center #News video, #center #News .video
 {
    float: left;
    display: block;
    margin: -1em 2em 1em 0;
    width: 350px;
    box-sizing: border-box;
}

#center #News img.margin_bottom-2
{
    margin-bottom: 2em!important;
}

#center #News img.margin_bottom-4
{
    margin-bottom: 4em!important;
}

#center #News img.margin_bottom-6
{
    margin-bottom: 6em!important;
}

#center #News img.margin_bottom-8
{
    margin-bottom: 8em!important;
}


#News div.expand {
    display: none
}
#News a.explink.none {
    display:none;
}


#News div.item .bukv,#News div.item h1+p.ref+p::first-letter,#News div.item h1+p:not(.ref)::first-letter,#News div.item h2+p.ref+p::first-letter,#News div.item h2+p:not(.ref)::first-letter {
    font-size: 1.5em;
    font-weight: 700;
    color: red
}

#News img.left,#News img.right {
    float: left;
    margin: 0 .5em 1em
}

#News img.right {
    float: right
}

#News p.quote {
    font-style: italic;
}
#News .rno_play {
    text-align: center;
    min-width:100%;
}

#News .rno_play a {
    display: inline-block;
    margin:0.5em;
    padding:0.3em;
    border: 2px solid;
    font-size:1.4em;
    font-style:italic;
    border-color: #cc9933;
    border-radius: 0.3em;
    vertical-align: middle;
    max-width:29%;
}

#News .rno_play .cap_rno {
    color: Chocolate;
    font-size: 1.5em;
    font-family: "Courier New", Courier, monospace
}
#News .rno_play audio{
    max-width:100%
}
#News .video {
    height:250px;
}
#News ul li {
    font-size:1.3em;
    list-style-position: outside;
    list-style-image: url(../../lib/imgs/galkas.gif);
    margin: 0.5em 0 0.7em 0;
}
#News div.social {
    margin:2em auto;
    text-align:center;
}
#News div.social img {
    max-width:120px;
}
#News .news-addons   {
    text-align:center;
}
#News .news-addons img {
    margin:1em auto;
    width:100%;
}