* {
	margin: 0;
	padding: 0;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	background-color: #ffffff;
}
a {
	color: #3276bc;
	text-decoration:none;
}
.clear {
	visibility: none;
	height: 0px;
	overflow: hidden;
	clear: both;
}
hr {
	display:none;
}
.hr {
	display:none;
}
* html .hr {
	display:block;
}
/*h1 {
	width: 312px;
	height: 70px;
	position: relative;
	display: block;
	float: left;
}
h1 span {
	background-image:url(/images/logo.jpg);
	position:absolute;
	width:100%;
	height:100%;
	background-repeat: no-repeat;
}*/
img {
	border: none;
}



.line {
	display: block;
	height: 21px;
	width: 100%;
	background-color: #0ABD9E;
	margin-bottom: 7px;
}
.line2 {
	display: block;
	height: 22px;
	width: 100%;
	background-color: #e6e6e6;
}
.red {
	color: #d50606;
}

.fotovideo {
    color: #d50606;
    text-transform: uppercase;
}

.fotovideo_foto:before {
    content: " (ôîòî)";
}
.fotovideo_video:after {
    content: " (âèäåî)";
}


#content {
	width: 1005px;
	background-color: #fbfbfb; /* Ð±Ð»Ð¾Ðº Ð¿Ð¾ Ñ†ÐµÐ½Ñ‚Ñ€Ñƒ */
	margin-top: 0;
	margin-bottom: 0;
	padding-top:5px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b9b9b9;
	border-right-color: #b9b9b9;
	border-bottom-color: #b9b9b9;
	border-left-color: #b9b9b9;
}

.headbanner, .headbanner_top {
	padding: 2px 3px 10px 3px;
    text-align: center;
}
#head {
	margin: 0 10px;
/*	position: relative; */
}
#head .date {
	float: right;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	color: #e10404;
	font-size: 1.2em;
	margin-top: 4px;
	margin-right: 19px;
    width: 180px;
}

#logo {
	display: block;
	float: left;
	border: none;
}

.logo
{
    display: block;
    width: 312px;
    height: 70px;
    background: url(/images/sprite.png) no-repeat 0px 0px;
    /*background: url(/images/sprite_ny.png) no-repeat 0px 0px;*/
    float: left;
}

#search {
	display: block;
	float: right;
	margin-top: 4px;
    height: 38px;
    position: relative;
}

#snofloat input
{
    float: none;
}

#search select {
	height: 20px;
	width: 119px;
	padding-top: 1px;
	display: block;
	float: left;
	font-size: 13px;
}

#search_form {
    float: left;
    margin-right: 26px;
}

#search input {
	height: 16px;
	width: 119px;
	display: block;
	float: left;
	margin-left: 3px;
	font-size: 11px;
}

#search.new input {
    background-color: #c0c0c0;
    height: 14px;
    padding: 2px;
    border: 1px solid #EEE;
}

#search_submit {
    background: transparent none repeat scroll 0 0;
    border: none;
    padding: 0;
    cursor: pointer;
    position: absolute;
    left: 242px;
    top: 1px;

}

#search a img {
	display: block;
	float: left;
	margin-left: 1px;
}
#search .br {
	display: block;
	clear: both;
	text-align: right;
	font-size: 0.8em;
	text-transform:uppercase;
	line-height: 18px;
}

#search br {
	display: none;
}

.new .header_social {
    position: static;
    width: auto;
}

.header_social {
    position: absolute;
    left: 788px;
    top: 27px;
    width: 150px;
    overflow: hidden;
    white-space: nowrap;
}

.header_social-ico {
    display: block;
    float: left;
    height: 18px;
    width: 18px;
    margin-right: 7px;
    padding-right: 7px;
    background: url(/images/bull.gif) no-repeat left top;
    border-right: 1px dotted #BEBEBE;
}


.header_social-ico-last {
    border-right: none;
}

#navigation {
	list-style-type: none;
	display: block;
	float: left;
/*	background-image: url(/images/bull.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
	padding-right: 7px;
	margin-top: 8px;
	margin-left: 3px;
	width: 660px;	/*position: absolute;
	top: 40px;
	left: 330px; */
}

#navigation li {
	display: block;
	float: left;
	background-image: url(/images/bull.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 7px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

#navigation li a {
	padding-right: 4px;
	padding-left: 4px;
	color: #0abd9e;
	line-height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#navigation li a.selected {
	color: #FFF;
	background-color: #0ABD9E;
}
#navigation li a:hover {
	color: #FFF;
	background-color: #0ABD9E;
}
#subnavigation {
	position: relative;
	width: 100%;
}
#subnavigation a #home {
	position: absolute;
	top: -2px;
	z-index: 1;
}
#subnavigation ul {
	list-style-type: none;
	position:absolute;
	display: block;
	background-color: #0ABD9E;
	left: 27px;
	z-index: 0;
	margin-top: 4px;
}

#subnavigation ul li {
	display: block;
	float: left;
	font-size: 0.9em;
	padding-left: 7px;
	/*	margin: 0 3px;*/
	background-image:url(/images/subbull.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-transform:uppercase;
}
#subnavigation ul li a {
	padding-right: 3px;
	padding-left: 3px;
	color: #fcfbfb;
	padding-top: 4px;
	padding-bottom: 3px;
}
#subnavigation ul li a.active {
	/*background-image: url(/images/title.gif);*/
	background-color: #D50606;
	background-repeat: repeat-x;
	background-position: left top;

}
#subnavigation ul li a:hover {
	background-color: #D50606;
	color: #FFFFFF;
}

/* body:first-of-type #subnavigation a.active{
	padding-top: 4px !important;
	padding-bottom: 5px !important;

}*/
/* ------------------------------------------------------- */
#start-- {}

table#main {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 990px;
	background-image: url(/images/horizontal-dotted.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	}

#end-- {}







/* ------------------------------------------------------- */
#bottom {
	margin-right: 12px;
	margin-left: 4px;
}
#bottomnavigation {
	list-style-type: none;
	display: block;
	position: absolute;
}
#bottomnavigation li {
	display: block;
	font-size: 0.8em;
	text-transform: uppercase;
	background-image: url(/images/subbull.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 7px;
	float: left;
	line-height: 22px;
}
#bottomnavigation li a {
	color: #414141;
	padding-right: 5px;
	padding-left: 5px;
}
a.rss {
	background-image: url(/images/rss.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px !important;
	margin-left: 5px;
}
#rating {
    font-size: 0.8em;
    text-transform: uppercase;
    color: #bbb;
    width: 680px;
    margin-right: 4px;
    margin-left: 6px;
    line-height: 20px;
}

#itpilot {
	font-size: 0.8em;
	text-transform: uppercase;
	width: 680px;
	margin-right: 4px;
	margin-left: 6px;
	line-height: 20px;
    vertical-align: middle;
    text-align: center;
}
#itpilot table {
	padding-left: 97px;
}
#itpilot table td {
	height: 25px;
}
#itpilot a, #itpilot
{
    color: #555;
}
#itpilot img {margin-right: 20px;}

.itpilot-imga
{
    width: 157px;
    height: 20px;
    display: block;
    background: url(/images/sprite.png) no-repeat 0px -160px;
}

#rating a {
	color: #bbb;
	text-decoration: none;
}
#rating span {
	color: #e10404;
	font-size: 1.5em;
	font-weight: bold;
}
#sape {
	color: #555;
	width: 680px;
	margin-right: 4px;
	margin-left: 6px;
	background-color: #e6e6e6;
	font-size: 0.8em;
	padding-top: 3px;
	padding-bottom: 3px;
}

#sape .f1 {
	float: left;
	width: 220px;
	margin-right: 5px;
	margin-left: 5px;
}
#sape a {
	color: #555;
	text-decoration: underline;
}

.ulinks{
    color: #999;
}

.ulinks a
{
    color: #999;
    text-decoration: underline;
}

#copyrights {
	font-size: 0.8em;
	text-transform: uppercase;
	color: #bbb;
	float: right;
	width: 275px;
	margin-top: 5px;
	line-height: 15px;
}
#copyrights a {
	color: #bbb;
}

#copyrights .infolimits
{
    background-repeat: no-repeat;
    background-position: left center;
    padding: 3px 0 6px;
    line-height: 16px;
    display: block;
}

.infolimits span
{
    display: block;
    width: 60px;
    height: 12px;
    margin-right: 10px;
    float: left;
}

#copyrights .reuters {
    background: url("/images/sprite.png") no-repeat scroll -170px -160px;
}

#copyrights .lifenews {
	background: url("/images/sprite.png") no-repeat scroll -240px -160px;
}

#copyrights .count {
	display: block;
	float: left;
	width: 88px;
	margin-right: 3px;
	margin-top: 5px;
}
/* ÖÈÔÐÀ + */
.megaDigit {
	top: 0px;
	left: 0px;
	height: 16px;
	color: #fcfcfd;
	white-space: normal;
    position: absolute;
    margin: 0px 0 0px 7px;
}
.megaDigit .pvtLCorner {
	display: block;
	float: left;
	height: 16px;
	/*width: 1px;*/
	overflow: hidden;
	background: url(../images/digit/corner.gif) repeat-x;
}
.megaDigit .pvtCntnt {
    display: block;
    float: left;
	height: 16px;
	width: auto;
	padding: 0 6px 0 6px;
	background: url(/images/digit/bg.gif) repeat-x;
}
.megaDigit .pvtRCorner {
	display: block;
	float: left;
	height: 16px;
	width: 1px;
	overflow: hidden;
	background: url(/images/digit/corner.gif) repeat-x;
}
/* ÖÈÔÐÀ - */


.news_id_text tr
{
    height: 25px;
    padding-left: 5px;
}

.statContent
{
    padding:20px;
    text-align: left;
}

.statContent h1
{
    float: none;
    width: 350px;
    height: none;
}
#search #NewsDatePo, #search #NewsDateS {
	float: none;
	display: inline;
	width: 58px;
}
.searchListBlock h1 {
	display: block;
	float: none;
}

a.tit_news_one_name {
    color:#000000;
    font-family:Arial,sans-serif;
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
    text-transform:uppercase;
}

.cit_person_date {
    color:#666666;
    font-family:Arial,sans-serif;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
}

a.tit_news_one_anons
{
    color:#000000;
}

.tmphide {
    display: none;
}

.mtizer
{
    border: 1px solid #999999;
    width: 100%;
}

.mtizer td{
    padding: 5px;
}

.mtizer-txt
{
    text-align: left;
    font-size: 11px;
    font-family: Tahoma,Geneva,sans-serif;
}

.mtizer-txt a
{
    color: #000;
}

.mtizer-txt a span
{
    color: #C00;
}

.mtizer img {
    border: 1px solid #000;
}

.mtizer-img-first img {
    border: 1px solid #CC0000;
}
