body {
font-family			: Arial, sans-serif;
padding-top			: 17px;
margin				: 0px;
text-align:center;
}

.page {
    display: flex;
    min-height: 100vh;
}

/* Фиксируем позицию body, которую меняет панель гугла*/

.page_fix {
    top: 0 !important;
    position: static !important;
}

/* Прячем панель гугла */

.skiptranslate {
    display: none !important;
}

/* language */

.language {
    position: fixed;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
}

.language__img {
    margin: 2px;
    cursor: pointer;
    opacity: .5;
}

.language__img:hover,
.language__img_active {
    opacity: 1;
}

/* content */

.content {
    text-align: center;
    margin: auto;
}








p, div {
  font-family       : Arial, Helvetica, sans-serif;
  font-size         : 12px;
  color             : #666666;
  font-weight:bold;
}
h3 {
  color             : #666666;
}
a {
	color:#277306;
	text-decoration:none;
	border-bottom:1px #999999 dotted;
}
a img {
	border: none;
}
a:hover {
	color:#777777;
	text-decoration:none;
	border-bottom:none;
}
.module-style1 {
	width: 100%;
	background: url('../img/br.png') 100% 100% no-repeat;
	margin-bottom: 10px;
	margin-top:10px;
}
.module-style1 div {
	background: url('../img/bl.png') 0 100% no-repeat;
	padding-bottom: 5px;
}
.module-style1 div div {
   background: url('../img/tr.png') 100% 0 no-repeat;
}
.module-style1 div div div {
   background: url('../img/tl.png') 0 0 no-repeat;
}
.module-style1 div div div div {
	background: none;
}

.module-style1 h3 {
	color: white;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	margin: 0px;
}
.mainlevel-style1 {
	background: url("../img/indentgreen.jpg") left no-repeat;
	padding-left: 13px;
	margin-left: 10px;
	font-size:12px;
    color: #666666;
    font-weight:bold;
}

#main{
	width:100%;
}
#maintable{
	width:1014px;
 	margin: 0 auto;
}
#maintable td{
	vertical-align:top;
}
#logostat {
	width:100%;
	text-align:center;
}
#tableform {
	width:100%;
	margin-top:5%;
	border:0px solid;
	font-weight:normal;
	font-size:14px;
}
#form {
	border:1px #888888 solid;
}
#logintable {
	color:#666666;
}
.input {
	color:#333333;
}
.input1 {
	background-color: #FFFF00;
	color: #FF0000;
}
#logaut {
	padding-left:5%;
	text-align:left;
}
#infousers {
	width:98%;
	font-size:15px;
	margin:0 auto;
	color:#666666;
	text-align:left;
	font-weight:normal;
	border-bottom:0px solid;
	border-right:0px solid;
	border-color:#999999;
}
#infousers td {
	border-top:0px solid;
	border-left:0px solid;
	border-color:#999999;
}
.tr {
	background:#e7e7e7;
}
#tarif {
	text-align:center;
	font-size:14px;
}
#login {
	text-transform:uppercase
}
#fresh {
   background: url('../img/br_w.png') 100% 100% no-repeat;
	margin-left: 15px;
	margin-right: 15px;
	margin-top:10px;
 }
#fresh div {
	background: url('../img/bl_w.png') 0 100% no-repeat;
 }
#fresh div div {
   background: url('../img/tr_w.png') 100% 0 no-repeat;
 }
#fresh div div div {
   background: url('../img/tl_w.png') 0 0 no-repeat;
 }
#fresh div div div div {
	background: none;
 }


.freshtitle {
	color: green;
	font-size: 18px;
	font-weight: normal;
	text-align:left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	background: url("../img/dot.jpg") repeat-x;
	border-top: 0px solid #dedede;
}
.content {
	margin-left:1px;
	padding-bottom:10px;
	width:800px;
}
.topmenu {
	font-size:12px;
	text-decoration:none;
	color:#777777;
	font-weight:bold;
}
.topmenu:hover {
	text-decoration:none;
	color:#277306;
	font-weight:bold;
}
.toptd{
	width:80px;
	height:30px;
	text-align:center;
}
.nametd {
}
.select {
	background:#EEEEEE;
}
#copyright {
	margin-left:1%;
	margin-bottom:8%;
}
#trafictable td{
	color:#444444;
	text-align:center;
	font-weight:normal;
	font-size:14px;
	border-top:1px #999999 solid;
	border-left:1px #999999 solid;
}
#trafictable{
	border-right:1px #999999 solid;
}
#lstable td {
	color:#444444;
	text-align:center;
	font-size:14px;
	font-weight:normal;
	border-top:1px #999999 solid;
	border-left:1px #999999 solid;
}
#lstable{
	border-right:1px #999999 solid;
}
.imgsrc {
	border:none;
	border-bottom:none;
}
