* {
	margin-top: 0px;
}
html, body {
	height: auto;
	background-image: url(img/bg1.jpg);
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	background-color: #000000;
}

A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #015ea1;
	text-decoration: underline;
	font-weight: bold;

}

A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #015ea1;
	text-decoration: underline;
	font-weight: bold;

}

A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #015ea1;
	text-decoration: underline;
	font-weight: bold;
}

A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff2b26;
	text-decoration: underline;
	font-weight: bold;
}

A.sec:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;

}

A.sec:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;

}

A.sec:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

A.sec:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff2b26;
	text-decoration: underline;
	font-weight: bold;
}

#etusivu
{
  display: block;
  width: 99px;
  height: 22px;
  background: url("img/button_etusivu.png") no-repeat 0 0;

}

#etusivu:hover
{ 
  background-position: 0 -22px;
}

#tuotteet
{
  display: block;
  width: 107px;
  height: 22px;
  background: url("img/button_tuotteet.png") no-repeat 0 0;

}

#tuotteet:hover
{ 
  background-position: 0 -22px;
}

#galleria
{
  display: block;
  width: 101px;
  height: 22px;
  background: url("img/button_galleria.png") no-repeat 0 0;

}

#galleria:hover
{ 
  background-position: 0 -22px;
}

#yhteydenotto
{
  display: block;
  width: 159px;
  height: 22px;
  background: url("img/button_yhteydenotto.png") no-repeat 0 0;

}

#yhteydenotto:hover
{ 
  background-position: 0 -22px;
}

#kauppa
{
  display: block;
  width: 90px;
  height: 22px;
  background: url("img/button_kauppa.png") no-repeat 0 0;

}

#kauppa:hover
{ 
  background-position: 0 -22px;
}

#linkit
{
  display: block;
  width: 68px;
  height: 22px;
  background: url("img/button_linkit.png") no-repeat 0 0;

}

#linkit:hover
{ 
  background-position: 0 -22px;
}
