body {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(images/img_start_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#language {
	height: 20px;
	/*vertical-align: middle;*/
	text-align: right;
}
.lang-btn {
}
.lang-menu {
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
