body{
margin:0px;
}

html{
	background: #0e0000 url(/images/mainbg_1.png) repeat-x;
	font: 11px/12px Tahoma;
}

.page{
	margin: 0;

}

.flash{
  width:1013px;
  margin:0 auto;
  height:594px;
}

.middel{
    margin: 0 auto;
    width: 1013px;
    height:390px;
    background: transparent url(/images/main_bg_for_text_1.jpg) no-repeat bottom;
    background-position: -129px bottom;
}


.content {
  position:absolute;
  margin-top:20px;
  margin-left:162px;
  width:710px;
  color:#ea9d39;
}
.content h1{
  color: #F5B452;
  font: 11px/14px Tahoma;
  font-weight:bold;
  margin:0 0 4px 0;
  padding:0px;
}
.content ul {
  padding-top:0px;
  padding-bottom:0px;
  margin-top:0px;
  margin-bottom:0px;
}
.enter_form{
  position:absolute;
  margin-top:7px;
  margin-left:92px;
}

.search{
  position:absolute;
  margin-top:7px;
  margin-left:621px;

}

.enter_form input, .search input{
 color:#ea9d39;
 background:transparent;
 border:none;
}

#login{
  width:98px;
  padding-left:12px;
}

#passwd{
  width:92px;
  padding-left:12px;
}

#submit{
  width:91px;
}


.menu{
  position:absolute;
  margin-top:151px;
  margin-left:137px;

}

a{color:#f6b45d;}
.lnk {
  text-decoration:none;
  color: #ea9d39 !important;
}

#flags {
  margin-bottom:10px;
  margin-left:-20px;
}

#flags img{
  padding-left:5px;
  padding-right:5px;
  border:none;
}

.bottom{
  padding-top:235px;
  font-weight:bold;
  font-size:11px;
  color:#8a654b;
  text-align:center;
}
#counters{
  padding-top:25px;
}

