body {
	font-family: Verdana;
	font-size: 14px;
	color: #3E4042;
	background-color: #9DA1A7;
	margin: 0; padding: 0;
	line-height: 20px;
}
.main_form {width: 250px; margin: 0px;}
img {border: 0px;}
form {margin: 0px; padding: 0px;}
input, select, textarea {
	font: 11px Arial, Helvetica, sans-serif; 
	background: #FFFFFF; 
	border: 1px solid #C8C8C8;
	text-decoration: none !important;
}

div.gerb_png {
	background-image: url(/images/gerb_48.png);
	background-repeat: no-repeat;
	width: 185px;
	height: 193px;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/gerb_48.png",sizingMethod=scale);
	-background: none; 
}

A:link, A:visited {color: #4467B0; text-decoration: none;}
A:active, A:hover {color: #4467B0; text-decoration: underline;}

A.menu2:link, A.menu2:visited {color: #3F5279; text-decoration: none;}
A.menu2:active, A.menu2:hover {color: #3F5279; text-decoration: underline;}

A.amenu2:link, A.amenu2:visited {color: #B70000; text-decoration: none;}
A.amenu2:active, A.amenu2:hover {color: #B70000; text-decoration: underline;}

A.submenu2:link, A.submenu2:visited {color: #607195; text-decoration: none;}
A.submenu2:active, A.submenu2:hover {color: #607195; text-decoration: underline;}

A.bottom_menu2:link, A.bottom_menu2:visited {color: #075C92; text-decoration: none;}
A.bottom_menu2:active, A.bottom_menu2:hover {color: #075C92; text-decoration: underline;}

A.krohki:link, A.krohki:visited {color: #C24B4B; text-decoration: none;}
A.krohki:active, A.krohki:hover {color: #C24B4B; text-decoration: underline;}

A.news_podrobnee2:link, A.news_podrobnee2:visited {color: #921A1A; text-decoration: underline;}
A.news_podrobnee2:active, A.news_podrobnee2:hover {color: #921A1A; text-decoration: underline;}

A.news_arhiv2:link, A.news_arhiv2:visited {color: #2E1B78; text-decoration: none;}
A.news_arhiv2:active, A.news_arhiv2:hover {color: #2E1B78; text-decoration: underline;}

A.razrabotano2:link, A.razrabotano2:visited {color: #A70000; text-decoration: none;}
A.razrabotano2:active, A.razrabotano2:hover {color: #A70000; text-decoration: underline;}

div.news{background-color: #E0FFE0; padding:5px 15px 5px 15px;}

.page_title{color:#404858; text-transform:uppercase; font-size:14px; font-weight:bold;}
.novosti{color:#CC0033; text-transform:uppercase; font-size:16px; font-weight:bold;}

.news_title{ color:#3E7FA9; font-weight:bold;}
.news_date{ font-family: Georgia; font-size:18px; color:#3E4042;}
.news_description{color:#921A1A; text-decoration: underline; line-height:19px;}
.news_podrobnee{color:#921A1A;}
.news_arhiv{color:#CC0033; font-weight:bold;}

.menu{ font-size:14px; color:#3F5279; text-transform:none; font-weight:bold; line-height:15px;}
.menu_aktive{color:#B70000; font-size:16px; text-transform:none; font-weight:bold; line-height:16px;}

.submenu{color: #607195;font-size:12px; font-weight:bold;}
.submenu_aktive{color:#C24B4B;font-size:12px; text-decoration: underline; font-weight:bold;}

.bottom_menu{color: #99FF00;font-size:12px;}
.bottom_menu_aktive{color:#E3002B;font-size:12px;}

.phone{color:#E3002B; font-size:19px; font-weight:bold;}
.adress_title{color:#E3002B; font-weight:bold; font-family:Tahoma;}

.razrabotano{color:#A70000; font-size:14px;}

div.image img{border-width: 1px; border-color:#AEB5D3; border-style:solid}

.flex-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: space-between
}

.flex-element {
  width: 255px;
  margin-bottom: 20px;
}

.flex-element img {
  margin-bottom: 10px;
}
