@charset "utf-8";
/* CSS Document */

#header {
	width:100%;
	text-align:center;
	
	}
#header h1 {
	font-size:200%;
	
	}
#header a:hover {
	color:#de2a83
	}
.raita {
	background-color: #000000;
	height: 90px;
	width: 100%;
	position:absolute;
	top:65px;
}
.raitah{
	background-color: #c2c2c2;
	height: 6px;
	width: 100%;
	position:absolute;
	top:155px;
	}
#centerhead {
	position:relative;
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	}

.home{
	height: 45px;
	width: 48px;
	left: 950px;
	top: 10px;
	position:absolute;
	
}
.logo {
	height: 206px;
	width: 372px;
	position:relative;
	top: 0px;
	left:0px;
}
.linkit {
	height: auto;
	position:absolute;
	left: 400px;
	top: 104px;
}
#centercol {
	position:relative;
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:7em;
	text-align:left;
	}
.teksti {
	margin:0px;
	position: relative;
	padding:20px;
	width: 550px;
}
#shop a {
	color:#fff;
	font-size: 16px;
	text-decoration:none;
	
	}
#shop a:hover {
	color:#000;
	}
#shop{
	width: 355px;
	position: absolute;
	top: 0px;
	margin-left:645px;
	background-image: url(images/images/nettikauppa.png);
	background-repeat:no-repeat;
		
}
.kauppateksti{
	height: auto;
	position:absolute;
	left: 75px;
	top: 56px;
}
.raitapysty{
	background-color:#c2c2c2;
	height: 100%;
	width: 4px;
	position:absolute;
	margin-left:628px;
	top:0px;
}

.footcontainer {
	position:relative;
	height: 73px;
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
}
.uni {
	position:absolute;
	height: 60px;
	width: 150px;
	right:0px;
	top: 10px;
	}
.foottext {
	position:relative;
	height: auto;
	width: auto;
	margin-left:auto;
	margin-right:auto;
	top: 25px;
	}
