html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background: #000d56 url(/i/intro_back.png) repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
}

img {border: none;}

a {outline: none;}

form, input, ul, ul li {
	margin: 0;
	padding: 0;
}

/* ========================================================= */

#clear {
	height: 205px;
	clear: both;
}

.clear {clear: both;}

.inlined {
	display: -moz-inline-box;
	display: inline-block;
	letter-spacing: -3;
}

.inlined li {
	display: -moz-inline-box;
	display: inline-block;
	list-style-type: none;
	vertical-align: top;
	letter-spacing: 0;
}

#page_container {
	width: 878px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding: 680px 0 0 0;
	background: url(/i/intro_centrum.jpg) no-repeat 41px 53px;
}

#logo {
	position: absolute;
	top: 404px;
	left: 51px;
}

#btn_rus {
	position: absolute;
	top: 495px;
	left: 0;
}

#btn_eng {
	position: absolute;
	top: 573px;
	left: 0;
}

#btn_shop {
	position: absolute;
	top: 491px;
	right: 0;
}

#btn1 {
	position: absolute;
	top: 82px;
	left: 62px;
	width: 133px;
	height: 151px;
	background: url(/i/intro_btn1_text.png) no-repeat 0 100%;
}

#btn2 {
	position: absolute;
	top: 231px;
	left: 283px;
	width: 255px;
	height: 104px;
	background: url(/i/intro_btn2_text.png) no-repeat 0 100%;
}

#btn3 {
	position: absolute;
	top: 144px;
	left: 370px;
	width: 305px;
	height: 81px;
	background: url(/i/intro_btn3_text.png) no-repeat 0 100%;
}

.btn a {
	display: block;
	width: 100%;
	height: 100%;
}

#btn1 img {margin: 0 0 0 12px;}
#btn2 img {margin: 0 0 0 131px;}
#btn3 img {margin: 0 0 0 224px;}

#text {
	color: #7aa2c6;
	padding: 0 0 0 48px;
}

#text li {
	color: #a4a7d2;
	margin: 10px 20px 0 0;
	line-height: 22px;
}

#text a:link, #text a:visited {color: #7aa2c6; text-decoration: underline;}
#text a:hover, #text a:active {color: #fff; text-decoration: underline;}

#text li a:link, #text li a:visited {color: #a4a7d2; text-decoration: underline;}
#text li a:hover, #text li a:active {color: #fff; text-decoration: underline;}
.other{position:absolute;left:-4250px;}