/*GENERAL*/

* {
	margin: 0;
	padding: 0;
	outline: 0;
	
}
body {
	font: 12px arial;
	color: #474747;
	margin: 0;
	padding: 0;
}
a  {
	color: #3777a8;
}
a:hover {
	text-decoration: none;
}
.a-act {
	text-decoration: underline;
	font-weight: bold;
	color: #396485;
}
list {
	margin-left: 15px;
}
h1 {
	font: 20px/26px arial;
	color: #396485;
	background: url(bord.gif?OpenFileResource) repeat-x 0 100%;
	padding: 10px;
}
.wrap h1 {
	text-align: center;
}
/*h2 {
	font: 18px/24px arial;
	margin: 10px 0;
}*/
h2 {
	font: 700 16px/20px arial;
	/*color: #396485;*/
	color: #880000;
}
h2 span {
	display: block;
	font: 12px/14px arial;
	/*color: #9faebc;*/
	color: #990000;
}

h3 {
	font: 14px/18px arial;
	color: #396485;
}
h3 span {
	display: block;
	font: 10px/12px arial;
	color: #9faebc;
}

.page-area {
    margin: 10px 0 10px 15px;
}


.ecard-header h2 {
	font: 700 16px/20px arial;
	text-align: center;
}
.ecard-header p {
	font-weight: 700;
	text-align: center;
	padding: 0 100px 20px;
}
.ecard-header span {
	text-transform: uppercase;
	color: #acacac;
}
img {
	border: 0;
}
p {
	margin: 0 0 10px;
}
table {
	border-collapse: collapse;
}
td {
	padding: 3px;
}
.nb {
	background: none !important;
	border: 0 !important;
}
.list-cat{
                 padding: 0px;
	margin-left: 10px;
                  font-weight: bold;
                  color: #3777a8;
                  border-bottom: 1px dashed #3777a8;
                  margin-top: 20px;
	margin-bottom: 30px;	
}
.list-cat2{
                  margin-left: 20px;
                  padding: 0px;
                  font-weight: bold;
                  color: #3777a8;
                  border-bottom: 1px dashed #3777a8;
                   margin-top: 20px;
	margin-bottom: 30px;	
}
.list-cat3{
	margin-left: 30px;
                  padding: 0px;
                  font-weight: bold;
                  color: #3777a8;
                  margin-top: 20px;
	margin-bottom: 30px;	
}
.list-cat4{
                  padding: 0px;
	margin-left: 40px;
                  font-weight: normal;
                  color: #3777a8;
                  border-bottom: 1px dashed #3777a8;
                  margin-top: 20px;
	margin-bottom: 30px;		
}
.list-cat5{
	margin-left: 50px;
                  padding: 0px;
                  font-weight: bold;
                  color: #3777a8;
                  margin-top: 20px;
	margin-bottom: 30px;	
}
.list-cat6{
	margin-left: 60px;
                  padding: 0px;
                  font-weight: normal;
                  color: #3777a8;
                  border-bottom: 1px dashed #3777a8;
                  margin-top: 20px;
	margin-bottom: 30px;	
}
.link-cat-act a{
	padding: 0px;
	color: #fff;
	background: #7caace;
	margin-top: 15px;
	margin-bottom: 15px;
	font: 11px/13px tahoma;
	text-transform: uppercase;
                  text-decoration: none;
}
.link-cat-none a{
	padding: 0px;
	color: #3777a8;
	border-bottom: 1px dashed #3777a8;
	margin-top: 15px;
	margin-bottom: 15px;
	font: 11px/13px tahoma;
	text-transform: uppercase;
                  text-decoration: none;
}
.list {
	list-style: none;
	margin: 10px 0 10px 15px;
}
.list li {
	/*background: url(list.gif?OpenFileResource) no-repeat 0 6px;*/
	padding: 0 0 10px 15px;
}

.table-tabs {
	overflow: hidden;
	list-style: none;
	padding-left: 1px;
	height: 40px;
}
.table-list {
                    margin: 0px;
                    padding: 0px;
                    border: 0;
} 
.table-tabs td {
	float: left;
	font: 15px/31px arial;
	height: 31px;
	margin-left: -1px;
	position: relative;
	z-index: 0;
	padding-right: 15px;
	margin-top: 9px;
}

.table-tabs td a:hover {
	font-weight: 700;
	background: #f8f8f8;
	margin-top: 0;
	z-index: 1;
	height: 40px;
}

.menu-tabs {
	overflow: hidden;
	list-style: none;
	padding-left: 1px;
	height: 40px;
}
.menu-tabs li {
	float: left;
	font: 15px/31px arial;
	height: 31px;
	background: url(menu-tabs.gif?OpenFileResource) 100% 0;
	margin-left: -1px;
	position: relative;
	z-index: 0;
	padding-right: 15px;
	margin-top: 9px;
}

.menu-tabs li a {
	display: block;
	color: #2e2e2e;
	cursor: pointer;
	background: url(menu-tabs.gif?OpenFileResource);
	padding-left: 15px;
}


.menu-tabs .menu-tabs-act {
	font-weight: 700;
	background: url(menu-tabs-act.gif?OpenFileResource) 100% 0;
	margin-top: 0;
	z-index: 1;
	height: 40px;
}
.menu-tabs .menu-tabs-act  a {
	background: url(menu-tabs-act.gif?OpenFileResource);
	cursor: default;
	padding-top: 9px;
}

.tab {
	display: none;
}
.tab-act {
	display: block;
}
.tabs {
	/*background: url(tabs-bg.gif?OpenFileResource) repeat-y;*/
	/*width: 951px;*/
	margin-top: -1px;
    border: 1px solid #dadada;
}
.tabs-t {
	/*background: url(tabs-bg-t.gif?OpenFileResource) no-repeat;*/
}
.tabs-b {
	/*background: url(tabs-bg-b.gif?OpenFileResource) no-repeat 0 100%;*/
	padding: 10px;
}
.print-tabs {
	float: right;
	position: relative;
	top: 10px;
	right: 10px;
	padding-left: 25px;
	background: url(print.gif?OpenFileResource) no-repeat;
	font: 700 12px/14px tahoma;
}
.wrap-tabs {
	/*width: 951px;*/
	margin: 0 auto;
	font: 12px arial;
}
.alt-menu {
	overflow: hidden;
	/*height: 20px;*/
	list-style: none;
	padding: 10px;
}
.alt-menu li {
	float: right;
	display: inline;
	font: 11px/13px tahoma;
	text-transform: uppercase;
	padding: 2px 5px;
	margin: 0 5px;
}
.alt-menu li a {
	text-decoration: none;
	border-bottom: 1px dashed #3777a8;
	cursor: pointer;
}
.alt-menu li a:hover{
	border: 0;
}
.alt-menu .alt-menu-act {
	padding: 1px 5px;
	background: #7caace;
	border: 1px solid #587891;
	border-bottom:  1px solid #9dbfda;
	border-right:  1px solid #9dbfda;
}
.alt-menu .alt-menu-act  a{
	color: #fff;
	border: 0;
	cursor: default;
}
.alt-menu-big ,.alt-menu-mid{
	margin-left: -15px;
	padding: 0 10px 10px;
}
.alt-menu-big li {
	float:  left;
	font: 13px/16px arial;
}
.alt-menu-mid li {
	float: left;
}
.alt-menu-big li span {
	font-weight: 100;
}
/*! каркас !*/

.fix {
	min-width: 975px;
	max-width: 1850px;
	margin: 0 auto;
	width: 100%;
}

.fix-techno {
	min-width: 75px;
	max-width: 350px;
	margin: 0 auto;
	width: 100%;
}

.wrap .fix {
	width: 1000px !important;
	margin: 0 auto;
}
.fix-pad {
	padding: 0 10px;
}

.fix-pad-techno {
	padding: 0 3px;
}

#head {
	height: 47px;
	padding: 3px 0 0 3px;
}
#head a {
	display: block;
	width: 535px;
	height: 47px;
	background: url(logo.gif?OpenFileResource);
	text-indent: -2000px;
	overflow: hidden;
}

#head-techno {
	height: 47px;
	padding: 0px 0 0 0px;
}
#head-techno a {
	display: block;
	height: 47px;
	background: url(logo-techno1.gif?OpenFileResource) no-repeat;
	overflow: hidden;
}
.wrap #head {
	padding-left: 0;
}
.wrap #head a {
	margin: 0 auto;
}
#foot {
	overflow: hidden;
	background: url(bord.gif?OpenFileResource) repeat-x;
	padding: 15px 5px 25px;
	font: 11px/13px arial;
	color: #396485;
}
#copy {
	float: left;
}
#main-site {
	float: right;
	color: #396485;
}
#main {
	padding: 15px 0 10px;
	overflow: visible;
}

#main-techno {
	padding: 0 0 0;
	overflow: hidden;
}

#left-col {
	width: 240px;
	float: left;
	/*overflow: hidden;*/
	font: 12px arial;
}
#right-col {
	padding: 5px 3px 15px 10px;
	/*overflow: visible;*/
	font: 12px arial;
	width: 100%;
}
#right-col.no-right-pad {
	padding-right: 0 !important;
}
.text-block {
	/*padding-right: 255px !important;*/
}
/*! левое меню !*/

.left-menu {
	position: relative;
	background: #efeeee;
	overflow: hidden;
	width: 100%;
}
.left-menu div {
	/*background: url(gb_corn_t.gif?OpenFileResource) no-repeat #f3f2f2;*/
	margin: 0 10px 0 0;
	overflow: hidden;
	width: 245px;
}
.left-menu ul {
	position: relative;
	list-style: none;
	/*background: url(gb_corn_b.gif?OpenFileResource) no-repeat 0 100%;*/
	padding: 15px 7px;
	/*width: 210px;*/
}
.left-menu  #left-menu-toggle {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 10px;
	height: 100%;
	/*background: url(left-menu-arw.gif?OpenFileResource) no-repeat 3px 50%;*/
	cursor: pointer;
	text-indent: -1000px;
}
.left-menu  #left-menu-toggle.lm-close {
	/*background: url(left-menu-arw.gif?OpenFileResource) no-repeat -12px 50%;*/
}
.left-menu ul  ul{
	padding: 7px 0 0 0;
}
.left-menu li {
	line-height: 14px;
	padding: 5px 0 5px 17px;
	font-weight: 700;
	background: url(li-2.gif?OpenFileResource) no-repeat 0 8px;
}
.left-menu li ul {
	display: none;
}
.left-menu li ul li ul {
	display: block;
}
.left-menu li.lm-active ul {
	display: block;
}
.left-menu li li{
	font-weight: 100;
	background: url(li-1.gif?OpenFileResource) no-repeat 0 7px;
}
.left-menu li  a {
	text-decoration: none;
	border-bottom: 1px dashed #3777a8;
	cursor: pointer;
}
.left-menu li  a:hover {
	border: 0;
}
.left-menu li li a,.left-menu li.lm-active li a{
	text-decoration: underline;
	border: 0;
}
.left-menu li li a:hover,.left-menu li.lm-active li a:hover{
	text-decoration: none;
}
.left-menu  li.lm-active a {
	border: 0;
	text-decoration :none;
}
.left-menu li li.lm-sub-active a {
	color: #474747;
	text-decoration: none;
	cursor: default;
}
.left-menu li li.lm-sub-active {
	background: url(li-3.gif?OpenFileResource) no-repeat 0 7px;
}
.left-menu li.has-sub2-menu a {
                  font-weight: 700;
	text-decoration: none !important;
	cursor: pointer;
}
.left-menu li.has-sub2-menu  li a {
                  font-weight: 100;
                 cursor: pointer;
	text-decoration: underline !important;
	border: 0 !important;
}
.left-menu li.has-sub2-menu li a:hover{
                  font-weight: 100;
	text-decoration: none !important;
                 cursor: pointer;
}

/*! Меню в Кабинете!*/
.left-menu-techno {
	position: relative;
	background: #efeeee;
	overflow: hidden;
	width: 100%;
}

.left-menu div {
	/*background: url(gb_corn_t.gif?OpenFileResource) no-repeat #f3f2f2;*/
	margin: 0 0 0 0;
	overflow: hidden;
	width: 220px;
}

.left-menu-techno ul {
	position: relative;
	list-style: none;
	padding: 15px 5px;
	width: 210px;
}
.left-menu-techno  #left-menu-toggle {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 10px;
	height: 100%;
	cursor: pointer;
	text-indent: -1000px;
}

.left-menu-techno ul  ul{
	padding: 5px 0 0 0;
}
.left-menu-techno li {
	line-height: 14px;
	padding: 5px 0 5px 15px;
	font-weight: 700;
	background: url(li-2.gif?OpenFileResource) no-repeat 0 8px;
}
.left-menu-techno li ul {
	display:block;
}

.left-menu-techno li li{
	font-weight: 100;
	background: url(li-1.gif?OpenFileResource) no-repeat 0 7px;
}
.left-menu-techno li  a {
	text-decoration: none;
	/*border-bottom: 1px dashed #3777a8;*/
	cursor: pointer;
}
.left-menu-techno li  a:hover {
	border: 0;
}

/*! под левым меню !*/

.copy-asozd {
	font: 11px/13px tahoma;
	color: #aeaeae;
	padding: 25px 10px;
	overflow: hidden;
	width: 220px;
}
.copy-asozd-year {
	padding: 5px 0 5px 90px;
	background: url(logo-asozd.gif?OpenFileResource) no-repeat 0 50%;
}
.copy-asozd-abrv {
	padding: 5px 0;
}
/*! серый блок круглые углы !*/

.gray-block {
	/*background: #f3f2f2;*/
	background: none repeat scroll 0 0 #F3F2F2;
	margin: 10px 0;
	width: 100%;
}
.long-box .gray-block {
	width: 671px;
}
.gb-corn-t {
	/*background: url(gb_corn_t.gif?OpenFileResource) no-repeat scroll 0 0 transparent;*/
	/*background: url(gb_corn_t.gif?OpenFileResource) no-repeat;*/
}
.gb-corn-b {
	 /*background: url(gb_corn_b.gif?OpenFileResource) no-repeat scroll 0 100% transparent;*/
	/*background: url(gb_corn_b.gif?OpenFileResource) no-repeat 0 100%;*/
	padding: 20px;
	
}
.gb-corn-b table{
	font: 12px Arial;
	width: 100%;
	border: 0px;
}
.long-box .gb-corn-t {
	/*background: url(gb_corn_t-l.gif?OpenFileResource) no-repeat;*/
}
.long-box  .gb-corn-b {
	/*background: url(gb_corn_b-l.gif?OpenFileResource) no-repeat 0 100%;*/
	padding: 10px;
}
.gray-block-pad5 {
	padding: 7px;
}
/* подсказка к вопросику */
.quest {
	margin: 0 0 0 3px;
}
.quest img {
	margin: 2px 0 0;
	vertical-align: top;
}
.quest-title {
	display: block;
	position: absolute;
	/*background: url(tooltip-c.png?OpenFileResource) repeat-y;*/
	width: 222px;
	z-index: 3000;
	padding: 10px;
}
.quest-title .quest-title-t{
	display: block;
	/*background: url(tooltip-t.png?OpenFileResource) no-repeat;*/
	height: 8px;
	width: 242px;
	position: absolute;
	left: 0;
	top: -8px;
	overflow: hidden;
}
.quest-title .quest-title-b{
	display: block;
	/*background: url(tooltip-b.png?OpenFileResource) no-repeat;*/
	height: 6px;
	width: 242px;
	position: absolute;
	left: 0;
	bottom: -6px;
	overflow: hidden;
}

/*! главная страница !*/

.header-news {
	margin: 30px 0 20px;
}
.date-time {
	display: block;
	/*background: url(date-time.gif?OpenFileResource) no-repeat;*/
	padding: 0 0 0 19px;
	line-height: 12px;
	color: #aeaeae;
	margin: 10px 0;
}
.news-block-item  a {
	color: #3777a8;
	display: block;
	text-decoration: none;
}
.news-block-item  a span {
	font-weight: 700;
	text-decoration: underline;
}
.news-block-item  a span:hover {
	text-decoration: none;
}
.news-list  {
	list-style: none;
	padding: 0 0 12px 10px;
}
.news-list li {
	/*background: url(news-list.gif?OpenFileResource) no-repeat 0 10px;*/
	padding: 3px 0 3px 20px;
}
.news-block-item {
	border-bottom: 1px dotted #acacac;
              margin: 5px 5px 5px 5px;
}
/*! поиск по законопроектам !*/

.z-search-key .form-text {
	width: 200px;
}
.z-param-search  {
	/*margin: 15px 15px 0;*/
	width: 100%
}
.z-param-search td {
	vertical-align: top;
	border-bottom: 1px dotted #acacac;
	padding: 5px 3px;
}
.z-param-search  .param-search {
	width: 300px;
}
.check-block label {
	display: block;
	position: relative;
	padding: 2px 0 2px 20px;
	margin: 0 0 0 10px !important;
	height: 14px;
	width: 250px;
}
.check-block label  input {
	position: absolute;
	top: 2px;
	left: 0;
	width: 15px;
	height: 15px;
}
.date-reg  div {
	padding: 3px 0 3px 10px;
}
.date-reg  span {
	float: left;
	width: 20px;
	padding-top: 2px;
}
.date-reg .ui-datepicker-trigger {
	vertical-align: top;
	margin-left: 5px;
}
.z-form-submit {
	overflow: hidden;
	width: 100%;
	padding-right: 20px; 
}
.long-box .z-form-submit {
	width: 670px;
}
.z-form-submit .submit-big {
	float: right;
}
/*! страница поиска по датам событий !*/

.z-date-event-head  {
	text-align: center;
	font: 700 13px/15px arial;
	color: #3777a8;
	background: #f8f8f8;
	border-top: 1px solid #acacac;
	padding: 10px 0;
}
.z-date-event-head  ins {
	font: 11px/13px arial;
	border-bottom: 1px dotted #3777a8;
	text-decoration: none;
	text-transform: uppercase;
}
.z-date-event-head .page-nave-prev1 {
	float: left;
	margin-top: 10px;
}
.z-date-event-head .page-nave-next1 {
	float: right;
	margin-top: 10px;
}
.z-date-event {
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #acacac;
}
.z-date-event td {
	padding: 8px 5px;
	border-top: 1px dotted #acacac;
}
.z-date-event table {
	font: 11px/13px arial;
}
.z-date-event table td {
	border: 0;
	padding: 5px;
}
.z-date-event-stat {
	width: 25px;
}
.stat1 {
	/*background: url(stat1.gif?OpenFileResource) no-repeat 50% 12px;*/
}
.stat2 {
	/*background: url(stat2.gif?OpenFileResource) no-repeat 50% 12px;*/
}
 .z-date-event-zakon {
	width: 280px;
}
.z-date-event-zakon  a {
	text-decoration: none;
}
.z-date-event-zakon  a span {
	font-weight: 700;
	text-decoration: underline;
}
.z-date-event-zakon  a span:hover {
	text-decoration: none;
}
/*! поиск по паспортным данным !*/
.z-form-two-col {
	width: 99%;
	border-bottom: 1px dotted #acacac;
}
.solid-bord  {
	border-bottom-style: solid !important;
}
.z-form-two-col td{
	width: 50%;
	padding: 10px 3px;
	vertical-align: top;
}
.z-form-two-col td.td2 {
	width: 295px;
}
.z-form-two-col td td {
	width: auto;
}
.z-form-two-col div {
	padding: 3px 0;
}
.z-form-two-col .form-text {
	width: 270px;
}
.z-form-two-col  .param-search {
	margin: 4px -3px 0;
}
.z-form-two-col  label {
	margin-bottom: 10px;
	/*float: left;*/
}
.btn-list  {
	width: 100%;
	height: 20px;
	overflow: hidden;
}
.btn-list .submit input {
	width: 90px;
	padding: 0 4px 0 0;
	text-transform: none;
	font: 11px arial;
	text-align: right;
}
.btn-list .submit {
	padding: 0 0 0 4px;
	margin: 0;
	position: relative;
	float: left;
}
.submit .ico-list {
	display: block;
	position: absolute;
	left: 8px;
	top: 7px;
	width: 9px;
	height: 7px;
	/*background: url(btn-list.gif?OpenFileResource);*/
	overflow: hidden;
}
.btn-list .submit span {
	padding: 0 4px 0 0;
}
.z-form-two-col  div.z-key-seach {
	padding: 5px 0;
}
.z-key-seach  .z-key {
	display: block;
	margin: 5px 0 0;
	color: #474747;
	text-decoration: none;
	font: 11px/13px arial;
}
.z-key-seach  .z-key:hover{
	text-decoration: underline;
}
.z-key-seach   .z-key-del {
	display: block;
	float: left;
	width: 11px;
	height: 11px;
	/*background: url(z-key-del.gif?OpenFileResource);*/
	overflow: hidden;
	text-indent: -100px;
	margin: 6px 5px 0 0;
	cursor: pointer;
}
.z-form-comment {
	font-size: 11px;
	color: #9b9b9b;
}
.z-form-select {
	margin-top: 8px;
}
.z-form-select  .form-select {
	width: 246px;
}
.z-date-reg .date-reg input {
	width: 140px;
}
.z-date-reg  .form-select {
	width: 116px;
}
.numb-fed-arch  {
	clear: both;
	vertical-align: middle;
}
.numb-fed-arch .form-text {
	width: 220px !important;
}
/*! страница ecard !*/
.data-block-show {
	overflow: hidden; 
	height: 30px;
	padding-left: 20px;
	margin-left: 10px;
	/*background: url(data-block-show.gif?OpenFileResource) no-repeat 0 -26px;*/
}
.data-block-show-act {
	background-position: 0 2px;	
}
.data-block-show a {
	font: 700 14px/16px arial;
	border-bottom: 1px dashed #3777a8;
	cursor: pointer;
	float: left;
}
.data-block-show a:hover {
	border: 0;
}
.data-block {
	padding: 0 20px 20px;
	display: block;
}
.data-block-table {
	font: 12px arial;
}
.data-block-table td{
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px dotted #acacac;
}
.data-block-table td.dbt-first-td{
	font-weight: 700;
	width: 40%;
}
.data-block-table td.dbt-first-td1{
	width: 700px !important;
}
.tb-nb {
	margin-left: 3%;
	width: 97%;
}
.nb td {
	border: 0 !important;
}
.border-solid td {
	border-bottom: 1px solid #acacac;
}
.date-block-header {
	font-weight: 700;
	margin: 10px 0;
}
.ch-item {
	overflow: hidden;
	padding: 0 10px;
}
.ch-item-header {
	font-weight: 700;
	padding: 10px 0;
}
.ch-item-date {
	float: left;
	width: 150px;
}
.ch-item-event {
	margin: 0 150px;
}
.ch-item-event-numb {
	float: right;
	width: 150px;
}
/*! laws for feadback !*/
.list-table {
	/*border-top: 1px solid #9faebc;*/
	padding: 20px 0;
}

.list-table  span {
margin-left: 10px;

}

.list-table  div {
margin-left: 15px;
}

.list-table div a b{
	border-bottom: 1px dashed #3777a8;
	}


.list-table li {
	list-style: none;
	padding: 5px 0;
}
.list-table li li {
	padding-left: 24px;
}
.list-table li li li{
	padding-left: 13px;
}
.list-table .wrap-table-data {
	margin: 5px 0 0 5px;
}
.list-table li  a {
	font: 700 14px/14px arial;
	padding-left: 20px;
	/*background: url(data-block-show.gif?OpenFileResource) no-repeat 0 -27px;*/
	cursor: pointer;
	text-decoration: none;
}
.list-table li  a.bl-act {
	background-position: 0 1px;
}
.list-table li a span {
	border-bottom: 1px dashed #3777a8;
}
.list-table li a:hover span {
	border: 0;
}
.list-table li  li a {
	font-size: 12px;
	/*background: url(data-block-show1.gif?OpenFileResource) no-repeat 0 3px;*/
	padding-left: 15px;
}
.list-table li  li a.bl-act {
	background-position: 0 -28px;
}
.list-table li  li li a {
	font: 12px/14px arial;
	color: #5594c4;
	/*background: url(data-block-show2.gif?OpenFileResource) no-repeat 0 5px;*/
	padding-left: 12px;
}
.list-table li  li li a.bl-act {
	background-position: 0 -29px;
}
.list-table li  li li {
	padding: 5px 0 0;
}
/* таблица */

/*!!*/
.table-data-numb {
	text-align: center;
}
.table-data .numb-zakon {
	padding-bottom: 5px;
}
.table-data .numb-zakon a {
	font-weight: 700;
}
/*!!*/

.table-data {
	border: 1px solid #dadada;
	position: relative; 
	top: 5px; 
	border-bottom: 1px;
	padding: 1px 1px 1px;
	margin-bottom: 10px;
	font: 12px arial;
	width: 100%;
}
.table-data table {
	border: 1px solid #fff;
	border-top: 0;
	table-layout: auto;
	font: 12 px arial;
	
}
.table-data thead{
	background: #f9f9f9;
	font: 700 11px/13px arial;
}
.table-data td {
	border: 1px dotted #bebebe;
	vertical-align: top;
	padding: 4px;
}
.row-gray td {
	background: #f9f9f9;
}
.row-first td {
	border-top: 0;
	/*background: url(table_head_shad.gif?OpenFileResource) repeat-x;*/
}

tr.row-thead {
	background: #f9f9f9;
	font: 700 11px/13px tahoma;
	text-align: center;
}

td.row-thead {
	background: #f9f9f9;
	font: 500 11px/13px tahoma;	
}
.table-data th {
	/*background: url(table_head.gif?OpenFileResource) repeat-x;*/
	font: 700 11px/13px tahoma;
	text-shadow: 1px 1px #f6f6f6;
	padding: 5px 10px 8px;
	text-align: left;
	cursor: pointer;
	border-left: 1px solid #e2e2e2;
	vertical-align: top;
}
.table-data th.th-first {
	border: 0;
	width: 30px;
}
.table-data th.th-first.max {
	width: 100%;
}
.table-data th.th-second {
	width: 30%;
}
.table-data th:hover,.table-data th.ie6-hover  {
	background-position: 0 -75px;
}
/*! не сортируемые столбцы !*/
.table-data th.no-sort  {
	background-position: 0 0 !important;
	cursor: default !important;
}
.table-data th.no-sort div span {
	cursor: default !important;
}
/*!!*/
.table-data th div, .table-data th a {
	position: relative;
	padding-right: 10px;
}
.table-data th div span, .table-data th a span {
	position: absolute;
	right: -10px;
	top: 4px;
	display: block;
	width: 10px;
	height: 10px;
}

.table-data th.data-sort-up a, .table-data th.data-sort-down a, .table-data th.data-sort-def a
{
    color: #474747;
    text-decoration: none;
    display: block;
}

.table-data th.data-sort-up div span,.table-data th.data-sort-up a span {
	/*background: url(sort_up.gif?OpenFileResource) no-repeat;*/
}
.table-data th.data-sort-down div span,.table-data th.data-sort-down a span {
	/*background: url(sort_down.gif?OpenFileResource) no-repeat;*/
}
.table-data th.data-sort-def div span,.table-data th.data-sort-def a span {
	/*background: url(sort_def.gif?OpenFileResource) no-repeat;*/
}
.table-data-foot {
	/*background: url(table_foot.gif?OpenFileResource) repeat-x;*/
}
.table-data-foot-l {
	/*background: url(table_foot_l.gif?OpenFileResource) no-repeat;*/
}
.table-data-foot-r {
	height: 29px;
	padding-bottom: 3px;
	/*background: url(table_foot_r.gif?OpenFileResource) no-repeat 100% 0;*/
	color: #a4a4a4;
}
.tdf-data1 {
	background-position: 0 100%;
}
.tdf-data1 .table-data-foot-r {
	font-size: 11px;
	padding-left: 10px;
	background-position: 100% 100%;
}
.tdf-data1 .table-data-foot-l {
	/*background: url(table_foot_l1.gif?OpenFileResource) no-repeat 0 100%;*/
}
.table-data-foot-count {
	height: 28px;
	background: #f3f5f5;
	border-right: 1px solid #ebebeb;
	float: left;
	line-height: 28px;
	padding: 0 10px 0 5px;
	margin: 1px 0 0 7px;
	display: inline;
}


/* style for element form */

.submit-big {
	float: left;
	padding: 0 0 0 0px;
	/*background: url(sub-btn-corn.gif?OpenFileResource) no-repeat;*/
	margin-right: 5px;
	cursor: pointer;
}
.submit-big span {
	display: block;
	padding: 0 8px 0 0;
	/*background: url(sub-btn-corn.gif?OpenFileResource) no-repeat 100% -29px;*/
}
.submit-big input {
	border: 0;
	/*background: url(sub-btn.gif?OpenFileResource) repeat-x;*/
	padding: 0 8px;
	height: 29px;
	font: 14px/14px arial;
	color: #fff;
	cursor: pointer;
}
.submit-big-down input {
	/*background: url(sub-btn.gif?OpenFileResource) repeat-x 0 -29px;*/
}
.submit-big-down {
	/*background: url(sub-btn-corn.gif?OpenFileResource) no-repeat 0 -58px;*/
}
.submit-big-down span {
	/*background: url(sub-btn-corn.gif?OpenFileResource) no-repeat 100% -87px;*/
}
.submit-big.submit-big-disabled {
	/*background: url(sub-btn-corn.gif?OpenFileResource) no-repeat 0 -116px;*/
	cursor: default;
}
.submit-big.submit-big-disabled span {
	/*background: url(sub-btn-corn.gif?OpenFileResource) no-repeat 100% -145px;*/
	cursor: default;
}
.submit-big.submit-big-disabled input {
	/*background: url(sub-btn.gif?OpenFileResource) repeat-x 0 -58px;*/
	cursor: default;
}
.submit {
	float: left;
	padding: 0 0 0 8px;
	/*background: url(sub-btn-corn.gif?OpenFileResource) no-repeat 0 -174px;*/
	margin-right: 10px;
	cursor: pointer;
}
.submit span {
	display: block;
	padding: 0 8px 0 0;
	/*background: url(sub-btn-corn.gif?OpenFileResource) no-repeat 100% -194px*/
}
.submit input {
	border: 0;
	/*background: url(sub-btn.gif?OpenFileResource) repeat-x 0 -87px;*/
	padding: 0 8px;
	height: 20px;
	font: 10px/10px tahoma;
	text-transform: uppercase;
	color: #fff !important;
	cursor: pointer;
}
.submit-down input {
	/*background: url(sub-btn.gif?OpenFileResource) repeat-x 0 -107px;*/
}
.submit-down {
	/*background: url(sub-btn-corn.gif?OpenFileResource) no-repeat 0 -214px;*/
}
.submit-down span {
	/*background: url(sub-btn-corn.gif?OpenFileResource) no-repeat 100% -234px;*/
}
.submit-disabled {
	/*background: url(sub-btn-corn.gif?OpenFileResource) no-repeat 0 -254px;*/
	cursor: default;
}
.submit-disabled span {
	/*background: url(sub-btn-corn.gif?OpenFileResource) no-repeat 100% -274px;*/
	cursor: default;
}
.submit.submit-disabled input {
	/*background: url(sub-btn.gif?OpenFileResource) repeat-x 0 -127px;*/
	cursor: default;
}
.ui-datepicker-trigger {
	border: 0;
}
.btn-calendar, .ui-datepicker-trigger {
	width: 22px;
	height: 21px;
	text-indent: -1000px;
	overflow: hidden;
	/*background: url(btn.gif?OpenFileResource) no-repeat 0 -120px;*/
	cursor: pointer;
	display: inline;
}
.btn-calendar.btn-calendar-down, .ui-datepicker-trigger.ui-datepicker-trigger-down {
	background-position: 0 -141px;
}
.bc-disabled {
	background-position: 0 -162px;
	cursor: default;
}
.form-text-big {
	border: 1px solid #acacac;
	background: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-bordr-radius: 3px;
	color: #474747;
	font: 14px/19px arial;
	padding: 1px 1px;
	height: 21px;
	width: 190px;
}
.form-text-big:focus {
	background: #ffffe6;
}
.form-select-big {
	border: 1px solid #acacac;
	background: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-bordr-radius: 3px;
	color: #474747;
	font: 14px/23px arial;
	height: 29px;
	min-width: 190px;
	max-width: 400px;
}
.form-text {
	border: 1px solid #acacac;
	background: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-bordr-radius: 3px;
	color: #474747;
	font: 12px/15px arial;
	padding: 2px 5px;
	height: 15px;
	width: 153px;
}
.form-textarea {
	border: 1px solid #acacac;
	background: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-bordr-radius: 3px;
	color: #474747;
	font: 12px/15px 'Courier New',arial;
	padding: 2px 5px;
	max-height: 500px;
	max-width: 600px;
	width: 600px;
	height: 150px;
}
.form-text:focus {
	background: #ffffe6;
	cursor: default;
}
.form-select {
	border: 1px solid #acacac;
	background: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-bordr-radius: 3px;
	color: #474747;
	font: 12px/16px arial;
	height: 21px;
	min-width: 150px;
	max-width: 360px;
}
.ft-disabled, .ft-disabled:focus, select.fs-disabled, select.fs-disabled:focus {
	color: #949494;
	background: #f4f4f4;
	border: 1px solid #acacac;
	cursor: default;
}
.border-line-dotted {
	min-height: 10px;
	/*background: url(bord-g1.gif?OpenFileResource) repeat-x 0 100%;*/
}
.border-line-dashed {
	min-height: 10px;
	/*background: url(bord-g2.gif?OpenFileResource) repeat-x 0 100%;*/
}
.border-line-dashed1 {
	min-height: 10px;
	/*background: url(bord-g3.gif?OpenFileResource) repeat-x 0 100%;*/
}
.message-error {
	padding: 5px 0 5px 18px;
	color: #d50019;
	/*background: url(ico2-1.gif?OpenFileResource) no-repeat 2px 9px;*/
}
.message-warning {
	padding: 5px 0 5px 18px;
	color: #d79f19;
	/*background: url(ico2-2.gif?OpenFileResource) no-repeat 0 6px;*/
}
.message-info {
	padding: 5px 0 5px 18px;
	color: #3777a8;
	/*background: url(ico2-3.gif?OpenFileResource) no-repeat 0 7px;*/
}
.message-success {
	padding: 5px 0 5px 18px;
	color: #0f9400;
	/*background: url(ico2-4.gif?OpenFileResource) no-repeat 0 9px;*/
}
.message-error-bg {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-bordr-radius: 5px;
	background: #ffd9da;
	padding: 0 8px;
	margin: 5px 0;
	width: 374px;
}
.message-warning-bg {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-bordr-radius: 5px;
	background: #fff49a;
	padding: 0 8px;
	margin: 5px 0;
	width: 374px;
}
.message-info-bg {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-bordr-radius: 5px;
	background: #eafbfc;
	padding: 0 8px;
	margin: 5px 0;
	width: 374px;
}
.message-success-bg {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-bordr-radius: 5px;
	background: #bff5a5;
	padding: 0 8px;
	margin: 5px 0;
	width: 374px;
}
.key-words {
	overflow: hidden;
	padding: 10px 0;
}
.key-words a {
	float: left;
	display: inline;
	margin: 3px 0 0 10px;
}
.key-words a.key-del {
	margin: 3px 0 0 5px;
	/*background: url(ico.gif?OpenFileResource) no-repeat -187px 0;*/
	width: 15px;
	height: 16px;
	overflow: hidden;
	text-indent: -1000px;
}
.key-disab {
	float: left;
	display: inline;
	margin: 0 0 0 5px;
	/*background: url(ico.gif?OpenFileResource) no-repeat -281px 0;*/
	width: 15px;
	height: 16px;
	overflow: hidden;
	text-indent: -1000px;
}
/* select */

div.selectbox-wrapper,div.selectbox-small-wrapper {
	position: absolute;
	background-color: #fff;
	border: 1px solid #acacac !important;
	border-top: 0 !important;
	margin: 0 0 0 4px;
	z-index: 1000;
	overflow: auto;
	max-height: 200px;
}
div.selectbox-wrapper ul li, div.selectbox-small-wrapper ul li {
	list-style: none;
	font: 14px/21px arial;
	color: #474747;
	padding: 3px;
	cursor: pointer;
	display: block;
	min-height: 21px;
}
/* активный пункт
div.selectbox-wrapper ul li.selected,div.selectbox-small-wrapper ul li.selected {
  background-color: #eafbfc;
}
*/

div.selectbox-wrapper ul li.current, div.selectbox-small-wrapper ul li.current {
	background-color: #fcfcc4;
}
.selectbox, .selectbox-small {
	display: block;
	border: 0;
	cursor: pointer;
	height: 29px;
	color: #474747;
	font: 14px/29px arial;
	background: none;
	padding: 0 25px 0 0;
	overflow: hidden;
}
.selectbox-small {
	height: 21px;
	font: 12px/21px arial;
}
.selectbox-left-corn, .selectbox-small-left-corn {
	/*background: url(../img/select.gif) no-repeat;*/
	display: block;
  cursor: pointer;
}
.selectbox-right-corn, .selectbox-small-right-corn {
	position: relative;
	/*background: url(../img/select.gif) no-repeat 100% 0;*/
	display: block;
	margin: 0 0 0 5px;
	padding: 0 25px 0 0;
	right: -3px;
}
.selectbox-small-left-corn {
	/*background: url(../img/select.gif) no-repeat 0 -58px;*/
}
.selectbox-small-right-corn {
	/*background: url(../img/select.gif) no-repeat 100% -58px;*/
}
div.selectbox-small-wrapper ul li {
	font: 12px/18px arial;
	min-height: 18px;
	padding: 3px;
}
.selectbox-small-left-corn.fs-disabled {
	background-position: 0 -79px;
}
.selectbox-small-left-corn.fs-disabled .selectbox-small-right-corn {
	background-position: 100% -79px;
}
.selectbox-left-corn.fs-disabled {
	background-position: 0 -29px;
}
.selectbox-left-corn.fs-disabled .selectbox-right-corn {
	background-position: 100% -29px;
}
.fs-disabled input,.fs-disabled {
  cursor:default;
}
/* end select */

/* календарь */

.r-calendar-block {
	background: #fbfbfb;
	overflow: hidden;
	padding: 10px 17px;
}
.ui-datepicker-header {
	position: relative;
	padding: 0 0 10px;
	border-bottom: 1px solid #d1d1d1;
}
.ui-datepicker-header a {
	position: absolute;
	display: block;
	width: 15px;
	height: 16px;
	overflow: hidden;
	text-indent: -1000px;
	cursor: pointer;
}
.ui-datepicker-prev {
	/*background: url(../img/ico.gif) -100px 0;*/
	top: 0;
	left: 3px;
}
.ui-datepicker-next {
	/*background: url(../img/ico.gif) -115px 0;*/
	top: 0;
	right: 3px;
}
.ui-datepicker-prev.ui-datepicker-noact {
	background-position: -130px 0;
}
.ui-datepicker-next.ui-datepicker-noact {
	background-position: -145px 0;
}
.ui-datepicker-title {
	text-align: center;
	text-transform: uppercase;
	color: #13609a;
	font: 700 13px/15px arial;
}
.ui-datepicker-calendar {
	text-align: center;
	width: 203px;
	margin: 0 auto;
}
.ui-datepicker-calendar th {
	font: 700 12px/12px arial;
	color: #3777a8;
	padding: 5px 0;
	/*background: url(../img/bord1.gif) repeat-x 0 100%;*/
	width: 29px;
}
.ui-datepicker-calendar td {
	width: 29px;
	padding: 4px 0 0;
	height: 20px;
	vertical-align: top;
}
.ui-datepicker-calendar td a {
	display: block;
	font: 12px/16px arial;
	text-align: center;
	width: 20px;
	height: 16px;
	padding-bottom: 4px;
}
.day-treasure span {
	cursor: pointer;
	text-decoration: underline;
	color: #3777a8;
}
.ui-datepicker-calendar td.ui-datepicker-week-end a {
	color: #e85a53 !important;
}
.ui-datepicker-calendar td a:hover, .ui-datepicker-calendar td a.ui-state-active {
	color: #fff !important;
	background: #7caace;
	border: 1px solid #587891;
	border-bottom: 1px solid #8db5d5;
	border-right: 1px solid #8db5d5;
	cursor: pointer;
	text-decoration: underline;
	height: 14px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-bordr-radius: 3px;
}
.ui-datepicker-calendar td.ui-datepicker-week-end a:hover {
	border: none;
	background: none;
	color: #e85a53 !important;
}
#ui-datepicker-div {
	margin-top: 35px;
	/*background: url(../img/calendar.png) 0 100%;*/
	width: 230px;
	text-align: center;
	display: none;/*!!*/
}
#ui-datepicker-div .ui-datepicker-header {
	/*background: url(../img/calendar.png) 0 0;*/
	width: 213px;
	padding: 15px 8px 0px 9px;
	position:relative;
	height: 20px;
	top: -35px;
	border-bottom: 0;
}
#ui-datepicker-div .ui-datepicker-calendar {
	position:relative;
	top: -35px;
}
#ui-datepicker-div .ui-datepicker-prev {
	top: 15px;
	left: 11px;
}
#ui-datepicker-div .ui-datepicker-next {
	top: 15px;
	right: 12px;
}
#ui-datepicker-div .ui-datepicker-title {
	border-bottom: 1px solid #d1d1d1;
	height: 19px;
}
#news-datepicker-show-day {
	font-size:11px;
	border-top: 1px solid #d1d1d1;
	padding: 10px 0 0;
	margin-top: 5px;
	overflow: hidden;
	width: 203px;
}
.news-datepicker-show-day-text {
	position: relative;
	width: 203px;
	height:16px;
	padding: 5px 0 0 0;
}
.news-datepicker-show-day-text input {
	position: absolute;
	top: 0;
	right: 0;
	width: 107px;
	color: #c7c7c7;
}
#datepicker-submit-wrap {
	float: right;
	margin: 13px 2px 0;
}
#datepicker-submit-wrap input {
	width: 85px;
}
/* param-select */

.param-select {
	border: 1px solid #acacac;
	background: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-bordr-radius: 3px;
	color: #474747;
	font: 12px/16px arial;
	height: 21px;
	min-width: 150px;
	max-width: 360px;
}
.param-search {
	display: block;
	overflow: hidden;
	list-style: none;
	margin-left: 5px;
	padding-top: 1px;
}
.param-search li {
	float: left;
	display: inline;
	margin: 0 6px 4px;
	cursor: pointer;
	font: 11px/15px tahoma;
	color: #3777a8;
	border-bottom: 1px dashed #3777a8;
}
.param-search li:hover,.param-search li.hover {
	border-bottom: 0;
	padding-bottom: 1px;
}
.param-search li.ps-act {
	background: #7caace;
	color: #fff;
	border: 1px solid #587891;
	border-bottom-color: #8db5d5;
	border-right-color: #8db5d5;
	padding: 0 4px;
	margin: -1px 4px 4px;
	cursor: default;
}
/*! кнопки пагнации !*/
a.page-nave-prev1, a.page-nave-next1 {
	text-decoration: none;
	display: block;
	cursor: pointer;
	position: relative;
	top: -2px;
}
.page-nave-prev1 span {
	width: 30px;
	height: 16px;
	/*background: url(../img/btn.gif) 0 -183px;*/
	padding: 2px 15px 2px 25px;
	margin: 0 10px;
	color: #3777a8;
	text-shadow: 1px 1px #fff;
	text-transform: none;
	font: 12px/14px tahoma;
	display: block;
}
.page-nave-prev1.page-nave-prev1-down span {
	background-position: 0 -203px;
}
.page-nave-next1 span {
	width: 30px;
	height: 16px;
	/*background: url(../img/btn.gif) 0 -223px;*/
	padding: 2px 25px 2px 15px;
	margin: 0 10px;
	color: #3777a8;
	text-shadow: 1px 1px #fff;
	text-transform: none;
	font: 12px/14px tahoma;
	display: block;
}
.page-nave-next1.page-nave-next1-down span {
	background-position: 0 -243px;
}

/* отмена рамки в ff на кнопках, должна оставаться в конце файла */
input[type=submit]::-moz-focus-inner, input[type=button]::-moz-focus-inner {
	border:0;
}

.menu1 #menu1 {
   display: block;
}

.menu2 #menu2 {
   display: block;
}

.menu3 #menu3 {
   display: block;
}

.menu4 #menu4 {
   display: block;
}

.menu5 #menu5 {
   display: block;
}

.menu6 #menu6 {
   display: block;
}

.menu7 #menu7 {
   display: block;
}

.menu8 #menu8 {
   display: block;
}

.menu9 #menu9 {
   display: block;
}

.menu10 #menu10 {
   display: block;
};

.menu11 #menu11 {
   display: block;
};

.menu12 #menu12 {
   display: block;
};

.visible {
	display: block;
};
	
.cat {
	font: 700 12px/14px arial;
	border-bottom: 1px dashed #3777a8;
	cursor: pointer;
}
#tabs {
	font: 11px/13px tahoma;
    text-transform: uppercase;
}	

.internet {
	display: none;
}
.logoHref {
		text-decoration: none;
}