html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body, button, input, select, textarea {
	font-family: georgia;
	font-style:regular;
	color: #f8eeb8;
	margin:0;
	padding:0;
	font-size:14px;
	line-height: 1.231;
	position:relative;
	border: 0px;
}

body {
	background: #000000;
}

.t {
	width: 100%;
	height: 197px;
	background: url(../img/tb.jpg) scroll 50% 0 transparent;
}

.tf {
	margin: 0 auto;
	width: 100%;
	min-width: 1150px;
	background: url(../img/l.png) no-repeat scroll 43% 82px transparent;
	height: 197px;
}

.f {
	/*width: 144px;*/
	width: auto;
	height: 25px;
	list-style: none;
	float: left;
	margin: 91px 0 0 -3%;
}

.f li {
	width: 42px;
	height: 25px;
	margin-left: 6px;
	float: left;
}

.f li a{
	width: 42px;
	height: 25px;
	display: block;
}

.f .ru {
	background: url(../img/f.png) scroll 0 0 transparent;
}

.f .ch {
	background: url(../img/f.png) scroll 84px 0 transparent;
}

.f .ar {
	background: url(../img/f.png) scroll 42px 0 transparent;
}

.f .es {
	background: url(../img/estonia.png);
	border: 1px solid #258b57;
    height: 23px;
    width: 40px;
}

.f .uae {
	background: url(../img/uae.png);
	border: 1px solid #258b57;
    height: 23px;
    width: 40px;
}

.lf {
	width: 280px;
	height: 70px;
	float: right;
	display: block;
	margin: 110px 10% 0 0;
}

.lf form .hr{
	width: 277px;
	height: auto;
	border-top: 1px solid #f8eeb8;
	float: left;
	display:block;
}

.lf form input[name="login"],input[name="password"] {
	width: 130px;
	height: 24px;
	float: left;
	font-family: arial;
	font-style:regular;
	font-size:13px;
	color: #9c9c9a;	
	line-height: 24px;
	margin-bottom: 8px;
	padding-left: 3px;
	background: #f8f9f2;
}

.lf form input[name="login"] {
	margin-right: 11px;
}

.lf form .hr input[type="submit"] {
	width: 90px;
	height: 35px;
	background: url(../img/lb.png) no-repeat scroll 0 0 transparent;
	cursor: pointer;
	color: #a09e4b;
	line-height: 35px;
	text-shadow: 0 2px 2px #405430;
	padding: 0 0 2px 0;
	margin-top: 6px;
}

.lf form input:hover[type="submit"] {
	background: url(../img/lb.png) scroll 0 100% transparent;
	color: #c6c45d;
}

.bt {
	background: url(../img/bbg.jpg) scroll 50% 0 transparent;
	width: 100% !important;	
	height: auto !important;	
}

.pp {
	padding-top: 314px;
	height: auto !important;
	width: 100%;
}

.tb {
	position: relative;
	margin:0 auto 0;
	width: 800px;
	height: 500px;
	z-index: 1;
}

.tb a:link{
	text-decoration: none;
	color: #f8eeb8;
}
.tb a:visited{
	text-decoration: none;
	color: #f8eeb8;
}
.tb a:hover{
	text-decoration: none;
	color: #f8eeb8;
}

.tb h1 {
	padding: 78px 100px 0 140px;
	font-family: georgia;
	font-style:regular;
	color: #f8eeb8;
	font-size:26px;	
	line-height: 20px;	
	z-index: 3;
}

.tb h1 small{
	font-size: 16px;
	font-family: georgia;
	font-style:regular;
	color: #b3a869;
	z-index: 3;
}

.tb p,ul {
	padding: 0 100px 25px 140px;
	line-height: 20px;
	z-index: 3;
}
