﻿body {
	text-align: center; 
	margin: 0px; 
	padding: 0px; 
	background: #040201 url('rotola_tausta.jpg') no-repeat center top fixed; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt
}

.tuote {
	text-align: center;
}

a {
	text-decoration:none;
	color:#EAEAEA;
	font-weight:bold;
}

a:hover {
	color:silver;
}

#menu, #submenu {
	padding-bottom:5px
}

#menu a, #submenu a {
	background:url('menutausta.jpg') no-repeat;
	display: inline-block;
	padding: 2px 0 2px 0;
	width:157px;
	text-decoration:none;
	color:white;
	text-align:center;
	}

#menu a:hover, #submenu a:hover {
	color:silver
	}
	
#submenu {
	padding-left:545px
}


#tuote td {

}

#tuote {
	border: 5px white solid;
}

#tuote table {
	background-color:white;
	height:100px;
	border:1px solid silver;
	color:gray
	}
	
#tuote a {
	color:gray
}

#tuote a:hover {
	color:silver
}

.footer {
	text-align:center
}
