@charset "utf-8";
body {
	margin:0px;
	background-color: #262101;	
	background-image: url(images/tausta.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#B41C25;
	font-weight:bold;
}

#holder {
	clear:both;
	width:812px;
	background-color:#354CAA;
	padding:10px;
}

a {
	color:#B41C25;
}

#logo {
	padding-top:30px;
	float:left;
}

#valikko {
	padding-top:130px;
	padding-left:30px;
	float:left;
}

#kuva {
	float:left;
	width:391px;
	height:404px;
}

#tekstiholder {
	float: left;
	margin-left:10px;
	height:404px;
	background-image:url(images/palkki.png);
	background-repeat:repeat-x;
	background-position:bottom left;
	overflow:auto;
}


#teksti {
	height:331px;
	padding:20px;
	background-color:#F2E6A2;
	width:371px;
	overflow:inherit;
	
}
#holder_alempi {
	width: 832px;
	margin-right: auto;
	margin-left: auto;
}
#holder_ylempi {
	position:absolute;
	top:0;
	margin-top: 300px;	
	margin-left: 800px;
}


#alakuva {
	position: absolute;
	z-index: 50;
	height: 360px;
	width: 400px;
	background-image: url(images/gringo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#kokoholder {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}


#clearer {
	clear:both;

}

a.etusivu {
	background-image:url(images/valikko/etusivu.png);
	background-repeat: no-repeat;
	padding-right:20px;
	float:left;
	display: block;
	height: 35px;
	width: 70px;
	background-position: 0px 0px;
}

a.etusivu_valittu {
	background-image:url(images/valikko/etusivu.png);
	background-repeat: no-repeat;
	padding-right:20px;
	float:left;
	display: block;
	height: 35px;
	width: 70px;
	background-position: 0px -41px;
}


a.etusivu:hover {
	background-position: 0px -41px;
}

a.ruokalista {
	background-image:url(images/valikko/ruokalista.png);
	background-repeat: no-repeat;
	padding-right:20px;
	float:left;
	display: block;
	height: 35px;
	width: 98px;
	background-position: 0px 0px;
}

a.ruokalista_valittu {
	background-image:url(images/valikko/ruokalista.png);
	background-repeat: no-repeat;
	padding-right:20px;
	float:left;
	display: block;
	height: 35px;
	width: 98px;
	background-position: 0px -41px;
}


a.ruokalista:hover {
	background-position: 0px -41px;
}

a.tahtiasiakkaaksi {
	background-image:url(images/valikko/tahtiasiakkaaksi.png);
	background-repeat: no-repeat;
	padding-right:20px;
	float:left;
	display: block;
	height: 35px;
	width: 151px;
	background-position: 0px 0px;

}

a.tahtiasiakkaaksi_valittu {
	background-image:url(images/valikko/tahtiasiakkaaksi.png);
	background-repeat: no-repeat;
	padding-right:20px;
	float:left;
	display: block;
	height: 35px;
	width: 151px;
	background-position: 0px -41px;
}


a.tahtiasiakkaaksi:hover {
	background-position: 0px -41px;
}

a.yhteystiedot {
	background-image:url(images/valikko/yhteystiedot.png);
	background-repeat: no-repeat;
	padding-right:20px;
	float:left;
	display: block;
	height: 35px;
	width: 114px;
	background-position: 0px 0px;
}

a.yhteystiedot_valittu {
	background-image:url(images/valikko/yhteystiedot.png);
	background-repeat: no-repeat;
	padding-right:20px;
	float:left;
	display: block;
	height: 35px;
	width: 114px;
	background-position: 0px -41px;
}


a.yhteystiedot:hover {
	background-position: 0px -41px;
}

a.palaute {
	background-image:url(images/valikko/palaute.png);
	background-repeat: no-repeat;
	padding-right:20px;
	float:left;
	display: block;
	height: 35px;
	width: 74px;
	background-position: 0px 0px;
}

a.palaute_valittu {
	background-image:url(images/valikko/palaute.png);
	background-repeat: no-repeat;
	padding-right:20px;
	float:left;
	display: block;
	height: 35px;
	width: 74px;
	background-position: 0px -41px;
}


a.palaute:hover {
	background-position: 0px -41px;
}

li, ul {
	margin-left:10px;
	padding-left:0px;
}
