#site-body {
	margin: 0;
	padding: 0 0 130px 0;
	background-color: #e2220d;
}

body, td, input, textarea, select {
	color: #333;
	font-family: tahoma, verdana, arial;
	font-size: 13px;
}

form {
	margin: 0;
	padding: 0;
}

a {
	color: #e2220d;
	font-family: tahoma, verdana, arial;
	font-size: 13px;
	text-decoration: underline;
}

a:hover {
	color: #920908;
}

img {
	border: 0px;
}

.top-menu {
	background: url('../img/top-bg.jpg') top left repeat-x;
	text-align: right;
	padding: 0 15px 0 0;
}
.top-menu a {
	font-size: 14px;
	color: #fff;
	margin-left: 10px;
	line-height: 26px;
}
.top-menu a:hover {
	color: #fff;
	text-decoration: none;
}
.top-menu a.current {
	font-size: 16px;
	text-decoration: none; 
}

.column-left {
	background: url('../img/left-bg.jpg') top left no-repeat;
	padding: 10px;
}
.column-right {
	background: url('../img/right-bg.jpg') top right no-repeat;
	padding: 10px;
}
.column-center {
	padding: 10px 0;

}
.red-bg1 {
	background-color: #9d0c0c;
	border-top: solid 1px #780000;
}
.red-bg2 {
	background-color: #9d0c0c;
	border-bottom: solid 1px #780000;
}
.red-bg3 {
	background-color: #9d0c0c;
	border-left: solid 1px #780000;
}
.red-bg4 {
	background-color: #9d0c0c;
	border-right: solid 1px #780000;
}
.red-bg5 {
	background-color: #9d0c0c;
}
.red-bg5 a {
	color: #fff!important;
	font-weight: normal!important;
}

.left-rss {
	text-align: right;
	height: 35px;
}
.left-rss a {
	color: #fff;
	height: 18px;
	padding: 5px 30px 9px 0;
	background: url('../img/icon-rss.gif') center right no-repeat;
}
.left-rss a:hover {
	color: #fff;
	text-decoration: none;
}
#right-search {
	height: 35px;
}
#search {
	color: #646464;
	border: none;
	width: 150px;
	height: 20px;
	padding: 0 0 0 5px;
}

.main-tbl {
	border-bottom: solid 1px #fff;
}

#footer {
	padding-top: 5px;
	background: #e2220d url('../img/footer-bg.gif') top repeat-x;
}
#copyright {
	color: #f6c8a8;
	padding: 0 0 5px 5px;
}
#copyright a {
	color: #f6c8a8;
}

.between-block {
	height: 10px;
	clear: both;
}

.content-bg1 {
	background-color: #fff;
	border-top: solid 2px #780000;
}
.content-cont {
	background-color: #fff;
	border-left: solid 2px #780000;
	border-right: solid 2px #780000;
	border-bottom: solid 2px #780000;
	padding: 0 10px 20px 10px;
}

.block-title {
	width: 300px;
	height: 25px;
	overflow: hidden;
	background: #930907 url('../img/block-title-bg.gif') left top no-repeat;
	margin-bottom: 6px;
}

.block-title2 {
	width: 100%;
	height: 25px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 20px;
	background: #930907;
}

.block-title span, .block-title a, .block-title2 span, .block-title2 a {
	display: block;
	margin-left: 10px;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
}
.block-title a:hover, .block-title2 a:hover {
	color: #fff;
}

.top-block-title {
	width: 100%;
	height: 25px;
	overflow: hidden;
	margin-bottom: 10px;
	background: #930907;
}
.top-block-title span {
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 24px;
	margin-left: 10px;
}

.item-title {
	background-color: #e1e1e1;
	padding: 8px;
	margin-bottom: 15px;
}
.item-title h1, h1, .item-title a {
	 margin: 0;
	 padding: 0;
	 color: #000;
	 font-size: 20px;
	 font-weight: normal;
	 text-transform: uppercase;
	 text-decoration: none;
}
.item-title .author-date {
	font-family: verdana, arial;
	font-size: 11px;
	margin-top: 6px;
}
.item-title .author-date span {
	font-weight: bold;
}

.item-descr, .item-content {
	font-family: verdana, arial;
	line-height: 20px;
	margin-bottom: 15px;
	text-align: justify;
}
.item-image {
	margin-bottom: 15px;
	clear: both;
}
.item-image img {
	border: solid 2px #ccc;
}

.start-rubric {
	padding: 8px;
	background-color: #e1e1e1;
}
.start-rubric a {
	color: #930907;
	text-decoration: none;
}
.start-rubric a:hover {
	text-decoration: underline;
}
.start-rubric h3 {
	margin: 0;
	padding: 0;
	font-size: 15px;
}

.start-items {
	padding: 8px;
}
.start-items img {
	border: solid 2px #ccc;
	margin-right: 8px;
}
.start-items p.descr {
	padding: 0;
	margin: 10px 0;
}
.start-items p.title {
	padding: 0;
	margin: 2px 0 0 0;
}
.start-items p.title a {
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
}
p.more {
	color: #e2220d;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
p.more span {
	font-size: 15px;
}
.start-items .delimeter {
	clear: both;
	padding-top: 10px;
	margin-bottom: 10px;
	border-bottom: dotted 1px #ccc; 
}
.rss-table td {
	padding: 5px 0;
}

.paginator {
	text-align: center;
}
.paginator .current {
	font-weight: bold;
	padding: 2px 5px;
	background-color: #f0f0f0;
}

.gallery-item {
	width: 520px;
	position: relative;
}
.gallery-item .prev, .gallery-item .next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 50px;
	height: 51px;
	z-index: 1000000;
}
.gallery-item .prev {
	left: -25px;
	background: transparent url('/img/ph-gal-left-arrow.png') no-repeat;
}
.gallery-item .next {
	right: -25px;
	background: transparent url('/img/ph-gal-right-arrow.png') no-repeat;
	z-index: 1000001;
}
.gallery-photo-descr {
	padding: 8px;
	background-color: #000;
	color: #fff;
}
.gallery-previews {
	padding: 5px 0;
	background-color: #eee;	
}

#gallery-slider {
	width: 476px;
	height: 52px;
	overflow-x: hidden;
	overflow-y: hidden;
	background-color: #abb4bd;
}
#gallery-slider img {
	border: solid 2px #fff;
}
#gallery-slider img.current {
	border: solid 2px #fdc111;
}

#gslider-left {
	text-decoration: none;
	display: block;
	margin-top: 18px;
	margin-right: 4px;
	font-weight: bold;
	font-size: 15px;
}
#gslider-right {
	text-decoration: none;
	display: block;
	margin-top: 18px;
	margin-left: 4px;
	font-weight: bold;
	font-size: 15px;
}

#red {
	color: red;
}

.fb_inp {
	width: 300px;
}

.col-inf-body {
	background-color: #fff;
	margin-bottom: 20px;
	width: 300px;
	overflow: hidden;	
}

#inside-news-informer {
	margin-right: 10px;
	margin-bottom: 10px;
}
#inside-news-informer div {
	width: 300px;
}

.pub-inf-body a {
	color: #e2220d !important;
	font-family: tahoma, verdana, arial !important;
	font-size: 12px !important;
	text-decoration: none !important;
}
.pub-inf-body img {
	padding: 2px !important;
	border: solid 1px #eee !important;
	margin-right: 5px !important;
}

#float_bottom_informer {
	position: fixed;
	bottom: 0;
	width: 100%;
	text-align: center;
}

*html #float_bottom_informer {
   	position: absolute;
   	top: expression(
   	document.getElementsByTagName( 'body' )[0].scrollBottom + "px");
}

.top-title a {
	display: block;
	height: 75px;
	overflow: hidden;
	padding-left: 10px;
	line-height: 18px;
}
.top-title a:hover, .top-title a.current {
	background-color: #f5f5f5;
}
#top-descr {
	margin: 1px 0 10px 0;
	padding: 5px;
	background-color: #000;
	height: auto;
}
#top-descr a {
	color: #fff;
	text-decoration: none;
}
.top-descr-hidden {
	display: none;
}

.social-buttons {
	background-color: #f0f0f0;
	margin-bottom: 15px;
}
.social-buttons td {
	padding: 5px;
	white-space: nowrap;
}
#informer-overall {
	border-bottom: solid 3px #fff;
}
#informer-overall img {
	border: solid 1px #eee !important;
}
#footer-informer {
	background-color: #fff;
}

.image-fix img, .image-fix td img {
	display: block;
}

.sape-links {
	color: #bbb;
	font-size: 11px;
	padding: 5px;
}
.sape-links a {
	color: #bbb;
	font-size: 11px; 
}

.preview2-column-left {
	padding: 8px;
	vertical-align: top;
}
.preview2-column-right {
	padding: 0 8px 8px 8px;
	vertical-align: top;
}

.preview2-item-body {
	border: solid 1px #e1e1e1;
	padding: 15px;
}
.preview2-item-img {
	border: solid 2px #ccc;
	margin-right: 8px;
}
.preview2-item-more {
	text-align: right;
}
.preview2-item-more a {
	color: #000;
	font-size: 26px;
	/*font-style: italic;*/
}
.preview2-inf {
	padding: 10px;
}

.pub-informers td.cell {
	border: solid 1px #ccc;
	padding: 15px;
	background-color: #fff;
	vertical-align: top;
}
.intermediate-cell {
	padding-bottom: 10px;
	border-bottom: solid 1px #ccc;
}
.intermediate-cell p {
	padding: 0;
	margin: 8px 0;
}
.intermediate-cell img {
	margin-right: 8px;
}
.intermediate-cell .title {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.intermediate-cell .title:hover {
	text-decoration: underline;
}
.intermediate-cell .descr {
	color: #000;
	text-decoration: none;
}
.intermediate-cell .read-more {
	text-align: right;
}
.intermediate-cell .read-more a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;	
}

/* READ MORE */
#infobox {
	background-color: #e3d9e4;
	border-radius: 10px;
    z-index: 9999;
    position: fixed;
    width: 400px;
    height: 500px;
	bottom: 20px;
	left: -400px;
	box-shadow: 0 0 20px rgba(0,0,0,0.5);
    visibility: hidden;
}
#infobox .inside {
	border-top: solid 10px #333;
	border-bottom: solid 10px #333;
	width: 380px;
	height: 460px;
	overflow: hidden;
	margin: 10px 0 0 10px;
}
#infobox .title {
	margin: 5px 0;
}
#infobox .close {
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	background: url('/img/ib-close.gif') left top no-repeat;
	top: 30px;
	right: 10px;
}
#infobox .close:hover {
	background: url('/img/ib-close.gif') left -20px no-repeat;
}
#infobox .text {
	margin-left: 18px;
}

/* Social Share Buttons */
.social_share {
    margin: 10px 0;
    overflow: hidden;
}
.social_share a {
    disapay: block;
    float: left;
    margin-left: 10px;
    padding: 12px;
    border-radius: 7px;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
}
.social_share a.fb {
    background-color: #5262b7;
}
.social_share a.fb:hover {
    background-color: #6373c3;
}
.social_share a.vk {
    background-color: #5e7ba3;
}
.social_share a.vk:hover {
    background-color: #738db1;
}
.social_share a.okru {
    background-color: #fad000;
    color: #000;
}
.social_share a.okru:hover {
    background-color: #efe20c;
}

.pub-source {
    margin: 0 0 20px 0;
    text-align: right;
}
.pub-source a {
    font-weight: bold;
    font-size: 15px;
}