A {
	text-decoration: none;
	}

A:active {
	color: #FF0000
	}

A:hover {
	text-decoration: none; 
	color: #f00;
	background-color: #eee;
	}

A.valikko:hover, A.sisennys:hover	{
	background-color: #999;
	}

A.valikko  {
	font-family: Sans-serif; font-size: 9pt; font-weight: bold;
	color: #000000;
	}

A.sisennys {
	font-family: Sans-serif; font-size: 9pt; font-weight: bold;
	color: #FFFF00;
	margin-left: 30px;
	}

HR {
	height: 2px; color: #ebebeb;
	}

A.otsikko {
	font-family: Sans-serif; font-size: 9pt; font-weight: bold;
	color: #0000FF;
	cursor: auto;
	}

.pikkuhinta {
	font-family: arial; font-weight: bold;
	}

.pikkutarjoushinta {
	font-family: arial; font-weight: bold;
	color: yellow;
	background-color: #f00;
	}

.hintalappu {
	font-family: arial; color: #FFFF00; background: #FF0000;
	font-weight: bold; font-size: 20pt;
	}

.tarjouslappu {
	font-family: arial; color: #FFFF00; background: #FF0000;
	font-weight: bold; font-size: 20pt;
	}

.ovh {
	font-family: arial; font-size: 9pt; color: #000000;
	}

.tuoteotsikko {
	font-weight: bold; font-size: 18pt;
	}

.pikkuteksti {
	font-family: courier; font-size: 11pt;
	}

.leipateksti {
	font-family: arial; font-size: 10pt;
	}

body {
	background-image: url(kuvat/harmaatausta.jpg);
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	}

div.valikko {
	display: block;
	left: 20px;
	float: left;
	position: absolute;  background: #999999;
	border: 1px solid black;
	}

div.sisalto { 
	background: #FFF; 
/*	background-image: url(kuvat/hamtausta.jpg);
	background-repeat: no-repeat;
	background-position: right top; */
	padding: 0.5em 0.5em;
	border: solid black 1px;
	margin: 0 1px 4em 1px;
	}

div.kaikki {
	margin-left: 180px;
	margin-right: 10px;
	}

.lista {
	/* border: solid black 1px; */
	margin: 10px;
	}

.pikkukuva {
	border: 0;
/*	width: 70px; */
	}

.huom {
	border: solid black 1px;
	width: 404px; 
	background: #F4F5ef;
	color: #F00;
	padding: 0.5em 0.5em;
	margin: 10px 1px 1em 50px;
	}

#etusivu {
	display: block;
	width: 100%;
	position: relative;
/*	border: 1px solid; */
/*	top: 30px; */
	width: 100%;
	padding-right: 20px 
	}

#uutiset {
	z-index: 100;
	display: block;
	width: 20%;
	float: right;
	position: relative;
/*	border: 1px solid; */
/*	top: 30px; */
	left: -20px;
	margin-bottom: 20px;
	}

.entry {
	z-index: 101;
	display: block; 
	position: relative;
	border: 1px solid #EFEFE3;
	background: #F4F5EF;
	width: 100%;
	padding: 10px;
	margin-top: 20px;
	font-size: 0.75em;
	}

.date {
	display: block;
	color: #878A83;
	font-size: 0.85em;
	font-family: Verdana, sans-serif;
	position: relative;
	top: 15px;
	width: 100%;
	text-align: left;
	padding-left: 0px;
	margin-top: 10px;
	}

form.ostoskorilisays, div.ostoskorilisays {
	border: 1px solid black;
	padding: 5pt;
	float: right;
	margin-left: 15pt;
	margin-right: 15pt;
}

.toimitusosoite, .ostoskorituotteet {
	margin-left: 20pt;
	padding: 10pt;
	border: 1px dotted grey;
	background: #ffd;
}

.ostoskorilinkki {
	z-index: 100;
	border: 1px solid black;
	margin: 5pt;
	position: relative;
	float: right;
}

.ostoskorilinkki img {
	border: none;
}
