*
{
	margin: 0;
	padding: 0;
}
body
{	
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	font-size: 16px;
	background: #000;
}
a
{
	text-decoration: none;	
}
@font-face {
    font-family: 'truthregular';
    src: url('./font/truth-webfont.eot');
    src: url('./font/truth-webfont.eot?#iefix') format('embedded-opentype'),
         url('./font/truth-webfont.woff') format('woff'),
         url('./font/truth-webfont.ttf') format('truetype'),
         url('./font/truth-webfont.svg#truthregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'izvestijaregular';
    src: url('./font/izvestia-webfont.eot');
    src: url('./font/izvestia-webfont.eot?#iefix') format('embedded-opentype'),
         url('./font/izvestia-webfont.woff') format('woff'),
         url('./font/izvestia-webfont.ttf') format('truetype'),
         url('./font/izvestia-webfont.svg#izvestijaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'webfontregular';
    src: url('./font/algerian-webfont.eot');
    src: url('./font/algerian-webfont.eot?#iefix') format('embedded-opentype'),
         url('./font/algerian-webfont.woff2') format('woff2'),
         url('./font/algerian-webfont.woff') format('woff'),
         url('./font/algerian-webfont.ttf') format('truetype'),
         url('./font/algerian-webfont.svg#webfontregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
#Panel
{
	
}
#Wrapper
{ 
	width: 100%;
	background: url(./images/Header.jpg) center top no-repeat;
}
#HeaderCase
{
	width: 100%;
	position: relative;
	text-align: center;
	background: url(./images/grayline.gif) left 90px repeat-x;
/*	border-bottom: 4px solid #FFD700;
	border-top: 4px solid #FFD700;*/
}
#Header
{
	margin: 0 auto;
	position: relative;
	width: 1000px;
	height: 445px;
}
#Case
{
	width: 100%;
	position: relative;
/*	border-bottom: 2px solid blue;
	border-top: 2px solid blue;*/
	background: url(./images/BodyBGMir-1.jpg) center top repeat-y;
}
#Case-Body
{
	width: 100%;
	position: relative;
	background: url(./images/BodyBGMir-body.jpg) left top repeat;
}
#PanelMain
{
	margin: 0 auto;
	position: relative;
	width: 1000px;
	min-height: 500px;
	padding: 5px 0 10px 0;
	text-align: left;
	background: #fff;
}
#FooterCase
{
	width: 100%;
	position: relative;
	text-align: center;
	/*border-top: 4px solid #FFD700;*/
	background: #000;
}
#Footer
{
	margin: 0 auto;
	position: relative;
	height: 190px;
	width: 1000px;
	text-align: left;
}
.LogoText
{
	position: absolute;
	top: 4px;
	right: 69px;
}
.LogoText img
{
	width: 741px;
}
.CodeCompronet
{
	position: absolute;
	top: 6px;
	right: 0;
}
.CodeCompronet img
{
	width: 63px;
}
.HeaderLogo
{
	z-index: 80;	
	position: absolute;
	top: 0;
	left: -2px;
}
.HeaderLogo1
{
	position: absolute;
	top: -1px;
	left: 1px;
	z-index: 90;
}
.Globus1
{
	position: absolute;
	top: 60px;
	left: 28px;
	z-index: 85;
}
.Globus1 img
{
	height: 83px;
}
.HeaderMenu
{
	position: absolute;
	top: 95px;
	right: 0;
}
.HeaderMenu ul 
{
    list-style: none;
	height: 35px;
}
.HeaderMenu ul li 
{
	display: inline-block;
    float: left;
	height: 35px;
    list-style: none;
	padding: 0 3px 0 1px;

	background: url(./images/HeaderMenu.gif) right 3px no-repeat;
}
.HeaderMenu .HeaderMenuAnimation
{
/*	animation:myfirst 5s;
	-moz-animation:myfirst 5s;
	-webkit-animation:myfirst 5s; 
	-o-animation:myfirst 5s; 
	animation-duration:5s;
	animation-timing-function:linear;
	animation-delay:2s;
	animation-iteration-count:infinite;
	animation-direction:alternate;
	animation-play-state:running;
	-moz-animation-name:myfirst;
	-moz-animation-duration:5s;
	-moz-animation-timing-function:linear;
	-moz-animation-delay:2s;
	-moz-animation-iteration-count:infinite;
	-moz-animation-direction:alternate;
	-moz-animation-play-state:running;
	-webkit-animation-name:myfirst;
	-webkit-animation-duration:5s;
	-webkit-animation-timing-function:linear;
	-webkit-animation-delay:2s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-direction:alternate;
	-webkit-animation-play-state:running;
	-o-animation-name:myfirst;
	-o-animation-duration:5s;
	-o-animation-timing-function:linear;
	-o-animation-delay:2s;
	-o-animation-iteration-count:infinite;
	-o-animation-direction:alternate;
	-o-animation-play-state:running;*/
	color: 000;
}
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
.HeaderMenu ul li 
{
	padding: 0 4px;
}
}*/

.HeaderMenu ul .NavigatorGuide
{
	padding: 0 6px;
} 
.HeaderMenu ul li a
{
	display: block;
    font-family: Verdana, Geneva, sans-serif; 
	font-size: 11px; 
	color: #000;
	height: 25px;
	line-height: 25px;
	text-shadow: 1px 1px 0 #fff;
	-moz-text-shadow: 1px 1px 0 #fff;
	-webkit-text-shadow: 1px 1px 0 #fff;
	-khtml-text-shadow: 1px 1px 0 #fff;
	font-weight: bold; 
	padding: 0 2px;
	letter-spacing: 0;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	-khtml-border-radius: 4px; /* KHTML */
	border-radius: 4px; /* CSS3 */
}
.HeaderMenu ul li a:hover
{
	text-decoration: none;
	text-shadow: 1px 1px 0 #F9C551;
	-moz-text-shadow: 1px 1px 0 #F9C551;
	-webkit-text-shadow: 1px 1px 0 #F9C551;
	-khtml-text-shadow: 1px 1px 0 #F9C551;
	background: url(./images/HeaderMenuHover.gif) left top repeat-x;
}
.HeaderMenu ul li .YouTube
{
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	-khtml-border-radius: 4px; /* KHTML */
	border-radius: 4px; /* CSS3 */
	border: 1px solid #999;
	width: 104px;
	height: 23px;
	display: block;
	padding: 0;
	background: url(./images/YouTubeVN.png) center center no-repeat;
}
.HeaderMenu ul li .YouTube:hover
{
	background: url(./images/YouTubeVN.png) center center no-repeat;
}
.HeaderMenu ul li .Guide
{
	display: block;
	height: 24px;
	line-height: 24px;
	padding: 0 7px;
	border: 1px solid blue;
	text-shadow: none;
	background: #000FB9;
	box-shadow: inset 4px 4px 10px #C5C5C5;
	-moz-box-shadow: inset 4px 4px 10px #C5C5C5;
	-webkit-box-shadow: inset 4px 4px 10px #C5C5C5;
	-khtml-box-shadow: inset 4px 4px 10px #C5C5C5;
	-webkit-animation: blink5 2s linear infinite;
	animation: blink5 2s linear infinite;
}
@-webkit-keyframes blink6 {
  0% { color: rgb(255, 0, 0); }
  50% { color: rgb(150, 0, 0); }
  100% { color: rgb(0, 0, 0); }
}
@keyframes blink6 {
  0% { color: rgb(255, 0, 0); }
  50% { color: rgb(150, 0, 0); }
  100% { color: rgb(0, 0, 0); }
}
.HeaderMenu ul li .HeaderMenu-mig
{
	-webkit-animation: blink6 1s linear infinite;
	animation: blink6 1s linear infinite;	
}
@-webkit-keyframes blink5 {
  0% { color: rgb(255, 0, 0); }
  50% { color: rgb(150, 0, 0); }
  100% { color: rgb(255, 0, 0); }
}
@keyframes blink5 {
  0% { color: rgb(255, 0, 0); }
  50% { color: rgb(150, 0, 0); }
  100% { color: rgb(255, 0, 0); }
}
.HeaderMenu ul ul
{
    position: absolute;
	display: none;
	visibility: hidden;
	margin: 0 0 0 -5px;
	z-index: 99;
	top: 30px;
	text-align: left;
	height: auto;
}
.HeaderMenu ul ul li
{
	float: none;
	padding: 0;
	background: none;
	height: auto;
	display: block;
}
.HeaderMenu ul ul li a
{
	display: block;
	height: auto;
	color: #fff;
	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	-khtml-text-shadow: none;
	font-weight: normal; 
	-moz-border-radius: 0; /* Firefox */
	-webkit-border-radius: 0; /* Safari, Chrome */
	-khtml-border-radius: 0; /* KHTML */
	border-radius: 0; /* CSS3 */
	background:#666666;  
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 8px 10px; 
	margin: 0;
	border-top-width: 0;   
	border-bottom: 1px solid gray;  
	max-width: 275px; 
	min-width: 150px;
}
.HeaderMenu ul ul li a:hover
{
	text-decoration: none;
	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	-khtml-text-shadow: none;
	background: black;
	color: #FFFF00;
}
.HeaderSubMenu
{
	position: absolute;
	top: 126px;
	left: 187px;
	height: 22px;
	padding-left: 9px;
	background: #393939;
	-moz-border-radius: 0 0 5px 0; /* Firefox */
	-webkit-border-radius: 0 0 5px 0; /* Safari, Chrome */
	-khtml-border-radius: 0 0 5px 0; /* KHTML */
	border-radius: 0 0 5px 0; /* CSS3 */
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
.HeaderSubMenu ul 
{
    list-style: none;	
}
.HeaderSubMenu ul li 
{
    float: left;
    list-style: none;
}
.HeaderSubMenu ul li a
{
    color: #fff;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	padding: 0 9px;
	line-height: 22px;
	float: left;
	height: 22px;
	z-index: 70;
	font-weight: bold;
	opacity: 1;
	position: relative;
}
.HeaderSubMenu ul li a:hover
{
	text-decoration: underline;
	color: #fff;
	background: #666;
	opacity: 1;
}
.HeaderSubMenu ul li a span
{
	position: absolute;
	left: -1px;
	top: 10px;
	width: 3px;
	height: 3px;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px; /* KHTML */
	border-radius: 3px; /* CSS3 */
	background: #999;
}
.HeaderSubMenu ul .HeaderSubMenu-linck
{

}
.HeaderSubMenu ul .HeaderSubMenu-linck a,
.FooterMenu ul .HeaderSubMenu-linck a
{
	color: #fff;
	-webkit-animation: blink5 2s linear infinite;
	animation: blink5 2s linear infinite;
}
.HeaderSubMenu ul li .HeaderSubMenuMirTV
{
    color: #FFD700;
	background: #555;
}
.HeaderSubMenu ul li .HeaderSubMenuLast:hover
{
    -moz-border-radius: 0 0 5px 0; /* Firefox */
	-webkit-border-radius: 0 0 5px 0; /* Safari, Chrome */
	-khtml-border-radius: 0 0 5px 0; /* KHTML */
	border-radius: 0 0 5px 0; /* CSS3 */
}
.Flag
{
	position: absolute;
	top: 127px;
	right: 0;
	width: 28px;
	height: 18px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	-khtml-border-radius: 4px; /* KHTML */
	border-radius: 4px; /* CSS3 */
	border: 1px solid #999;
}
.GoogleSearch
{
	position: absolute;
	top: 158px;
	left: 187px;
	width: 814px;
}
.cse .gsc-search-button-v2, .gsc-search-button-v2
{
	width: 36px!important;
	padding: 9px 4px!important;
}
.gsc-search-button
{
	margin-left: 0!important;
}
.gsc-input-box 
{
	border: none!important;
	background: none!important;
}
.gsc-input-box table,
.gsc-input-box tr,
.gsc-input-box td,
.gsc-input-box tbody
{
	border: none!important;
	padding: 0!important;
	margin: 0!important;
	border-collapse: separate!important;
	border-spacing: 0!important;
}
.cse table.gsc-search-box td.gsc-input, table.gsc-search-box td.gsc-input
{
	padding-right: 5px!important;
}
input.gsc-input
{
	margin-top: 2px!important;
	border: 3px solid #1410a5!important;
	/*background: #fff url(./images/GoogleSearch.png) no-repeat left center !important;*/
	padding: 3px 0!important;
}
input.gsc-input-focus 
{
	background: #fff none !important;
}
input.gsc-input:visited 
{
	background: #fff !important;
}
input.gsc-search-button 
{
	border: 3px solid #333333 !important;
	background-color: #333333 !important;
}
input.googleBg
{
	background: #fff none !important;
}
.HeaderArhivImgData
{
	position: absolute;
	top: 210px;
	left: -3px;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold; 
	display: block;
	line-height: 19px;
/*	border: 1px solid #FFD700;*/
	height: 19px;
	width: 190px;
	color: #fff;
/*	background: url(./images/BG_1.png) left top no-repeat;*/
}
.startPageLink
{
	position: absolute;
	top: 231px;
	left: 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	color: #FFD700;
	padding: 5px 0 5px 42px;
	font-weight: normal;
	text-align: center;
	background: url(./images/startPageLink.png) left top no-repeat;
}
.startPageLink1
{
	position: absolute;
	top: 241px;
	left: 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	color: #999;
	font-weight: normal;
	text-align: center;
}
.startPageLink1-Line
{
	position: absolute; 
	display: block; 
	top: 231px; 
	left: 0; 
	width: 185px; 
	height: 3px; 
	border-top: 1px solid #fff; 
	border-bottom: 3px solid #fff; 
	z-index: 10;
}
.startPageLink1 img
{
	float: left;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* KHTML */
	border-radius: 5px; /* CSS3 */
	border: 1px solid #FFD700;
	margin: 0 5px 0 0;
}
.ModernProse
{
	position: absolute;
	display: block;
	top: 202px;
	right: 0;
	height: 36px;
	width: 373px;
	font-size: 11.5px;
	font-family: Bookman Old Style, Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	text-align: center;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* KHTML */
	border-radius: 5px; /* CSS3 */
	/*border: 1px solid #444444;*/
	border: 1px solid #fff;
	overflow: hidden;
	padding: 36px 15px 0 8px;
	background: url(./images/ac_2.png) left top no-repeat;
}
.OurInvestigation
{
	position: absolute;
	display: block;
	top: 202px;
	right: 414px;
	height: 36px;
	width: 376px;
	font-size: 11.5px;
	font-family: Bookman Old Style, Tahoma, Geneva, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	text-align: center;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* KHTML */
	border-radius: 5px; /* CSS3 */
	/*border: 1px solid #444444;*/
	border: 1px solid #fff;
	overflow: hidden;
	padding: 36px 13px 0 8px;
	background: url(./images/ac_1.png) left top no-repeat;
}
.HeaderNews
{
	position: absolute;
	top: 285px;
	left: 0;	
}
.IDFLogo1
{
	display: block;
	position: absolute;
	bottom: 4px;
	right: 0;
	height: 29px;
	line-height: 29px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 0 10px;
	background: url(./images/Button9.png) left top no-repeat;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	-khtml-border-radius: 4px; /* KHTML */
	border-radius: 4px; /* CSS3 */
	width: 160px;
	float: right;
	border: 1px solid #fff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.LogoUn
{
	display: block;
	position: absolute;
	bottom: 4px;
	right: 332px;
	background: url(./images/Button6.png) left top no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 32px;
	font-weight: bold;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	-khtml-border-radius: 4px; /* KHTML */
	border-radius: 4px; /* CSS3 */
	border: 1px solid #999;
	padding: 0 12px;
}
.LogoSudprecedent
{
	display: block;
	position: absolute;
	bottom: 4px;
	left: 516px;
	height: 29px;
	width: 297px;
	background: url(./images/Button9.png) left top no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	line-height: 29px;
	overflow: hidden;
	font-weight: bold;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	-khtml-border-radius: 4px; /* KHTML */
	border-radius: 4px; /* CSS3 */
	border: 1px solid #fff;
/*	-webkit-animation: blink5 2s linear infinite;
	animation: blink5 2s linear infinite;*/
}
@-webkit-keyframes blink5 {
  0% { color: rgb(255, 0, 0); }
  50% { color: rgb(150, 0, 0); }
  100% { color: rgb(255, 0, 0); }
}
@keyframes blink5 {
  0% { color: rgb(255, 0, 0); }
  50% { color: rgb(150, 0, 0); }
  100% { color: rgb(255, 0, 0); }
}
.ViziMir
{
	display: block;
	position: absolute;
	bottom: 4px;
	right: 487px;
	height: 29px;
	width: 158px;
	background: url(./images/Button9.png) left top no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 29px;
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	font-weight: bold;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	-khtml-border-radius: 4px; /* KHTML */
	border-radius: 4px; /* CSS3 */
	border: 1px solid #fff;
}
.HeaderSearch
{
	display: block;
	position: relative;
	height: 32px;
}
.HeaderSearch .HeaderSearch-border
{
	position: relative;
	float: left;
	width: 775px;
	height: 32px;
	border: 1px solid #fff;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px; /* KHTML */
	border-radius: 3px; /* CSS3 */
}
.HeaderSearch .SearchText
{
	width: 769px;
	height: 26px;
	line-height: 26px;
	border: blue 3px solid;
	text-indent: 5px;
	font-size: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px; /* KHTML */
	border-radius: 3px; /* CSS3 */
}
.HeaderSearch .SearchSubmit
{
	float: left;
	border: none;
	background: #333 url(./images/searchButton23.png) 4px 7px no-repeat;
	width: 32px;
	height: 34px;
	cursor: pointer;
	margin-left: 3px;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px; /* KHTML */
	border-radius: 3px; /* CSS3 */
}
.Priziv
{
	display: block;
	position: relative;
	width: 1000px;
	height: 62px;
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 34px 0 0 0;
	box-shadow: 2px 2px 4px #868686;
	-moz-box-shadow: 2px 2px 4px #868686;
	-webkit-box-shadow: 2px 2px 4px #868686;
	-khtml-box-shadow: 2px 2px 4px #868686;
	background: url(./images/prizyv.jpg) left top no-repeat;
	white-space: nowrap;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* KHTML */
	border-radius: 5px; /* CSS3 */
}
.Priziv a
{
	display: inline-block;
	position: relative;
	float: left;
	margin: 0 -2px 0 0;
	width: 100px;
	height: 38px;
}
.Priziv a img
{
	
}
.Priziv2
{
	display: block;
	position: relative;
	width: 1000px;
	height: 62px;
	overflow: hidden;
	margin: 0 0 7px 0;
	padding: 34px 0 0 0;
	box-shadow: 2px 2px 4px #868686;
	-moz-box-shadow: 2px 2px 4px #868686;
	-webkit-box-shadow: 2px 2px 4px #868686;
	-khtml-box-shadow: 2px 2px 4px #868686;
	background: url(./images/prizyv2.png) left top no-repeat;
	white-space: nowrap;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* KHTML */
	border-radius: 5px; /* CSS3 */
}
.KsSite
{ 
	position: absolute;
	right: 0;
	bottom: 0;
	width: 306px;
	height: 138px;
	padding-top: 18px;
	font-size: 16px; 
	font-family: truthregular;  
	line-height: 24px; 
	text-align: center; 
	color: #fff;
	font-weight: bold;
	background: url(./images/BorderFooter.png) left top no-repeat;
}
.KsSite a 
{
	font-size: 16px; 
	font-family: truthregular;  
	line-height: 24px; 
	text-align: center; 
	color: #fff;
	text-decoration: underline;
}
.KsSite a:hover
{
	text-decoration: none;
}
.FooterContact
{
	position: absolute;
	left: 0;
	top: 17px;
	width: 350px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
.FooterContact a
{
	text-decoration: underline;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
.FooterContact a:hover
{
	text-decoration: none;
}
.FooterCenter
{
	position: absolute;
	left: 288px;
	top: -10px;
	text-align: center;
	width: 400px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
.FooterIMG
{
	margin-bottom: 7px;	
}
.FooterCenter p
{
	margin-bottom: 7px;	
}
.FooterCenter a
{
	color: #fff;
	text-decoration: underline;
}
.FooterCenter a:hover
{
	color: #fff;
	text-decoration: none;
}
.Block01
{
	position: relative;
	height: 61px;
}
.Hotel
{
	position: relative;
	height: 50px;
	width: 270px;
	float: left;
	font-size: 13px;
	line-height: 50px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
	text-align: center;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px; /* KHTML */
	border-radius: 3px; /* CSS3 */
	font-weight: bold;
	border: 1px solid #999;
	text-shadow: 0 1px 0 #222a2e;
	-moz-text-shadow: 0 1px 0 #222a2e;
	-webkit-text-shadow: 0 1px 0 #222a2e;
	-khtml-text-shadow: 0 1px 0 #222a2e;
	box-shadow: inset 7px 7px 11px #bcbcbc, 2px 2px 3px #868686;
	-moz-box-shadow: inset 7px 7px 11px #bcbcbc, 2px 2px 3px #868686;
	-webkit-box-shadow: inset 7px 7px 11px #bcbcbc, 2px 2px 3px #868686;
	-khtml-box-shadow: inset 7px 7px 11px #bcbcbc, 2px 2px 3px #868686;
	background: #000;
}
.Hotel:hover
{
	text-decoration: none;
	color: #FFD700; 
}
.Hotel .Hotel-Line1
{
	display: block;
	position: absolute;
	top: 9px;
	right: 7px;
	width: 256px;
    height: 1px;
    border-bottom: 1px solid #fff;	
}
.Hotel .Hotel-Line2
{
	display: block;
	position: absolute;
	bottom: 9px;
	right: 7px;
	width: 256px;
    height: 1px;
    border-bottom: 1px solid #fff;	
}
.GoogleTR
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	z-index: -9999999;
}
.LangBG
{
	display: block;
	position: relative;
	float: left;
	width: 444px;
	height: 49px;
	overflow: hidden;
	margin: 0 0 0 5px;
	text-align: center;
	line-height: 49px;
	-moz-border-radius: 7px; /* Firefox */
	-webkit-border-radius: 7px; /* Safari, Chrome */
	-khtml-border-radius: 7px; /* KHTML */
	border-radius: 7px; /* CSS3 */
	background: #000;
	border: 1px solid #999;
	text-shadow: 0 1px 0 #222a2e;
	-moz-text-shadow: 0 1px 0 #222a2e;
	-webkit-text-shadow: 0 1px 0 #222a2e;
	-khtml-text-shadow: 0 1px 0 #222a2e;
	box-shadow: inset 7px 7px 11px #bcbcbc, 2px 2px 3px #868686;
	-moz-box-shadow: inset 7px 7px 11px #bcbcbc, 2px 2px 3px #868686;
	-webkit-box-shadow: inset 7px 7px 11px #bcbcbc, 2px 2px 3px #868686;
	-khtml-box-shadow: inset 7px 7px 11px #bcbcbc, 2px 2px 3px #868686;
	color: #FFD700;
	font-size: 19px;
	font-weight: bold;
}
.LangBG:hover
{
	color: #fff;
}
.FormRSS
{
	float: right;
	height: 50px;
	line-height: 50px;
	width: 270px;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px; /* KHTML */
	border-radius: 3px; /* CSS3 */
	box-shadow: 2px 2px 4px #868686;
	-moz-box-shadow: 2px 2px 4px #868686;
	-webkit-box-shadow: 2px 2px 4px #868686;
	-khtml-box-shadow: 2px 2px 4px #868686;
	background: url(./images/BGWite.png) left top no-repeat;
}
.FormRSS:hover
{
	color: #333;
	text-decoration: none;
}
.FormRSS img
{
	float: left;
	margin: 9px 0 0 15px;
}
.SliderLine
{
	position: relative;
	height: 49px;
	width: 1000px;
	overflow: hidden;
}
.SliderULH1_1
{
	position: relative;
	height: 49px;
	overflow: hidden;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px; /* KHTML */
	border-radius: 3px; /* CSS3 */
	background: url(./images/SliderULH1.png) left top no-repeat;
}
.Slider
{
	position: relative;
	width: 1000px;
	height: 361px;
	margin-top: 20px;
	overflow: hidden;
}
.Slider .MirTime
{
	float: left;
	width: 246px;
	margin-right: 13px;
	background: #fff;
	z-index: 90;
}
.Slider .MirTime .IDFLogo4
{
	position: relative;
	height: 32px;
	background: url(./images/Button15_1.png) left top no-repeat;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	-khtml-border-radius: 4px; /* KHTML */
	border-radius: 4px; /* CSS3 */
	border: 1px solid #ccc;
	width: 246px;
	text-align: center;
}
.Slider .MirTime .IDFLogo4 a
{
	line-height: 32px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.MirTimeTV
{
	position: relative;
	height: 32px;
	background: url(./images/Button15_1.png) left top no-repeat;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	-khtml-border-radius: 4px; /* KHTML */
	border-radius: 4px; /* CSS3 */
	border: 1px solid #ccc;
	width: 246px;
	text-align: center;
	text-transform: uppercase;
}
.MirTimeTV .MirTV
{
	display: block;
	float: left;
	height: 32px;
	width: 110px;
	line-height: 14px;
	background: #7a5d41 url(./images/MirTV.png) left top repeat-x;
	color: #c0c0c0;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border: 1px solid #593b31;
	margin-left: 3px;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px; /* KHTML */
	border-radius: 3px; /* CSS3 */
	text-shadow: 0 1px 0 #222a2e;
	-moz-text-shadow: 0 1px 0 #222a2e;
	-webkit-text-shadow: 0 1px 0 #222a2e;
	-khtml-text-shadow: 0 1px 0 #222a2e;
}
.MirTimeTV .MirTV:hover
{
	text-decoration: underline;
}
.MirTimeTV .LineVertical
{
	display: block;
	float: left;
	margin-right: 4px;
	height: 32px;
	width: 2px;
	background: #593b31;
}
.MirTimeTV .Onlinegazeta
{
	line-height: 32px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
@keyframes myfirst
{
	40%   {color:red;}
	60%  {color:yellow;}
	80%  {color:blue;}
	100% {color:green;}
}	
@-moz-keyframes myfirst /* Firefox */
{
	40%   {color:red;}
	60%  {color:yellow;}
	80%  {color:blue;}
	100% {color:green;}
}
@-webkit-keyframes myfirst /* Safari and Chrome */
{
	40%   {color:red;}
	60%  {color:yellow;}
	80%  {color:blue;}
	100% {color:green;}
}
@-o-keyframes myfirst /* Opera */
{
	40%   {color:red;}
	60%  {color:yellow;}
	80%  {color:blue;}
	100% {color:green;}
}
.Slider .MirTimeCase
{
	position: relative;
	width: 246px;
	height: 100px;
	margin-top: 2px;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px; /* KHTML */
	border-radius: 3px; /* CSS3 */
	border: 1px solid #000;
}
.Slider .MirTimeCase .MirTimeGod
{
	height: 30px;
	width: 100%;
	line-height: 30px;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
	text-align: center;
	font-weight: bold;
	background: #000;
}
.Slider .MirTimeCase .MirTimeData
{
	height: 43px;
	width: 100%;
	line-height: 41px;
	font-size: 39px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	text-align: center;
	background: #fff;
	text-transform: lowercase;
}
.Slider .MirTimeCase .MirTimeDen
{
	height: 27px;
	width: 100%;
	line-height: 27px;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
	text-align: center;
	font-weight: bold;
	background: #000;
	-moz-border-radius: 0 0 2px 2px; /* Firefox */
	-webkit-border-radius: 0 0 2px 2px; /* Safari, Chrome */
	-khtml-border-radius: 0 0 2px 2px; /* KHTML */
	border-radius: 0 0 2px 2px; /* CSS3 */
}
.Slider .MapMir
{
	display: block;
	position: relative;
	margin-top: 3px;
	width: 248px;
	height: 151px;
}
.Slider .MirPortal
{
	display: block;
	position: absolute;
	width: 278px;
	height: 49px;
	top: 6px;
	right: 8px;
	line-height: 52px;
	font-size: 14.4px;
	font-family:  Tahoma, Geneva, sans-serif;
	color: #999;
	text-align: left;
	font-weight: bold;
	text-indent: 10px;
	background: url(./images/SliderULH1.png) left top no-repeat;
	white-space: nowrap;
}
.Slider .MirPortal a
{
	color: #fff;
}
.Slider .MirPortal a:hover
{
	color: #FFD700;
}
.NewsH1
{
	display: block;
	position: relative;
	height: 49px;
	line-height: 49px;
	font-size: 20px;
	font-family:  Tahoma, Geneva, sans-serif;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding: 0 10px;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px; /* KHTML */
	border-radius: 3px; /* CSS3 */
	background: url(./images/SliderBlue.png) left top no-repeat;
}
#PanelMain .PanelMainH1
{
	display: block;
	position: relative;
	width: 1000px;
	height: 76px;
	line-height: 34px;
 	background: #000 url(./images/SliderULH1.png) left top no-repeat;
	font-size: 27.6px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: justify;
	margin: 0 0 0 0;
	font-style: normal;
	font-weight: bold;
	-moz-border-radius: 3px 3px 0 0; /* Firefox */
	-webkit-border-radius: 3px 3px 0 0; /* Safari, Chrome */
	-khtml-border-radius: 3px 3px 0 0; /* KHTML */
	border-radius: 3px 3px 0 0; /* CSS3 */
}
#PanelMain .PanelMainH1 .PanelMainH1-img
{
	height: 74px;
	display: inline-block;
	float: left;
	padding: 0;
	margin-right: 0;
}
#PanelMain .PanelMainH1 img
{
}
#PanelMain .PanelMainH1 span
{
	padding: 5px 0 0 0; 
	display: block;
}
.PanelMainContent
{
	position: relative;
	min-height: 150px;
	border: 1px solid #000;
	padding: 16px;
	text-align: justify;
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	font-size: 23px;
}
.PanelMainContent p
{
	text-indent: 25px;
	text-align: justify;
}
.NewsH2
{
	display: block;
	position: relative;
 	overflow: hidden;
	height: 49px;
	line-height: 49px;
	font-size: 20px;
	font-family:  Tahoma, Geneva, sans-serif;
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin: 7px 0 10px 0;
	padding: 0 12px;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px; /* KHTML */
	border-radius: 3px; /* CSS3 */
	background: url(./images/SliderULH1.png) left top repeat-x;
}
.SocietyCase
{
	position: relative;
	width: 1000px;
	height: 32px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
.SocietyH4
{
	float: left;
	height: 32px;
	line-height: 32px;
}
.SocietyH3
{
	float: right;
	height: 32px;
	line-height: 32px;
}
.SocietyH5
{
	float: left;
	height: 32px;
	line-height: 32px;
	margin-left: 280px;
}
.SocietyH4 a,
.SocietyH3 a,
.SocietyH5 a
{
	text-decoration: underline;
	color: #333;
}
.SocietyH4 a:hover,
.SocietyH3 a:hover,
.SocietyH5 a:hover
{
	text-decoration: none;
	color: #000;
}
.SocietyH4 img,
.SocietyH3 img,
.SocietyH5 img
{
	float: left;
	margin-right: 5px;
}
.BarCodeBlock
{
	margin: 15px 0;
}
.BarCodeBlock a:hover
{
	text-decoration: none;
}
.BarCode
{
	width: 1000px;
	height: 157px;
	text-align: center;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* KHTML */
	border-radius: 5px; /* CSS3 */
/*	border: 1px solid #d9d9d9;
	box-shadow: 3px 3px 5px #8e8c8c;
	-moz-box-shadow: 3px 3px 5px #8e8c8c;
	-webkit-box-shadow: 3px 3px 5px #8e8c8c;
	-khtml-box-shadow: 3px 3px 5px #8e8c8c;*/
	background: url(./images/CodeBG.png) left top no-repeat;
	
	background: #000;
	border: 1px solid #999;
	text-shadow: 0 1px 0 #222a2e;
	-moz-text-shadow: 0 1px 0 #222a2e;
	-webkit-text-shadow: 0 1px 0 #222a2e;
	-khtml-text-shadow: 0 1px 0 #222a2e;
	box-shadow: inset 7px 7px 11px #bcbcbc, 2px 2px 3px #868686;
	-moz-box-shadow: inset 7px 7px 11px #bcbcbc, 2px 2px 3px #868686;
	-webkit-box-shadow: inset 7px 7px 11px #bcbcbc, 2px 2px 3px #868686;
	-khtml-box-shadow: inset 7px 7px 11px #bcbcbc, 2px 2px 3px #868686;
}
.BarCode .BarCode-img1
{
	float: left; 
	margin: 5px 5px 5px 8px; 
	width: 140px; 
	height: 146px; 
}
.BarCode .BarCode-img2
{
	float: right; 
	margin: 5px 8px 5px 0; 
	width: 140px; 
	height: 146px; 
}
#PanelMain .BarCode h2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 15px;
	line-height: 20px;
	text-align: center;
	padding: 0;
	margin: 22px 0 0 0;	
}
#PanelMain .BarCode h4
{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 22px;
	text-align: center;
	padding: 0;
	margin: 0;
}
#PanelMain .BarCode p
{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 18px;
	text-align: left;
	margin: 0;
}

#PanelMain .BarCode .BarCode1
{
	font-size: 14px;
	text-align: center;	
	padding: 5px 0;
	color: #fff;
}
.BarCode table
{
	text-align: left;
	white-space: nowrap;
}
.BarCode p b
{
	font-size: 17px;
}
.BarCode .BarCodeBorde
{
	padding: 0 5px;
/*	border: 1px solid #a8a7a7;
	background: #fff;*/
}
.Forum
{
	position: fixed;
	right: 13px;
	top: 171px;
	z-index: 99;
}
.Forum a
{
	display: block;
	width: 125px;
	height: 171px;
	padding-top: 70px;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	background: url(./images/forum_icon_5.png) left top no-repeat;
/*	animation:myfirst 5s;
	-moz-animation:myfirst 5s;
	-webkit-animation:myfirst 5s; 
	-o-animation:myfirst 5s; 
	animation-duration:5s;
	animation-timing-function:linear;
	animation-delay:2s;
	animation-iteration-count:infinite;
	animation-direction:alternate;
	animation-play-state:running;
	-moz-animation-name:myfirst;
	-moz-animation-duration:5s;
	-moz-animation-timing-function:linear;
	-moz-animation-delay:2s;
	-moz-animation-iteration-count:infinite;
	-moz-animation-direction:alternate;
	-moz-animation-play-state:running;
	-webkit-animation-name:myfirst;
	-webkit-animation-duration:5s;
	-webkit-animation-timing-function:linear;
	-webkit-animation-delay:2s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-direction:alternate;
	-webkit-animation-play-state:running;
	-o-animation-name:myfirst;
	-o-animation-duration:5s;
	-o-animation-timing-function:linear;
	-o-animation-delay:2s;
	-o-animation-iteration-count:infinite;
	-o-animation-direction:alternate;
	-o-animation-play-state:running;*/
}
.PanelMain .OurHistory
{
	display: block;
	width: 400px;
	height: 70px;
	margin: 0 0 15px 290px;
	text-align: center;
	line-height: 70px;
	-moz-border-radius: 7px; /* Firefox */
	-webkit-border-radius: 7px; /* Safari, Chrome */
	-khtml-border-radius: 7px; /* KHTML */
	border-radius: 7px; /* CSS3 */
	background: #000;
	border: 1px solid #999;
	text-shadow: 0 1px 0 #222a2e;
	-moz-text-shadow: 0 1px 0 #222a2e;
	-webkit-text-shadow: 0 1px 0 #222a2e;
	-khtml-text-shadow: 0 1px 0 #222a2e;
	box-shadow: inset 7px 7px 11px #bcbcbc, 2px 2px 3px #868686;
	-moz-box-shadow: inset 7px 7px 11px #bcbcbc, 2px 2px 3px #868686;
	-webkit-box-shadow: inset 7px 7px 11px #bcbcbc, 2px 2px 3px #868686;
	-khtml-box-shadow: inset 7px 7px 11px #bcbcbc, 2px 2px 3px #868686;
	color: #FFD700;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
}
.PanelMain .OurHistory:hover
{
	color: #fff;	
}
.PanelMain .Hotel2
{
	display: block;
	float: left;
	height: 50px;
	width: 329px;
	text-decoration: none;
	color: red;
	font-size: 16px;
	line-height: 50px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px; /* KHTML */
	border-radius: 3px; /* CSS3 */
	box-shadow: 2px 2px 4px #868686;
	-moz-box-shadow: 2px 2px 4px #868686;
	-webkit-box-shadow: 2px 2px 4px #868686;
	-khtml-box-shadow: 2px 2px 4px #868686;
	font-weight: bold;
	text-shadow: 0 1px 0 #222a2e;
	-moz-text-shadow: 0 1px 0 #222a2e;
	-webkit-text-shadow: 0 1px 0 #222a2e;
	-khtml-text-shadow: 0 1px 0 #222a2e;
	text-transform: uppercase;
	background: url(./images/BGWite3.png) left top no-repeat;
}
.Hotel2
{
	display: block;
	float: left;
	height: 50px;
	width: 320px;
	text-decoration: none;
	color: red;
	font-size: 16px;
	line-height: 42px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px; /* KHTML */
	border-radius: 3px; /* CSS3 */
	box-shadow: 2px 2px 4px #868686;
	-moz-box-shadow: 2px 2px 4px #868686;
	-webkit-box-shadow: 2px 2px 4px #868686;
	-khtml-box-shadow: 2px 2px 4px #868686;
	font-weight: bold;
	text-shadow: 0 1px 0 #222a2e;
	-moz-text-shadow: 0 1px 0 #222a2e;
	-webkit-text-shadow: 0 1px 0 #222a2e;
	-khtml-text-shadow: 0 1px 0 #222a2e;
	background: url(./images/BGWite2.png) left top no-repeat;
}
.Sape,
.muzik
{
	display: block;
	height: 1px;
	width: 1px;
	overflow: hidden;
	position: absolute; 
	z-index: -99999999; 
	left: 0;
}
.Histori
{
	position: fixed;
	left: 13px;
	top: 171px;
	z-index: 99;
}
.Histori a
{
	display: block;
	width: 125px;
	height: 171px;
	padding-top: 70px;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	background: url(./images/forum_icon_5.png) left top no-repeat;
/*	animation:myfirst 5s;
	-moz-animation:myfirst 5s; 
	-webkit-animation:myfirst 5s; 
	-o-animation:myfirst 5s; 
	animation-duration:5s;
	animation-timing-function:linear;
	animation-delay:2s;
	animation-iteration-count:infinite;
	animation-direction:alternate;
	animation-play-state:running;
	-moz-animation-name:myfirst;
	-moz-animation-duration:5s;
	-moz-animation-timing-function:linear;
	-moz-animation-delay:2s;
	-moz-animation-iteration-count:infinite;
	-moz-animation-direction:alternate;
	-moz-animation-play-state:running;
	-webkit-animation-name:myfirst;
	-webkit-animation-duration:5s;
	-webkit-animation-timing-function:linear;
	-webkit-animation-delay:2s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-direction:alternate;
	-webkit-animation-play-state:running;
	-o-animation-name:myfirst;
	-o-animation-duration:5s;
	-o-animation-timing-function:linear;
	-o-animation-delay:2s;
	-o-animation-iteration-count:infinite;
	-o-animation-direction:alternate;
	-o-animation-play-state:running;*/
}
.Resonance
{
	font-family: truthregular;
	font-size: 36px;
	line-height: 49px;
	font-weight: bold;
	color: red;
	text-align: center;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px; /* KHTML */
	border-radius: 10px; /* CSS3 */
	text-shadow: 0 1px 0 #000;
	-moz-text-shadow: 0 1px 0 #000;
	-webkit-text-shadow: 0 1px 0 #000;
	-khtml-text-shadow: 0 1px 0 #000;
	box-shadow: 2px 2px 3px #868686;
	-moz-box-shadow: 2px 2px 3px #868686;
	-webkit-box-shadow: 2px 2px 3px #868686;
	-khtml-box-shadow: 2px 2px 3px #868686;
	display: block;
	height: 49px;
	margin-top: 7px;
	text-decoration: none;
	background: url(./images/SliderULH5.png) left top no-repeat;
}
.Resonance:hover
{
	color: blue;	
}
.Resonance1
{
	font-family: truthregular;
	font-size: 32px;
	line-height: 49px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px; /* KHTML */
	border-radius: 10px; /* CSS3 */
	text-shadow: 0 1px 0 #000;
	-moz-text-shadow: 0 1px 0 #000;
	-webkit-text-shadow: 0 1px 0 #000;
	-khtml-text-shadow: 0 1px 0 #000;
	box-shadow: 2px 2px 3px #868686;
	-moz-box-shadow: 2px 2px 3px #868686;
	-webkit-box-shadow: 2px 2px 3px #868686;
	-khtml-box-shadow: 2px 2px 3px #868686;
	display: block;
	height: 49px;
	margin: 0 0 10px 0;
	text-decoration: none;
	background: url(./images/SliderBlue.png) left top no-repeat;
}
.Resonance1:hover
{
	color: #FFD700;	
}
.Resonance3
{
	font-family: truthregular;
	font-size: 36px;
	line-height: 49px;
	font-weight: bold;
	color: #FFD700;
	text-align: center;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px; /* KHTML */
	border-radius: 10px; /* CSS3 */
	text-shadow: 0 1px 0 #000;
	-moz-text-shadow: 0 1px 0 #000;
	-webkit-text-shadow: 0 1px 0 #000;
	-khtml-text-shadow: 0 1px 0 #000;
	box-shadow: 2px 2px 3px #868686;
	-moz-box-shadow: 2px 2px 3px #868686;
	-webkit-box-shadow: 2px 2px 3px #868686;
	-khtml-box-shadow: 2px 2px 3px #868686;
	display: block;
	height: 49px;
	margin-top: 7px;
	text-decoration: none;
	background: url(./images/SliderULH1.png) left top no-repeat;
}
.Resonance3:hover
{
	color: #fff;	
}
.NewsH5
{
	display: block;
	position: relative;
	height: 32px;
	background: url(./images/Button15_1.png) left top no-repeat;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	-khtml-border-radius: 4px; /* KHTML */
	border-radius: 4px; /* CSS3 */
	border: 1px solid #ccc;
	width: 246px;
	text-align: center;
	margin: 2px 0 2px 0;
	line-height: 32px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.MakeADonation
{
	position: fixed;
	right: 12px;
	top: 344px;
	z-index: 99;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	display: block;
	line-height: 19px;
	border: 1px solid #fff;
	width: 126px;
	height: 19px;
	text-align: center;
	color: red;
	background: url(./images/BG_1.png) left top no-repeat;
}
.MakeADonation a
{
	display: block;
	color: #fff;
	text-decoration: none;
}
.MakeADonation2
{
	left: 12px;
}
.MakeADonation-2
{
	position: fixed;
	right: 13px;
	top: 368px;
	z-index: 99;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	display: block;
	font-weight: bold;
	border: none;
/*	line-height: 40px;
	width: 126px;
	height: 40px;*/
	line-height: 30px;
	width: 123px;
	height: 30px;
	text-align: center;
	color: red;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* KHTML */
	border-radius: 5px; /* CSS3 */
	border: 1px solid #ccc;
	background: #000 url(./images/MakeADonation-img.png) left top no-repeat;
}
.MakeADonation-2 a
{
	display: block;
	color: #fff;
	text-decoration: none;
	line-height: 28px;
	margin-top: 2px;
	font-family: truthregular, Tahoma, Geneva, sans-serif;
	font-size: 15px;
}
.MakeADonation-2-2
{
	left: 13px;
}
.MakeADonation-3
{
	position: absolute;
	left: 10px;
	top: 211px;
	z-index: 99;
	font-size: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal; 
	display: block;
	font-weight: bold;
	border: none;
	line-height: 21px;
	width: 171px;
	height: 26px;
	text-align: center;
	background: #000 url(./images/MakeADonation-4-img.png) left top no-repeat;
}
.MakeADonation-3 a
{
	display: block;
	position: relative;
	color: #00193d;
	text-decoration: none;
	margin-top: 2px;
	font-size: 13px;
}
.MakeADonation-3 .MakeADonation-span-right
{
	position: absolute;
	top: 5px;
	right: 5px;
	width: 46px;
	height: 9px;
	border-bottom: 1px solid #00193d;
	border-top: 1px solid #00193d;
}
.MakeADonation-3 .MakeADonation-span-right span
{
	position: absolute;
	top: 4px;
	right: 0;
	width: 46px;
	height: 1px;
	border-top: 1px solid #00193d;
}
.MakeADonation-3 .MakeADonation-span-left
{
	position: absolute;
	top: 5px;
	left: 5px;
	width: 46px;
	height: 9px;
	border-bottom: 1px solid #00193d;
	border-top: 1px solid #00193d;
}
.MakeADonation-3 .MakeADonation-span-left span
{
	position: absolute;
	top: 4px;
	left: 0;
	width: 46px;
	height: 1px;
	border-top: 1px solid #00193d;
}
/*.MakeADonation-3
{
	position: absolute;
	left: 10px;
	top: 202px;
	z-index: 99;
	font-size: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal; 
	display: block;
	font-weight: bold;
	border: none;
	line-height: 18px;
	width: 171px;
	height: 22px;
	text-align: center;
	background: #000 url(./images/MakeADonation-5-img.png) left top no-repeat;
}
.MakeADonation-3 a
{
	display: block;
	position: relative;
	color: #00193d;
	text-decoration: none;
	margin-top: 2px;
	font-size: 13px;
}
.MakeADonation-3 .MakeADonation-span-right
{
	position: absolute;
	top: 4px;
	right: 5px;
	width: 46px;
	height: 9px;
	border-bottom: 1px solid #00193d;
	border-top: 1px solid #00193d;
}
.MakeADonation-3 .MakeADonation-span-right span
{
	position: absolute;
	top: 4px;
	right: 0;
	width: 46px;
	height: 1px;
	border-top: 1px solid #00193d;
}
.MakeADonation-3 .MakeADonation-span-left
{
	position: absolute;
	top: 4px;
	left: 5px;
	width: 46px;
	height: 9px;
	border-bottom: 1px solid #00193d;
	border-top: 1px solid #00193d;
}
.MakeADonation-3 .MakeADonation-span-left span
{
	position: absolute;
	top: 4px;
	left: 0;
	width: 46px;
	height: 1px;
	border-top: 1px solid #00193d;
}*/
.PanelMainContent .MakeADonationNews,
.PanelMain .MakeADonationNews
{
	float: left;
	margin: 0 0 10px 345px;
	font-size: 18px;
	line-height: 49px;
	font-weight: bold;
	color: #000;
	width: 310px;
	text-align: center;
	border: 1px solid #000;
	display: block;
	height: 49px;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px; /* KHTML */
	border-radius: 10px; /* CSS3 */
/*	text-shadow: 0 1px 0 #222a2e;
	-moz-text-shadow: 0 1px 0 #222a2e;
	-webkit-text-shadow: 0 1px 0 #222a2e;
	-khtml-text-shadow: 0 1px 0 #222a2e;
	box-shadow: 2px 2px 3px #868686;
	-moz-box-shadow: 2px 2px 3px #868686;
	-webkit-box-shadow: 2px 2px 3px #868686;
	-khtml-box-shadow: 2px 2px 3px #868686;*/
	background: url(./images/socceti-button-small.png) left top no-repeat;
}
.PanelMainContent .MakeADonationNews:hover,
.PanelMain .MakeADonationNews:hover
{
	color: red;	
}
.PanelMainContent .LeaveAComment
{
	float: left;
	font-size: 18px;
	line-height: 49px;
	font-weight: bold;
	color: #000;
	width: 310px;
	margin: 0 15px;
	border: 1px solid #000;
	text-align: center;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px; /* KHTML */
	border-radius: 10px; /* CSS3 */
/*	text-shadow: 0 1px 0 #000;
	-moz-text-shadow: 0 1px 0 #000;
	-webkit-text-shadow: 0 1px 0 #000;
	-khtml-text-shadow: 0 1px 0 #000;
	box-shadow: 2px 2px 3px #868686;
	-moz-box-shadow: 2px 2px 3px #868686;
	-webkit-box-shadow: 2px 2px 3px #868686;
	-khtml-box-shadow: 2px 2px 3px #868686;*/
	display: block;
	height: 49px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 10px;
	text-decoration: none;
	text-transform: uppercase;
	background: url(./images/socceti-button-small.png) left top no-repeat;
}
.PanelMainContent .LeaveAComment:hover
{
	color: red;	
}
.cooperation-left,
.cooperation-right
{
	display: block;
	position: fixed;
	left: 12px;
	top: 371px;
	z-index: 99;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	display: block;
	line-height: 19px;
	border: 1px solid #fff;
	width: 126px;
	height: 19px;
	text-align: center;
	color: red;
	background: url(./images/BG_1.png) left top no-repeat;
	display: block;
	color: #fff;
	text-decoration: none;
}
.cooperation-right
{
	left: auto;
	right: 12px;	
}
.Text-style p,
.Text-style h3,
.Text-style a
{
	font-style: italic; 
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
}
.resonance-left,
.resonance-right
{
	display: block;
	position: fixed;
	left: 12px;
	top: 398px;
	z-index: 99;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	display: block;
	line-height: 19px;
	border: 1px solid #fff;
	width: 126px;
	height: 19px;
	text-align: center;
	background: url(./images/BG_1.png) left top no-repeat;
	display: block;
	color: #fff;
	text-decoration: none;
	word-wrap: break-word;
}
.resonance-right
{
	left: auto;
	right: 12px;	
}
#marquee
{
	margin: 0;
	padding: 0;
	text-indent: 0;
	width: 210%;
}
.NewsH2-padding
{
	overflow: hidden;
}
.citata-news
{
	display: block;
	background: #E5F4F7;
	margin: 20px 40px;
	padding: 15px;
	text-align: center;
	color: #666666;
}
.InterstateMediaConfederation-OL li
{
	text-align: justify;
}
.zagolovok-publikazii
{
	text-align: center; 
	font-size: 25.5px; 
	font-family: truthregular; 
	text-indent: 0; 
	padding: 0; 
	margin: 15px 0 0 0;
	background: #000 url(./images/SliderULH1.png) left top no-repeat;
	color: #fff;
	height: 74px;
	width: 998px;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* KHTML */
	border-radius: 5px; /* CSS3 */
}
.zagolovok-publikazii span
{
	display: inline-block;
	padding: 10px 0;
	margin: 13px 0;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}
.zagolovok-publikazii img
{
	float: left;
	margin: 0;
}
.zagolovok-publikazii div
{
	color: #999; 
	font-size: 66px; 
	display: inline-block; 
	margin: 6px 0 0 3px; 
	float: left;
}
.zagolovok-publikazii-2
{
	text-align: center; 
	font-size: 33px; 
	font-family: truthregular; 
	text-indent: 0; 
	padding: 0; 
	margin: 0;
	background: #000 url(./images/SliderULH1.png) left top no-repeat;
	color: #fff;
	height: 74px;
	width: 1000px;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* KHTML */
	border-radius: 5px; /* CSS3 */
}
.zagolovok-publikazii-2 span
{
	display: inline-block;
	margin: 12px 0 10px 0; 
	padding: 10px 0 6px 0; 
	line-height: 33px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}
.zagolovok-publikazii-2 div
{
	color: #999; 
	font-size: 66px; 
	display: inline-block; 
	margin: 6px 0 0 3px; 
	float: left;
}

.border-radius-index
{
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* KHTML */
	border-radius: 5px; /* CSS3 */
}
.Report-About-Corruption
{
	display: block;
	position: absolute;
	left: 366px;
	bottom: 3px;
	width: 237px;
	height: 30px;
	line-height: 30px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	-khtml-border-radius: 4px; /* KHTML */
	border-radius: 4px; /* CSS3 */
	border: 1px solid red;
	/*background: url(./images/post-1260148-1269705546.gif) left 199px repeat;
	background: url(./images/GuideMagazine.png) left 0 repeat-x;*/
	background: url(./images/9165404862.gif) left -130px repeat-x;
	/*background: url(./images/9165404862.jpg) left -130px repeat-x;*/
}
.Report-About-Corruption a
{	
	display: block;
	position: relative;
	height: 30px;
	width: 237px;
	line-height: 30px;
	margin: 0 0 5px 0;
	z-index: 99;
	font-size: 11.5px;
	font-weight: bold;
	/*background: url(./images/GuideMagazine.png) left top repeat;*/
	color: red;
	text-shadow: 1px 1px 0 #191717;
	-moz-text-shadow: 1px 1px 0 #191717;
	-webkit-text-shadow: 1px 1px 0 #191717;
	-khtml-text-shadow: 1px 1px 0 #191717;
}
.Report-About-Corruption a:hover
{	
	color: red;
}
.avariyny-ogon-i-migalka-animatsionnaya-kartinka
{
	position: absolute;
	top: 3px;
	left: 0;
	width: 237px;
	z-index: 0;
}
.guide-magazine-star-red
{
	position: absolute;
	top: -3px;
	left: -2px;
	width: 239px;
	z-index: 5;
}
/*____________________tel___________*/
#popup__toggle
{
    right: -63px;
    bottom: -28px;
    display: block;
    position: absolute;
}

.img-circle
{
	/*background-color:#02a615;*/
	background-color:#000;
	box-sizing:content-box;
	-webkit-box-sizing:content-box;
}
.circlephone{box-sizing:content-box;-webkit-box-sizing:content-box;border: 2px solid #000;width:150px;height:150px;bottom:-25px;right:10px;position:absolute;-webkit-border-radius:100%;-moz-border-radius: 100%;border-radius: 100%;opacity: .5;-webkit-animation: circle-anim 2.4s infinite ease-in-out !important;-moz-animation: circle-anim 2.4s infinite ease-in-out !important;-ms-animation: circle-anim 2.4s infinite ease-in-out !important;-o-animation: circle-anim 2.4s infinite ease-in-out !important;animation: circle-anim 2.4s infinite ease-in-out !important;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.circle-fill{box-sizing:content-box;-webkit-box-sizing:content-box;background-color:#000;width:100px;height:100px;bottom:0px;right:35px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;-webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: circle-fill-anim 2.3s infinite ease-in-out;-o-animation: circle-fill-anim 2.3s infinite ease-in-out;animation: circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.img-circle{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;bottom: 14px;right: 49px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: 1;}
.img-circleblock{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;background-image:url(./images/mini.png);background-position: center center;background-repeat:no-repeat;animation-name: tossing;-webkit-animation-name: tossing;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
.img-circle:hover{opacity: 1;}
@keyframes pulse {0% {transform: scale(0.9);opacity: 1;}
  50% {transform: scale(1); opacity: 1; }   
  100% {transform: scale(0.9);opacity: 1;}}
 @-webkit-keyframes pulse {0% {-webkit-transform: scale(0.95);opacity: 1;}
  50% {-webkit-transform: scale(1);opacity: 1;}   
  100% {-webkit-transform: scale(0.95);opacity: 1;}}
@keyframes tossing {
  0% {transform: rotate(-8deg);}
  50% {transform: rotate(8deg);}
  100% {transform: rotate(-8deg);}}
@-webkit-keyframes tossing {
  0% {-webkit-transform: rotate(-8deg);}
  50% {-webkit-transform: rotate(8deg);}
  100% {-webkit-transform: rotate(-8deg);}}
@-moz-keyframes circle-anim {
  0% {-moz-transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;-moz-opacity: .1;-webkit-opacity: .1;-o-opacity: .1;}
  30% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;-moz-opacity: .5;-webkit-opacity: .5;-o-opacity: .5;}
  100% {-moz-transform: rotate(0deg) scale(1) skew(1deg);opacity: .6;-moz-opacity: .6;-webkit-opacity: .6;-o-opacity: .1;}}
@-webkit-keyframes circle-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity: .1;}
  30% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);-webkit-opacity: .5;}
  100% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);-webkit-opacity: .1;}}
@-o-keyframes circle-anim {
  0% {-o-transform: rotate(0deg) kscale(0.5) skew(1deg);-o-opacity: .1;}
  30% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);-o-opacity: .5;}
  100% {-o-transform: rotate(0deg) scale(1) skew(1deg);-o-opacity: .1;}}
@keyframes circle-anim {
  0% {transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;}
  30% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;}
  100% {transform: rotate(0deg) scale(1) skew(1deg);
opacity: .1;}}
@-moz-keyframes circle-fill-anim {
  0% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);opacity: .2;}
  100% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-webkit-keyframes circle-fill-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;  }
  50% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;  }
  100% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-o-keyframes circle-fill-anim {
  0% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-o-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@keyframes circle-fill-anim {
  0% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
  
  
  
  
  
  .menu {
	width: 50px;
	height: 50px;
	position: absolute;
	display: block;
	bottom: 204px;
	right: 96px;
	z-index: 999;
}
.menu .btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
 /* background: rgba(255, 255, 255, 0.15);*/
  opacity: 0;
  z-index: -10;
  cursor: pointer;
  -webkit-transition: opacity 1s, z-index 0.3s, -webkit-transform 1s;
  transition: opacity 1s, z-index 0.3s, -webkit-transform 1s;
  transition: opacity 1s, z-index 0.3s, transform 1s;
  transition: opacity 1s, z-index 0.3s, transform 1s, -webkit-transform 1s;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.menu .btn .fa {
	display: block;
	text-align: center;
	font-size: 39px;
	padding: 6px 0 0 0;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}
.menu .btn:hover .fa {
  color: rgba(255, 255, 255, 0.7);
}
.menu .btn.trigger {
  opacity: 1;
  z-index: 100;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.menu .btn.trigger:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.menu .btn.trigger:hover .line {
  background-color: rgba(255, 255, 255, 0.7);
}
.menu .btn.trigger:hover .line:before, .menu .btn.trigger:hover .line:after {
  background-color: rgba(255, 255, 255, 0.7);
}
.menu .btn.trigger .line {
  width: 60%;
  height: 6px;
  background: #000;
  border-radius: 6px;
  -webkit-transition: background-color 0.3s, height 0.3s, top 0.3s;
  transition: background-color 0.3s, height 0.3s, top 0.3s;
}
.menu .btn.trigger .line:before, .menu .btn.trigger .line:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 6px;
  background: #000;
  border-radius: 6px;
  -webkit-transition: background-color 0.3s, -webkit-transform 0.3s;
  transition: background-color 0.3s, -webkit-transform 0.3s;
  transition: background-color 0.3s, transform 0.3s;
  transition: background-color 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
.menu .btn.trigger .line:before {
  top: -12px;
  -webkit-transform-origin: 15% 100%;
          transform-origin: 15% 100%;
}
.menu .btn.trigger .line:after {
  top: 12px;
  -webkit-transform-origin: 25% 30%;
          transform-origin: 25% 30%;
}
.menu .rotater {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}
.menu.active .btn-icon {
  opacity: 1;
  z-index: 50;
}
.menu.active .trigger .line {
  height: 0px;
  top: 45%;
}
.menu.active .trigger .line:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 110%;
}
.menu.active .trigger .line:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  width: 110%;
}

.rotater:nth-child(1) {
  -webkit-transform: rotate(-22.5deg);
          transform: rotate(-22.5deg);
}

.menu.active .rotater:nth-child(1) .btn-icon {
  -webkit-transform: translateY(-6em) rotate(22.5deg);
          transform: translateY(-6em) rotate(22.5deg);
		  background: #784f99;
		  display: block;
		  text-align: center;
		  height: 44px;
		  padding-top: 6px;
}

.rotater:nth-child(2) {
  -webkit-transform: rotate(22.5deg);
          transform: rotate(22.5deg);
}

.menu.active .rotater:nth-child(2) .btn-icon {
  -webkit-transform: translateY(-6em) rotate(-22.5deg);
          transform: translateY(-6em) rotate(-22.5deg);
		  background: #4c75a3;
		  display: block;
		  text-align: center;
		  height: 44px;
		  padding-top: 6px;
}

.rotater:nth-child(3) {
  -webkit-transform: rotate(67.5deg);
          transform: rotate(67.5deg);
}

.menu.active .rotater:nth-child(3) .btn-icon {
  -webkit-transform: translateY(-6em) rotate(-67.5deg);
          transform: translateY(-6em) rotate(-67.5deg);
		  background: #4464a7;
		  display: block;
		  text-align: center;
		  height: 44px;
		  padding-top: 6px;
}

.rotater:nth-child(4) {
  -webkit-transform: rotate(112.5deg);
          transform: rotate(112.5deg);
}

.menu.active .rotater:nth-child(4) .btn-icon {
  -webkit-transform: translateY(-6em) rotate(-112.5deg);
          transform: translateY(-6em) rotate(-112.5deg);
		  background: #eb7c24;
		  display: block;
		  text-align: center;
		  height: 44px;
		  padding-top: 6px;
}

.rotater:nth-child(5) {
  -webkit-transform: rotate(157.5deg);
          transform: rotate(157.5deg);
}

.menu.active .rotater:nth-child(5) .btn-icon {
  -webkit-transform: translateY(-6em) rotate(-157.5deg);
          transform: translateY(-6em) rotate(-157.5deg);
		  background: #fff;
		  display: block;
		  text-align: center;
		  height: 44px;
		  padding-top: 6px;
}

.rotater:nth-child(6) {
  -webkit-transform: rotate(202.5deg);
          transform: rotate(202.5deg);
}

.menu.active .rotater:nth-child(6) .btn-icon {
  -webkit-transform: translateY(-6em) rotate(-202.5deg);
          transform: translateY(-6em) rotate(-202.5deg);
		  background: #168de2;
		  display: block;
		  text-align: center;
		  height: 44px;
		  padding-top: 6px;
}

.rotater:nth-child(7) {
  -webkit-transform: rotate(247.5deg);
          transform: rotate(247.5deg);
}

.menu.active .rotater:nth-child(7) .btn-icon {
  -webkit-transform: translateY(-6em) rotate(-247.5deg);
          transform: translateY(-6em) rotate(-247.5deg);
		  background: #00a7e8;
		  display: block;
		  text-align: center;
		  height: 44px;
		  padding-top: 6px;
}

.rotater:nth-child(8) {
  -webkit-transform: rotate(292.5deg);
          transform: rotate(292.5deg);
}

.menu.active .rotater:nth-child(8) .btn-icon {
  -webkit-transform: translateY(-6em) rotate(-292.5deg);
          transform: translateY(-6em) rotate(-292.5deg);
		  background: #02a615;
		  display: block;
		  text-align: center;
		  height: 44px;
		  padding-top: 6px;
}
  /*____________________tel___________*/
  
  
/*  .PanelMainContent p:first-letter 
{
	font-weight:bold;
}*/

a.SentenceEast
{
	display: block;
	height: 52px;
	width: 966px;
	line-height: 52px;
	font-size: 40px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	background: url(./images/SentenceEast.png) left top no-repeat;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	-khtml-border-radius: 4px; /* KHTML */
	border-radius: 4px; /* CSS3 */
	font-weight: bold;
}
.PanelMainContent .block-index-a a
{
	color: #000;
}
.PanelMainContent .block-index-a a:hover
{
	color: blue;
}
.MakeADonationNewsTextList
{
	height: 64px;
	width: 990px;
	color: #000;
	margin: 5px 0;
	padding: 18px 5px 0 5px;
	text-align: center;
	font-size: 16.5px;
	line-height: 21px;
	font-weight: bold;
	font-style: italic;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	background: url(./images/MakeADonationNewsText.png) left top no-repeat;
}
.MakeADonationNewsTextIndex
{
	height: 64px;
	width: 946px;
	color: #000;
	margin: 5px 0;
	padding: 18px 10px 0 10px;
	text-align: center;
	font-size: 17px;
	line-height: 21px;
	font-weight: bold;
	font-style: italic;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	background: url(./images/MakeADonationNewsText-index.png) left top no-repeat;
}
.MakeADonationNewsTextDetal
{
	height: 64px;
	width: 970px;
	color: #000;
	margin: 5px 0;
	padding: 18px 15px 0 15px;
	text-align: center;
	font-size: 17px;
	line-height: 21px;
	font-weight: bold;
	font-style: italic;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	background: url(./images/MakeADonationNewsText.png) left top no-repeat;
}

/*____________________________clock___________________________________-*/
.HeaderLogoClock
{
	z-index: 80;	
	position: absolute;
	top: 1px;
	left: -3px;	
}
.clock {
  width: 200px;
  height: 200px;
  box-sizing: border-box !important;
  background: url(./images/LogoClock.png) left top no-repeat;
}
.clock .inner {
  position: relative;
  width: 100%;
  height: 100%;
  box-sizing: border-box !important;
  background: url(./images/hand-senter.png) 96px 96px no-repeat;
}
.clock .inner .hand {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 9px;
/*  background-color: #00183c;*/
  box-sizing: border-box !important;
}
.clock .inner .hand.hour {
  height: 62px;
  margin-top: -27.27273px;
  -webkit-transform: rotate(0deg) translate(-50%, -50%);
          transform: rotate(0deg) translate(-50%, -50%);
  -webkit-transform-origin: 0 27.27273px;
          transform-origin: 0 27.27273px;
	box-sizing: border-box !important;
	background: url(./images/hand-hour.png) left top no-repeat;
}
.clock .inner .hand.minute {
  height: 101px;
  margin-top: -27.27273px;
  -webkit-transform: rotate(0deg) translate(-50%, -50%);
          transform: rotate(0deg) translate(-50%, -50%);
  -webkit-transform-origin: 0 27.27273px;
          transform-origin: 0 27.27273px;
	box-sizing: border-box !important;
	background: url(./images/hand-minute.png) left top no-repeat;
}
.clock .inner .hand.second {
  width: 5px;
  height: 83px;
/*  background-color: #ec231e;*/
  margin-top: -36px;
/*  box-shadow: -4px -6px 0 0 rgba(0, 0, 0, 0.15);*/
  -webkit-transform: rotate(0deg) translate(-50%, -50%);
          transform: rotate(0deg) translate(-50%, -50%);
  -webkit-transform-origin: 0 36px;
          transform-origin: 0 36px;
		  box-sizing: border-box !important;
	background: url(./images/hand-second.png) left top no-repeat;
}
/*.clock .inner .hand.second:before, .clock .inner .hand.second:after {
  content: "";
  display: inherit;
  position: inherit;
  left: inherit;
  background-color: inherit;
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
		  box-sizing: border-box !important;
}
.clock .inner .hand.second:before {
  top: 94.73684px;
  width: 18px;
  height: 18px;
  box-shadow: -2px -2px 2px 0 rgba(0, 0, 0, 0.15);
  box-sizing: border-box !important;
}
.clock .inner .hand.second:after {
  top: 20px;
  width: 10px;
  height: 10px;
  box-shadow: -4px -6px 2px 0 rgba(0, 0, 0, 0.15);
  box-sizing: border-box !important;
}*/
.clock .inner .graduations .graduation {
  display: block;
  position: absolute;
  top: 7.5px;
  left: 50%;
  width: 1.94595px;
  height: 9px;
  background-color: #181818;
  -webkit-transform: rotate(0deg) translateX(-50%);
          transform: rotate(0deg) translateX(-50%);
  -webkit-transform-origin: 0 140px;
          transform-origin: 0 140px;
		  box-sizing: border-box !important;
}
.clock .inner .graduations .graduation:nth-child(5n-4) {
  width: 4px;
  height: 20px;
  box-sizing: border-box !important;
}
.clock .inner .graduations .graduation:nth-child(1) {
  -webkit-transform: rotate(1deg) translateX(-50%);
          transform: rotate(1deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(2) {
  -webkit-transform: rotate(7deg) translateX(-50%);
          transform: rotate(7deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(3) {
  -webkit-transform: rotate(13deg) translateX(-50%);
          transform: rotate(13deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(4) {
  -webkit-transform: rotate(19deg) translateX(-50%);
          transform: rotate(19deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(5) {
  -webkit-transform: rotate(25deg) translateX(-50%);
          transform: rotate(25deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(6) {
  -webkit-transform: rotate(31deg) translateX(-50%);
          transform: rotate(31deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(7) {
  -webkit-transform: rotate(37deg) translateX(-50%);
          transform: rotate(37deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(8) {
  -webkit-transform: rotate(43deg) translateX(-50%);
          transform: rotate(43deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(9) {
  -webkit-transform: rotate(49deg) translateX(-50%);
          transform: rotate(49deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(10) {
  -webkit-transform: rotate(55deg) translateX(-50%);
          transform: rotate(55deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(11) {
  -webkit-transform: rotate(61deg) translateX(-50%);
          transform: rotate(61deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(12) {
  -webkit-transform: rotate(67deg) translateX(-50%);
          transform: rotate(67deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(13) {
  -webkit-transform: rotate(73deg) translateX(-50%);
          transform: rotate(73deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(14) {
  -webkit-transform: rotate(79deg) translateX(-50%);
          transform: rotate(79deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(15) {
  -webkit-transform: rotate(85deg) translateX(-50%);
          transform: rotate(85deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(16) {
  -webkit-transform: rotate(91deg) translateX(-50%);
          transform: rotate(91deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(17) {
  -webkit-transform: rotate(97deg) translateX(-50%);
          transform: rotate(97deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(18) {
  -webkit-transform: rotate(103deg) translateX(-50%);
          transform: rotate(103deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(19) {
  -webkit-transform: rotate(109deg) translateX(-50%);
          transform: rotate(109deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(20) {
  -webkit-transform: rotate(115deg) translateX(-50%);
          transform: rotate(115deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(21) {
  -webkit-transform: rotate(121deg) translateX(-50%);
          transform: rotate(121deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(22) {
  -webkit-transform: rotate(127deg) translateX(-50%);
          transform: rotate(127deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(23) {
  -webkit-transform: rotate(133deg) translateX(-50%);
          transform: rotate(133deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(24) {
  -webkit-transform: rotate(139deg) translateX(-50%);
          transform: rotate(139deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(25) {
  -webkit-transform: rotate(145deg) translateX(-50%);
          transform: rotate(145deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(26) {
  -webkit-transform: rotate(151deg) translateX(-50%);
          transform: rotate(151deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(27) {
  -webkit-transform: rotate(157deg) translateX(-50%);
          transform: rotate(157deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(28) {
  -webkit-transform: rotate(163deg) translateX(-50%);
          transform: rotate(163deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(29) {
  -webkit-transform: rotate(169deg) translateX(-50%);
          transform: rotate(169deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(30) {
  -webkit-transform: rotate(175deg) translateX(-50%);
          transform: rotate(175deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(31) {
  -webkit-transform: rotate(181deg) translateX(-50%);
          transform: rotate(181deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(32) {
  -webkit-transform: rotate(187deg) translateX(-50%);
          transform: rotate(187deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(33) {
  -webkit-transform: rotate(193deg) translateX(-50%);
          transform: rotate(193deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(34) {
  -webkit-transform: rotate(199deg) translateX(-50%);
          transform: rotate(199deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(35) {
  -webkit-transform: rotate(205deg) translateX(-50%);
          transform: rotate(205deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(36) {
  -webkit-transform: rotate(211deg) translateX(-50%);
          transform: rotate(211deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(37) {
  -webkit-transform: rotate(217deg) translateX(-50%);
          transform: rotate(217deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(38) {
  -webkit-transform: rotate(223deg) translateX(-50%);
          transform: rotate(223deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(39) {
  -webkit-transform: rotate(229deg) translateX(-50%);
          transform: rotate(229deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(40) {
  -webkit-transform: rotate(235deg) translateX(-50%);
          transform: rotate(235deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(41) {
  -webkit-transform: rotate(241deg) translateX(-50%);
          transform: rotate(241deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(42) {
  -webkit-transform: rotate(247deg) translateX(-50%);
          transform: rotate(247deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(43) {
  -webkit-transform: rotate(253deg) translateX(-50%);
          transform: rotate(253deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(44) {
  -webkit-transform: rotate(259deg) translateX(-50%);
          transform: rotate(259deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(45) {
  -webkit-transform: rotate(265deg) translateX(-50%);
          transform: rotate(265deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(46) {
  -webkit-transform: rotate(271deg) translateX(-50%);
          transform: rotate(271deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(47) {
  -webkit-transform: rotate(277deg) translateX(-50%);
          transform: rotate(277deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(48) {
  -webkit-transform: rotate(283deg) translateX(-50%);
          transform: rotate(283deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(49) {
  -webkit-transform: rotate(289deg) translateX(-50%);
          transform: rotate(289deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(50) {
  -webkit-transform: rotate(295deg) translateX(-50%);
          transform: rotate(295deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(51) {
  -webkit-transform: rotate(301deg) translateX(-50%);
          transform: rotate(301deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(52) {
  -webkit-transform: rotate(307deg) translateX(-50%);
          transform: rotate(307deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(53) {
  -webkit-transform: rotate(313deg) translateX(-50%);
          transform: rotate(313deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(54) {
  -webkit-transform: rotate(319deg) translateX(-50%);
          transform: rotate(319deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(55) {
  -webkit-transform: rotate(325deg) translateX(-50%);
          transform: rotate(325deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(56) {
  -webkit-transform: rotate(331deg) translateX(-50%);
          transform: rotate(331deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(57) {
  -webkit-transform: rotate(337deg) translateX(-50%);
          transform: rotate(337deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(58) {
  -webkit-transform: rotate(343deg) translateX(-50%);
          transform: rotate(343deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(59) {
  -webkit-transform: rotate(349deg) translateX(-50%);
          transform: rotate(349deg) translateX(-50%);
}
.clock .inner .graduations .graduation:nth-child(60) {
  -webkit-transform: rotate(355deg) translateX(-50%);
          transform: rotate(355deg) translateX(-50%);
}
/*____________________________clock___________________________________-*/
.DocumentsVideos
{
	display: block;
	position: absolute;
	height: 38px;
	width: 45px;
	right: 189px;
	bottom: 3px;
}
.Znak18
{
	display: block;
	position: absolute;
	top: 1px;
	left: 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: red;
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	-moz-border-radius: 15px; /* Firefox */
	-webkit-border-radius: 15px; /* Safari, Chrome */
	-khtml-border-radius: 15px; /* KHTML */
	border-radius: 15px; /* CSS3 */
	border: 1px solid #fff;
}
.KoreaBroadcasts
{
	height: 50px;
	line-height: 50px;
	font-size: 31px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	background: #002137;
	color: #fff;
	text-align: center;
	margin-top: 5px;
}
.Contacts-Skan a
{
	text-decoration: none;
	margin-right: 4px;
}
.Contacts-Skan img
{
	width: 133px; 
	height: auto; 
	border: 1px solid #999;	
}
.RassledovaniyaMail
{
	display: block;
	margin: 5px auto 0;
}
.BannerRassledovaniya
{
	/*padding: 0 10px; 
	margin: 10px 0; */
	position: relative;
	padding: 5px; 
	margin: 0 0 7px 0; 
	background: #000 url(./images/BannerRassledovaniya.png) left top no-repeat; 
	/*min-height: 310px;*/
	-moz-border-radius: 6px; /* Firefox */
	-webkit-border-radius: 6px; /* Safari, Chrome */
	-khtml-border-radius: 6px; /* KHTML */
	border-radius: 6px; /* CSS3 */
	/*box-shadow: inset 9px 9px 18px #bcbcbc, 2px 2px 3px #868686;
	-moz-box-shadow: inset 9px 9px 18px #bcbcbc, 2px 2px 3px #868686;
	-webkit-box-shadow: inset 9px 9px 18px #bcbcbc, 2px 2px 3px #868686;
	-khtml-box-shadow: inset 9px 9px 18px #bcbcbc, 2px 2px 3px #868686;
*/}
.BannerRassledovaniya-border
{
	border: 1px solid #fff;
	padding: 2px 5px;
	-moz-border-radius: 6px; /* Firefox */
	-webkit-border-radius: 6px; /* Safari, Chrome */
	-khtml-border-radius: 6px; /* KHTML */
	border-radius: 6px; /* CSS3 */
}
.BannerRassledovaniya h2
{
	text-align: center; 
	font-size: 46px; 
	line-height: 55px; 
	font-family: truthregular; 
	margin: 7px 0 0 0; 
	/*color: #000;*/
	color: #fff;
	text-shadow: 2px 2px 0 #191717;
	-moz-text-shadow: 2px 2px 0 #191717;
	-webkit-text-shadow: 2px 2px 0 #191717;
	-khtml-text-shadow: 2px 2px 0 #191717;
}
.BannerRassledovaniya h3
{
	/*color: #000;*/
	color: #fff;
	font-size: 23px; 
	line-height: 23px; 
	text-align: center; 
	text-indent: 0; 
	margin: 5px 0;
	text-shadow: 1px 1px 0 #191717;
	-moz-text-shadow: 1px 1px 0 #191717;
	-webkit-text-shadow: 1px 1px 0 #191717;
	-khtml-text-shadow: 1px 1px 0 #191717;
	font-family: Bookman Old Style, Tahoma, Geneva, sans-serif;
	font-style: italic;
}
.BannerRassledovaniya p
{
	font-size: 16px; 
	text-align: center;
	text-shadow: 1px 1px 0 #191717;
	-moz-text-shadow: 1px 1px 0 #191717;
	-webkit-text-shadow: 1px 1px 0 #191717;
	-khtml-text-shadow: 1px 1px 0 #191717;
	/*color: #000;*/
	color: #fff;
}
	
.RassledovaniyaMail a
{
	display: inline-block;
	position: relative;
	height: 32px;
	background: url(./images/Button15_1.png) left top no-repeat;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	-khtml-border-radius: 4px; /* KHTML */
	border-radius: 4px; /* CSS3 */
	border: 1px solid #fff;
	width: 246px;
	text-align: center;
	margin: 0 9px 3px 185px;
	line-height: 32px;
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.RassledovaniyaMail .RassledovaniyaMail-2
{
	width: 354px;
	margin: 0 0 3px 0;
	text-transform: lowercase;
	background: url(./images/Button15_2.png) left top no-repeat;
}
.RassledovaniyaMail a:hover
{
	color: #666;
}

@media (min-width: 100px) and (max-width: 999px) {
.PanelMain p
{
	padding: 0 30px 0 25px;
}
.HeaderSubMenu ul li a
{
	font-size: 12px;	
	padding: 0 13px;
}
.HeaderMenu ul li a
{
	font-size: 12px;
}
}
.quote-block
{
	position: relative;
	padding-left: 40px;
	font-family: Roboto Slab,Arial,serif;
	font-size: 25px;
	margin: 20px 0;
	color: #213a92;
}
.quote
{
	display: block;
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 76px;
    line-height: 64px;
    position: absolute;
    left: 0;
    top: 0;
}
.CorruptionTel 
{
	position: relative;
	height: 49px;
	width: 1000px;
	line-height: 49px;
	background: url(./images/SliderULH1.png) left top no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 21px;
	color: #fff;
	margin-bottom: 8px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	
	animation:myfirst 5s;
	-moz-animation:myfirst 5s; 
	-webkit-animation:myfirst 5s; 
	-o-animation:myfirst 5s; 
	animation-duration:5s;
	animation-timing-function:linear;
	animation-delay:2s;
	animation-iteration-count:infinite;
	animation-direction:alternate;
	animation-play-state:running;
	-moz-animation-name:myfirst;
	-moz-animation-duration:5s;
	-moz-animation-timing-function:linear;
	-moz-animation-delay:2s;
	-moz-animation-iteration-count:infinite;
	-moz-animation-direction:alternate;
	-moz-animation-play-state:running;
	-webkit-animation-name:myfirst;
	-webkit-animation-duration:5s;
	-webkit-animation-timing-function:linear;
	-webkit-animation-delay:2s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-direction:alternate;
	-webkit-animation-play-state:running;
	-o-animation-name:myfirst;
	-o-animation-duration:5s;
	-o-animation-timing-function:linear;
	-o-animation-delay:2s;
	-o-animation-iteration-count:infinite;
	-o-animation-direction:alternate;
	-o-animation-play-state:running;
}
.Hotel-Line3
{
	display: block;
	position: absolute;
	top: 9px;
	right: 10px;
	width: 980px;
    height: 1px;
    border-bottom: 1px solid red;	
	z-index: 99;
}
.Hotel-Line4
{
	display: block;
	position: absolute;
	bottom: 9px;
	right: 10px;
	width: 980px;
    height: 1px;
    border-bottom: 1px solid red;	
}
.Hotel-Line5
{
	display: block;
	position: absolute;
	top: 9px;
	right: 10px;
	width: 424px;
    height: 1px;
    border-bottom: 1px solid red;	
	z-index: 99;
}
.Hotel-Line6
{
	display: block;
	position: absolute;
	bottom: 9px;
	right: 10px;
	width: 424px;
    height: 1px;
    border-bottom: 1px solid red;	
}
.Hotel-Line7
{
	display: block;
	position: absolute;
	top: 9px;
	right: 10px;
	width: 258px;
    height: 1px;
    border-bottom: 1px solid #fff;	
	z-index: 99;
}
.Hotel-Line8
{
	display: block;
	position: absolute;
	bottom: 9px;
	right: 10px;
	width: 258px;
    height: 1px;
    border-bottom: 1px solid #fff;	
}
.PanelMain .Transgranichnye-Rassledovaniya
{
	position: relative;
	height: 50px;
	width: 494px;
	float: left;
	font-size: 18px;
	line-height: 50px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
	text-align: center;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px; /* KHTML */
	border-radius: 3px; /* CSS3 */
	font-weight: bold;
	border: 1px solid #999;
	text-shadow: 0 1px 0 #222a2e;
	-moz-text-shadow: 0 1px 0 #222a2e;
	-webkit-text-shadow: 0 1px 0 #222a2e;
	-khtml-text-shadow: 0 1px 0 #222a2e;
	box-shadow: inset 7px 7px 11px #bcbcbc, 2px 2px 3px #868686;
	-moz-box-shadow: inset 7px 7px 11px #bcbcbc, 2px 2px 3px #868686;
	-webkit-box-shadow: inset 7px 7px 11px #bcbcbc, 2px 2px 3px #868686;
	-khtml-box-shadow: inset 7px 7px 11px #bcbcbc, 2px 2px 3px #868686;
	background: #000;
	text-decoration: none;
}
.PanelMain .Transgranichnye-Rassledovaniya:hover
{
	text-decoration: none;
	color: #FFD700; 
}
.PanelMain .Transgranichnye-Rassledovaniya .Transgranichnye-Rassledovaniya-Line1
{
	display: block;
	position: absolute;
	top: 9px;
	right: 10px;
	width: 474px;
    height: 1px;
    border-bottom: 1px solid #fff;	
}
.PanelMain .Transgranichnye-Rassledovaniya .Transgranichnye-Rassledovaniya-Line2
{
	display: block;
	position: absolute;
	bottom: 9px;
	right: 10px;
	width: 474px;
    height: 1px;
    border-bottom: 1px solid #fff;	
}

@media (min-width: 1px) and (max-width: 1000px) {
.Header_Gazeta_Right
{
	display: none; 
}
.Header_Gazeta_Left
{
	display: none; 
}
}

@media (min-width: 1000px) {
.Header_Gazeta_Right
{
	position: absolute;
	top: 0;
	left: 1000px;
	width: 1154px;
	height: 445px;
	background: url(./images/Header_Gazeta_R.png) left top no-repeat; 
}
.Header_Gazeta_Left
{
	position: absolute;
	top: 0;
	left: -1154px;
	width: 1154px;
	height: 445px;
	background: url(./images/Header_Gazeta.png) left top no-repeat; 
}
body
{	
	overflow-x: hidden;
}
}
#mbnr4web-sideblock,
.mrg-wrapper
{
	display: none !important;	
}
.PanelMain .Guide-Block
{
	line-height: 27px;
	text-indent: 0;
}
.PanelMain .Guide-Block1
{
	line-height: 23px;
	text-indent: 0;
}
.PanelMain .Guide-Block1 .jksfeedbackajax-connected-link
{
	display: inline-block;
	float: left;
	margin-right: 8px;
}
.PanelMain .Guide-Block a
{
	display: inline-block;
	float: left;
	height: 27px;
	width: auto;
	background: url(./images/GuideMagazine.png) left top repeat;
	/*background: url(./images/ogon-320x240.gif) left 100px repeat;*/
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 27px;
	text-transform: none;
	color: #fff;
	font-size: 14px;
	overflow: hidden;
	font-weight: bold;
	font-style: normal;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	-khtml-border-radius: 4px; /* KHTML */
	border-radius: 4px; /* CSS3 */
	text-indent: 0;
	white-space: nowrap;
	padding: 0 8px;
	text-decoration: none;
	margin-right: 8px;
}
.IDF-flag
{
	text-align: center;
}
.IDF-flag a
{
	display: inline-block;
	float: left;
	margin: 0 10px 10px 0;
}
.IDF-flag a img
{
	width: 240px;
	border: 1px solid #999;
}
.LettersToAuthorities-flag
{
	text-align: center;
}
.LettersToAuthorities-flag a
{
	display: inline-block;
	float: left;
}
.LettersToAuthorities-flag a img
{
	width: 330px;
}
.Extract-protocol
{
	text-align: center; 
	padding: 0; 
	margin: 0;
	background: #000 url(./images/SliderULH1.png) left top no-repeat;
	height: 42px;
	line-height: 39px;
	width: 1000px;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* KHTML */
	border-radius: 5px; /* CSS3 */
}
.Extract-protocol a
{
	text-decoration: none;
	font-size: 30px; 
	font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
}
.shtamp-cmpronet
{
	text-align: right; 
}
.shtamp-cmpronet-index
{
	display: inline-block;
	float: left;
	width: 350px;
	margin: -26px 0 0 10px;
}
.Block-Img a
{
	display: block;
	text-decoration: none;
	float: left;
	margin-right: 11px;
}
