img {
  behavior: url(/images/pngbehavior.htc);
}
body {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin:0px;
  padding:0px;
}
.base{
  height:100%;
  vertical-align: middle;
  text-align:center;
}
.menu{
  height:90px;
  background-image:url(/images/bg-menu.gif);
  background-repeat:repeat-x;
  background-position:top;
}
.menu-item-base{
  position:relative;
  width:147px;
  height:90px;
  text-align:center;
}
.menu-item-btn{
  position: absolute;
  top:-38px;
  left:30px;
  text-align:center;
}
.menu-item-text{
  padding-top:50px;
}
.midle{
  background-image: url(/images/bg-border.gif);
  background-repeat:repeat-y;
  background-position:left;
  width:44px; 
}
.other{
  font-size:12px;
  padding-top:5px;
}

.country {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #787879;
}

a.country:link { color: #787879; TEXT-DECORATION: none }
a.country:visited { color: #787879; TEXT-DECORATION: none }
a.country:active { color: #787879; TEXT-DECORATION: none }
a.country:hover { color: #787879; TEXT-DECORATION: underline }

.country-full {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #787879;
}

a.country-full:link { color: #787879; TEXT-DECORATION: none }
a.country-full:visited { color: #787879; TEXT-DECORATION: none }
a.country-full:active { color: #787879; TEXT-DECORATION: none }
a.country-full:hover { color: #787879; TEXT-DECORATION: underline }

.bottom{
  height:107px;
}
.contacts-bottom{
  color:#50555e;
  padding-left:10px;
  font-size:12px;
}
.contacts-bottom a{
  color:#50555e;
}
.galaxis-logo{
  margin-right:18px;
  margin-top:13px;
  border:0
}
.small-bottom{
  color:#50555e;
  padding-right:10px;
  font-size:12px;
  text-align:right;
  padding-top:17px;
}
.hr{
  background-image:url(/images/bg-hr.gif);
  background-repeat:repeat-x;
  background-position:center;
  height:15px;
}
.top-menu{
  padding-bottom:20px;
}
.top-menu a{
  font-size:11px;
  font-weight:bold;
  padding-bottom:20px;
  color:#2447d4;
}

a:link { color: #2447d4; TEXT-DECORATION: underline }
a:visited { color: #2447d4; TEXT-DECORATION: underline }
a:active { color: #2447d4; TEXT-DECORATION: underline }
a:hover { color: #f79a0f; TEXT-DECORATION: none }

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a.maintext:link { color: #000000; TEXT-DECORATION: underline }
a.maintext:visited { color: #000000; TEXT-DECORATION: underline }
a.maintext:active { color: #000000; TEXT-DECORATION: underline }
a.maintext:hover { color: #f79a0f; TEXT-DECORATION: none }

.choose {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f79a0f;
}