body {
	font: 11px Verdana;
	background: #3ba9bd url('img/tausta.jpg') repeat-x 0 0;
	margin: 0;
	padding: 0;
}

#container {
	width: 750px;
	min-height: 500px;
	margin: 0 auto;
	padding: 75px 2em 1em 2em;
	background: transparent url('img/taustakuvio.png') no-repeat 0 0;
}

.runko {
	width: 600px;
	border: 1px solid #999;
	background: #fff url('img/harmaa_kuvio.jpg') no-repeat bottom right;
	margin: 0 0 0 150px;
}

.runko td {
	padding: 10px 5px;
}

.tiedot td {
	padding: 0;
}

h1 {
	font-family: 'Century Gothic';
	color: #099;
	font-size: 20px;
	margin-left: 150px;
}

.otsikko {
	width: 150px;
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
	color: #fff;
	background: #3ba9bd url('img/otsikko.jpg') no-repeat bottom left;
}

#ala, .small {
	font-size: 10px;
	color: #999;
}

p {
	margin-top: 0;
}

.kuva {
	width: 200px;
	height: 150px;
	float: left;
}

.kuvaus {
	margin-left: 210px;
}

ul{
	margin-left: 190px;
}

.toimitusehdot {
	margin-left: 10px;
}

.logo {
	width: 110px;
	height: 100px;
	border: 1px solid #eee;
	float: left;
	margin: 5px;
	padding: 5px;
	overflow: hidden;
}

.logo:hover {
	border: 1px solid #aaa;
}

.logo_kuva {
	width: 100px;
	height: 80px;
	border: 0;
	margin: 0 0 0 5px;
	background-repeat: no-repeat;
	background-position: center center;
}

.lasku {
	border: 0;
	width: 100%;
}

.lasku td {
	border: 1px solid #ccc;
	background: #fff;
}

.pieni {
	font-size: 9px;
	text-align: right;
	width: 50px;
}

.yhtveto_otsikko {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	
}
