@charset "utf-8";
/* CSS Document */
html, body {
			height: 100%;
			margin: 0; 
			padding: 0;
		
		   }


a,img { border:none; margin:0px; padding:0px;}

#intro_body {
	background: url(../images/intro_body_bg.jpg) no-repeat center;
}

#intro_body table {
	height:100%;
	width:100%;
}

#intro_body table tr td #intro {
	background:url(../images/intro_bg.png);
	width:1200px;
	height:750px;
	margin-top:36px;

}

#lang {
	width:240px;
	margin-top:150px;
	
	
}
#lang img {float:left; display:block; margin:0 14px;}
#lang a { height:14px; float:left; display:block; margin-top:3px;}


.ge { background:url(../images/enter_ge.png); width:62px; font-size:2px;}
.ru { background:url(../images/enter_ru.png); width:49px; font-size:2px;}
.en { background:url(../images/enter_en.png); width:49px; font-size:2px;#c8c8c8}