/**** HAKUSIVUN KOROSTUKSET ****/
.searchHighlight{
	background: #E1E6EB;
}
.highlight{
	background: #E1E6EB;
}
/****************************/
* {
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
}
p {
	margin:4px 0 6px 0;
	padding:0;
	line-height:15px;
}
.smallertext {
	font-size:10px;
}	
h1 { 
	font-family: 'PT Sans',helvetica,sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size:22px;
	letter-spacing: -0.03em;
	line-height:22px;
}
h2 {
	font-family: 'PT Sans',helvetica,sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size:18px;
	color:#c46330;
}
h3 {

}
h4 {
	margin-bottom:2px;
}
h5 {
	margin:0;
	padding:0;
}
h6 {

}
a {
	color:#6b6b6b;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	text-decoration:none;
	color:#000;
}
a:active, a:focus {
      outline: 0;
}
hr {
	border-top:1px dashed #DFDFDF;
	border-right:none;
	border-bottom:none;
	border-left:none;
}
table td {
	vertical-align:top;
}
table.hinnasto {
	padding:0;
	margin:0;
	border-collapse:collapse;
}
.hinnasto th {
	text-align:left;
	vertical-align:bottom;
	background:#C5F09D;
	padding:4px 1em 4px 4px;
}	
.hinnasto td {
	padding:10px 1em 6px 0;
	border-bottom:1px solid #C5F09D;
}
.hinnasto blockquote {

}
td.alv0, th.alv0 {
	font-weight:bold;
	text-align:right;
}
td.alv23, th.alv23 {
	font-weight:bold;
	text-align:right;
	color:gray;
}
td.sisennys {
	text-indent:50px;
}
.fbtable {
	width:742px; 
	height:180px; 
	border-collapse:collapse;
	background:url(../../images/viljaetusivu.jpg) no-repeat;
}
.fbtable td {
	padding-left:10px;
	padding-right:0;
}
.fbtable a {
	display:block;
	width:137px;
	height:71px;
	margin-top:100px;
	padding:10px 27px 6px 10px;
	font-weight:normal;
	color:#1E3D00;
	background: url(../../images/linkbg.png) no-repeat;
}

a.modallinkdisable { /*KÄYTETÄÄN JAVASCRIPTISSÄ MODAL-LINKKIEN LUONTIIN EI TYYLEJÄ TÄHÄN*/
	display:table; margin:1em auto;
}
