body {
    background-image: url(../img/bg-leftmenu.gif);
	background-repeat: no-repeat;
    margin: 0;
	font-family: 'system-ui';
}

img {
	border: none;
}

td {
	vertical-align: top;
}

header {
    background: url(../img/bg_menu.gif);
    background-repeat: repeat-x;
    height: 43px;
}

main, aside.leftmenu, aside.rightmenu {
    vertical-align: top;
}

main {
	margin-bottom: 10px;
}

.mob_menu, .menu_symbol {
	display: none;
}

.news-short-text strong{
	margin-left: 10px;
    color: #E0724A;
}

.news-short-text{
	padding-bottom: 20px;
}

.lang {
    text-align: right;
	cursor: pointer;
}

.login {
	font-size: 10px;
	color: #29c;
	height: 30px;
	width: 292px;
	margin-top: 10px;
	float: right;
}

.login input {
	color: #fff;
	background: #29c;
	border: #068 solid 1px;
	text-align: right;
}

.login  a {
	color: #467B99;
	text-decoration:none;
	font-weight:bold;
}

.login  a:hover {
	color: #FF8400;
	text-decoration: none;
	font-weight: bold;
}

.login input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #9cd;
  opacity: 1; /* Firefox */
}

.login input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #9cd;
}

.login input::-ms-input-placeholder { /* Microsoft Edge */
  color: #9cd;
}

section {
	padding: 70px 10px 0px 10px;
	max-width: 600px;
}

section a {
	text-decoration: none;
	font-weight: bold;
	color: #467B99;
}

#body {
    display: flex;
    justify-content: space-between;
	
}

#menu_options a {
	text-decoration: none;
}

#article {
	padding-left: 25px;
	padding-top: 0px;
}

#copyright {
	padding-right: 170px;
	color: #A8A8A8;
	font-size: 10px;
	text-align: right;
}

.leftImgBut{
	height: 80px;
	overflow: hidden;
	background-image: url(../img/bg_icon2.jpg);
	background-repeat: no-repeat;
}

.leftImgBut {
	display: flex;
	justify-content: center;
	align-items: center;
}

.leftmenu{
	padding:0px;
	width:160px;
}

.rightmenu{
	padding:0px;
	width:167px;
}

.icons{
	padding-top: 83px;
	height: 105px;
}

.start-right-infobox {
	text-align: center;
	color: white;
	font-size: 10px;
	height: 20px; 
	background-image: url(../img/h2.jpg)
}

.start-right-menu {
	height: 70px;
	background-image: url(../img/s4.jpg);
}

.end-right-menu {
	height: 41px;
	background-image: url(../img/h4.jpg);
}

.start-right-infobox2 {
	height:65px;
	background-image:url(../img/h3.gif);
}

.logos{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:1;
}

.logo {
    z-index: 1;
	position: absolute;
	top: 15px;
	left: 85px;
	height: 60px;
	width: 185px;
}

.title{
	vertical-align: top;
	color: #467B99;
	text-decoration: none;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
}

.content{
	padding: 120px 25px 0px 25px;
	line-height: normal;
	height: 750px;
	text-align: justify;
}

.menu{
	padding-left: 20px;
	padding-right: 20px;
	background: url(../img/bg3.gif);
	font-size: 16px;
	line-height: 1.5;
}

 a div.menu {
	color: #467B99;
}

a div.menu:hover {
	color: #FF8400;
}

.title_news_block{
	background: url(../img/h5.jpg) no-repeat;
	padding: 40px 10px 0px 10px;
}

.news_block {
	background: url(../img/bg12.gif) repeat-y;
	text-align: left;
	padding: 0 0 0 40px;
	color: #777;
}

.news_block a{
	text-decoration: none;
	font-weight: bold;
	color: #467B99;
}

.newslist {
	text-decoration: none;
	color: #000000;
}

.newslist a {
	color: #467B99;
	text-decoration: none;
	font-weight: bold;
}
.newslist a:hover {
	color: #FF8400;
	text-decoration: none;
	font-weight: bold;
}

.menuRightTop {
	background: url(../img/bg1.gif);
	font-size: 12px;
	text-decoration: none;
	padding: 10px 10px 10px 20px;
	color: #fff;
}
.menuRightTop  a {
	color: #fff; 
	text-decoration: none; 
	font-weight: bold; 
	
}
.menuRightTop  a:hover {
	color: #467B99; 
	text-decoration: none; 
	font-weight: bold;
	text-shadow: 1px 1px #ccc, 0px 0px  rgba(0,0,0,0.15);
}

.right_block2 {
	background: url(../img/bg9.gif);
	font-size: 12px;
	text-decoration: none;
	padding: 3px 15px 3px 15px;
	color: #737373;
}

.searchbox {
	background: url(../img/bg10.jpg);
}

.searchbox img {
	position: absolute; padding-top:0px;
}

.foo {
	background: url(../img/bg16.gif); 
	text-align: right;
}

.lang {
	z-index: 1;
	position: absolute;
	top: 12px;
	right: 10px;
	color: #fff; 
	background: #f90; 
	border: #faa solid 1px; 
	font-weight: bold;
	font-size: 10px;
}

.title_center_block {
	background-image: url(../img/h6.gif);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-bottom: 10px;
	width: 100%;

}

.center_block{
	padding: 10px;
	min-width: 310px;
	max-width: 400px;
	text-align: left;
	border: solid 1px #ccc;
	border-radius: 15px;
	background-color: #eee;
	margin: auto;
}

.caption {
	color: #508BA9;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

.articles {
	padding: 0px 25px 0px 25px;
}

.articles img {
    width: 100%;
    height: auto;
}

.textarea {
	width: 600px;
	height: 200px;
}

.service_email {
	color: #467B99;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	float: left;
	width: 160px;
}

 a div.butMail {
	font-size: 16px;
	color: #467B99;
	text-decoration: none;
}

.butMail {
	float: right;
}

.child {
	display: none;
}

.child a {
	font-size: 10px;
	color: #467B99;
	text-decoration: none;
	font-weight: bold;
}

.child a:hover {
	color: #FF8400;
}

.defInput{
	color: #369;
	font-size: 11px;
	font-weight: bold;
}

.shwError ul{
    background-color: white;
    color: #ff0000;
    font-weight: bold;
    text-align: left;
}
/*
.align_center{
	position: relative;
	width: 100%;
}

.align_center:after{
	content: '';
	display: block;
	clear: both;
}

.center_to_left{
	position: relative;
	right: 50%;
	float: right;
}

.center_to_right{
	position: relative;
	z-index: 1;
	right: -50%;
}
*/
.tblList{
	font-size: 12px;
}

.tblList a{
	color: #467B99;
	text-decoration: none;
}

.tblList a:hover{
	text-decoration: underline;
	color: #FF8400;
}

.tblList a:link{
	text-decoration: none;
}

.tblList th {
    background-color: #467B99;
    color: #fff;
    font-weight: bold;
	text-align: center;
}

.rowsOdd {
	background-color: #ebebeb;
}

.rowsEven {
	background-color: white;
}

.recControls{
	text-align: left;
	float: left;
}
 
.recCounters{
	text-align: right;
	font-weight: bold;
	font-size: 18px;
	padding-top: 10px;
	float: right;
}

.defInput{
	color: #369;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	
}

.shwError ul {
    background-color: white;
    color: #ff0000;
    font-weight: bold;
    text-align: left;
}

.scroll-to-top-button { 
	background: #fff url(../img/toUp.gif) center center no-repeat; 
	width: 32px; 
	height: 32px; 
	border-radius:5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-o-border-radius: 5px; 
	cursor: pointer; 
	padding: 15px; 
	margin: 20px;
}

.newRootOpt {
	line-height: 250%;
	text-decoration: none;
	font-weight: bold;
	font-size: medium;
	color: #467B99;
}

.menuOpt a {
	text-decoration: none;
	font-weight: bold;
	color: #467B99;
}

.menuOpt a img {
	height: 18px; 
	border-width: 0; 
	vertical-align: text-bottom;
}


@media screen and (max-width: 800px) {
	
	body {   
		background-image: none;
	}
		
	img.logos, .start-bigiconsmenu, .end-bigiconsmenu, .foo, .end-left-menu, .start-right-infobox, .start-right-menu, .end-right-menu, .start-right-infobox2, .scroll-to-top-button, #menu_options {
		display: none;
	}
	
	main {
		margin: 10px;
	}

	#body {
		flex-direction: column;
		align-items: center;
	}
	
	.icons {
		height: auto;
		padding-top: 10px;
	}
	
	.leftImgBut {
		background-image: none;
	}
	
	.rightmenu {
		width: 100%;
	}
	
	.menu, .right_block2 {
		background-image: none;
	}
	
	.right_block2 {
		padding: 10px;
		font-size: 16px;
		font-family: Arial;
	}

	.menuRightTop {
		height: auto;
		font-size: 16px;
		padding: 10px;
	}
	
	.searchbox {
		position: absolute;
		right: 34px;
		top: 53px;
	}
	
	.mob_menu {
		display: block;
	}
	
	.nav_menu {
		position: absolute;
		top: 20px;
		z-index: 1;
	}
	
	.menu_symbol {
		margin-left: 10px;
		color: orange;
		font-size: 40px;
		line-height: 0;
		display: inherit;
	}
	
	.menu_symbol:hover {
		cursor: pointer;
	}
	
	#menu_options {
		background-color: #eaf6ff;
		margin-top: 21px;
		color: #01698b;
	}
	
	.right_block2 {
		height: auto;
		font-size: inherit;
	}
	
	.menu {
		font-size: inherit;
		line-height: 3;
	}
	
	.menu:hover {
		background-color: #0085aa;
		cursor: pointer;
	}
	
	a div.menu:hover {
		color: white;
	}
	
	.child a {
		font-size: inherit;
		line-height: 3;
	}
	
	.leftmenu {
		width: 100%;
	}
	
	section { 
		padding: 0;
	}
	
	.big-icons {
		display: flex;
	}
	
	.big-icons a {
		width: 100px;
		text-align: center;
	}
	
	.textarea {
		width: 100%;
	}
	
	.butMail a {
		font-size: inherit;
	}
	
	.defInput input[name=title], .defInput input[name=description] {
		width: 300px !important;
	}
	
	#toolBar select {
		display: block;
	}
	
	#articles_workArea {
		width: 100%;
	}
}
}