body {
text-align: center;
margin: 0;
padding: 0;
background-color: #FBFBFB;
font-family: Verdana, Arial, Helvetica, sans-serif;
width: 100%;
min-width: 600px;
font-size: 80%;
}

/*
#header { text-align: center; background-color: #fff; height: 5px; background: transparent url('../gfx/bg_header.gif') repeat center;}
*/

#header_title {
	font-size:150%;
	text-align:center;
	padding-top:20px;
}

div#wrap {
    width: 850px;
    padding: 0;
    border: 1px solid #D5D5D5;
    margin: 0 auto; 
    text-align: center;
    background-color: #fff;  
    
}

#main {
    padding: 10px;
    text-align:left;
}

.header {
    padding: 3px;
    background-color: #EEEEEE;
    font-size: 80%;
    font-weight: bold;
    width: 200px;
}

.row {
    padding: 3px;
    font-size: 80%;
}


h1 { font-size: 140%; padding-top: 0px; margin-top: 0px; }
h2 { font-size: 110%; margin-top: 10px; margin-bottom: 10px; color: #830008;}
h3 { font-size: 90%;  margin-top: 5px; margin-bottom: 10px; }
h4 { font-size: 85%;  margin-top: 5px; margin-bottom: 10px; }



.guestion {
        border: 1px solid #DADADA;
	background-color: #F5F5F5;
        padding: 0px 0px 0px 10px;
        margin: 5px 0px 0px 0px;
	_height: 1%;
}

.buttons {
	background-color: #F5F5F5;
	padding: 5px;
	margin-top: 10px;
	text-align: center;
}

.logo {
    text-align: left;   
}

.agrimarket {
	float: right; 
	width: 370px;   
	margin: 0px;
	padding:0px;
}

.kmaatalous {
	float: left; 
	width: 370px;
	margin: 0px;
	padding: 0px;
}

#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.btn {
    background-color: #077C0E;
	border-top: 1px solid #1C9C23;
	border-bottom: 1px solid #005205;
	border-left: 1px solid #1C9C23;
	border-right: 1px solid #005205;
	padding-bottom: 1px;
	height: 25px;
	width: 180px;
   	font-size: 85%;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.btn_final {
    background-color: #94A5D6;
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
	padding-bottom: 1px;
	height: 25px;
	width: 180px;
   	font-size: 85%;
	font-weight: bold;
	color: #000;
	text-align: center;
}

.clearer { clear: both; line-height: 0; height: 0; }

alleviivaa {
	text-decoration:underline;
}

.kysymys_otsikko {
	border-top: 2px solid;
	border-bottom: 2px solid;
   	font-size: 80%;
}

#kysymys_otsikko {
  	font-size: 110%;
	font-weight: bold;
}

.vali_otsikko {
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
   	font-size: 80%;
	font-weight: bold;
}


.solu {
	border-top: 1px solid;
	border-bottom: none	;
	border-left: none;
	border-right: none;
   	font-size: 80%;
	text-align:center;
}

.guestion_osanotsikko {
	border: 1px solid #DADADA;
	background-color: #94A5D6;
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 0px 0px;
}

.ruokataulukko {
	width: 100%;
}

.ruokataulukko .tekstisolu_otsikko {
	border-top: 2px solid;
	border-bottom: none;
	border-left: none;
	border-right: none;
   	font-size: 80%;
	width: 49%;
}

.ruokataulukko .kysymys {
	width:55%;
	float:left;
}
.ruokataulukko .vastaus {
	width:39%;
	float:right;
}
.ruokataulukko .vastaus .vastaus_osa{
	width:19%;
	text-align:center;
	float: left;
}

.ruokataulukko .rastisolu_otsikko {
	border-top: 2px solid;
	border-bottom: none;
	border-left: none;
	border-right: none;
   	font-size: 80%;
	width: 15%;
}
.ruokataulukko .tekstisolu_tumma {
	border-top: none;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #DADADA;
	border-right: none;
   	font-size: 80%;
	width: 35%;
    padding: 0px 0px 5px 0px;
	background-color: #ECFFEA;
}
.ruokataulukko .tekstisolu_vaalea {
	border-top: none;
	border-bottom: 1px solid #DADADA;
	border-left: 1px solid #000000;
	border-right: none;
   	font-size: 80%;
	width: 35%;
    padding: 0px 0px 5px 0px;
	background-color: #F5FFF4;
}

.ruokataulukko .rastisolu_tumma {
	border-top: none;
	border-bottom: 1px solid #DADADA;
	border-left: none;
	border-right: none;
   	font-size: 80%;
	width: 15%;
    padding: 0px 0px 5px 0px;
	background-color: #C4C4C4;	
}
.ruokataulukko .rastisolu_vaalea {
	border-top: none;
	border-bottom: 1px solid #DADADA;
	border-left: none;
	border-right: none;
   	font-size: 80%;
	width: 15%;
    padding: 0px 0px 5px 0px;
	background-color: #D8D8D8;	
}

.sairaustaulukko .rivi_tumma {
	border-top: none;
	border-bottom: none;
	border-left: 1px solid #000000;
	border-right: none;
   	font-size: 80%;
	width: 35%;
    padding: 0px 0px 5px 0px;
	background-color: #FCFFD3;
}

.sairaustaulukko .rivi_vaalea {
	border-top: none;
	border-bottom: none;
	border-left: 1px solid #000000;
	border-right: none;
   	font-size: 80%;
	width: 35%;
    padding: 0px 0px 5px 0px;
	background-color: #FDFFE5;	
}

