﻿@font-face {
    font-family: 'Lobster'; 
    src: url('Lobster.eot'); 
    src: url('Lobster.eot?iefix') format('eot'), 
        url('Lobster.woff') format('woff'), 
        url('Lobster.ttf') format('truetype'), 
        url('Lobster.svg#webfont') format('svg');
}

body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}
td {padding:3px 0;}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,th,var{
	font-style:normal;
	font-weight:normal;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after{
	content:'';
}
abbr,acronym{
	border:0;
}
p { padding:5px 0; text-align:justify; }
a
{
    color:#393939;
    outline:none;
}

h1, h2 {font: 30px Lobster, Arial;}

input[type=text], input[type=password], textarea
{
    border:solid 1px #A2A2A2;
    border-radius:7px;
    padding:4px 7px;
}

body 
{
    font: 13px/20px Verdana, Tahoma, Arial, Helvetica, sans-serif; 
    color:#70614e; 
    background:#e2dbcb none no-repeat center 0; 
}

.centerie {
    text-align: center;
}
.centerfo {
}
.wrapper {
    /*background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 10px 1px #000;*/
    text-align: left;
    width:1200px;
    margin-left: auto;
    margin-right: auto;
    height:100%;
}
.clear {
    clear: both;
}

.header {
    background-color: #299d37;
    padding: 20px 0 10px;
    width: 100%;
}
.header .wrapper { text-align:center; }
.header .logo
{
    float:left; 
	margin-top:23px;
}
.header .contacts {
    float: right;
    margin-top:42px;
}
.phone_icon
{
    float:left; 
    margin-right:30px;
    margin-top: 2px;
    background:url(i/phone.jpg) no-repeat 0 0;
    width:23px;
    height:49px;
}

.header .address
{
    color: #fff;
    float: left;
    font-size: 16px;
}

.header .address span
{
    float:left;
    margin:0px;
    FONT: 30px Helios,Arial;
}

.mainmenu {
    display: inline-block;
    padding: 5px 0;
    width: 100%;
	background-color:#fff;
}
.mainmenu ul {
    display: inline-block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width:100%;
    text-align:center;
}
.mainmenu ul li {
    display:inline-block;
	text-align:center;
	padding:0 23px 0 0;
}
.mainmenu ul li:hover {
}
.mainmenu ul li.last {
    background: none;
    padding: 0;
}
.mainmenu ul li a {
    color: #299d37;
    text-decoration: none;
    /*font:16px Benguiat;*/
    text-transform:uppercase;
    font-family:serif;
    font-size:16px;
    font-weight:bold;
}

.main-content 
{
    background-color:#efefef;
    display:inline-block;
    width:100%;
    background: url(i/content-bg.jpg) repeat-x center 0;
    padding:30px 0;
}

.sidebar 
{
    float: right;
	width: 640px;
	min-height:300px;
	position:relative;
}
.content 
{
    width: 480px;
	float: left;
	min-height:300px;
}
.sidebar.main {
	width: 480px;
}
.content.main {
	width: 700px;
}
.sidebar.right {
    padding-left: 20px;
    width: 300px;
}
.sidebar.left {
    float: left;
    padding-right: 30px;
    width: 300px;
}
.content.middle {
    display: inline-block;
    float: none;
    width: 550px;
}
.side-img {
    float: left;
    margin-left: 15px;
}
.side-img.two {
    margin-left: 55px;
    margin-top: 30px;
}
.main_actions {
    background-color: #fff;
    display: inline-block;
    margin-top: 10px;
    width: 100%;
}
.footer 
{
    width:100%;
    clear:both;
	display:inline-block;
	background-color:#299d37;
	padding:15px 0;
}
.copyright {
    color: #efefef;
    float: left;
    line-height: 15px;
    padding: 10px 225px 10px 20px;
}
.copyright a { color:#efefef; }
.footer .contacts {
    float: right;
    padding: 7px 20px;
}
.phone_icon
{
    float:left; 
    margin-right:10px;
    margin-top: 4px;
    background:url(i/footer-phone.png) no-repeat 0 0;
    width:21px;
    height:27px;
}
.footer .address
{
    color: #efefef;
    float: left;
    font-size: 22px;
    text-align:right;
    margin-top:5px;
}
.footer .address span
{
    float:left;
    margin:0px;
    font-size:18px;
    font-weight:bold;
}





.textlink {
    background-color: #525252;
    border: 1px solid #525252;
    border-radius: 12px;
    color: #FFFFFF;
    display: inline;
    font: bold 11px/26px Arial,Helvetica,sans-serif;
    padding: 2px 5px;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
    width: 1px;
}
.textlink:hover {
    background-color: #727272;
}

.soknom_title {
    font:14px Segoe Bold;
	color:#D9241C;
	
}
.soknom_title:hover {

}
.list-box {
    background-color: #ccc1b0;
    border: 0 none;
    float: left;
    padding: 5px 10px;
    width: 100%;
    margin-bottom:10px;
    color:#fff;
}
.list-box option
{
    outline:none;
}

.zaim-handle {
    background-color: #059e42;
    border-radius: 14px;
    cursor: pointer;
    height: 11px;
    position: absolute;
    width: 38px;
}
.zaim-rail {
    background-color: #fff;
    border-radius: 14px;
    height: 11px;
    position: relative;
    width: 100%;
}
.set-office 
{
    display:inline-block;
    width:100%;
}
.type-table, .set-param, .payment, .set-profile {
    background-color: #ccc1b0;
    display: block;
    padding: 10px;
    color:#fff;
}
.set-param { padding:20px 10px 15px; }
.set-value {
    margin-bottom: 10px;
}
.payment {
    padding-top: 0;
    text-align: center;
}
.type-table span {
    display: inline-block;
    padding: 2px;
}
h3 {
    background-color: #299d37;
    color: #fff;
    display: flex;
    font-family: Lobster;
    font-size: 20px;
    margin: 10px 0;
    padding: 8px 20px;
    text-align: center;
}

.payment {
    background-color: #299d37;
    display: block;
    padding: 10px;
    color:#fff;
    margin:10px 0;
}
.payment span {
    font-family: Lobster;
    font-size: 28px;
}
.set-profile input[type="text"] {
    width: 360px;
}
.auto-zaim-prices {
    background-color: #ccc1b0;
    color:#fff;
    width:100%;
}
.auto-zaim-prices tr td { width:50%; text-align:center; padding:10px; }
.auto-zaim-prices tr td input[type="text"] { width:70px; }
.auto-zaim-prices .zaim-rail {
    display: inline-block;
    width:350px;
}
.calc, .zaim-send { text-align:center; }
.zaim-button {
    background: -moz-linear-gradient(top,#299d37,#41ea8e);
    background: -webkit-gradient(linear, left top, left bottom, from(#299d37), to(#41ea8e));
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#299d37,endColorstr=#41ea8e,GradientType=0); zoom: 1;
    background: linear-gradient(to top,#299d37,#41ea8e);
    border: 1px solid #059e42;
    border-radius: 7px;
    color: #fff;
    display: inline-block;
    font-family: Lobster;
    font-size: 26px;
    margin: 10px 0;
    padding: 10px 20px;
    text-decoration: none;
}
.zaim-button:hover 
{
    background: -moz-linear-gradient(top,#23cc70,#299d37);
    background: -webkit-gradient(linear, left top, left bottom, from(#23cc70), to(#299d37));
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#23cc70,endColorstr=#299d37,GradientType=0); zoom: 1;
    background: linear-gradient(to top,#23cc70,#299d37); 
}
.vklad-param {
    width:100%;
}
.vklad-param tr td { vertical-align:top; }
.set-summ {
    text-align: center;
}
.off-cities
{
    float:left;
    width:45%;
}
.off-map
{
    float:right;
    width:45%;
}
.docs-images-table { width:100%; }
.docs-images-table tr td { width:16.66%; }
.docs-images-table img { height: 250px; }


.top-news {
    display: inline-block;
}
.top-news-item {
    margin-bottom: 15px;
}
.top-news-date {
    background-color: #299d37;
    color: #fff;
    display: inline-block;
    margin-bottom: 5px;
    padding: 2px 5px;
}


.news-item {
    display: inline-block;
    margin-bottom: 30px;
    width: 100%;
}
.news-item-img {
    float: left;
}
.news-item-img img {
    max-height: 200px;
    max-width: 300px;
    margin-right:20px;
}
.news-item-date {
    background-color: #299d37;
    color: #fff;
    display: inline-block;
    padding: 2px 5px;
}
.news-item-title {
    display: inline;
    font-size: 120%;
    font-weight: bold;
    margin-left: 15px;
}
.news-title-content {
    padding-top: 6px;
}


.content-table {
    border-collapse: collapse;
    width: 100%;
}
.content-table td {
    padding: 3px 5px;
}

/*13052020*/
.obyavlenie{
	border: 2px solid #038642;
	border-radius: 25px;
	text-align: center;
	padding: 15px;
	margin-bottom: 25px;
}
.fontobyavlenie1{
	font-size: 18px;
	text-align: center;
}
.fontobyavlenie2{
	font-size: 18px;
	text-align: center;
}
/*13052020*/