
/****** HINNASTO ******/


#hinnasto {
width: 100%;
max-width: 400px;
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: #CA6C18;
font-weight:bold;

font-family: 'Carter One', cursive;
}

#hinnasto .l1 td.name a:hover{
text-decoration: underline;
}

#hinnasto .l1 td {
text-align: center;
font-size: 19px;
color: #CA6C18;
font-weight:bold;
padding: 2px;

font-family: 'Carter One', cursive;€
}

#hinnasto .l1 .space {
height: 10px;
}

/** L2 **/

#hinnasto .l2 td.name a:link, #hinnasto .l2 td.name a:visited {
display: block;
font-size: 15px;
color: #000000;
font-weight:bold;
}

#hinnasto .l2 td.name a:hover{
text-decoration: underline;
}

#hinnasto .l2 td {
text-align: center;
font-size: 15px;
color: #000000;
font-weight:bold;
padding: 2px;
white-space:nowrap;
}
#hinnasto .l2 .space {
height: 15px;
}

#hinnasto .l2.a {
background-color: transparent;
}
#hinnasto .l2.b {
background-color: transparent;
}

/** L3 **/

#hinnasto .l3 td.name a:link, #hinnasto .l3 td.name a:visited {
display: block;
font-size: 13px;
color: #000000;
font-weight:normal;
}

#hinnasto .l3 td.name a:hover{
text-decoration: underline;
}


#hinnasto .l3.a {
background-color: #ffffff;
}
#hinnasto .l3.b {
background-color: #EEEEEE;
}
#hinnasto .l3 td {

font-size: 13px;
color: #000000;
font-weight:normal;
padding: 2px;
/*padding-left: 6px;*/
}
