/* mac hide\*/
html, body {height:100%}
/* end hide */

body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:1000px;
	background: #cfcdb8;
	color: #000000;
}

div#container {
	min-height:100%;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 3;
	padding: 0;
	background: transparent url(../gfx/intro/07.jpg) repeat-y center center;
}

div#bgleft {
	position: absolute;
	width: 50%;
	height: 608px;
	top: 0;
	left: 0;
	background: #cfcdb8 url(../gfx/intro/05.jpg) repeat-x 0 50px;
	z-index: 2;
}

div#bgbottom {
	position: absolute;
	width: 50%;
	height: 100%;
	bottom: 0;
	left: 0;
	background: #cccab4;
	z-index: 1;
}

div#bgright {
	position: absolute;
	width: 50%;
	height: 608px;
	top: 0;
	right: 0;
	background: #cac8b1  url(../gfx/intro/06.jpg) repeat-x 0 50px;
	z-index: 2;
}

div#bg0 {
	width: 100%;
	height: 608px;
	position: absolute;
	top: 0;
	left: 0;
	background: transparent url(../gfx/intro/08.jpg) repeat-y top center;
	text-align: center;
}

div#bg1,
div#bg2,
div#bg3,
div#bg4_lt,
div#bg4_ru
 {
	width: 1001px;
	height: 558px;
	position: absolute;
	bottom: 0;
	left: 0;
}

div#bg1 {
	position: relative;
	margin: 0;
	top: 50px;
	left: 0;
	margin: 0 auto;
}

div#bg1 {
	background: transparent url(../gfx/intro/01.jpg) no-repeat top left;
}
div#bg2 {
	background: transparent url(../gfx/intro/02.jpg) no-repeat top right;
}
div#bg3 {
	background: transparent url(../gfx/intro/03.jpg) no-repeat bottom left;
}


div#bg4_lt {
	background: transparent url(../gfx/intro/04_lt.jpg) no-repeat bottom right;
}
div#bg4_ru {
	background: transparent url(../gfx/intro/04_ru.jpg) no-repeat bottom right;
}

a:hover {
	color: black;
}

.intro_link {
	font-size: 11px;
	color: #2a5721;
	font-family: Verdana;
	
	text-transform: uppercase;
	text-decoration: none;
	position: absolute;
	background: transparent url(../gfx/intro/bullet.gif) no-repeat center left;
	padding: 2px;
	padding-left: 12px;
}

.one {
	top: 220px;
	left: 120px;
}

.two {
	top: 245px;
	left: 140px;
}

.three {
	top: 270px;
	left: 160px;
}

.eshop {
	top: 400px;
	left: 100px;
	padding: 2px;
	background: 0;
}



#l_lt,
#l_ru {
	font-size: 10px;

	font-family: Verdana;
	text-transform: uppercase;
	text-decoration: none;
	position: absolute;
	left: 100px;
	top: 100px;
}

#l_ru {
	left: 120px;
}

.lang_act_ {
	color: #999461;
}

.lang_act_lt {
	color: #0b4f2b;
}
.lang_act_ru {
	color: #0b4f2b;
}



.copyright {
	bottom: 16px;
	right: 16px;
	position: absolute;
	font-size: 10px;
	font-family: Verdana;
	color: #505050;
	z-index: 999;
}

.copyright a {
	color: #505050;
	text-decoration: none;
}