body {
	background-color: #fded01;
	background-image:url(tausta-x-axis.png);
	background-repeat:repeat-x;
	background-position:top;
	font-family: Cambria, Arial, Helvetica, sans-serif;
	margin:0;

}
#main {
	text-align: left;
	width:820px;
	height:100%;
	margin: 0 auto;
	border: 0px solid #f0f0f0;

}
#headeri{
	height:200px;
	background-image:url(pizzaheaderi.jpg);
	background-repeat:no-repeat;
	border:1px solid black;
	border-bottom:none;
}
#menuleft{
	width:390px;
	height:24px;
	background-image:url(kehysyla.png);
	background-repeat:no-repeat
}
#menuright{
	width:390px;
	height:24px;
	background-image:url(kehysylaoik.png);
	background-repeat:no-repeat
}
#menurightetusivu{
	width:390px;
	height:24px;
	background-image:url(images/tervetulokuva_01.png);
	background-repeat:no-repeat
}
#aukioloajat{
	margin-left:40px;
}
#mainmenu ul
{
	padding: 0;
	margin: 0;
/*	background-color: #C00;
*/	font-weight:bold;
	background-image:url('menupalkki-red.gif');
	background-repeat:repeat-x;
	color:#000;
	float:right;
	width: 820px;
	height:26px;
	letter-spacing: 1px;
	border-left:1px solid black;
	border-right:1px solid black;
}

#mainmenu ul li
{
	display: inline;
}

#mainmenu ul li a
{
	padding: 0.2em 1.5em;
	background-image:url('menupalkki-red.gif');
	background-repeat:repeat-x;
/*	background-color: #C00;
*/	color: #000;
	text-decoration: none;
	float: left;
}

#mainmenu ul li a:hover
{
	background-image:url('menupalkki-red2.png');
	background-repeat:repeat-x; 
	background-color: #FCcccc;

	color: #343434;
}
#alapalkki{
	text-align: center;
	background-image:url(images/palkkitausta.png);
	background-repeat:repeat-x;
	background-position:bottom;
	float: left;
	width:100%;
	height:115px;
	z-index:-1;

}
#onlinetilaus{
/*	background-image:url(images/onlinetilaus.png);
	background-repeat:no-repeat;
*/	position:relative;
	left:140px;
	top:10px;
	height:200px;
	width:150px;
	text-align:center;
}
#tilausnumero{
	position:fixed;
	z-index:3;
	left:770px;
	top:2px;
	background-color:#FF0000;
	border: 1px solid black;
	width:200px;
	padding:4px;
	margin:0px;
/*	display: inline;
*/}
.valikko{
	width:24px;
}
.pizzanimi {
	background-color: #DFDFDF;
	font-weight: normal;
	text-transform: capitalize;
	font-variant:small-caps;
	font-size: 15px;
	text-align:left;
}

.pizzasisalto{
	font-size: 12px;
	text-transform: lowercase;
	text-align:left;
}
.note{
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10px;
	vertical-align: super;
	color:#900;
	left:10px;

}
.tarjous{
	background-image:url(tarjoustausta.png);
	width:283px;
	height:127px;
	position:relative;
	left:30px;
	padding:7px;
	text-align:left;
}
.tarjousotsikko{
	font-size:18px;
	font-weight:bold;
	position:absolute;
	width:190px;
	left:14px;
	top:20px;
}
.tarjoushuomautus{
	font-size:12px;
	font-weight:normal;
	position:absolute;
	width:110px;
	height:40px;
	left:24px;
	top:70px;
}
.tarjousilmoitus{
	font-size:15px;
	font-weight:normal;
	position:absolute;
	line-height:20px;
	width:210px;
	height:60px;
	left:24px;
	top:50px;
	
}

.tarjoushinta{
	background-image:url(tarjoushinta-tahtiG.png);
	position:absolute;
	left:135px;
	top:10px;
	width:151px;
	height:115px;
}
.tarjoushintaeur{
	position:absolute;
	right:67px;
	top:35px;
	font-size:30px;
	font-weight:bold;
}
.tarjoushintasnt{
	position:relative;
	left:83px;
	top:40px;
	font-size:13px;
	font-weight:bold;

}
td.yhteystekstit{
	vertical-align:top;
	horizontal-align:left;
	width:400px;
	}
td.sarake{
	background-image:url('kehyssivut.png');
	background-repeat:repeat-y;
	width:390px;
	vertical-align:top;
	}
p.sarake{
	margin-left:15px;
}
h1{
	font-family: Cambria, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color:#6F0000;
	margin-left:30px;
	margin-top:10px;
	text-align:left;
}
h1.taytteet{
	font-family: Cambria, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color:#6F0000;
	margin-left:30px;
	margin-bottom:0px;
	margin-top:40px;
}
h1.valiotsikko{
	font-family: Cambria, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color:#6F0000;
	margin-left:30px;
	margin-bottom:15px;
	margin-top:5px;
}
.headernote{
	font-size: 18px;
	color:#000000;
	vertical-align:bottom;
}
p {
	text-align:left;
}
p.taytteet{
	margin-left:40px;
	margin-top:0px;
	margin-right:10px;
}
p.juomat{
	margin-left:40px;
	margin-top:0px;
}
A:link {
	text-decoration: none;
	color:#6F0000;
	}
A:visited {
	text-decoration: none;
	color:#6F0000;
}
A:active {
	text-decoration: none;
	color:#6F0000;
}
A:hover {
	text-decoration: underline;
	color: red;
}