body{
margin:0px;
}

html{
	background: #0e0000 url(img/mainbg.png) repeat-x;
	font: 11px/16px Tahoma;
}

.page{
	margin: 0;
	
}

.flash{
  width:1013px;
  margin:0 auto;
  height:594px;
}

.middel{
	margin: 0 auto;
	width: 1013px;
	height:310px;
  background: transparent url(img/mainbg.jpg) no-repeat bottom;
	background-position: -130px bottom;
}

.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:67px;
  margin-left:187px;
}

a{color:#f6b45d;}

#flags {
  margin-bottom:10px;
  margin-left:-20px;  
}

#flags img {
  padding-left:5px;
  padding-right:5px;
  border:none;
}

.bottom{
  padding-top:155px;
  font-weight:bold;
  font-size:11px;
  color:#8a654b;
  text-align:center;
}

