/* Taulukot */

table.pohja
{
width: 1000px;
border: 5px solid #ee3b34;
background-color: #ffffff;
}

table.valikko
{
width: 140px;
}

table.sisalto
{
width: 853px;
border-left: 2px solid #ee3b34;
}

/* Solut */

td.etukuva
{
vertical-align: top;
text-align: center;
}

td.valikko
{
width: 140px;
vertical-align: top;
text-align: left;
}

td.logo
{
background-color: #0BB286;
text-align: center;
border-bottom: 2px solid #ee3b34;
}


td.sisaltosolu
{
background-color: #ffffff;
}


td.linkki
{


}

td.linkki2
{

}


td.kuvat
{
text-align: center;
}

td.palvelut
{
text-align: center;
}


td.tuotekuvat
{
width: 250px;
height: 160px;
vertical-align: midle;
text-align: center;
font-family: verdana;
font-size: 15px;
color: #000000;
}

td.tuotetiedot
{
width: 250px;
vertical-align: middle;
text-align: left;
font-family: verdana;
font-size: 15px;
color: #000000;
}


td.valmistajalinkit
{
text-align: center;
vertical-align: middle;
}

td.historia
{
vertical-align: top;
font-family: verdana;
font-size: 15px;
}

td.valirivi
{
height: 10px;
background-color: #DDDDDD;
}

td.tyhjavalirivi
{
height: 10px;
}

td.keskiotsikko
{
vertical-align: top;
text-align: center;
font-family: verdana;
font-size: 20px;
font-weight: bold;
color: #000000;
border-bottom: 2px solid #ee3b34;
}

td.vasenotsikko
{
vertical-align: top;
text-align: left;
font-family: verdana;
font-size: 20px;
font-weight: bold;
color: #000000;
border-bottom: 2px solid #ee3b34;
}
td.aukiolo
{
vertical-align: top;
text-align: left;
font-family: verdana;
font-size: 20px;
font-weight: bold;
color: #000000;
}

td.keskiteksti
{
vertical-align: top;
text-align: center;
font-family: verdana;
font-size: 15px;
color: #000000;
}

td.vasenteksti
{
vertical-align: top;
text-align: left;
font-family: verdana;
font-size: 15px;
color: #000000;
}




/* Rivit */



/* Muut */

ul.square 
{
list-style-type: square;
}


em.kuvaselite
{
text-decoration: underline;
font-family: verdana;
font-style: italic;
font-weight: bold;
font-size: 15px;
color: black;
}


body
{
background-color: #000000;
}

img.valmistajat
{
outline: none;
border: none;
}

img.kuvat
{
outline: 5px solid #000000;
border: none;
}

img.linkki
{
outline: none;
border: none;
}

p
{
font-family: verdana;
font-size: 15px;
}

/* Linkit */

a.linkki:link 	
{
font-size: 18px;
font-family: verdana;
text-decoration: none;
color: black;
outline: none;
border: none;
font-weight: bold;
} 
	
a.linkki:visited 
{
font-size: 18px;
font-family: verdana;
color: black;
text-decoration: none;
outline: none;
border: none;
font-weight: bold;
}
	
a.linkki:hover 
{
font-size: 18px;
font-family: verdana;
color: black;
text-decoration: underline;
outline: none;
border: none;
font-weight: bold;
} 
	
a.linkki:active
{
font-size: 18px;
font-family: verdana;
color: black;
text-decoration: underline;
outline: none;
border: none;
font-weight: bold;
}

/* Linkit 2 */

a.linkki2:link 	
{
font-size: 13px;
font-family: verdana;
text-decoration: none;
color: black;
outline: none;
border: none;
font-weight: bold;
} 
	
a.linkki2:visited 
{
font-size: 13px;
font-family: verdana;
color: black;
text-decoration: none;
outline: none;
border: none;
font-weight: bold;
}
	
a.linkki2:hover 
{
font-size: 13px;
font-family: verdana;
color: black;
text-decoration: underline;
outline: none;
border: none;
font-weight: bold;
} 
	
a.linkki2:active
{
font-size: 13px;
font-family: verdana;
color: black;
text-decoration: underline;
outline: none;
border: none;
font-weight: bold;
}






a:link 	
{
font-family: verdana;
font-size: 13px;
color: #000000;
text-decoration: none;
outline: none;
border: none;
} 
	
a:visited 
{
font-family: verdana;
font-size: 13px;
color: #000000;
text-decoration: none;
outline: none;
}
	
a:hover 
{
font-family: verdana;
font-size: 13px;
color: #000000;
text-decoration: none;
outline: none;
} 
	
a:active
{
font-family: verdana;
font-size: 13px;
color: #000000;
text-decoration: none;
outline: none;
}
