/* -----------------------------------*/
/* ---------->>> LAYERS <<<-----------*/
/* -----------------------------------*/


/*    BLOCK-ONE
    ----------------------------------------------------------------- */

.block-one {
    border: 1px solid #c4ccd4;
    padding-top: 12px;
    padding-bottom: 7px;
    margin: 0 0 20px;
    line-height: 1;
	box-shadow: 2px 2px rgba(0,0,0,0.2);
	border-radius: 8px;
}
.content-left .block-one {
    padding-left: 7.5%;
    padding-right: 7.5%;
}
.content-right-right .block-one {
    padding-left: 7.14%;
    padding-right: 7.14%;
}
.block-one .block-one-head {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.05;
    color: #182c42;
    padding: 0 0 13px;
    background: #fff;
    position: relative;
    z-index: 10;
}


.block-one ul.menu {
    margin: 0 0 -7px 0; padding: 0;
    font-size: 12px;
    line-height: 1.3;
}
.block-one ul.menu li {
    margin: 0; padding: 0 0 13px;
    background: 0;
}
.block-one ul.menu li a {
    color: #3b90df;
}
.block-one ul.menu li ul {
    font-size: 11px;
    padding: 10px 0 0; margin: 0 0 -6px;
}
.block-one ul.menu li ul li {
    padding: 0 0 6px 11px;
    margin: 0;
    background: url("../_img/official/bullet-s.gif") 0 4px no-repeat;
    line-height: 1.1;
}
.block-one ul.menu li ul li a {
    color: #66b5ff;
}
.block-one ul.docs {
    margin: 12px 0 -7px 0; padding: 16px 0 0;
    font-size: 12px;
    line-height: 1.3;
    border-top: 1px dashed #c4ccd4;
}
.block-one ul.docs li {
    margin: 0; padding: 0 0 13px 19px;
    background: 0;
    background: url("../_img/official/docs.gif") 0 3px no-repeat;
}
.block-one ul.docs li a {
    color: #3b90df;
}
.block-one ul.docs li ul {
    font-size: 11px;
    padding: 10px 0 0; margin: 0 0 -6px;
}
.block-one ul.docs li ul li {
    padding: 0 0 6px 11px;
    margin: 0;
    background: url("../_img/official/bullet-s.gif") 0 4px no-repeat;
    line-height: 1.1;
}
.block-one ul.docs li ul li a {
    color: #66b5ff;
}
.block-one ul.no_border_top {
	border-top:none;
	padding-top:0;
	margin-top:2px;
}
.block-one ul.no_border_top li {
	color:#788797;
}
.block-one ul.docs li.pdf {
	background: url ("http://www.fcp-pbdd.ru/_img/official/docs_pdf.gif") 0 3px no-repeat;
}
.block-one ul.docs li.xls {
	background: url("../_img/official/docs_xls.gif") 0 3px no-repeat;
}



.block-one .conference {
    margin: 0 0 -33px; padding: 4px 0 0;
    font-size: 12px;
    line-height: 1;
    position: relative;
    z-index: 9;
}
.block-one .conference li {
    background: 0;
    margin: 18px 0 0; padding: 20px 0 0;
    border-top: 1px solid #c1c5d0;
    position: relative;
    top: -39px;
}
.block-one .conference li .conference-img {
    display: block;
    width: 180px;
    margin: 0 0 9px;
}
.block-one .conference li .conference-img img {
    display: block;
    border: 1px solid #c6ced5;
}
.block-one .conference li .conference-name {
    font-weight: bold;
}
.block-one .conference li span {
    display: block;
    font-style: italic;
    font-size: 11px;
    padding: 6px 0 0;
    color: #707070;
}

/*    BLOCK-TWO
    ----------------------------------------------------------------- */

.block-two {
    background: #2970ae;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    padding-top: 13px;
    margin: 0 0 20px;
}
.content-left .block-two {
    padding-left: 7.5%;
    padding-right: 7.5%;
}
.content-right-right .block-two {
    padding-left: 7.14%;
    padding-right: 7.14%;
}
.block-two a {
    color: #fff;
}
.block-two .block-two-head {
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 17px;
}
.block-two ul {
    color: #9ec2e2;
    font-size: 13px;
    padding: 0 0 1px 0;
    margin: 0;
}
.block-two ul li {
    padding: 0 0 19px;
    background: 0;
    margin: 0;
}
.block-two ul li div.block-two-ul-head {
    padding: 0 0 4px;
}
.block-two ul li div.block-two-ul-first {
    margin: 0 0 1px;
}
.block-two ul li div.block-two-ul-first,
.block-two ul li div.block-two-ul-second {
    position: relative;
    height: 17px; line-height: 17px;
    font-size: 11px;
}
.block-two ul li div.block-two-ul-first span,
.block-two ul li div.block-two-ul-second span {
    display: block;
    height: 17px; line-height: 17px;
    position: absolute;
    top: 0; left: 4px;
    color: #fff;
    z-index: 2;
}
.block-two ul li div.block-two-ul-first em,
.block-two ul li div.block-two-ul-second em {
    display: block;
    height: 17px; line-height: 17px;
    position: absolute;
    z-index: 2;
    top: 0; right: 0;
    font-style: normal;
}
.block-two ul li div.block-two-ul-first strong,
.block-two ul li div.block-two-ul-second strong {
    display: block;
    height: 17px; line-height: 17px;
    width: 80%;
    position: absolute;
    z-index: 1;
    top: 0; left: 0;
    font-weight: normal;
}
.block-two ul li div.block-two-ul-first strong strong {
    display: block;
    height: 17px; line-height: 17px;
    background: #9ec2e2;
}
.block-two ul li div.block-two-ul-second strong strong {
    display: block;
    height: 17px; line-height: 17px;
    background: #6aa5da;
}
.block-two-all {
    padding-bottom: 20px;
}


/*    BLOCK-THREE
    ----------------------------------------------------------------- */

.block-three {
    margin: 0 0 30px;
}
.block-three .block-three-head {
    line-height: 1;
    font-size: 14px;
    font-weight: bold;
    padding: 9px 1.42% 8px 1.42%;
    margin: 0;
    color: #fff;
    background: #3c91e0;
}
.block-three .block-three-head {
    /* Safari, Chrome */
    -webkit-border-bottom-right-radius:0;
    -webkit-border-bottom-left-radius:0;

    /* Firefox */
    -moz-border-radius-bottomleft:0;
    -moz-border-radius-bottomright:0;
}

/* Opera, IE */
.block-three .block-three-head .rocon-bl,
.block-three .block-three-head .rocon-br {
    display:none;
}
.block-three ul {
    background: #f3f9ff;
    margin: 0; padding: 20px 1.42% 5px 1.42%;
    font-size: 12px;
    border: 1px solid #d1e5f2;
    border-top: 0;
}
.block-three ul {
    /* Safari, Chrome */
    -webkit-border-top-right-radius:0;
    -webkit-border-top-left-radius:0;

    /* Firefox */
    -moz-border-radius-topleft:0;
    -moz-border-radius-topright:0;
}

/* Opera, IE */
.block-three ul .rocon-tl,
.block-three ul .rocon-tr {
    display:none;
}
.block-three ul li {
    background: 0;
    margin: 0; padding: 0 0 21px 160px;
    min-height: 22px;
    height: 22px;
    height: auto !important;
    position: relative;
}
.block-three ul li a {
    position: absolute;
    top: 0; left: 0;
    padding: 0 0 0 32px;
    line-height: 22px;
    background: url("../_img/official/download.gif") 0 0 no-repeat;
    width: 128px; height: 22px;
}
.block-three ul li span {
    display: block;
    padding: 4px 0 0 0;
}


/*    BLOCK-FOUR
    ----------------------------------------------------------------- */

.block-four {
    margin: 0 0 30px;
    border: 1px solid #d1e5f2;
    padding: 10px 1.42% 1px;
}
.block-four .block-four-head {
    font-size: 14px;
    font-weight: bold;
    color: #182c42;
    line-height: 1;
    padding: 3px 0;
}
.block-four ul {
    margin: 0; padding: 13px 0 0;
}
.block-four ul li {
    background: 0;
    margin: 0; padding: 0 0 15px;
    font-size: 12px;
    line-height: 1;
}
.block-four ul li span {
    padding: 0 0 3px;
    display: block;
    font-size: 11px;
    color: #788797;
}
.block-four ul li a {
    color: #182c42;
    line-height: 1.3;
}


/*    BLOCK-FIVE
    ----------------------------------------------------------------- */

.block-five {
    padding-top: 3px;
    padding-bottom: 15px;
    margin: 0 0 5px;
    background: #f5f6f8;
    border: 1px solid #c4ccd4;
    position: relative;
}
.content-right-left .block-five {
    padding-left: 2.64%;
    padding-right: 2.64%;
}
.content-right-right .block-five {
    padding-left: 7.5%;
    padding-right: 7.5%;
}
.search-result .block-five {
    width: 476px;
    padding-left: 20px;
    padding-right: 20px;
}
.block-five .close {
    position: absolute;
    top: 18px; right: 20px;
    font-size: 12px;
    line-height: 10px;
    padding: 0 0 0 14px;
    color: #4a545e;
    text-decoration: none;
    background: url ("http://www.fcp-pbdd.ru/_img/official/close.gif") 0 2px no-repeat;
}
.block-five form {
    line-height: 19px;
    font-size: 12px;
    overflow: hidden;
    width: 476px;
    padding: 0;
}
.block-five h2 {
    padding-top: 13px;
    padding-bottom: 19px;
    color: #3c91e0;
}
.block-five .element {
    font-size: 12px;
    overflow: hidden;
    clear: left;
    padding: 0 0 10px;
}
#page .block-five .element .long {
    background: url ("http://www.fcp-pbdd.ru/_img/official/form-input-long.gif") 0 0 no-repeat;
    font: 12px/19px "Arial", "Helvetica", sans-serif;
    width: 356px;
}
.block-five .element .long input {
    border: 0;
    background: 0;
    width: 348px;
    margin: 0; padding: 0 0 0 8px;
    font: 12px/19px "Arial", "Helvetica", sans-serif;
    color: #363636;
}
.block-five .element label {
    color: #363636;
    font-weight: bold;
    width: 120px;
    float: left;
}
.block-five .element .right {
    float: left;
}
.block-five .cal label {
    width: 108px;
}
.block-five .cal div {
    padding: 0 20px 0 0;
}
.block-five .cal div input{
    border: 0; margin: 0; padding: 0 0 0 8px;
    font: 12px/19px "Arial", "Helvetica", sans-serif;
    width: 75px; height: 19px;
    color: #788797;
    background: 0;
    overflow: hidden;
}
.block-five .cal div em {
    font: bold 12px/19px "Arial", "Helvetica", sans-serif;
    color: #363636;
    float: left;
    padding: 0 5px 0 0;
}
.block-five .cal div strong {
    float: left;
    background: url("../_img/official/cal-input.gif") 0 0 no-repeat;
    width: 83px;
    padding: 0 19px 0 0;
    position: relative;
}
.block-five .cal .ui-datepicker-trigger {
    position: absolute;
    top: 2px; right: 0;
    width: 14px; height: 15px;
    cursor: pointer;
}
.block-five .element div select {
    width: 210px;
}
.form-submit {
    border: 0; margin: 0; padding: 0;
    float: left;
    width: 71px; height: 21px;
    background: url("../_img/official/form-submit.gif") 0 0 no-repeat;
    cursor: pointer;
}
.f-right {
	float:right;
	margin-top:-19px;
}
.block-five .search-submit {
    float: right;
    background: url("../_img/official/search-submit.gif") 0 0 no-repeat;
    margin: 0; padding: 0;
    border: 0;
    height: 19px; width: 68px;
    line-height: 19px;
    cursor: pointer;
}
.form-advance {
    text-align: right;
}


/*    BLOCK-SIX
    ----------------------------------------------------------------- */

.block-six {
    margin: 0 0 20px;
	/*box-shadow: 2px 2px rgba(0,0,0,0.2);*/
	border-radius: 8px;
}
.content-left .block-six-head,
.content-left .block-six-content {
    padding-left: 7.5%;
    padding-right: 7.5%;
}
.content-right-right .block-six-head,
.content-right-right .block-six-content {
    padding-left: 7.14%;
    padding-right: 7.14%;
}
.block-six .block-six-head {
    background: linear-gradient(to top, #174e73, #4a8cb9);  background: #174e73\0/;
    padding-top: 12px;
    padding-bottom: 10px;
    border: 1px solid #c7cfd7;
    font-size: 12px;
    line-height: 1.3;
    font-weight: bold;
    color: #182c42;
	border-radius: 8px 8px 0px 0px; 
}



.block-six  {
    font-size: 14px;
    display: block;
}
.block-six-head span {
    font-size: 14px;
    display: block;
	margin:5px 10px; text-align:center; color:#FFFFFF;
}

.block-six .block-six-head {
    /* Safari, Chrome */
    -webkit-border-bottom-right-radius:0;
    -webkit-border-bottom-left-radius:0;

    /* Firefox */
    -moz-border-radius-bottomleft:0;
    -moz-border-radius-bottomright:0;
}

/* Opera, IE */
.block-six .block-six-head .rocon-bl,
.block-six .block-six-head .rocon-br {
    display:none;
}
.block-six .block-six-content {
    border: 1px solid #c7cfd7;
    border-top: 0;
	border-radius: 0px 0px 8px 8px;
	}
.block-six .block-six-content .poll-form {
    font-size: 12px;
    line-height: 1.15;
    color: #182c42;
    padding: 17px 0 15px;
}
.block-six .block-six-content .poll-form .poll-form-all {
    display: block;
    padding: 18px 0 2px;
}
.block-six .block-six-content .poll-form div {
    padding: 0 0 16px 17px;
    position: relative;
}
.block-six .block-six-content .poll-form div input {
    margin: 0; padding: 0;
    position: absolute;
    top: 0; left: 0;
}
.block-six .block-six-content .poll-form div label {
    display: block;
}
.block-six .block-six-content .voted div {
	padding-left:0;
}
.block-six .block-six-content .voted div em {
	display:block;
	color:#182c42;
	font-style:italic;
	margin-bottom:3px;
}
.block-six .block-six-content .voted div span.field {
	height:17px;
	background:#c1c5d0;
	display:block;
	margin-bottom:2px;
}
.block-six .block-six-content .voted div span.f-blue {
	background:#3c91e0;
}
.block-six .block-six-content .voted div strong {
	color:#363636;
	font-size:11px;
	font-weight:bold;
	display:block;
}
.total-voted {
	font-weight:bold;
	display:block
}

.block-six .block-six-content .poll-form .poll-form-submit {
    display: block;
    border: 0; margin: 0; padding: 0;
    background: url("../_img/official/poll-submit.gif") 0 0 no-repeat;
    height: 19px; line-height: 19px;
    cursor: pointer;
    width: 102px;
}
.block-six .block-six-content {
    /* Safari, Chrome */
    -webkit-border-top-right-radius:0;
    -webkit-border-top-left-radius:0;

    /* Firefox */
    -moz-border-radius-topleft:0;
    -moz-border-radius-topright:0;
}

/* Opera, IE */
.block-six .block-six-content .rocon-tl,
.block-six .block-six-content .rocon-tr {
    display:none;
}
.poll-form-answer {
    margin: 0; padding: 15px 0 0;
}
.poll-form-answer li {
    background: 0;
    margin: 0; padding: 0 0 15px;
}
.poll-form-answer li .poll-form-answer-text {
    display: block;
    font-size: 11px;
    line-height: 1.25;
    padding: 0 0 2px;
    font-style: italic;
    color: #182c42;
}
.poll-form-answer li div.poll-form-answer-info {
    position: relative;
    font-size: 11px;
    line-height: 1;
    position: relative;
    padding: 0 80px 0 0;
    color: #182c42;
}
.poll-form-answer li div.poll-form-answer-info strong {
    white-space: nowrap;
    line-height: 17px; height: 17px;
    padding: 0 0 0 5px;
    width: 75px;
    top: 0; right: 0;
    position: absolute;
}
.poll-form-answer li div.poll-form-answer-info div {
    font-size: 10px;
    line-height: 17px; height: 17px;
    background: #e1e1e1;
    position: relative;
}
.poll-form-answer li div.poll-form-answer-info div div {
    position: absolute;
    background: #acacac;
}
.poll-form-answer li.active div.poll-form-answer-info div div {
    background: #3c91e0;
}
.poll-form-answer-all {
    font-size: 11px;
    line-height: 1;
    color: #182c42;
    padding: 4px 0 13px;
}
.table_clients {
	margin:0 0 19px 0;
	position:relative;
	top:14px;
}
.table_clients td {
	margin:0;
	vertical-align:middle;
	font-size:11px;
	line-height:14px;
	padding:6px 10px 7px 0;
	border:none;
}
.table_clients td a {
	color:#788797;
	text-decoration:none;
}
.table_clients td a:hover {
	color:#3C91E0;
}
/*    BLOCK-SEVEN
    ----------------------------------------------------------------- */

.block-seven {
    background: url ("http://www.fcp-pbdd.ru/_img/official/block-se.gif") 0 0 repeat-x #dde5ee;
    margin: 0 0 20px;
    font-size: 12px;
    line-height: 1.3;
    color: #182c42;
}
.content-right-right .block-seven {
    padding-left: 7.14%;
    padding-right: 7.14%;
}
.block-seven .block-seven-text {
    color: #788797;
    padding: 32px 0 18px;
}
.block-seven .block-seven-text-list {
    margin: 0; padding: 0 0 16px;
}
.block-seven .block-seven-text-list li {
    background: url ("http://www.fcp-pbdd.ru/_img/official/bullet-m.gif") 0 6px no-repeat;
    margin: 0; padding: 0 0 17px 11px;
}


/*    CONTENT-RIGHT-LINE
    ----------------------------------------------------------------- */

.content-right-line {
    background: #eaecf1;
    font-size: 11px;
    line-height: 33px;
    color: #7a8798;
    padding: 0 0 0 24px;
    margin: 0 0 16px;
}
.content-right-line div {
    overflow: hidden;
}
.content-right-line div ul {
    margin: 0 0 0 -24px; padding: 0;
    line-height: 33px;
    overflow: hidden;
}
.content-right-line div ul li {
    background: url ("http://www.fcp-pbdd.ru/_img/official/content-.gif") 9px 16px no-repeat;
    margin: 0; padding: 0 0 0 24px;
    float: left;
}


/*    CONTENT-RIGHT-DATE
    ----------------------------------------------------------------- */

.content-right-date {
    font-size: 11px;
    line-height: 1;
    color: #788797;
    margin: -10px 0 0;
    padding: 0 0 22px;
}


/*    UP-DOWN
    ----------------------------------------------------------------- */

table .up, table .down {
    padding: 0 0 0 12px;
}
table .up a, table .down a {
    text-decoration: none;
    border-bottom: 1px dashed #3C91E0;
}
table .up a:hover, table .down a:hover {
    border-color: transparent;
}
table .up {
    background: url("../_img/official/up.gif") 0 6px no-repeat;
}
table .down {
    background: url ("http://www.fcp-pbdd.ru/_img/official/down.gif") 0 6px no-repeat;
}


/*    IMG
    ----------------------------------------------------------------- */

.img {
    float: left;
    margin: 5px 20px 8px 0;
}
.img img {
    display: block;
}
.img span {
    display: block;
    font-size: 12px;
    line-height: 1.15;
    font-style: italic;
    padding: 12px 0 0;
}


/*    QUOTE
    ----------------------------------------------------------------- */

.quote {
    float: right;
    position: relative;
    padding: 0 0 0 26px;
    margin: 5px 0 5px 15px;
    width: 302px;
}
.quote div {
    background: #f3f9ff;
    border: 1px solid #cee3f1;
    font-size: 12px;
    color: #516b88;
    line-height: 1.5;
    padding: 25px 29px 29px;
}
/* Opera, IE */
.quote div .rocon-tl,
.quote div .rocon-tr,
.quote div .rocon-bl,
.quote div .rocon-br {
    display:none;
}
.quote span {
    background: url("../_img/official/quote.gif") 0 0 no-repeat;
    width: 27px; height: 26px;
    position: absolute;
    top: 30px; left: 0;
}


/*    CALENDAR
    ----------------------------------------------------------------- */

.calendar {
    position: relative;
    padding: 0 0 0 97px;
    height: 22px; line-height: 22px;
}
.calendar .year {
    background: url("../_img/official/year.gif") 55px 5px no-repeat #3c91e0;
    position: absolute;
    top: 0; left: 2px;
    height: 22px; line-height: 22px;
    padding: 0 0 0 10px;
    width: 59px;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}
.calendar .year ul {
    position: absolute;
    top:22px; left: 0;
    width: 69px;
    background: #626262;
    margin: 0; padding: 0;
    display: none;
}
.calendar .year ul li {
    margin: 0; padding: 0;
    background: 0;
}
.calendar .year ul li a {
    text-decoration: none;
    display: block;
    color: #fff;
    height: 22px; line-height: 22px;
    padding: 0 0 0 10px;
}
.calendar .year ul li.active a {
    background: #3c91e0;
}
.calendar .year ul li a:hover {
    background: #3c91e0;
}
.calendar .year div {
    padding: 0 0 0 10px;
    height: 22px; line-height: 22px;
}
.calendar .month {
    position: relative;
    overflow: hidden;
    height: 22px; line-height: 22px;
}
.calendar .month span {
    position: absolute;
    width: 50px; height: 22px;
    line-height: 22px;
    top: 0;
}
.calendar .month span.left {
    left: 0;
    background: url ("http://www.fcp-pbdd.ru/_img/official/month-grad.png") 0-22px no-repeat;
}
.calendar .month span.left a, .calendar .month span.left em {
    position: absolute;
    width: 10px;
    height: 22px; line-height: 22px;
    top: 0; left: 0;
}
.calendar .month span.left a {
    background: url("../_img/official/month-arrows.gif") 0 0 no-repeat;
}
.calendar .month span.left em {
    background: url ("http://www.fcp-pbdd.ru/_img/official/month-arrows.gif") 0 -22px no-repeat;
}
.calendar .month span.right {
    right: 0;
    background: url("../_img/official/month-grad.png") 0 0 no-repeat;
}
.calendar .month span.right a, .calendar .month span.right em {
    position: absolute;
    width: 10px;
    height: 22px; line-height: 22px;
    top: 0; right: 0;
}
.calendar .month span.right a {
    background: url ("http://www.fcp-pbdd.ru/_img/official/month-arrows.gif") -10px 0 no-repeat;
}
.calendar .month span.right em {
    background: url ("http://www.fcp-pbdd.ru/_img/official/month-arrows.gif") -10px -22px no-repeat;
}
.calendar .month ul {
    overflow: hidden;
    margin: 0; padding: 0;
    position: absolute;
    top: 0; left: 0;
    width: 9999px;
    height: 22px; line-height: 22px;
}
.calendar .month ul li {
    float: left;
    margin: 0; padding: 0 10px;
    height: 22px; line-height: 22px;
    font-weight: bold;
    background: 0;
}
.calendar .month ul li a {
    font-weight: normal;
}


/*    WEEK-NEWS-BLOCK
    ----------------------------------------------------------------- */

.week-news-block {
    margin: 0; padding: 17px 0 9px;
    line-height: 1;
}
.week-news-block li {
    background: 0;
    margin: 0; padding: 0;
    font-size: 12px;
    line-height: 1.3;
}
.week-news-block li div {
    padding: 0 0 12px;
    color: #182c42;
    font-size: 14px;
    font-weight: bold;
}
.week-news-block li .week-news-block-program {
    font-style: normal;
    display: block;
    border-left: 4px solid #516b88;
    padding: 0 0 0 9px;
}
.week-news-block li .week-news-block-zag {
    padding: 0 0 6px;
    display: block;
}
.week-news-block li .week-news-block-zag-a {
    padding: 0 0 3px;
    display: block;
    color: #788797;
    font-size: 11px;
    font-style: italic;
}
.week-news-block li .week-news-block-zag span {
    color: #788797;
    font-size: 11px;
    font-style: italic;
    display: block;
    margin-bottom: -3px;
    padding: 0 0 0 10px;
    background: url("../_img/official/comm0000.gif") 0 50% no-repeat;
}
.week-news-block li .week-news-block-zag span span {
    display: inline;
    margin: 0;
    padding: 0 10px 0 0;
    background: url("../_img/official/comm0000.gif") 100% 50% no-repeat;
}
.week-news-block li ul {
    margin: 0; padding: 0;
}
.week-news-block li ul li {
    padding: 0; margin: 0 0 20px;
}
.week-news-block li ul li a {
    font-size: 16px;
}
.week-news-block li ul li span {
    display: block;
    color: #4a545e;
    line-height: 1.2;
    padding: 3px 0 0;
}
.week-choose {
    font-size: 21px;
    line-height: 1;
    padding: 3px 0 11px;
}
.week-choose a {
    text-decoration: none;
    border-bottom: 1px dashed #3C91E0;
}
.week-choose a:hover {
    border-color: transparent;
}
.back {
    padding: 7px 0 18px;
    font-size: 14px;
    font-weight: bold;
}
.back a {
    padding: 0 0 0 18px;
    background: url("../_img/official/back.gif") 0 7px no-repeat;
}


/*    REG-NEWS
    ----------------------------------------------------------------- */

.reg-news {
    margin: 0; padding: 3px 0 0;
    font-size: 12px;
    line-height: 1.3;
}
.reg-news li {
    background: 0;
    margin: 0 0 -9px; padding: 0 0 0;
}
.reg-news li div {
    padding: 0 0 22px;
}
.reg-news li div.reg-news-date {
    font-weight: bold;
    color: #363636;
    padding: 0 0 4px;
    margin: 0;
}
.reg-news li span {
    display: block;
    font-size: 11px;
    color: #788797;
    padding: 0;
}
.all {
    font-size: 12px;
}
.all-bold {
    font-size: 13px;
    font-weight: bold;
}


/*    LAW-LIST
    ----------------------------------------------------------------- */

.law-list h2 {
    padding: 11px 0 4px;
}
.law-list ul {
    margin: -5px 0 0 0; padding: 0;
    overflow: hidden;
}
.law-list li {
    background: 0;
    margin: 0 0 18px; padding: 7px 0 14px 0;
    position: relative;
    bottom: -11px;
    border-bottom: 1px solid #ccc;
    position: relative;
    font-size: 12px;
    line-height: 1.3;
    min-height: 37px;
    height: 37px;
    height: auto !important;
    overflow: hidden;
}
.law-list-date {
	display:block;
	color:#182c42;
}
.law-list li .law-descr {
    padding: 0 0 14px;
	font-size:14px;
	line-height:21px;
}
.law-list li .law-files span {
	display:inline-block;
	zoom:1;
	//display:inline;
	margin-right:26px;
}
.law-list li .law-files span a {
	padding-left:22px;
	padding-bottom:2px;
}
.law-list li .law-files span a.txt {
	background:url(../_img/official/ico_text.gif) no-repeat 0 0;
}
.law-list li .law-files span a.pdf {
	background:url(../_img/official/ico_pdf.gif) no-repeat 0 0;
}
.law-list li .law-files span a.doc {
	background:url(../_img/official/ico_word.gif) no-repeat 0 0;
}
.law-list li .law-files div {

}
.two_column ul {
	margin-top:-16px;
}
.two_column  li {
	padding-bottom:10px;
}
.two_column  .law-list-date {
	float:left;
	margin-right:230px;
}
.two_column  .law-descr {
	float:left;
	margin-right:230px;
}
.two_column .law-files {
	width:210px;
	float:right;
	margin-left:-210px;
	margin-top:3px;
}
.two_column .law-files span {
	display:block;
	margin-bottom:5px;
}


/*    LAW-LIST-RIGHT
    ----------------------------------------------------------------- */

.law-list-right {
    margin: 0; padding: 4px 0 6px;
    font-size: 12px;
    line-height: 1.15;
}
.law-list-right li {
    background: 0;
    margin: 0; padding: 0 0 15px;
}
.law-list-right li span {
    font-size: 11px;
}


/*    MYREGION-LIST
    ----------------------------------------------------------------- */

.flashmap {
    padding: 8px 0 30px;
    position: relative;
    width: 862px; height: 497px;
    z-index: 8;
}
.flashmap span {
    position: absolute;
    top: 50%; left: 50%;
    width: 128px; height: 15px;
    background: url("../_img/official/loader.gif") 0 0 no-repeat;
    margin: -7px 0 0 -64px;
    z-index: 10;
}
.map_of_russia {
    width: 862px; height: 497px;
    border: 0px;
}

.flashmap img {
    display: block;
}
.myregion-list {
    overflow: hidden;
    margin: 0; padding: 0;
    font-size: 12px;
    line-height: 1;
}
.myregion-list a {
    color: #788797;
    text-decoration: none;
}
.myregion-list a:hover {
    color: #363636;
}
.myregion-list li {
    background: 0;
    width: 31.25%;
    margin: 0; padding: 0 2.04% 0 0;
    float: left;
}
.myregion-list li h3 {
    margin: 0; padding: 0 0 16px;
}
.myregion-list li ul {
    margin: 0; padding: 0 0 13px 20px;
}
.myregion-list li ul li {
    background: url("../_img/official/bullet.gif") 0 3px no-repeat;
    margin: 0; padding: 0 0 11px 21px;
    width: auto;
    float: none;
}
#page .flashmap-add {
    border: 1px solid #c1c5d0;
    background: #fff;
    padding: 0 19px;
    width: 307px;
    display: none;
    position: absolute;
    z-index: 10;
    top: 83px; right: 20px;
}
.flashmap-add-close {
    position: absolute;
    top: 11px; right: 10px;
    width: 8px; height: 8px;
    background: url("../_img/official/modal-close.gif") 0 0 no-repeat;
    line-height: 1px;
    font-size: 1px;
}
.flashmap-add-top {
    background: url("../_img/official/grey-punk.gif") 0 100% repeat-x;
    padding: 21px 0 6px;
}
.flashmap-add-top strong {
    font-size: 14px;
    line-height: 1;
    font-weight: bold;
    color: #182c42;
    display: block;
    padding: 0 0 11px;
}
.flashmap-add-top div {
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
    color: #182c42;
    padding: 0 0 3px;
}
.flashmap-add-top a {
    font-size: 12px;
    line-height: 1;
    text-decoration: none;
    border-bottom: 1px dashed #3c91e0;
}
.flashmap-add-top a:hover {
    border-bottom: 0;
}
.flashmap-add-bottom {
    padding: 17px 0 5px;
}
.flashmap-add-bottom h2 {
    font-size: 18px;
    line-height: 1;
    padding: 0 0 6px;
    color: #182c42;
}
.flashmap-add-bottom em.flashmap-add-link-a {
    display: block;
    line-height: 1;
    font-size: 11px;
    padding: 0 0 17px;
    font-style: normal;
}
.flashmap-add-bottom div {
    font-size: 14px;
    line-height: 1;
    color: #182c42;
    font-weight: bold;
    padding: 0 0 18px;
}
.flashmap-add-bottom ul {
    margin: 0; padding: 0 0 22px;
    background: 0;
    line-height: 1.8;
    font-size: 12px;
    color: #4a545e;
}
.flashmap-add-bottom ul li {
    margin: 0; padding: 0;
    background: 0;
    overflow: hidden;
    text-align: right;
}
.flashmap-add-bottom ul li span {
    float: left;
    width: 285px;
    text-align: left;
}
.new_margins ul li span {
	width:320px;
	padding-left:10px;
}
.flashmap-add-bottom ul li strong {
    font-weight: bold;
}
.flashmap-add-bottom em.flashmap-add-link-b {
    display: block;
    line-height: 1;
    font-size: 12px;
    padding: 0 0 12px;
    position: relative;
    top: -2px;
}


/*    MYREGION-FORM
    ----------------------------------------------------------------- */

.myregion-form {
    background: url("../_img/official/myregion-form.gif") 0 0 no-repeat;
    padding: 0 0 42px;
    font: 12px/19px "Arial", "Helvetica", sans-serif;
    height: 19px;
    color: #788797;
}
.myregion-form input {
    border: 0; margin: 0; padding: 0 0 0 5px;
    background: 0;
    display: block;
    font: 12px/19px "Arial", "Helvetica", sans-serif;
    height: 19px;
    color: #788797;
    width: 280px;
}


/*    POLLS
    ----------------------------------------------------------------- */

.polls h2 {
    margin: 0; padding: 2px 0 19px;
}
.polls .polls-list {
    margin: 0; padding: 0 0 20px;
    color: #182c42;
    line-height: 1.25;
}
.polls .polls-list li {
    margin: 0; padding: 0 0 12px;
    background: 0;
}
.polls .polls-list li span {
    display: block;
    padding: 0 0 3px;
}
.polls .polls-list li span em {
    background: url("../_img/official/polls.gif") 8px 2px no-repeat;
    font-style: italic;
    font-size: 12px;
    padding: 0 0 0 19px;
}
.polls .polls-year {
    margin: 0; padding: 0 0 22px;
    overflow: hidden;
    line-height: 1;
}
.polls .polls-year li {
    margin: 0; padding: 0 19px 0 0;
    background: 0;
    float: left;
    font-weight: bold;
}
.polls .polls-year li a {
    font-weight: normal;
}
.all-polls {
    font-weight: bold;
    font-size: 12px;
    padding: 0 0 16px;
}


/*    MAP
    ----------------------------------------------------------------- */

.map {
    height: 597px;
    border: 1px solid #b7b7b7;
    padding: 0 3px 0;
    margin: 0 0 15px;
}
.map-add {
    font-style: italic;
}


/*    SMALL-FONT-BLOCK
    ----------------------------------------------------------------- */

.small-font-block {
    font-size: 13px;
}


/*    POLL
    ----------------------------------------------------------------- */

.poll {
    font-size: 12px;
    line-height: 1;
    margin: -5px 0 0;
    padding: 0 0 24px;
}
.poll-add {
    display: block;
    color: #788797;
    padding: 0 0 18px;
}
.poll form div {
    overflow: hidden;
    padding: 0 0 16px 20px;
    color: #363636;
}
.poll form div input {
    margin: 0 10px 0 0; padding: 0;
    line-height: 1;
    position: relative;
    /top: -5px;
    /left: -3px;
    float: left;
}
.poll form div label {
    display: block;
    line-height: 1;
}
.poll form input.poll-submit {
    display: block;
    background: url("../_img/official/poll-submit.gif") 0 0 no-repeat;
    cursor: pointer;
    border: 0;
    margin: 0 0 0 22px; padding: 0;
    height: 19px; line-height: 1;
    width: 102px;
}
.poll .poll-answers {
    color: #363636;
    width: 980px;
    padding: 0 0 8px;
}
.poll .poll-answers .poll-answers-one {
    padding: 0 100px 18px 0;
}
.poll .poll-answers .poll-answers-one em {
    display: block;
    font-style: italic;
    padding: 0 0 4px;
}
.poll .poll-answers .poll-answers-one div {
    background: #3c91e0;
    line-height: 17px; height: 17px;
    position: relative;
}
.poll .poll-answers .poll-answers-one div span {
    line-height: 17px; height: 17px;
    position: absolute;
    width: 90px;
    padding: 0 0 0 10px;
    right: -100px;
}
#page .poll .poll-answers .active div {
    background: #00933B;
}
#page .poll .poll-answers .active div span {
    font-weight: bold;
}
.poll .poll-answers .poll-answers-add {

}


/*    PHOTOGALLERY-MAIN
    ----------------------------------------------------------------- */

.photogallery-main {
    margin: 0 -37px 0 0; padding: 0;
    font-size: 12px;
    line-height: 1.3;
    color: #000;
}
.photogallery-main li {
    background: 0;
    margin: 0; padding: 0 37px 37px 0;
    width: 220px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}
.photogallery-main li .photogallery-main-img {
    width: 220px;
    display: block;
}
.photogallery-main li .photogallery-main-img img {
    width: 218px; height: 163px;
    border: 1px solid #959595;
}
.photogallery-main li .photogallery-main-img:hover img {
    border: 1px solid #0191e0;
}
.photogallery-main li span {
    position: relative;
    display: block;
    padding: 4px 0;
}
.photogallery-main li span em {
    position: absolute;
    top: 4px; right: 0;
    font-style: normal;
    background: url("../_img/official/photohallery.gif") 0 1px no-repeat;
    padding: 0 0 0 18px;
}


/*    PHOTOGALLERY-ALBUM
    ----------------------------------------------------------------- */

.photogallery-album {
    margin: 0 -20px -14px 0; padding: 7px 0 0;
    overflow: hidden;
}
.photogallery-album li {
    background: 0;
    float: left;
    margin: 0; padding: 0 20px 20px 0;
    width: 150px;
}
.photogallery-album li a {
    display: block;
}
.photogallery-album li a img {
    display: block;
    border: 1px solid #959595;
}
.photogallery-album li a:hover img {
    border: 1px solid #0191e0;
}


/*    TEXT-LIST
    ----------------------------------------------------------------- */

.text-list {
    margin: 0; padding: 17px 0 0;
    font-size: 12px;
    line-height: 1.3;
    color: #182c42;
}
.text-list li {
    background: 0;
    margin: 0; padding: 0 0 15px;
}


/*    LOGO-LIST
    ----------------------------------------------------------------- */

.logo-list {
    margin: 0; padding: 20px 0 11px;
    font-size: 11px;
    line-height: 1;
    text-align: center;
}
.logo-list li {
    background: 0;
    margin: 0; padding: 0 0 20px;
}
.logo-list li a {
    color: #788797;
    text-decoration: none;
}
.logo-list li a:hover span {
    color: #3C91E0;
}
.logo-list li a img {
    display: block;
    margin: 0 auto 4px;
}
.logo-list li a span {
    text-align: center;
}


/*    MAIN-FACE
    ----------------------------------------------------------------- */

.main-face {
    font-size: 12px;
    margin: -7px 0 0;
    padding: 0 0 19px;
    position: relative;
    z-index: 11;
}
.main-face .main-face-img {
    height: 122px;
    margin: 0 -14px;
    padding: 0 0 18px;
}
.main-face .main-face-head {
    display: block;
    color: #182c42;
    padding: 0 0 14px;
}
.main-face .main-face-content {
    display: block;
    font-style: italic;
    line-height: 1.3;
    color: #788797;
    padding: 0 0 6px;
}
.main-face .main-face-add {
    display: block;
    font-size: 11px;
}


/*    USUAL-FORM
    ----------------------------------------------------------------- */

.usual-form {
    padding: 0 0 7px;
}
.usual-form p {
    font-size: 13px;
    line-height: 1.25;
    color: #182c42;
    padding: 0 0 11px;
}
.usual-form-textadd {
    font-size: 13px;
    font-style: italic;
    display: block;
    padding: 0 0 12px;
}
.cap {
    display: block;
    margin: 7px 0 12px;
}
.usual-form-submit {
    display: block;
    border: 0; margin: 5px 0 0;
    padding: 0;
    width: 80px; height: 19px;
    line-height: 19px;
    background: url("../_img/official/usual-form-submit.gif") 0 0 no-repeat;
    cursor: pointer;
}
.usual-form .ususal-form-elem {
    position: relative;
    font-size: 12px;
    line-height: 1;
    padding: 5px 0 15px;
}
.usual-form .ususal-form-elem em {
    position: absolute;
    bottom: 16px; left: 366px;
    line-height: 18px;
    font-style: italic;
    color: #9e2c2a;
}
.usual-form .ususal-form-elem label {
    font-weight: bold;
    color: #363636;
}
.usual-form .ususal-form-elem label span {
    font-style: italic;
    font-size: 10px;
    color: #707070;
    font-weight: normal;
}
.usual-form .ususal-form-elem div {
    line-height: 17px; height: 17px;
    border: 1px solid #bfc6cf;
    width: 355px;
    margin: 3px 0 0;
}
.usual-form .ususal-form-elem div input {
    background: 0;
    font-size: 12px;
    font: 12px/17px "Arial", "Helvetica", sans-serif;
    margin: 0; padding: 0 5px;
    color: #363636;
    width: 345px;
    border: 0;
    height: 16px;
}
.usual-form .ususal-form-elem .selectBox {
    display: block !important;
    margin-top: 3px;
    width: 335px !important;
}


/*    CONFERENCE-LIST
    ----------------------------------------------------------------- */

.conference-list {
    margin: 0; padding: 0;
    overflow: hidden;
    line-height: 1.2;
    font-size: 12px;
}
.conference-list li {
    background: 0;
    margin: 0; padding: 0 20px 20px 0;
    float: left;
    width: 180px;
}
.conference-list li .conference-list-img {
    width: 178px; height: 158px;
    display: block;
    border: 1px solid #c6ced5;
}
.conference-list li .conference-list-img:hover {
    border: 1px solid #3C91E0;
}
.conference-list li div {
    padding: 9px 0 0;
}
.conference-list li div a {
    font-weight: bold;
}
.conference-list li div span {
    font-size: 11px;
    color: #707070;
    display: block;
    font-style: italic;
    padding: 5px 0 0;
}


/*    CONFERENCE-ARCHIVE
    ----------------------------------------------------------------- */

.conference-archive {
    margin: 0; padding: 4px 0 0;
    font-size: 12px;
    line-height: 1.2;
    color: #182c42;
}
.conference-archive li {
    background: 0;
    margin: 0; padding: 0 0 14px;
}
.conference-archive li strong {
    display: block;
    font-size: 14px;
    font-weight: normal;
    padding: 0 0 4px;
}
.conference-archive li strong span {
    background: url("../_img/official/main-cen.gif") 0 0 repeat-y;
    font-style: italic;
    font-size: 12px;
    padding: 0 0 0 11px;
    margin: 0 0 0 8px;
}
.conference-archive li div span {
    display: block;
    font-style: italic;
    font-size: 11px;
    color: #707070;
    padding: 5px 0 0;
}


/*    COMMENTS
    ----------------------------------------------------------------- */

.comments {
    margin: -22px 0 0; padding: 0;
    font-size: 13px;
    line-height: 1;
    color: #4a545e;
}
.comments li {
    background: 0;
    margin: 0; padding: 26px 0 0;
}
.comments li ul {
    margin: 0; padding: 0 0 0 30px;
}
.comments li .com-top {
    font-size: 12px;
    font-weight: bold;
    color: #182c42;
    padding: 0 0 5px;
}
.comments li .com-top span {
    font-size: 10px;
    font-weight: normal;
    color: #788797;
    padding: 0 0 0 9px;
}
.comments li .com-mid {
    line-height: 1.2;
}
.comments li .com-mid span a {
    font-size: 10px;
    background: url("../_img/official/comm-mid.gif") 0 3px no-repeat;
    padding: 0 0 0 14px;
    margin: 0 0 0 8px;
}
.comments li .com-bot {
    font-size: 10px;
    font-weight: bold;
    overflow: hidden;
    line-height: 1.2;
    padding: 5px 0 0;
}
.comments li .com-bot span {
    float: right;
    overflow: hidden;
    position: relative;
    right: -8px;
}
.comments li .com-bot span a {
    background: url("../_img/official/comm0000.gif") 0 50% no-repeat;
    padding: 0 0 0 8px;
    position: relative;
    left: -8px;
}
.comments li .com-open {
    font-size: 11px;
    line-height: 22px;
    padding: 0 0 0 11px;
    margin: 8px 0 0;
    border: 1px solid #c4ccd4;
    font-weight: bold;
    color: #788797;
}
.comments li .com-open a {
    font-size: 10px;
    font-weight: normal;
    background: url("../_img/official/comm-open.gif") 0 2px no-repeat;
    padding: 0 0 0 15px;
    margin: 0 0 0 17px;
}


/*    COMMENT-ADD
    ----------------------------------------------------------------- */

.comment-add {
     padding-top: 22px;
}
.comment-add h3 {
    padding-bottom: 16px;
}
.comment-add div {
    border: 1px solid #788797;
    padding: 1px 4px;
    margin: 0 0 9px;
}
.comment-add div textarea {
    width: 100%; height: 105px;
    display: block;
    border: 0;
    margin: 0; padding: 0;
    font: 13px/1.25 "Arial", "Helvetica", sans-serif;
    color: #4a545e;
    background: 0;
}
.comment-add input {
    border: 0;
    margin: 0 6px 0 0; padding: 0;
    background: url("../_img/official/usual-form-submit.gif") 0 0 no-repeat;
    width: 80px; height: 19px;
    line-height: 19px;
    cursor: pointer;
}
.comment-add span {
    font-size: 12px;
    line-height: 19px;
    font-style: italic;
    color: #4a545e;
}
.comment-add .comment-add-text {
    margin-top: -8px;
    display: block;
}
.comment-add em {
    display: block;
     overflow: hidden;
}
.comment-add em span {
    font-style: normal;
    padding-left: 14px;
    margin-right: 6px;
    position: relative;
    left: -14px;
    background: url("../_img/official/comm-add.gif")0 50% no-repeat;
}


/*    CONFERENCE
    ----------------------------------------------------------------- */

.conference {
}
.conference-top {
    overflow: hidden;
}
.conference-top img {
    border: 1px solid #c8d0d7;
    width: 178px;
    float: left;
    margin: 0 10px 0 0;
}
.conference-top span {
    display: block;
    color: #788797;
    font-size: 12px;
    margin: -8px 0 0;
    padding: 0 0 18px;
}
.conference-middle {
    padding: 15px 0 0;
}
.conference-middle p,
.conference-top p {
    font-size: 13px;
    line-height: 1.25;
}
.conference-form-element {
    padding: 0 0 18px;
}
.conference-form-element label {
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    padding: 0 0 3px;
}
.conference-form-element div {
    line-height: 17px;
    width: 353px;
    border: 1px solid #bfc6cf;
}
.conference-form-element div input,
.conference-form-element div textarea {
    background: 0;
    border: 0; margin: 0;
    padding: 0 3px; width: 347px;
    line-height: 17px;
    height: 17px;
}
.conference-form-element div textarea {
    height: 150px; max-width: 347px;
    padding: 3px;
}
.conference-form-submit {
    display: block;
    height: 19px; line-height: 19px;
    width: 80px;
    margin: -8px 0 0; padding: 0;
    border: 0;
    background: url("../_img/official/usual-form-submit.gif") 0 0 no-repeat;
    cursor: pointer;
}
.conference-bottom {
    padding: 25px 0 0;
}
.conference-bottom h2 {
    padding-bottom: 16px;
}
.conference-bottom h2 span {
    color: #788797;
    font-size: 12px;
    padding: 0 0 0 8px;
}
.conference-bottom-a {
    background: #f3f9ff;
    border: 1px solid #dedede;
    line-height: 1.5;
    padding: 11px 15px 10px;
    font-style: italic;
    font-size: 13px;
    color: #182c42;
    position: relative;
}
.conference-bottom-a-color-a,
.conference-bottom-a-color-b,
.conference-bottom-a-color-c,
.conference-bottom-a-color-d {
    position: absolute;
    top: 14px; right: 0;
    font-size: 11px;
    line-height: 16px; height: 16px;
    padding: 0 10px;
    font-style: normal;
    background: #bcd5ee;
    color: #182c42;
}
.conference-bottom-a-color-b {
    background: #d6d6d6;
}
.conference-bottom-a-color-c {
    background: #bae5bd;
}
.conference-bottom-a-color-d {
    background: #f1c8c8;
}
.conference-bottom-a strong {
    display: block;
    padding: 0 0 6px;
}
.conference-bottom-a strong span {
    color: #707070;
    font-size: 11px;
    font-weight: normal;
    padding: 0 0 0 10px;
}
.conference-bottom-b {
    line-height: 1.65;
    padding: 12px 0 23px 50px;
    color: #182c42;
}


/*    SEARCH-RESULT
    ----------------------------------------------------------------- */

.search-result h1 {
    padding: 0 0 8px;
}
.search-result p {
    padding: 0 0 14px;
}
.search-result .search {
    overflow: hidden;
    padding: 0 0 20px;
}
.search-result .search div {
    float: left;
    width: 446px;
    padding: 0 3px;
    height: 17px; line-height: 17px;
    border: 1px solid #bfc6cf;
}
.search-result .search div input {
    width: 100%;
    height: 17px;
    display: block;
    padding: 0; margin: 0;
    border: 0;
    background: 0;
    font: 12px/17px "Arial", "Helvetica", sans-serif;
    color: #363636;
}
.search-result .search .search-submit {
    float: left;
    margin: 0 13px; padding: 0;
    border: 0;
    height: 19px; line-height: 19px;
    width: 54px;
    background: url("../_img/official/header-n.gif") -263px 0 no-repeat;
    cursor: pointer;
}
.search-result .search a {
    font-size: 12px;
    line-height: 19px;
    height: 19px;
    float: left;
    display: block;
}
.search-result .lister {
    margin-left: 0;
    margin-right: 0;
}
.search-list {
    margin: 0; padding: 24px 0 0;
}
.search-list li {
    margin: 0; padding: 0 0 26px;
    background: 0;
}
.search-list li .search-list-date {
    font-size: 11px;
    line-height: 1;
    color: #b3c1ce;
    padding: 0 0 4px;
}
.search-list li .search-list-nav {
    font-size: 12px;
    color: #c1c5d0;
    line-height: 1;
}
.search-list li .search-list-nav em {
    color: #516b88;
}
.search-list li span {
    display: block;
    font-size: 12px;
    line-height: 1.2;
    color: #798796;
}


/*    NEWS-FILTER
    ----------------------------------------------------------------- */

.news-filter {
    overflow: hidden;
    margin: 10px 0 0;
    padding: 19px 0 8px;
    border-top: 1px dashed #c4ccd4;
    border-bottom: 1px dashed #c4ccd4;
}
.news-filter div {
    float: left;
    margin: 0 18px 10px 0;
}
.news-filter div.news-filter-block {
    margin: 0; float: none;
    overflow: hidden;
    float: left;
}
.news-filter div label {
    font-size: 13px;
    font-weight: bold;
    padding: 0 3px 0 0;
}
.news-filter p {
   padding: 0 0 15px;
   font-size: 14px;
   line-height: 1;
}
.news-filter p span {
    font-weight: bold;
    margin: 0 10px 0 0;
}
.news-filter p span a {
    font-weight: normal;
}
.news-filter-sub {
    border: 0;
    display: block;
    float: left;
    border: 0; margin: 0 0 10px; padding: 0;
    line-height: 19px;
    background: url("../_img/official/show.gif") 0 0 no-repeat;
    width: 71px; height: 19px;
    position: relative;
    cursor: pointer;
    top: 2px;
}


/*    CONTENT-RIGHT-LEFT-YEAR
    ----------------------------------------------------------------- */

.content-right-left-year {
    padding: 0 0 2px;
}
.content-right-left-year span {
    font-size: 18px;
    color: #182c42;
    display: block;
    margin-top: -10px;
}
.content-right-left-year ul {
    overflow: hidden;
    margin: 0; padding: 5px 0 0;
}
.content-right-left-year ul li {
    background: 0;
    float: left;
    margin: 0; padding: 0 19px 0 0;
    font-size: 14px;
    font-weight: bold;
    color: #182c42;
}
.content-right-left-year ul li a {
    font-weight: normal;
}

/*    DIRECTORATE SRUCTURE
    ----------------------------------------------------------------- */

.directorate-structure {
	width:724px;
	padding-top:7px;
	overflow:hidden;
	clear:both;
	zoom:1;
	//margin-bottom:100px;
}
.directorate-structure .ds-item {
	background:#f3f9ff;
	border:#cee3f1 solid 1px;
	text-align:center;
	line-height:18px;
	padding:6px 5px;
}
.directorate-structure .ds-item .rocon-tl, .directorate-structure .ds-item .rocon-bl {
	//position:absolute;
	//left:-4px;
}
.directorate-structure .ds-main {
	font-size:16px;
	text-align:center;
	padding:10px 0px;
	font-weight:bold;
	width:32%;
	margin:0 auto 40px;
	padding:15px 0 16px;
}
.directorate-structure .ds-column {
	width:230px;
	float:left;
	margin-right:17px;
}
.directorate-structure .last-ds-column {
	margin-right:0;
}
.directorate-structure .dc-column-head {
	padding-bottom:29px;
	background:url(../_img/official/structure_fon_arrow_down.gif) no-repeat bottom center;
	margin-bottom:-10px;
	margin-left:20px;
}
.directorate-structure .ds-column ul {
	margin:0;
	padding:0;
}
.directorate-structure .ds-column ul li {
	margin:0;
	padding:10px 0 10px 20px;
	background:url(../_img/official/structure_fon.gif) no-repeat 0 center;
}
.directorate-structure .ds-column ul li:first-child {
	background:url(../_img/official/structure_fon_top.gif) no-repeat 0 center;
}
.directorate-structure .ds-column ul li.last-ds-item {
	background:url(../_img/official/structure_fon_bottom.gif) no-repeat 0 center;
}


/*    DIRECTORATE SRUCTURE
    ----------------------------------------------------------------- */

.videomaterials {
	margin:0;
	padding:0;
	font-size:16px;
	line-height:16px;
}
.videomaterials li {
	background:none;
	margin:0 0 20px 0;
	padding:0 0 0 240px;
	overflow:hidden;
	clear:both;
	zoom:1;
    font-size: 16px;
    line-height: 1.3;
}
.videomaterials li.no_image {
	padding-left:0;
}
.videomaterials li img {
	display:block;
	float:left;
	margin-left:-240px;
	border:#969696 solid 1px;
}
.videomaterials span {
	color:#000;
	display:block;
	margin-bottom:3px;
}
.videomaterials p {
	margin-bottom:5px;
	padding-bottom:0;
	color:#788797;
}


/*    DIRECTORATE SRUCTURE
    ----------------------------------------------------------------- */

.official-simbols {
	border:none;
	border-collapse:collapse;
	font-size:14px;
}
.official-simbols td {
	vertical-align:middle;
	font-size:14px;
	margin:0;
	padding:0 20px 0 0;
	border:none;
}


/*    HEAD LISTER
    ----------------------------------------------------------------- */

.head_lister {
	background:#f3f9ff;
	border:#d1e5f2 solid 1px;
	padding:14px 21px 0px;
	font-size:13px;
	margin-bottom:16px;
}
.head_lister_top {
	overflow:hidden;
	clear:both;
	zoom:1;
	margin-bottom:9px;
}
.head_lister_top span {
	float:left;
	display:block;
}
.head_lister_top a {
	float:right;
	display:block;
	font-style:italic;
}
.head_lister_bottom {
	overflow:hidden;
	clear:both;
	zoom:1;
	border-top:#cee3f1 solid 1px;
	padding:14px 0 13px 0;
	margin-bottom:20px;
}
.head_lister .head_lister_bottom {
	margin-bottom:0;
}
.head_lister_bottom .h_l_left {
	display:block;
	float:left;
	color:#4a545e;
}
.head_lister_bottom .h_l_right {
	display:block;
	float:right;
	color:#4a545e;
}
.head_lister ol  {
	margin-bottom:14px;
}
.head_lister ol li {
	line-height:23px;
	padding-bottom:0;
}

/*    BOSS-BLOCK
    ----------------------------------------------------------------- */

.boss-block {
    overflow: hidden;
    padding: 7px 0 0;
}
.boss-block img {
    float: left;
    border: 1px solid #c4ccd4;
    margin: 0 20px 0 0;
}
.boss-block h2 {
    padding: 25px 0 4px;
}
.boss-block em {
    font-style: italic;
    color: #707070;
}
.boss-block div {
    clear: both;
}
#page .boss-block div ul {
    padding: 5px 0 0; margin: 0;
    font-size: 13px;
    line-height: 1.75;
}
#page .boss-block div ul li {
    background: 0;
    padding: 0;
}


/*    REPORTS
    ----------------------------------------------------------------- */

.reports {
    margin: 0 0 26px; padding: 1px 0 0;
    background: url("../http_/www.fcp-pbdd.ru/_img/official/grey-punk.gif") 0 0 repeat-x;
}
.reports li {
    margin: 0; padding: 10px 0 1px;
    background: 0;
    overflow: hidden;
    line-height: 50px;
    background: url ("http://www.fcp-pbdd.ru/_img/official/grey-punk.gif") 0 100% repeat-x;
}
.reports li strong {
    float: left;
    line-height: 50px;
    font-size: 27px;
    padding: 0 14px 0 0;
}
.reports li span,
.reports li a {
    float: left;
    line-height: 50px;
    font-size: 18px;
    color: #3b90df;
    text-decoration: underline;
    cursor: pointer;
    padding: 0 13px;
    border: 1px solid #fff;
}
.reports li span.active,
.reports li a.active {
    background: #f5f6f8;
    border: 1px solid #c7ced6;
    border-bottom: 1px solid #f5f6f8;
    color: #182c42;
    position: relative;
    z-index: 3;
    /* Safari, Chrome */
    -webkit-border-bottom-right-radius:0;
    -webkit-border-bottom-left-radius:0;

    /* Firefox */
    -moz-border-radius-bottomleft:0;
    -moz-border-radius-bottomright:0;
}
.reports li span.active .rocon-bl,
.reports li span.active .rocon-br {
    display: none;
}
.reports li span:hover,
.reports li a:hover {
    text-decoration: none;
}
.reports li div {
    clear: left;
    line-height: 2.15;
    background: #f5f6f8;
    padding: 14px;
    margin: 0 0 10px;
    position: relative;
    z-index: 2;
    top: -1px;
    border: 1px solid #c7ced6;
    display: none;
}
.reports li div em {
    font-style: normal;
    font-size: 12px;
    display: block;
}
.reports li div em a {
    font-size: 14px;
    line-height: 1;
    border: 0;
    padding: 0 0 2px 26px;
    float: none;
}
.reports li div em a:hover {
    text-decoration: none;
}
.reports li div em a.pdf {
    background: url("../_img/official/pdf.png") 0 50% no-repeat;
}
.reports li div em a.doc {
    background: url("../_img/official/doc.png") 0 50% no-repeat;
}
.reports li div .reg_list {
	display:block;
	border:none;
	margin-right:-14px;
}
.reports li div .reg_list .reg_item {
	display:inline-block;
	zoom:1;
	//display:inline;
	width:200px;
	margin-right:10px;
	margin:0 12px 0 0;
	padding:0;
	border:none;
	vertical-align:top;
}
.reports li div .reg_list .reg_item p {
	margin:0 0 5px 0;
	padding:0;
	font-size:12px;
	line-height:18px;
}
.reports li div .reg_list .reg_item a {
	background:none;
	font-size:12px;
	border:none;
	display:inline;
	line-height:15px;
	padding:0;
	float:none;
}
#YMapsID table td, #YMapsID table th {
    border: 0;
}
#YMapsID table {
    margin: 0;
    padding: 0;
}

.week-news-block li ul li .picture{
    float: left;
    height: 120px;
    margin-right: 20px;
    padding: 0;
}
.week-news-block li ul li .info{
    font-weight: normal;
}
.clear{
    clear: both;
}
.photos{
    background-color: #EAECF1;
}
.photos .image{
    background-color: #FFFFFF;
    float: left;
    height: 150px;
    margin: 9px;
    padding: 5px;
    width: 230px;
}
.photos .image .fix_image{
    display: table-cell;
    height: 150px;
    text-align: center;
    vertical-align: middle;
    width: 230px;
}
.selects{
    margin:20px 0px;
}
.selects .left{
    float: left;
    width: 460px;
}
.selects .right{
    float: right;
    width: 440px;
}
.selects select{
    width: 440px;
    height: 25px;
    line-height: 25px;
}
.selects .selectBox-label{
    padding: 0.4em 0.3em 0.4em 8px;
}
.year_block{
    background-color: #EAECF1;
    margin-bottom: 20px;
    padding: 10px;
}
.year_block .type_block{
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
}
.year_block.n_padding .type_block{
    padding-left:0px;
}
.year_block .type_block .file{
    padding-left: 15px;
}

