/* elepal.css */
/* elepal 2004 */

body {
	background: url(/kuvat/tausta.png) repeat;
}

a {
	background: url(/kuvat/alleviivaus.png) repeat-x bottom;	
	text-decoration: none;
	color: #4A5B6A;
}

h2 {
	text-indent: 5em;
}

a:hover {
	color: #614A53;
	background: url(/kuvat/alleviivaus2.png) repeat-x bottom;	
}

a img {
	border: 1px solid black;
}

a:hover img {
	border: 1px solid red;
}

.reuna {
	border: 1px solid #3F5060;
}

hr {
	border: 1px solid #3F5060;
}

td {
	font-family: sans-serif;
	font-size: 14px;
	color: #252F39;
}

#minimenu {
	background: url(/kuvat/up.jpg) #4F6679 left repeat-y;
	width: 100%;
	height: 25px;
	border-top: 1px solid #222B35;
	color: gray;
	font-size: medium;
	padding: 0;
}

/*#minimenu a {*/
/*	font-family: sans-serif;*/
/*	margin: 0 2px;*/
/*	font-size: 16px;*/
/*	color: white;*/
/*	padding: 0 5;*/
/*	height: 100%;*/
/*	background: transparent;*/
/*	text-decoration: none;*/
/*	font-variant: small-caps;*/
/*}*/

#minimenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 25px;
}

#minimenu li {
	display: inline;
	padding: 0;
	margin: 0;
	border: 0;
}

#minimenu a {
	font-family: sans-serif;
	font-size: 16px;
	color: white;
	display: block;
	text-decoration: none;
	font-variant: small-caps;
	margin: 0;
	border: 0;
	padding: 2px 1ex;
	height: 100%;
	float: left;
	text-align: center;
	background: transparent;
}

#minimenu a:hover {
	background: #697F93;
}

#left {
	font-family: sans-serif;
	font-size: 14px;
	width: 25%;
	background: #E5EBF1;
	border-right: 1px solid #3F5060;
}

#left span.aika {
	font-family: sans-serif;
	font-size: 14px;
	display: block;
	font-weight: bold;
	margin: 20px 3px 3px 3px;
}

#left div.teksti {
	font-family: sans-serif;
	font-size: 14px;
	display: block;
	padding-left: 7px;
}

#left td.topic {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#left td.item {
	padding-left: 8px;
}

#left a{
	font-family: sans-serif;
	font-size: 14px;
	background: url(/kuvat/alleviivaus_sin.png) repeat-x bottom;	
	text-decoration: none;
	color: #222A30;
}

#left a:hover {
	color: #312121;
	background: url(/kuvat/alleviivaus2_sin.png) repeat-x bottom;	
}

#right {
	padding: 6px;
	font-family: sans-serif;
	font-size: 14px;
	background: white;
	color: #252F39;
}

#righthead {
	border-bottom: 1px solid #95A9BB;
	background: #F3F6F9;	
	color: #252F39;
	height: 80px;
}

#center {
	font-family: sans-serif;
	font-size: 14px;
	color: #252F39;
	background: white;
	padding: 6px;
}

#bottom {
	font-family: sans-serif;
	font-size: 12px;
	color: #D6DEE6;
	padding-right: 153px;
	background: url(/kuvat/email1.png) no-repeat right top #364757;
}

.isompi {
	font-family: sans-serif;
	font-size: 26px;
}

.iso {
	font-family: sans-serif;
	font-size: 20px;
}

.keski {
	font-family: sans-serif;
	font-size: 18px;
}

.normaali {
	font-family: sans-serif;
	font-size: 14px;
}

.pieni {
	font-family: sans-serif;
	font-size: 10px;
}

div {
	font-family: sans-serif;
	font-size: 14px;
}

table.tuoteluettelo caption {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
}

table.tuoteluettelo {
	margin-bottom: 50px;
}

table.tuoteluettelo td {
	padding: 8px 3px;
	border-bottom: 1px solid #3F5060;
	border-left: 1px solid #BAC1C6;
}

table.tuoteluettelo td.a {
	border-left: none;
}

table.taulukko1 {
	border-top: 1px solid #BAC1C6;
	border-left: 1px solid #BAC1C6;
	margin-bottom: 25px;
}

table.taulukko1 td {
	font-family: sans-serif;
	font-size: 14px;
	padding: 2px 3px;
	border-bottom: 1px solid #BAC1C6;
	border-right: 1px solid #BAC1C6;
}

table.taulukko2 {
	border-top: 1px solid #BAC1C6;
	border-left: 1px solid #BAC1C6;
	margin: 25px 0;
	vertical-align: top;
}

table.taulukko2 td {
	vertical-align: top;
	font-family: sans-serif;
	font-size: 14px;
	padding: 4px;
	border-bottom: 1px solid #BAC1C6;
	border-right: 1px solid #BAC1C6;
}
