@import "screen.css";

/* ---------------- [ Elementy stranitsy (colors, fonts, elements padding) */
#header {
	margin-bottom: 27px;
}

#logo {
	height: 43px;
	margin-top: -25px;
}

#content {
}

#main-content {
}

#news-table-big {
	position: relative;
	clear: both;
	width: 960px;
	margin-left: -240px;
	color: #898989;
	font-size: 1.2em;
}

#news-table-big a {
	color: #898989;
}

#news-table-big a:hover {
	color: #b5b5b5;
}

#months {
	margin-left: 240px;
}

#months li {
	float: left;
	margin-right: 10px;
	height: 24px;
}

#months li p {
	margin-top: 4px;
	padding-left: 3px;
	float: left;
}

#months li.current {
	color: #000;
	padding-left: 5px;
	background: url(/img/current-month-left.png) 0 0 no-repeat #f3f3ef;
}

#months li.current p.closer {
	float: left;
	margin-top: 0;
	height: 24px;
	width: 3px;
	padding-right: 2px;
	background: url(/img/current-month-right.png) 100% 0 no-repeat #f3f3ef;
}

#news-table-big table {
	clear: both;
	margin-top: 20px;
	font-style: italic;
	width: 100%;
}

#news-table-big table td {
	width: 128px;
}

#news-table-big table thead td {
	padding-bottom: 10px;
}

#news-table-big table tbody td {
	border: 1px solid #dcdcdb;
	padding: 5px;
	height: 128px;
	vertical-align: top;
}

#news-table-big table tbody td.not-a-day {
	border: 1px solid #f0f1f0;
}

#news-table-big table tbody td.cal-today {
}

#news-table-big table tbody td span {
	font-size: .9em;
	color: #000;
}

#news-table-big table tbody td p {
	margin-top: 10px;
	font-size: .9em;
}

#news-table-big table tbody td a {
	color: #07599d;
}

#news-table-big table tbody td a:hover {
	color: #3475a3;
}

#article {
	width: 450px;
	font-size: 1.2em;
	line-height: 1.4em;
}

#article h3 {
	font-size: 1.4em;
}

#article p {
	margin-bottom: 1.6em;
	line-height: 1.6em;
}

#article strong,#article span {
	font-weight: 100;
	color: #07599d;
}

strong.b {
	color: inherit!important;
}

.no-green strong {
	color: inherit!important;
	font-weight: 700!important;
}

#article a {
	color: #07599d;
}

#article a:hover {
	color: #7abf2e;
}

#article ul {
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 1.6em;
}

#bnrs {
}

#bnrs li {
	float: left;
	padding-right: 40px;
}

table.rates,table.datatable {
	border-collapse: collapse;
	margin-bottom: 5px;
}

table.rates th,table.datatable th {
	background: #f0f1f0;
}

table.rates th,table.rates td,table.datatable th,table.datatable td {
	border: 1px #ddd solid;
	padding: 3px 6px;
}

.layout-rates {
	width: 152%;
}

.layout-rates .note {
	background: #dedede;
	padding: 10px 13px;
	margin-left: -13px;
}

.layout-rates a {
	font-weight: 700;
}

#table-credits {
	width: 100%;
	border-collapse: collapse;
}

#table-credits thead {
	font-size: 1.2em;
	height: 45px;
	background: #f0f1f0;
	vertical-align: bottom;
}

#table-credits #service {
	width: 300px;
}

#table-credits thead td {
	padding-left: 19px;
	padding-bottom: 10px;
}

#table-credits tbody {
	font-size: 1em;
}

#table-credits tbody tr.hilited {
	background: #f3f3ef;
}

#table-credits tbody td {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 19px;
	border-bottom: 1px solid #e1e3e1;
}

#table-credits tbody td.tarif {
	font-weight: 600;
	vertical-align: bottom;
}

#table-credits tbody ul {
	list-style: none;
	padding-top: 12px;
	margin-bottom: 0;
}

#sitemap {
}

#sitemap h3 {
	color: #07599d;
	font-size: 1.25em;
	font-weight: 600;
	margin-bottom: 16px;
}

.map-cat {
	float: left;
	width: 239px;
	font-size: 1.2em;
}

.map-cat a {
	color: #07599d;
}

.map-cat a:hover {
	color: #7bc031;
}

.map-cat ul {
	padding-left: 20px;
	padding-top: 5px;
}

.map-cat li {
	margin-bottom: 6px;
}

.map-cat ul ul a {
	color: #07599d;
}

.map-cat ul ul a:hover {
	color: #3475a3;
}

#contacts {
	padding-top: 20px;
	font-size: 1.2em;
}

#contacts span {
	font-weight: 100;
	color: #898989;
}

#contacts a {
	color: #07599d;
}

#contacts a:hover {
	color: #3475a3;
}

#contacts dt {
	float: left;
	clear: left;
	width: 199px;
	font-weight: 600;
}

#contacts dd {
	float: left;
	width: 280px;
}

#contacts dd.margined {
	margin-bottom: 30px;
}

#contacts .contact-hilited {
	background: #f3f3ef;
	margin-left: -19px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 19px;
}

#contact-form {
	clear: both;
	padding-top: 60px;
}

#contact-form form {
	font-size: 1.2em;
}

#contact-form .label {
	float: left;
	width: 199px;
	font-weight: 600;
}

#contact-form .label span {
	font-weight: 100;
	color: #898989;
}

#contact-form .field {
	float: left;
	width: 264px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	background: #eef2e8;
	text-align: center;
}

#contact-form .field input,#contact-form .field textarea {
	width: 256px;
	border: 1px solid #cdcdcd;
	padding: 3px;
}

#contact-form .field.thelast {
	padding-bottom: 16px;
	background: url(/img/form-tri.png) 0 100% no-repeat #eef2e8;
}

#contact-form .thefirst {
	padding-top: 8px;
}

#contact-form #contact-action-btns {
	clear: both;
	padding: 15px 0;
	margin-left: 199px;
}

#contact-form #contact-action-btns input {
	margin-right: 20px;
	margin-left: 8px;
	vertical-align: middle;
}

#contact-form #contact-action-btns a {
	font-style: italic;
}

#news-date {
	clear: both;
	font-size: 1.2em;
	position: relative;
	top: -20px;
	margin-bottom: 35px;
}

#navigation {
	margin-top: 0;
}

ul#nav {
	margin-bottom: 16px;
}

ul#nav a {
	color: #000;
	display: block;
	height: 24px;
	line-height: 24px;
	text-decoration: underline;
}

ul#nav a:hover {
	text-decoration: none;
}

#menu-active {
	width: 9em;
	height: 24px;
	background: url(/img/menu-active-bg.png) #f3f3ef no-repeat;
	margin-left: -25px;
	padding-left: 25px;
	line-height: 24px;
}

#menu-active p {
	height: 24px;
	padding-right: 10px;
	background: url(/img/menu-active-bg-right.png) #f3f3ef 100% 0 no-repeat;
}

#extra {
}

#extra h3 {
	font-size: 1.2em;
}

#eyecatch-block {
	padding: 20px;
	padding-bottom: 0;
	width: 210px;
	background: url(/img/news-cal-top.png) no-repeat #f3f3ef;
}

#eyecatch-block p {
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 5px;
	font-size: 1.2em;
}

#eyecatch-bott {
	width: 210px;
	margin-top: 14px;
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 20px;
	padding-right: 20px;
	background: url(/img/news-cal-bot.png) 0 100% no-repeat #f3f3ef;
	height: 6px;
}

#info-block {
	padding: 20px;
}

#info-block li {
	font-size: 1.2em;
	padding-top: 10px;
	padding-left: 20px;
}

#info-block a {
	color: #07599d;
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px dashed;
}

#info-block a:hover {
/*color: #7bc031;*/
	border-bottom: 0;
}

#nav-sitemap {
}

#nav-sitemap p {
	margin-left: -40px;
	font-size: 1em;
}

#nav-sitemap p a {
	color: #000;
	font-style: italic;
}

#nav-sitemap p a:hover {
	color: #666;
}

#nav-sitemap {
	font-size: 1.2em;
	padding-left: 20px;
}

#nav-sitemap ul li {
	padding-bottom: 5px;
}

#nav-sitemap ul a {
	color: #000;
}

#nav-sitemap ul ul {
	padding-top: 10px;
	padding-left: 20px;
}

#nav-sitemap ul ul a {
	color: #07599d;
}

#nav-sitemap ul ul a:hover {
	color: #666;
}

#nav-sitemap a {
	color: #07599d;
}

#nav-sitemap a:hover {
	color: #096fb8;
}

#news-calendar {
	width: 250px;
	padding-top: 10px;
	background: url(/img/news-cal-top.png) no-repeat #f3f3ef;
}

#month-sel {
	float: left;
	width: 129px;
	height: 24px;
	margin-left: 10px;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 1.2em;
	background: url(/img/news-cal-m-sel.png) no-repeat;
}

#month-sel p {
	float: left;
}

#month-sel a {
	text-decoration: none;
}

#month-sel #go-left {
	width: 2em;
	text-align: right;
}

#month-sel #go-right {
	width: 2em;
}

#month-sel #month {
	width: 5em;
	text-align: center;
}

#year-sel {
	float: left;
	padding-top: 5px;
	width: 37px;
	font-size: 1.2em;
}

#year-sel-do-pop {
	text-decoration: none;
	border-bottom: 1px dashed;
}

#year-sel-popup {
	position: relative;
	top: -53px;
	left: -5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: -75px;
	background: #fff;
}

#year-sel-current {
}

#news-calendar table {
	clear: both;
	margin-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	font-size: 1.2em;
	font-style: italic;
}

#news-calendar table td {
	width: 29px;
	border: 1px solid #dcdcdb;
	text-align: center;
}

#news-calendar table thead td {
	border: 0;
}

#news-calendar table tbody td {
	color: #898989;
}

#news-calendar table tbody #cal-today {
	color: #000;
}

.cal-date a {
	color: #07599d;
}

.cal-date a:hover {
	color: #096fb8;
}

.cal-x-date a {
	color: #07599d;
}

.cal-x-date a:hover {
	color: #7abf2e;
}

#news-calendar table .no-day {
	border: 1px solid #fff;
}

#cal-bottom {
	width: 250px;
	height: 6px;
	background: url(/img/news-cal-bot.png) 0 100% no-repeat;
}

#terms {
	margin-top: 20px;
	background: url(/img/terms-bot.png) 0 100% #f3f3ef no-repeat;
	padding: 20px;
	padding-top: 0;
	width: 210px;
}

#terms h3 {
	width: 210px;
	margin-left: -20px;
	margin-right: -20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 25px;
	background: url(/img/terms-top.png) #f3f3ef no-repeat;
}

#terms dl {
	margin-top: 15px;
	padding-left: 20px;
}

#terms dt {
	font-size: 1.2em;
	margin-bottom: 10px;
}

#terms dt a {
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px dashed;
	color: #07599d;
}

#terms dt a:hover {
/*color: #7abf2e;*/
	border-bottom: 0;
}

#terms dd {
	display: none;
	font-size: 1.1em;
	padding-left: 20px;
	margin-bottom: 10px;
	font-style: italic;
}

#terms dd.term-shown {
	display: block;
}

/* ------------------------------ путь */
#path {
	font-size: 1.2em;
	margin-bottom: 10px;
}

#path a {
	color: #898989;
	text-decoration: underline;
}

#path a:hover {
/*color: #b7b7b7;*/
	text-decoration: none;
}

/* ------------------------------ результаты поиска */
.keyword {
	color: #07599d;
	font-weight: 700;
}

#search-result {
	font-size: 1.3em;
}

#search-result dt {
	margin-bottom: 10px;
}

#search-result dt a {
	color: #07599d;
	font-style: italic;
}

#search-result dd {
	padding-left: 30px;
	margin-bottom: 30px;
}

#page-lister {
	font-size: 1.2em;
}

#page-lister li {
	float: left;
	padding: 5px 10px;
}

#page-lister li.current {
	background: #f3f3f3;
}

#page-lister li.current a {
	text-decoration: none;
}

#page-lister li a {
	font-style: italic;
}

.arr {
	color: #9c9c9c;
}

.note {
	background-color: #ff0;
}

/***faq***/
.question-group {
	margin-bottom: 20px;
}

.question-group-title span {
	font-size: 1.2em;
	color: #666;
}

.question-group-title sup {
	font-size: 1.3em;
	font-size: 1.6em;
	color: #666;
	font-style: italic;
}

.question-group-title a {
	font-size: 1.4em;
	line-height: 1.4em;
	color: #07599d;
	text-decoration: none;
	display: inline;
	border-bottom: 1px dashed #07599d;
	margin: 0 5px;
}

.question-group-list {
	display: none;
}

.question-group-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.question-group-list li {
	padding: 20px 35px 20px 30px;
	margin: 0;
	border-top: 1px solid #ccc;
}

.question-group-list li.first {
	border-top: 0;
}

.question-group-list li a {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #000;
	text-decoration: underline;
	display: block;
	margin-left: 15px;
}

.question-answer {
	display: none;
}

.question-answer-top {
	height: 8px;
	background: url(../img/faq-ans.png) 0 0 no-repeat;
	margin-top: 15px;
}

.question-answer-text {
	padding: 15px 25px 5px;
	background-color: #f3f3ef;
}

.question-answer-text p {
	font-size: 1.2em;
	color: #666;
	margin: 0;
	padding: 0 0 10px;
}

.faq-form {
	padding-top: 15px;
	border-top: 1px solid #ccc;
	margin-bottom: 10px;
}

.faq-form h3 {
	padding: 0!important;
}

.faq-form div {
	clear: left;
}

.faq-form label {
	display: block;
	float: left;
	width: 140px;
	font-size: 1.2em;
	font-weight: 700;
	color: #000;
	margin: 0;
	padding: 10px 0 0;
}

.faq-form p {
	padding: 10px 10px 0;
	margin: 0 0 0 140px;
	background-color: #eef2e8;
}

.faq-form label span {
	font-weight: 400;
	color: #999;
}

.faq-form input,.faq-form textarea {
	border: 1px solid #ccc;
	background-color: #fff;
	font-size: 1.2em;
	color: #000;
}

.faq-form input {
	width: 99%;
}

.faq-form textarea {
	width: 99%;
	height: 200px;
}

.form-bot {
	height: 8px;
	background: url(../img/faq-form.png) 0 0 no-repeat;
	margin-left: 140px;
}

.form-buttons {
	margin-left: 140px;
	padding: 10px 0 0;
}

.form-buttons input {
	width: auto;
	border: 0;
	float: left;
}

.form-buttons a {
	float: left;
	font-size: 1.2em;
	color: #000;
	font-style: italic;
	margin: 7px 0 0 15px;
}

/***/

.row {
	padding-bottom: 5px;
}
.row .inputext {
	border:1px solid #abadb3;
	padding:  2px;
margin-left: 2px;
}

.row textarea {
	border:1px solid #abadb3;
}


/* калькулятор */

.calc_form {
    margin: 20px 0;
    background: #f3f3ef;
    padding: 10px;
    background: -webkit-gradient(linear, left top, left bottom, from(#f3f3ef), to(#e9e9e4));
    background: -moz-linear-gradient(top,  #f3f3ef,  #e9e9e4);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#f3f3ef', EndColorStr='#e9e9e4');
}

.calc_form .title {
    padding: 0 11px 3px 11px;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 8px
}

.calc_form .title h4 {
    font-size: 12px;
}

.calc_form .title p {
    color: #898989;
    font-style: italic;
}

.calc_form .row {
    padding: 0 6px 3px 6px;
}

.calc_form .row label {
    display: block;
    margin: 5px 0 0 1px;
    color: #898989;
    font-style: italic;
}

.calc_form .row em.error {
    display: block;
    margin: 5px 0 0 1px;
    color: red !important;
}

.calc_form .row input.text {
    width: 208px;
    padding: 3px !important;
}

.calc_form .submit {
    text-align: center;
    margin-top: 10px;
}

.calc_results_container {
    position: relative;
    width: 500px;
}

.calc_results_container .bgr {
    position: absolute;
    width: 100%;
    height: 150px;
    background: #f3f3ef;
    z-index: 1;
    background: -webkit-gradient(linear, left top, left bottom, from(#f3f3ef), to(#e9e9e4));
    background: -moz-linear-gradient(top,  #f3f3ef,  #e9e9e4);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#f3f3ef', EndColorStr='#e9e9e4');
}

.calc_results_container table {
    position: relative;
    z-index: 2;
}

.calc_results {
    width: 460px;
    margin: 0 0 30px 9px;
    font-size: 12px;
    border-collapse: collapse;
}

.calc_results thead {
    border-bottom: 4px solid white;
}

.calc_results tr.even td {
    background: #f1f1f1;
}

.calc_results td {
    padding: 7px 0;
    vertical-align: top;
}

.calc_results td.fff {
    margin-left: 20px;
}

.calc_results td.first {
    padding-left: 4px;
}

.calc_results td.last {
    padding-right: 4px;
}

.calc_results .divider {
    height: 1px;
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0;
}

.calc_results .divider div {
    border-bottom: 1px solid #cdcdcd;
}

.calc_results .divider div.dashed {
    border-bottom: 1px dashed #bcbcbc;
}

.calc_results td.first {
    margin-left: 10px;
}

.calc_results .small {
    font-size: 11px;
}

.calc_results .bb {
    border-bottom: 1px solid #cdcdcd;
}

.calc_results .italic {
    font-style: italic;
}

.calc_results .gray {
    color: #898989;
}

.calc_results .ann {
    padding-left: 10px;
    background: url(../img/g_green.gif) no-repeat left center;
}

.calc_results .diff {
    padding-left: 10px;
    background: url(../img/g_red.gif) no-repeat left center;
}

.calc_results thead .ann, .calc_results thead .diff {
    float: left;
}

.calc_results thead .ann {
    margin: 0 25px 0 9px;
}

/* опросы */

.poll form {
    margin-top: 10px;
}

#poll_error_message {
    padding: 0 11px 3px 11px;
    color: red;
    font-size: 11px;
    display: none;
}

.poll .row {
    padding: 0 11px 3px 11px;
    color: #676765;
}

.poll .row input {
    vertical-align: middle;
}

.poll .last {
    border-top: 1px solid #cdcdcd;
    color: #676765;
    margin-top: 6px;
    padding-top: 11px;
}

.poll input {
    padding: 1px 5px;
}

.poll {
    background: #f3f3ef;
    padding: 14px 10px;

    background: -webkit-gradient(linear, left top, left bottom, from(#f3f3ef), to(#e9e9e4));
    background: -moz-linear-gradient(top,  #f3f3ef,  #e9e9e4);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#f3f3ef', EndColorStr='#e9e9e4');
}

.poll .title {
    padding: 0 9px 3px 9px;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 4px;
}

.poll .title h4 {
    font-size: 12px;
}

.poll .title p {
    color: #898989;
    font-style: italic;
    font-size: 11px;
    line-height: 1.3em;
    margin: 0 0 3px 0;
}

.poll .result {
    overflow: hidden;
    margin-bottom: 4px;
}

.poll span {
    display: block;
    margin: 0 11px 3px 11px;
}

.poll span.answer {
    float: left;
    color: #676765;
}

.poll span.value {
    float: right;
    color: #898989;
    font-style: italic;
    font-size: 11px;
    margin-right: 0;
}

.poll .pcont  {
    height: 4px;
    background: red url(../img/poll_res_filler.gif);
    width: 175px;
}

.poll .pcont .percentage {
    height: 4px;
    background: #666 url(../img/poll_res_percentage.gif);
}