body{
	margin:0;
	min-width: 1280px;
}

.menter a:active,
.menter a:hover {
	color: #bd5a35;
	text-decoration:unset;

}

.menter a {
	margin-left: 24px;
	text-decoration: none;
	font-size: 20px;
	font-family:Tahoma, Verdana, Arial;
}

.main {
	width: auto;
	height: auto;
}
.rem{
	width: 60%;
	height:;
	margin-left:auto;
	margin-right: auto;
	min-width: 400px;
	padding: 20px;
}
div.mi{
	background: #90a3d4;
	border-bottom: silver 4px solid;
}
div.mil{
	display: inline-block;
	margin-left: 10px;
	font-size: 26px;
	font-family:Tahoma, Verdana, Arial;
}
.meter{
	top: 22px;
	background: silver;
}


.content{
	border: silver 1px solid;
	border-radius: 7px;
	background: rgba(255,255,255,0.1);
	width:84%;
	min-width: 700px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 8px;
}

.content_e{
	border: silver 1px solid;
	border-radius: 7px;
	background: rgba(255,255,255,0.1);
	min-width: 700px;
	max-width: 900px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 8px;
}
.simple{
	width: 100%;
}
table.simple {
border-spacing:0;
}
.simple caption, th {
text-align:left;
font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
.simple {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	background: rgba(255,255,255,0.9);
	margin:0px;
	border:#ccc 2px solid;
}
.simple th {
	font-weight:bold;
	background: rgba(144,163,212,0.76);

}
.simple th{
	text-align: left;
	padding-left:12px;
}
.simple tr td{
	padding-left:12px;
}
.simple tr:hover td{
	background: #f2f2f2;
}
.simple a:link {
	text-decoration:none;
	font-weight: bold;
}
.simple a:visited, .simple a{
	text-decoration:none;
}
.simple a:active,
.simple a:hover {
	color: #bd5a35;
	text-decoration:unset;
}

.prokrutka{
max-height: 170px;
backgroun: #fff;
border: 0px solid #c1c1c1;
overflow-y: auto;
}
.tdScroll{
	height: 200;
	overflow-y: auto;
}
