* {
	margin: 0;
	padding: 0;
	font-family: Helvetica;
} 

html, body {
	height: 100%;
}

#wrapper {
	margin: -425px auto -35px auto;
	width: 1000px;
	height: 100%;
}

html>body #wrapper {
	height: auto;
	min-height: 100%;
}

body{
	background-color: #CDB99C;
}

#tyhja1{
	height: 380px;
}

#tyhja2{
	height: 20px;
}

#bar1{
	position: absolute;
	z-index: -10;
	margin-top: -70px;
	width: 100%;
	height: 35px;
	background-color: #be9bd5;
	min-width:1000px;
}

#bar2{
	position: fixed;
	z-index: 10;
	width: 15px;
	margin-left: -15px;
	background-color: #FFFFFF;
	height: 100%;
	opacity: 0.7;
}

#menu{
	width: 1000px;
	height: 35px;
	margin: 25px auto;
	text-align: center;
	font-size: 16px;
	color: #000000;
}

a{
	text-decoration: underline;
	color: #000000;
	cursor:pointer;
	cursor:hand;
}

#toiminta{
	border: 2px solid;
	padding: 20px 20px 20px 30px;
	display: none;
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
}

#toiminta a{
	color: #0000FF;
}

#menu a{
	text-decoration: none;
	color: #000000;
	padding: 0 10px 0 10px;
}

#header {
	padding-top: 50px;
	width: 100%;
}

#banneri{
	width: 100%;
	height: 290px;
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	min-width:1000px;
}
 
#banneri h1 {
	display: inline;
	font-weight: 100;
	text-shadow: -2px 0 white, 0 2px white, 2px 0 white, 0 -2px white;
	font-size: 70px;
}

#teksti{
	padding-top: 110px;
}

#banneri h2 {
	padding-left: 80px;
	display: inline;
	font-weight: 100;
	text-shadow: -2px 0 white, 0 2px white, 2px 0 white, 0 -2px white;
	font-size: 35px;
}

#content {
	width: 900px;
	padding: 50px;
}

h2{
	font-size: 20px;
}

h3{
	font-size: 18px;
}

p{
}

#footer {
	text-align: center;
	width: 1000px;
	margin: auto;
	height: 35px;
}

#banneritausta1{
	position:absolute;z-index:-10;float:left;width:100%;height:290px;background-color:#FFFFFF;
	min-width:1000px;
}

#banneritausta2{
	position:absolute;z-index:-10;float:right;width:50%;height:290px;background-color:#CDB99C;
}

.mnappi{
	margin: 125px 0px 0px -100px;position:absolute;z-index:10;
}

.pnappi{
	margin: 125px 0px 0px -50px;position:absolute;z-index:10;
}

.atoiminta{
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	color: #0000FF;
}

.lisatiedot{
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	margin-left: 5px;
	text-decoration: underline;
	color: #0000FF;
}

.img_del_btn
{
	position: absolute;
}

.galleria{ width: 1000px; height: 560px; }

.galleria-theme-classic
{
	background: rgba(0, 0, 0, 0.7) !important;
}