html,body {
margin: 0;
padding: 0;
width: 100%;
height: auto;
background: #fff;
color: #000;
font-size: 14px/20px;
font-family: Tahoma, Verdana, sans-serif;
}

.medium { font-size: 22px; line-height: 22px; }
.large { font-size: 24px; line-height: 22px; }

div,form,ul,li,dl,dt,dd,p {
margin: 0;
padding: 0;
list-style: none;
}

img {
border: 0;
}

h1,h2,h3,h4,h5,h6, .zag-h1 {
margin: 0;
padding: 0;
font-weight: normal;
}
table {
  border-collapse: collapse;
}
.clear {
clear: both;
overflow: hidden;
height: 0;
}

.relative {
position: relative;
}

a {
color: #000;
}

a:hover {
text-decoration: none;
}

#layer {
position: relative;
width: 1024px;
margin:auto;
padding: auto;
}
a.hov:hover
{
color:#000;
text-decoration:underline;
}

#header
{
	position: relative;
	width: 1024px;
	height: 100%;
}
#header table.main_tab
{
	background-color: #E9E9E9;
	border-bottom: 1px solid #000;
	border-color:#000;
}
#header table.main_tab td
{
	padding: 10px 20px; 
	font-size:20px;
	background-color: #E9E9E9;
}
/*#header .logo
{
	float:left;
	margin: 40px 20px 0 20px;
	position:relative;
	background: url("images/logo.png") no-repeat;
	height:66px;
	width: 458px;
}*/
#header .header2 .logo 
{    
    float: left;
    margin: 40px 20px 0;
    padding: 0 30px 0 10px;
    height: 66px;
}
#header .header2 .title {
    float: left;
    height: 66px;
    margin: 40px 0 0;
}
#header .header2 .title h1 {
    color: #393939;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 0px;
}
#header .header2 .title h3 {
    color: #393939;
    font-size: 20px;
    text-align: right;   
}
#header .find
{
	float:right;
	margin: 50px 20px 0 20px;
	position:relative;
}
#header .find form
{
	background: url("images/bg_form.png") no-repeat scroll left center transparent;
    height: 30px;
    overflow: hidden;
    width: 377px;
}
#header .find form .input
{
    float: left;
    font-family: Tahoma,Verdana,sans-serif;
    font-size: 19px;
	border:none;
    height: 19px;
    padding: 2px 5px;
	margin: 3px 0 0 10px;
    width: 325px;
}	
#header .find form  .button
{
	background: url("images/loop.png") no-repeat scroll 20% 3px transparent;
    cursor: pointer;
    float: right;
	border:none;
    height: 22px;
	margin: 2px 10px 0 0;
    width: 20px;
}
#header .line
{
	height: 2px;
	width:100%;
	background: #000;
}
#header .header2
{
	height:130px;
}
#header ul.menu
{
	width: 100%;
	margin: 10px 0 0 0;
	float:left;
	font-size: 20px;
	height: 80px;
	color:#000;
	border-bottom: 1px solid #000;
	border-bottom-color:#000;
	border-top-color:#000;
	border-top: 2px solid #000;
	padding: 20px 0 0 0;
}
#header ul.menu li
{
	float:left;
	color:#000;
	height:35px;
}
#header ul.menu li a
{
	text-decoration:none;
	margin: 0 4px;
	color:#000;
	padding: 0 5px;
}
#header ul.menu li a
{
	float:left;
	margin: 0 19px;
	color:#000;
	float:left;
	/*border: 1px solid #fff;
	border-color:#fff;*/
}
#header ul.menu li a:hover
{
	color:#fff;
	background:#000;
}
#header ul.menu li .selected
{
	color:#fff;
	background:#000;
}
#header .line2
{
	height: 1px;
	width:100%;
	background: #000;
}
#header ul.menu2
{
	margin: auto auto auto 290px;
	padding: auto;
	text-align: center;
	height:50px;
	font-size: 20px;
}

.medium #header ul.menu2 { font-size: 22px; margin: auto auto auto 250px;}
.large #header ul.menu2 { font-size: 24px; margin: auto auto auto 230px;}

#content  ul, #content  ol {
	/*width: 60%;*/
	margin-left: 20px;
	/*margin-top: 20px;*/
	margin-bottom: 30px;
	font-size: 20px;
}
#content  ul {
	list-style: none outside none;
}
#content  ol {
  list-style: decimal outside;
}
#content  ul:before, #content  ol:before {
  content: " ";
  display: block;
  clear: both;
  height: 0; 
  font-size: 0; 
  line-height: 0; 
  text-indent: -4000px;
}
.medium #content  ul, .medium #content  ol  { font-size: 22px; line-height: 28px;}
.large #content  ul, .large #content  ol  { font-size: 24px; line-height: 34px;}

#content  table {
  font-size: 20px;
  margin-bottom: 20px;
}
#content  table th{
	color:#fff;
	background: #000;
	text-align:left;
}
#content  table th p{
	color:#fff;
}
#content  table  p{
	padding:10px;
	margin:0;
}
#content  table.new tr{
	border-bottom: 1px solid #d3d3d3;
}
#content .news_main table {
  margin-bottom: 0;
}
.medium #content  table  { font-size: 22px; line-height: 24px;}
.large #content  table  { font-size: 24px; line-height: 30px;} 
#content  table tr td.news_detail {padding-top: 16px}
#content  table tr.line_news td {padding-bottom: 8px}
.news_main {margin-bottom: 10px}
#content  ul li
{
	list-style: none outside ;
	
	margin-bottom:5px;
	position:relative;
	list-style-image: url("images/line.png");
	margin: 10px 0 0px 10px;
}
#content  ul li span {
  font-size: inherit !important;
}
#content ol li {
    list-style: decimal outside;
    margin-bottom: 5px;
    position: relative;
    margin: 10px 0 0px 10px;
}

#header ul.menu2 li
{
	float: left;
	margin-top:20px;
	padding: 0 10px;
}
#header ul.menu3
{
	padding: auto;
	text-align: center;
	height:50px;
	font-size: 19px;
}
#header ul.menu3 li
{
	float: left;
	margin-top:20px;
	padding: 0 10px;
}
#content
{
	padding: 15px 10px 30px 10px;
	min-height:570px;
}
#content p
{
	margin: 0 0 30px 0;
	font-size: 20px;
	/* float: left; */
	color:#000;
	display:block;
}
.medium #content p { font-size: 22px;  line-height: 24px;}
.large #content p { font-size: 24px;  line-height: 28px;}

font {
  font-size: inherit
}
#footer p, #footer address
{
	margin: 0 0 20px 0;
	font-size:19px;
	color:#000;
	font-style:normal;
}
.medium #footer p { font-size: 19px; }
.large #footer p { font-size: 19px; }

#footer p strong{color:#000;}


.news
{
	font-size: 12px;
	float: left;
	margin: 0 0 10px 0;
	color:#000;
	width: 100%;
}
#content .propery
{
	margin: 0 0 30px 0;	
}
.medium .news { font-size: 14px; line-height: 18px; }
.large .news { font-size: 18px; line-height: 20px; }

a.not
{
	text-decoration: none;
}
#footer
{
	padding: 30px 10px 0 10px;
	height:110px;
	border-top:1px solid #000;
	border-top-color:#000;
	clear:both;
}
h1, .zag-h1
{
	font-size: 26px;
	font-weight:bold;
	color:#000;
	margin-bottom: 10px;
}
.medium h1, .medium .zag-h1 { font-size: 30px; line-height: 40px; }
.large h1, .large .zag-h1 { font-size: 34px; line-height: 44px; }

ul.resizer
{float:right;margin-left: 3px;}
ul.resizer  li
{float:left;  padding: 0 3px 0 0;}
ul.resizer li a img {
  border: 2px solid transparent;
}
ul.resizer li a.active img {
  border-color: #000;
}
#content ul.nav 
{margin: 0px;}
#content ul.nav li
{
	float: left;
	list-style: none outside none;
	padding: 0 3px 0 0;
}
#content ul.nav li.second
{
	/*background: url("images/nav.png") left center no-repeat;*/
	padding: 0px;
}
#content .image 
{
	float: left;
	margin: 15px 0 20px 0;
	font-size: 20px;
} 
#content .image img
{
	float: left;	
	margin: 10px 20px 20px 0;
} 
#content .image .text
{
	font-size:20px;
	margin-top: 5px;
}
.medium #content  .image{ font-size: 22px; line-height: 30px;}
.large #content  .image { font-size: 24px; line-height: 36px;}


#content h2
{
	font-size: 25px;
	color:#000;
	width: 100%;
	margin: 10px 0 10px 0;
}
.medium #content h2{ font-size: 22px; line-height: 36px; }
.large #content h2 { font-size: 24px; line-height: 40px; }

#content h3
{
	font-size: 22px;
	color:#000;
	width: 100%;
	margin: 0px 0 20px 0;
}

.medium #content h3{ font-size: 24px; line-height: 34px; }
.large #content h3 { font-size: 26px; line-height: 38px; }

#content  ul.num li
{
	list-style: decimal outside none;
}
#content h4
{
	font-size: 20px;
	color:#000;
	font-weight: bold;
	width: 100%;
	margin: 0px 0 20px 0;
}
.medium #content h4{ font-size: 22px; line-height: 32px; }
.large #content h4 { font-size: 26px; line-height: 36px; }

#content .big
{
font-size: 44px;
 margin-top:-15px;
 }
 .medium #content .big{  margin-top:0px }
.large #content .big {  margin-top:0px }
 
#content h5
{
	font-size: 17px;
	color:#000;
	font-weight: bold;
	width: 100%;
	margin: 0px 0 20px 0;
}
.medium #content h5{ font-size: 21px; line-height: 31px; }
.large #content h5 { font-size: 25px; line-height: 35px; }

#content  .bottom
{
	margin-bottom: 30px;
}
#content  table.grey 
{
	border: 1px solid #000;
	margin-bottom: 30px;
	border-collapse: collapse;
	border-color:#000;
}
#content  table.grey td.body
{
	padding: 15px 20px 20px 20px;
	border: 1px solid #000;
	border-color:#000;
	border-collapse: collapse;
}
#content  table.grey td.head
{
	background: #C9C9C9;
	padding: 10px 20px;
	border: 1px solid #000;
	border-color:#000;
	border-collapse: collapse;
	font-weight: bold;
}
#content h6
{
	font-size: 16px;
	font-weight: bold;
	color:#000;
	width: 100%;
	margin: 0px 0 20px 0;
}
.medium #content h6{ font-size: 20px; line-height: 30px; }
.large #content h6 { font-size: 24px; line-height: 34px; }
	
ul.colors{float:right;}
ul.colors li
{
	float:left;
	width: 33px;
	padding-right: 5px;
}
.head_text
{
	float:left; 
	margin-top:10px;
	color:#000;
}
.head_text2
{
	float:left; 
	margin-top:10px;
	color:#000;
	margin-left:40px;
}
	
	
	
/*������ �����*/
	
body.color2
{
	background:#000;
}	
.color2 #content p,
.color2 #content h1,
.color2 #content h2,
.color2 #content h3,
.color2 #content h4,
.color2 #content h5,
.color2 #content h6,
.color2 .news,
.color2 #footer p,
.color2 #footer p strong,
.color2 #content ul,
.color2 #header ul.menu2 li a,
.color2 #header ul.menu li a,
.color2 .head_text2,
.color2 .head_text,
.color2 a,
.color2 #content .image,
.color2 #content table, .color2 label, body.color2
{
	color:#fff;
}	


.color2 #footer
{border-top: 1px solid #fff;}

.color2 #header ul.menu
{
	border-bottom: 1px solid #fff;
	border-top: 2px solid #fff;
}
/*.color2  #header ul.menu li a
{
	border: 1px solid #000;
	position:relative;
}*/
.color2 #header ul.menu li a:hover
{
	background:#fff;
	border: 1px solid #fff;
	position:relative;
	color:#000;
}
.color2 #header ul.menu li .selected
{
	background:#fff;
	border: 1px solid #fff;
	position:relative;
	color:#000;
}
.color2 #header table.main_tab
{
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
.color2 #header table.main_tab td
{
	background: #000;
}
/*.color2 #header .logo
{
	float:left;
	margin: 40px 20px 0 20px;
	position:relative;
	background: url("images/logo2.png") no-repeat;
	height:66px;
	width: 458px;
}*/
.color2 #header .header2 .title h1 {
    color: #fff;   
}
.color2 #header .header2 .title h3 {
    color: #fff;    
}
.color2 #header .find form
{
	background: url("images/bg_form2.png") no-repeat scroll left center transparent;
}
.color2 #header .find form .input
{
    background:#000;
	color:#fff;
}	
.color2 #header .find form  .button
{
	background: url("images/loop2.png") no-repeat scroll 20% 3px transparent;
}
.color2 #content  table.grey 
{
	border: 1px solid #fff;
	border-collapse: collapse;
}
.color2 #content  table.grey td.body
{
	padding: 15px 20px 20px 20px;
	border: 1px solid #fff;
	border-collapse: collapse;
}
.color2 #content  table.grey td.head
{
	background: #000;
	border: 1px solid #fff;
	border-collapse: collapse;
}
.color2 #content ul.nav li {
    float: left;
    list-style: none outside none;
    padding: 0 3px 0 0;
}
.color2 #content ul.num li {
    list-style: decimal outside none;
}
.color2 #content ul li {
    list-style: none outside url("images/line2.png");
}

div.welcome
{
	margin: 0  0 20px 0;
}

.informer .weather
{
	width:200px;
}

.first-man p img
{
	margin-right: 10px;
}

#content .block_message .image, #content .block_message .image img
{
	margin-top: 0px;	
}
.news_name 
{
  font-size: 20px; 
	line-height: 26px;
}
.medium .news_name 
{ 
  font-size: 22px; 
	line-height: 30px; 
}
.large .news_name 
{ 
    font-size: 24px; 
	line-height: 36px; 
}

.go_detail 
{
    font-size: 20px; 
}
.medium .go_detail 
{ 
    font-size: 22px; 
	line-height: 26px; 
}
.large .go_detail 
{ 
    font-size: 24px; 
	line-height: 30px; 
}

.anons_info 
{
    font-size: 18px; 
    line-height: 26px;
}
.medium .anons_info 
{ 
    font-size: 20px; 
	line-height: 30px; 
}
.large .anons_info 
{ 
    font-size: 22px; 
	line-height: 36px; 
}
.fakebutton {
  display: none !important;
}
.question .submit {
  position: relative !important;
  clear: both;
  width: 250px;
  margin: 0;
  padding: 0;
}
.question .submit input {
  opacity: 1 !important;
  position: relative !important;
  display: inline-block !important;
  width: 150px !important;
  padding: 0 10px !important;
  margin: 0 0 0 100px !important;
  cursor: pointer !important;
  background: transparent !important;
  border: 2px solid #000 !important;
  line-height: 24px !important;
  height: 28px !important;
  font-size: 20px !important;
}
.question .submit input:hover {
  background: #000 !important;
  color: #fff !important;
}
.color2 .question .submit input {
  border: 2px solid #fff !important;
  color: #fff !important;
}
.color2 .question .submit input:hover {
  background: #fff !important;
  color: #000 !important;
}
input[type="file"] {
  border: none !important;
}
.medium .question .submit input {
  line-height: 26px !important;
  height: 30px !important;
  font-size: 22px !important;
}
.large .question .submit input {
  line-height: 28px !important;
  height: 32px !important;
  font-size: 24px !important;
}
.spec_checkbox {
  margin-bottom: 20px;
  clear: both;
}
input[type="checkbox"] {
  vertical-align: top;
  margin: 0 3px 0 0;
  width: 17px;
  height: 17px;
}
input[type="checkbox"] + label {
  cursor: pointer;
}
input[type="checkbox"]:not(checked) {
  position: absolute;
  opacity: 0;
}
input[type="checkbox"]:not(checked) + label {
  position: relative; 
  padding: 0 0 0 40px; 
}
input[type="checkbox"]:not(checked) + label:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background: transparent;
  border: 2px solid #000;
}
input[type="checkbox"]:checked + label:after {
  content: '\2714';
  position: absolute;
  width: 28px;
  height: 28px;
  top: -4px;
  left: 5px;
}
.color2 input[type="checkbox"]:not(checked) + label:before {
  border: 2px solid #fff;
}
table.responses td {
  font-size: inherit;
}
select {
  font-size: 20px;
  line-height: 22px;
}
.medium select{
  font-size: 22px;
  line-height: 24px;
}
.large select {
  font-size: 24px;
  line-height: 26px;
}
.vibory .razdel-item {
    width: 50%;
    float: left;
    padding-bottom: 10px;
    padding-right: 20px;
    box-sizing: border-box;
}
.card1 {
    display: inline-block;
    flex: 1;
    position: relative;
    text-align: center;
    text-decoration: none;
    color: #000;
    border: 2px solid #000;
    width: 100%;
    transition: all 0.3s ease-in-out;
    font-size: 26px;
    padding: 20px 15px;
    margin-bottom: 5px;
    box-sizing: border-box;
}
.card1:hover {
    background: #000;
    color: #fff;
}
.container-card {
    clear: both;
    margin-top: 30px;
}
.card-info {
    width: 25%;
    float: left;
}
.card-item {
    margin-bottom: 30px;
    text-align: center;
    margin-right: 10px;
    border: 1px solid#000;
}
.card-item .card-img {
    height: 150px;
    overflow: hidden;
}
.card-item img {
    width: 100%;
    min-height: 140px;
}
.card-item .text {
    padding: 25px 10px 25px 10px;
    height: 95px;
}
.card-item a {
    transition: all 0.3s ease-in-out;
}
.h1 {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    font-family: Georgia;
    margin: 20px 0;
}
.catalog-section .catalog-item .catalog-item__image img {
    width: 215px;
    height: auto;
}
.news-list table img{
	width:215px;
	height:auto;
}
.navigation .btn {
    border-radius: 5px;
    border: 1px solid #000;
    padding: 5px 10px;
    text-decoration: none;
    color: #000;
}
.navigation .number:hover, .navigation .number.active, .navigation a.btn:hover {
    background: #000;
    color: #fff;
}
.navigation .number {
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid #000;
    color: #000;
    text-decoration: none;
}
.mun-usl {
    margin-bottom: 10px;
    border: 2px solid #000;
    width: 49%;
    float: left;
    box-sizing: border-box;
    margin-right: 10px;
    min-height: 80px;
    transition: all 0.3s ease-in-out;
}
.mun-usl .zag {
    text-align: center;
    color: #000;
    cursor: pointer;
    padding: 20px 15px;
    transition: all 0.3s ease-in-out;
}
.mun-usl:hover {
    background: #E9E9E9;
	
}
.kmzcontainers a{
	border:1px solid#000;
	width:45%;
	float:left;
	padding:15px;
	box-sizing: border-box;
	margin-bottom: 15px;
	margin-right:15px;

	text-decoration:none;
}
.kmzcontainers a:hover{
	background: #E9E9E9;
}
.line_news img, .kmzcontainers img{
	display:none;
}
.large .news_name {

    padding-right: 20px;
}
#header .subdomen_page {
    position: absolute;
    top: 95px;
    left: 123px;
    color: #3c3c3c;
}
@media(min-width: 1260px)
{
	#layer{
		width: 1200px;
	}
	#header{
		width: 100%;
	}
}

.fa{
display: none !important;
}

.div_item_2 p{
float: left !important;
width: 100% !important;
}
table.phone_tab tr.tr_head {
    background-color: #ccc;
}
table.phone_tab td{
	padding:10px 0;
}
.line_news .news_img {
	height:auto;
}