h2 {
  margin: 50px 0 20px 0;
}
h3 {
  text-align: center;
}

#typeka {
  margin: 0 auto;
}
#smallmenu {
  position: relative;
  display: inline-block;
  margin: 10px 20px 0 0;
  vertical-align: top;
}
#smallmenu_rnss {
  position: relative;
  display: inline-block;
  margin: 10px 20px 0 34px;
  vertical-align: top;
}
#img {
  width: 100%;
  text-align: center;
  font-style: italic;
  font-size: 0.9em;
}
.guide_logo {
  width: 70%;
  max-width:150px;
  border: 0;
  float: left;
  margin: 10px 40px 5px 40px;
}
.legenda_icon {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
}
.legenda_name {
  display: inline-block;
  margin: 4px 14px 0 6px;
  vertical-align: bottom;
}
.clear { 
  display: block;
  float: none;
  margin: 0;
  padding: 0;
  height: 1px;
}
abbr {
  border-bottom: 1px dotted #c4c4c3;
  cursor: help;
}
.glonass_title {
  background: url('/upload/guide/gnss/glo_bgtop.jpg');
  height: 166px;
  background-repeat: no-repeat;
  background-position: top;
}

#descr_gnss {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 86%;
  text-align: center;
}
#descr_gnss td{
  padding: 0 0 0 4px;
  vertical-align: top;
  width: 24%;
}
#descr_gnss .header {
  background: #ebebeb;
}
.og {
  border: 0;
  width: 100%;
  max-width: 190px;
  margin-bottom: 10px;
}
table.descr_small {
  width: 100%;
  border: 0;
  padding: 0;
  margin: 10px 4px;
}
table.descr_small td {
  border-bottom: 1px dashed #d8d8d8;
  padding: 0;
  margin: 0;
  text-align: left;
  white-space: nowrap;
}
.del { display: none; }
.del:not(:checked) + label + * { display: none; }

.del:not(:checked) + label,
.del:checked + label {
  display: inline-block;
  padding: 6px 0px;
  border: 0;
  color: #00a2c5;
  cursor: pointer;
}
.del:not(:checked) + label:before {
  content: "+";
}
.del:checked + label:before {
  content: "\0020\2013\0020";
}
.list li {
  padding-bottom: 10px;
}
.app {
  display: inline-block;
  width: 380px;
  min-height: 150px;
  margin: 0 5px 25px 5px;
  vertical-align: top;
}
.norepeat {
  background-repeat: no-repeat;
}
.app div {
  position: relative;
  left: 147px;
  width: 233px;
  text-align: left;
}
.app h5 {
  padding-left: 20px;
}
.app div ul {
  list-style: square;
  padding: 0 0 0 22px;
  margin: 0;
}
.appHeader {
  color: #4dbceb;
  text-align: left;
  padding: 0 0 16px 60px;
}
.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 50px;
    right: 150px;
    display: none;
    text-indent: -9999px;
    background: url('/images/icons/icon_top.png') no-repeat;
    opacity: 0.4;
}
.a_gnss td {
	font-size: 70%;
}