body{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom:10px;
	background-color: #0C1119;
	padding-left: 5px;
}

/*---- Heander start ----*/
.header{
	width: 760px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.logo{
	width: 161px;
}
.red_one{
	width: 8px;
}
.login_prop{
	width: 100%;
	margin-top: 10px;
}
.login{
	background-image: url(/img/login_bg.jpg);
	background-repeat: no-repeat;
	background-color: #19202C;
}
.flags{
	width: 80px;
}
.f{
	padding-left: 7px;
}
.login_data_t{
	width: 100px;
	text-align: left;
}
.login_data{
   background-color: #495F81;
   border: 1px solid #000000;
	width: 90px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A0AEC5;
	font-size: 15px;
	font-weight: bold;
	padding-left: 3px;
}
.login_submit_t{
	width: 51px;
	text-align: left;
}
.login_submit{
	border: 0px;
	background-color: #000000;
	background-image: url(/img/enter.jpg);
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 41px;
	height: 22px;
	cursor: hand;
}
.password{
	width: 100%;
	padding-left: 381px;
}
.fogot_text a{
	color: #C2CCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.fogot_text a:hover{
	color: #A5B5CE
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
   text-decoration: underline;
}
/*---- Heander end ----*/

/*---- Content and menu start ----*/
.content{
	width: 760px;
	background-color: #19202C;
	border-left: 1px solid #000000;
	border-right:1px solid  #000000;

}
.left{
	width: 161px;
}
.red_two{
	width: 8px;
	background-image: url(/img/red3.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
.right{
	width: 631px;
}

/*Menu*/
.menu{
	width: 100%;
	background-color: #333333;
	margin-bottom: 10px;
}
.menu_td_en{
	height: 60px;
	background-image: url(/img/menu_bg.jpg);
	padding-left: 10px;
}
.menu_td_en a{
	color: #E0E6ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.menu_td_en a:hover{
	color: #A5B0BD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.menu_td_ru{
	height: 60px;
	background-image: url(/img/menu_bg.jpg);
	padding-left: 10px;
}
.menu_td_ru a{
	color: #E0E6ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.menu_td_ru a:hover{
	color: #A5B0BD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
/*Menu end*/

.marina{
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.blacky_en{
	width: 100%;
	text-align: left;
	background-image: url(/img/blacky.jpg);
	height: 48px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
}
.blacky_en a{
  color: #B0B1B5;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
}
.blacky_en a:hover{
  color: #727581;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
}
.blacky_ru{
	width: 100%;
	text-align: left;
	background-image: url(/img/blacky.jpg);
	height: 48px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
}
.blacky_ru a{
  color: #B0B1B5;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
.blacky_ru a:hover{
  color: #727581;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
/*---- Content and menu end ----*/

.footer{
	width: 760px;
	color: #A7B6CD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;
	background-color: #19202C;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.footer_left{
	width: 161px;
	border-top: 1px solid #425575;
}
.footer_left2{
	width: 8px;
	border-top: 0px;
}
.footer_central{
   text-align: left;
	border-top: 1px solid #425575;
	font-size: 11px;
	font-weight: normal;
}
.footer_right{
	text-align: right;
	border-top: 1px solid #425575;
	padding-right: 5px;
	font-size: 11px;
	font-weight: normal;
}
.footer a{
	text-decoration: none;
	color: #A7B6CD;
}
.footer a:hover{
	text-decoration: none;
	color: #A7B6CD;
}
.form_error{
	color: red;
	font-size: 10px;
}




.registrate2{
	width: 160px;
	border: 1px solid #000000;
	background-color: #cc0000;
	background-image: url(/img/registrate.jpg);
	height: 40px;
	text-align: center;
	margin-right: 0px;
	margin-top: 5px;
}


.registrate2 a{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;

}
.registrate2 a:hover{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #eeeeee;
  text-decoration: none;
}


.registrate3_ru {
	width: 220px;
	border: 1px solid #000000;
	background-color: #cc0000;
	background-image: url(/img/registrate2_ru.jpg);
	height: 64px;
	text-align: center;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
}


.registrate3_ru a{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;

}
.registrate3_ru a:hover{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #eeeeee;
  text-decoration: none;
}

.registrate3_en {
	width: 220px;
	border: 1px solid #000000;
	background-color: #cc0000;
	background-image: url(/img/registrate2_en.jpg);
	height: 64px;
	text-align: center;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
}


.registrate3_en a{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;

}
.registrate3_en a:hover{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #eeeeee;
  text-decoration: none;
}
