
/****** HINNASTO ******/


#hinnasto {
width: 100%;
max-width: 500px;
margin-left: auto;
margin-right: auto;
}

/** L1 **/

#hinnasto .l1 td.name a:link, #hinnasto .l1 td.name a:visited {
display: block;
font-size: 19px;
color: #006600;
font-weight:bold;

}

#hinnasto .l1 td.name a:hover{
text-decoration: underline;
}

#hinnasto .l1 td {
text-align: center;
font-size: 19px;
color: #006600;
font-weight:bold;
padding: 2px;
}

#hinnasto .l1 .space {
height: 10px;
}

/** L2 **/

#hinnasto .l2 td.name a:link, #hinnasto .l2 td.name a:visited {
display: block;
font-size: 19px;
color: #006600;
font-weight:bold;
}

#hinnasto .l2 td.name a:hover{
text-decoration: underline;
}

#hinnasto .l2 td {
text-align: left;
font-size: 19px;
color: #006600;
font-weight:bold;
padding: 2px;
}

#hinnasto .l2 .space {
height: 10px;
}

/** L3 **/

#hinnasto .l3 td.name a:link, #hinnasto .l3 td.name a:visited {
display: block;
font-size: 15px;
color: #000000;
font-weight:bold;
}

#hinnasto .l3 td.name a:hover{
text-decoration: underline;
}

#hinnasto .l3 td {
text-align: left;
font-size: 15px;
color: #000000;
font-weight:bold;
padding: 2px;
padding-left: 50px;
white-space:nowrap;
}
#hinnasto .l3 .space {
height: 15px;
}

#hinnasto .l3.a {
background-color: transparent;
}
#hinnasto .l3.b {
background-color: transparent;
}
