/* Tähän tiedostoon tekstimuotoilut */
body { font-size:12px; color:#4b4b4b; font-family:arial,verdana;}
 /* page title style */ 
h1 { font-size: 26px; color:#002c5b; font-weight: normal; padding-bottom: 0.25em; margin-bottom: .75em; border-bottom: 1px solid #dcdcdc; font-style: normal;}
h2  { font-size: 20px; color:#2a2a2a; margin-top: 0.75em; margin-bottom: .25em; font-weight: normal;}
h3 { font-size: 18px; color:#2a2a2a; margin-top: 0.75em; margin-bottom: .25em; font-weight: normal;}				
h4 { font-size: 16px; color:#2a2a2a; margin-top: 0.75em; margin-bottom: .25em; font-weight: normal;}

p { margin: 0.5em 0; line-height: 1.35em;}
span.strong { background-color: yellow;	}

/**
 luettelotyyli tuotteille
**/


/**
	Taulukoissa käytettävät tyylit 
**/
td.otsikkoSolu { 
	font-family:arial,verdana;
	font-size:18px; 
	font-weight:normal;
	margin:1em 0 0.2em 0;
	padding:0;
	text-align:center;
	color: #58585a;

}
td.bgotsikko { background-color: #80A3B5; /* font-size:11px; */ color: #ffffff;margin:0.5em 0em 0em 0em;}
td.bgtumma   {  background: #cfd1d1; /* font-size: 11px; */  }
td.bgvaalea  {  background: #fff; /* font-size: 11px; */ }
/**
 *  Uuudet taulukkotyylit
 */
table.u-arvot { border: 1px solid #8b95ad; border-collapse: collapse;margin:0;padding:0;}
td.otsTumSininen { background: #12355c; /* font-size: 11px; */ color:#fff; font-weight: bold;}
td.otsKirkSininen { background: #415479; /* font-size: 11px; */ color:#fff; font-weight: bold;}
td.soluTumHarmaa { background: #e9e9e9; /* font-size: 11px; */  }
/** 
	kuvatyylit
**/
img {}
img.keskitetty_vasemmalle { float:left;margin-right:2em;padding:0em;border:none;}
img.keskitetty_oikealle   { float:right;margin-left:2em;padding:0em;border:none;}
img.ei_keskitetty { clear:both;margin:0em;padding:0em;border:none;}
img.reunus_keskitetty_vasemmalle { float:left;margin-right:2em;padding:2px; border: 1px solid #ABCDDD;}
img.reunus_keskitetty_oikealle   { float:right;margin-left:2em;padding:2px; border: 1px solid #ABCDDD;}
img.reunus_ei_keskitetty {clear:both;margin:0em;padding:2px; border: 1px solid #ABCDDD;}


