@charset "utf-8";

html {
	margin-top: 35px;
}

body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	background: #a7a7a7;
}
a {
	color: #000;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 961px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 172px;
}

#top-image img {
	position: relative;
	left: -20px;
	float: left;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	border-right: 229px solid #0a662a;
	height: 1%;
	background: #fff;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-right: -100%;
}
#content {
	padding: 0 20px;
	background: #fff;
	min-height: 500px;
}

#content h1 {
	font-size: 20px;
	padding-bottom: 10px;
	font-weight: normal;
}

#content h2 {
	font-size: 16px;
	padding-bottom: 10px;
	color: #ac8a43;
	font-weight: bold;
}

#content ul li {
	list-style: disc;
	margin-left: 30px;
}

#content ul {
	padding: 0 5px 15px 0px;
}

#content ul li a {
	color: #000;
	text-decoration: underline;
}

#content ul li a:hover {
	text-decoration: none;
}
#content A { color:#000;  font-weight: bold;}
#content A.int-link { color:#000 }
ol { counter-reset: list1; padding-left: 10px;} 
ol li {
	margin-bottom: 5px;
}

ol li:before {
    counter-increment: list1; 
    content: counter(list1) ". "; 
}

ol ol { counter-reset: list2; padding: 10px; } 
ol ol li:before {
    padding: 5px 15px 0px 15px;
    counter-increment: list2;
    content: counter(list1) "." counter(list2) ". ";
}

#content .csc-textpic-imagewrap {
	padding-right: 10px;
}

#c45 {
	padding-bottom: 20px;
}

#content .main-content {
	position: relative;
	top: 20px;
	margin-bottom: 60px;
}

dd.csc-textpic-caption {
	padding-top: 5px;
	height: 30px;
}

#content .tx_jptest_warning {
	padding-top: 10px;
	color: red;
}

#t3m_faq_category_119_1 dt {
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #ac8a43;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: right;
	margin-right: -228px;
	width: 228px;
	position: relative;
	background: #0a662a;
}

#sideRight .right-content {
	padding: 10px;
}

#sideRight .right-content h3 {
	padding: 20px 5px 0 5px;
	line-height: 26px;
	font-size: 23px;
	font-weight: normal;
}

#sideRight .right-content p {
	font-size: 14px;
	font-weight: normal;
	padding: 10px 5px 0 5px;
}

#sideRight .right-content p.white-text {
	font-size: 12px;	
}

#sideRight .right-content p.bodytext {
	font-size: 12px;
	color: #fff;	
}
.bodytext a {
text-decoration: none;
color: #000;
}
.sidebar-menu1 a, .sidebar-menu2 a, .sidebar-menu3 a, .sidebar-menu4 a, .sidebar-menu5 a{
	color: #fff
}
.sidebar-menu1, .sidebar-menu2, .sidebar-menu3, .sidebar-menu4, .sidebar-menu5 {
	font-size: 12px;
	font-weight: bold;
	padding: 0 3px 13px 42px;
}
.sidebar-menu1 {
	padding-top: 10px;
	background: transparent url(/images/sidebar-menu1.png) 0 15px no-repeat;
}
.sidebar-menu2 {
	background: transparent url(/images/sidebar-menu2.png) 0 5px no-repeat;
}
.sidebar-menu3 {
	background: transparent url(/images/sidebar-menu3.png) 0 5px no-repeat;
}
.sidebar-menu4 {
	background: transparent url(/images/meteor.png) 0 5px no-repeat;
}
.sidebar-menu5 {
	background: transparent url(/images/sidebar-menu5.png) 0 5px no-repeat;
}

span.header {
	font-size: 17px;
}

/* Menu 
-----------------------------------------------------------------------------*/

#menu {
	position: relative;
	z-index: 1;
}

#menu ul {
	padding-top: 12px;
} 

#menu ul li {
	font-size: 13px;
	font-weight: 600;
	background: transparent url(/images/menu-bg.png) center -10px no-repeat;
	height: 40px;
	width: 228px;
}

#menu ul li a {
	position: relative;
	top: -10px;
	display: block;
	padding-top: 10px;
	height: 30px;
	width: 179px;
}

#menu ul li a {
	color: #fefefe;
	text-decoration: none;
	padding-left: 30px;
} 

#menu ul li a:hover {
	position: relative;
	top: -10px;
	display: block;
	padding-top: 10px;
	height: 30px;
	width: 199px;
	background: #408952 url(/images/menu-bg.png) center top no-repeat;
}
/*
#menu ul li.submenu {
	font-size: 13px;
	font-weight: 600;
	background: transparent url(/images/menu-bg.png) 20px -10px no-repeat;
	height: 40px;
	width: 228px;
}
*/

#menu ul li.submenu a {
	position: relative;
	top: -10px;
	display: block;
	padding-top: 10px;
	height: 30px;
	width: 179px;
	background: #387547 url(/images/menu-bg.png) 20px top no-repeat;
}

#menu ul li.submenu a {
	color: #fefefe;
	text-decoration: none;
	padding-left: 50px;
} 

#menu ul li.submenu a:hover {
	position: relative;
	top: -10px;
	display: block;
	padding-top: 10px;
	height: 30px;
	width: 179px;
	background: #408952 url(/images/menu-bg.png) 20px top no-repeat;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	background: #fff url(/images/footer.png) center bottom no-repeat;
	height: 300px;
	width: 961px;
	margin-bottom: 0px;
}

#footer table.footer {
	position: relative;
	top: 20px;
	left: 20px;
}

#footer td.footer {
	width: 160px;
	padding-right: 12px;
	text-align: justify;
	font-size: 12px;
}

#footer td.footer p {
	min-height: 110px;
}	

#logo {
	position: relative;
	top: 0px;
	z-index: 1;
	height: 0px;
	width: 0px;
	background: transparent no-repeat;
}

#copyright {
	color: #666;
	margin-top: -160px;
	float: right;
	width: 324px;
	text-align: justify;
}

#center-footer-link {
	color: #666;
	font-size: 11px;
	position: relative;
	margin-top: 20px;
	text-align: justify;
	padding-left: 0px;
	width: 723px;
	font-size: 12px;
	padding-left: 238px;
	padding-right: 5px;
	margin-bottom: 20px;
}

#center-footer-link a {
        width: 70%;
        text-align:center;
	position: relative;
	z-index: 0;
	color: #666;
	position: relative;
	/*top: -65px;*/
	/*padding-left: 300px;
        padding-right: 300px;*/
}

#live-internet {
	position: relative;
	z-index: 3;
	top: -50px;
	left: 420px;
	width: 1px;
display:none;
}


.csc-mailform-field  label{
width: 160px;
display: block;
margin-left: 275px;
}

.csc-mailform-field  input{
display: block;
margin-left: 275px;
margin-bottom: 5px;
}

.csc-mailform-field #mailformsubmit{
	float:left;
	margin-left: 320px;
}

/* Cоциализация
===================================================================*/

#share42 {
  position: fixed;
  z-index: 1000;
  /*margin-left: -75px;*/
  margin-left: -800px;
  padding: 6px 6px 0px 5px;
  background: #FFF;
  border: 1px solid #E9E9E9;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
* html #share42 {display: none}
#share42:hover {
  background: #F6F6F6;
  border: 1px solid #D4D4D4;
  -webkit-box-shadow: 0 0 5px #DDD;
  -moz-box-shadow: 0 0 5px #DDD;
  box-shadow: 0 0 5px #DDD;
}
#share42 a {opacity: 0.5}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}
#share42 img {margin: 0 !important; padding: 0 !important; border: none !important;}



/* Таблицы - стандартный вариант
===================================================================*/

table .info {
style: solid 1px #666666;
width: 90%;
}

.info tr{
style: solid 1px #666666;
}

.info td{
style: solid 1px #666666;
}

/* для главной страницы
====================================================================*/
#presentation
{
float:left;
width:260px;
height: 171px;
}
/*
     FILE ARCHIVED ON 15:16:02 Jul 12, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:07:58 Oct 09, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.761
  exclusion.robots: 0.023
  exclusion.robots.policy: 0.01
  esindex: 0.017
  cdx.remote: 8.07
  LoadShardBlock: 35.445 (3)
  PetaboxLoader3.datanode: 81.456 (6)
  load_resource: 218.964 (2)
  PetaboxLoader3.resolve: 90.759 (2)
  loaddict: 76.177
*/