body{
	background:url(images/bg.jpg) center top #fff ;
	margin: 0;
	padding: 0;
    
}


#page {
	width:70%;
	margin: 0 auto;
}

#top {
	
height: 300px;
margin: 0 auto;
}
h1{
	font-size: 20px;
	text-align: left;
}
h2{
	text-align: right;
	margin-top: -55px;

}
#logo {
height: 250px;
background: url('images/logo.png') right top transparent no-repeat;
margin-top: -150px;
}


.link-enter{
background: url('images/ente.png') center top transparent no-repeat;
display: block;
width: 192px;
height: 87px;
z-index: 1;

}
.link-enter:hover{
	background-position: center bottom;

}

#stopka{
	height: 600px;
	text-align: center;
	margin-top: 35px;
}

#enter {
	width: 133px;
	height: 55px;
	margin: 0 auto;
	margin-top: 0px;
}

#enter img {
	border: none;
}


#more { 
	display: none;
}

a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;;
}


#tekst{
	text-align: center;
}