/*Sisällön linkit*/
div.tuotetiedot A{color: #00703c;}
div.tuotetiedot A:hover{color:#666;}

/*Piilota lue lisaa GDA:sta linkki*/
a.gdainfo {display:none;}

table#ravintoarvot, table#ravintoarvot2 {
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style : normal; 
} 

caption {
	font-size: 13px;
	text-align:center;
	/*background-color: #1d556c;
	color:#FFFFFF;*/
} 

p.lisatiedot{margin-top:0; margin-bottom:0; width:375px;}
p.selite{font-size:10px; margin-top:0;margin-bottom:2em; width:375px;}

/*Taulukko 1*/
table#ravintoarvot {
/*	border: 1px solid #1d556c;
	border-collapse: collapse;
	border-spacing: 0;	*/
	width:375px;
}
table#ravintoarvot td{
	width:75px;
	background-image: url(../images/gda_bg.gif);
	text-align:center;
	background-repeat: no-repeat;
}
table#ravintoarvot.arvot td{
	background-image: none;
	text-align:center;
}
table#ravintoarvot p{
	color:#FFF;
	margin-top : 5px;
	margin-bottom : 18px;
}
table#ravintoarvot p.rasva{margin-bottom :0;}
table#ravintoarvot p.arvo{color:#000;}

h2 {margin-top:1em;}
h3 {font-size: 14px; margin-top:10px;}

/*Taulukko 2*/
table#ravintoarvot2 {
	font-size:10px;
	color : #000;
	margin-top:1em;
	margin-bottom:1em;
	border-left: 1px solid #054c2a;
	border-collapse: collapse;
	border-spacing: 0;	
	width:425px;
}
table#ravintoarvot2 td{padding: 3px;}
table#ravintoarvot2 th{background-color:#054c2a;}
table#ravintoarvot2 th.tyhja{background-color:#FFF;}

/*Kakkostalukon td ja th borderit*/
table#ravintoarvot2 td, th {border-right: 1px solid #054c2a; border-bottom: 1px solid #054c2a; text-align:center;}
table#ravintoarvot2 th {color: #FFF;}
table#ravintoarvot2 th.valkReuna {border-right: 1px solid #FFF;}
table#ravintoarvot2 td.tyhja, th.tyhja {border-bottom: 0 solid #FFF;}
table#ravintoarvot2.tyhja {border-right: 0 solid #FFF; border-bottom: 0 solid #FFF;
}

/*Tuotekuva*/
div#kuvalaatikko {float: right; width:200px;}
img#brandikuva {float: right; padding: 5px;}
#tuotekuva {float:right;}
span.tuotekuva {float: right; padding: 10px;}
