#container {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	padding: 0px;
}
	
	

/* SISALTO */

#sisalto {
	border: 1px solid blue;
	display: block;
	border-style: none;
	margin: 0px;
	padding: 250px 0px 0px 0px;
	width: 100%;
 }

.post {
	text-align: center;
	margin-bottom: 5em;
}

.kuva {
	display: block;
	margin: 0px auto 40px auto;
	padding: 0px;
	border: 10px solid black;
}

.alignnone {
	display: block;
	margin: 0px auto 40px auto;
	padding: 0px;
	border: 10px solid black;
}

	
/* MISC */

.closer { 
	clear: both; }

a { 
	outline:none; }
	
a:link {
	color: #d75c0e; }
	 
a:visited {
	color: #c65a16; }

a:active {
	color: #d75c0e; }

a:hover {
	color: #f96a10; }

body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.5;
	padding: 0px;
	margin: 0px;
	color: white;
	font-size: 12pt; 
	background: black url(images/tausta_1.jpg) center repeat-y;
	background-position: top;
}

.lista {
	list-style-type: square;
	margin-left: 1em;
	margin-bottom: 1em;
}

li span {
	font-size: 12pt;
	color: #b53e0a;
}




/* SLAIDERI */

#header {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 716px;
	margin-left: -358px;
}

#panel p,ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#panel li {
	margin-left: 0px;
}

#panel span {
	font-weight: bold;
}


h3, h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #b53e0a;
}

a:focus {
	outline: none;
}

#infoboxL {
	text-align: center;
	width: 100%;
	display: block;
	margin: 0px;
	padding: 10px;
}

#infoboxR {
	text-align: center;
	width: 100%;
	display: block;
	margin: 0px;
	padding: 10px;
}

#panel {
	background: black;
	height: 200px;
	display: none;
	margin: 0px;
	padding: 0px;
}
.slide {
	margin: 0px;
	padding: 0px;
	background: url(images/ylaboksi_1_02.png) bottom no-repeat;
}
.btn-slide {
	background: url(images/plussa_01_05.png) no-repeat center 153px;
	text-align: center;
	width: 716px;
	height: 216px;
	padding: 0px;
	margin: 0px auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.active {
	background: url(images/rasti_01_05.png) no-repeat center 153px;
}