/*body{
    color:#FFFFFF;
	font-family:Verdana;
	font-size:17pt;
	font-weight:bold;
}
#main{
	left:50%;
	margin-left:-325px;
	position:absolute;
	height:100%;
	width:590px;
	vertical-align:bottom;
}
#top{

	color:#FFFFFF;
	height:240px;
	position:relative;
	text-align:center;
	top:-4px;
	width:590px;
	z-index:2;
}
#center{
	display:block;
	float:left;
	margin-top:20px;
	position:relative;
	text-align:center;
	width:596px;
}
#center p a{font-weight:normal;}
#footer{
	display:block;
	float:left;
	position:relative;
	text-align:center;
	width:590px;
	font-size:6pt;
}*/

*{
	margin: 0;
	padding: 0;	
}
body, html{	
	font-family: Verdana, Arail;

}
a{
	color: #EEE;
	outline: none;
}
a:hover{
	color: #FFF;
}
#counter{
	display:block;
	float:right;
	height:20px;
	left:50px;
	margin-right:595px;
	position:relative;
	top:285px;
	width:50px;
	z-index:100;
	opacity:0;
	//filter: alpha(opacity=0);
}
#input{
	display:block;
	position:absolute;
	width:212px;
	height:32px;
    right: 15%;
    top: 40px;
    width: 212px;
    z-index: 2;	
}
a.welcom{
	display:block;
	float:left;
	height:27px;
	margin-left:10px;
	position:relative;
	width:82px;
	text-decoration: none;
	text-align: center;
	font:14px/27px Myriad Pro;
}
#ru:hover{
	background-position: left top;
}
#en:hover{
	background-position: left top;
}
#ru{
	background:url(images/lang_but.png) left bottom;
}
#en{
	background:url(images/lang_but.png) left bottom;
}
#bg {
    height: 100%;
    min-width: 1000px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2;
}
.bg_table2 {
    bottom: 20px;
    left: 0;
    position: fixed;
}
body{
	background:url(images/main_bg.jpg) no-repeat center top #9e66a5;    
	overflow: hidden;
    min-height: 100%;	
}
#main{
    height: auto !important;
    min-height: 100%;
    overflow: hidden;	
}
#logo_akula{
    bottom: 1%;
    left: 70%;
    position: absolute;
    z-index: 10;
}
#logo_akula a {
    color: #fff;
    font: 11px/15px Verdana, Arial, sans-serif;
    text-decoration: underline;
    float: left;
}
#logo_akula a:hover {
    text-decoration: none;
}
#logo_akula #text_akula {
    height: 20px;
    line-height: 32px;
    padding: 0 6px;
}
#link_akula {
    background: url(images/webakula.png) no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 39px;
    width: 77px;
}
.copyright_in {
    bottom: 23px;
    color: #fff;
    display: block;
    font: 11px/15px Verdana, Arial, sans-serif;    
    left: 50%;
    margin: 0 0 0 -500px;
    position: absolute;
    width: 255px;
}
