body {
	text-align: center;
	min-width: 1048px;
	background: #E8E8E8 url(images/tausta.jpg) repeat-x;
	padding: 0;
	margin: 0;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}


#wrapper {
	margin:0 auto;
	width:1048px;
	text-align: left;
	background-color: #EFF4F8;

}

/*Yläpalkki ja navigointi***************************************************/

#y {
	background: url(images/y2.jpg) no-repeat top left;
	width: 1048px;
	height: 158px;
	position: relative;
}

#navi {
	width: 709px;
	position: absolute;
	top: 124px;
	left: 5%;
	float: left;
}

/* Opera 6+ specific values inserted here */

@media screen and (min-width: 0px) {

#navi  {

	top: 133px;

}

}

ul#menu {
   display:block;
}

ul#menu li {
	list-style:none;
	display:block;
	text-decoration:none;
	width:130px;
	height:28px;
   	float: left;
	text-align: center;
	padding-bottom: -2px;
}

.yhteydenotto{
	padding-left: 15px;
}

ul#menu li a {
	display:block;
	font-style:normal;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
}

 ul#menu li a{
	color: #F2F2EF;
}

ul#menu li a:hover, ul#menu li a:active{
	color:#8FB5D2;
}

.selected{
	height: 25px;
	color:#BEDAF6 !important;
	background: transparent url(images/selected.gif) no-repeat top left;
}




/*Sisältöosa***************************************************/

#yla {
	background: url(images/ylakauppa.jpg) no-repeat;
	height: 32px;
	
}

#container {
	position: relative;
	background: url(images/yla_vasen.jpg) no-repeat top left;
	min-height: 600px;
	height: 100%;


}

#oikea {
	position: relative:
	float: right;
	background: url(images/yla_oikea.jpg) no-repeat top right;
	min-height: 600px;
	height: 100%;

}


#left {
	width: 200px;
	float: left;
	padding-left: 10px;
	font-weight: bolder;

}

.valikko {
	padding-left: 10px;
}

.alavalikko {
	font-weight: normal;
	padding-left: 30px;
}

#center {
	/*float: left;*/
	width: 750px;
	height: 800px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	overflow: auto;

}


#ajankohtaista {
	background: url(images/ajankohtaista.jpg) no-repeat;	
	width: 208px;
	float: left;
	padding-top: 40px;
	margin-left: 10px;
	padding-left: 10px;
	min-height: 73px;
	max-height: 600px;
}

#teksti {
	padding-right: 20px;
	font-size: 0.9em;
}

#footer {
	background: url(images/footer.jpg) no-repeat;
	clear: both;
	width: 1048px;
	height: 34px;

}

#arte {
	padding-left: 5px;
}



#ostoskori {
padding-left: 4px;
}

