@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
body {
	background:#011f47
}
h1 {
	text-indent: -9999px;
	display:block;
	background:url(images/logo.png) top center;
	width:422px;
	height:114px;
	margin:auto;
}
p {
	text-align:center
}
a {
	text-indent: -9999px;
	display:block;
}
img {
	border:none;
}
#page {
	background:url(images/background.jpg) left center no-repeat;
	width:1181px;
	height:920px;
	margin:auto;
}
.content {
	padding-top:64px;
}
.text {
	margin-top:37px;
}
.text2 {
	margin-top:12px;
}
.text3 {
	margin-top:5px;
}
.button {
	background:url(images/alusta.png) center no-repeat;
	width:288px;
	height:84px;
	margin:26px auto 0px;
}
.button2 {
	background:url(images/registreeru.png) center no-repeat;
	width:288px;
	height:71px;
	margin:17px auto 0px;
}
.ikoonid {
	width:777px;
	height:171px;
	margin:28px auto 0px;
}
.floater {
	position:absolute;
	top:0px;
	width:100%;
	z-index: 0;
}
.floater-content {
	width:1182px;
	margin:54px auto 0px;
}
.floater-content img {
	float:right;
}
a.tingimused {
	text-indent:auto;
	display:inline;
}
