body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #52841a;
	background-image: url(http://www.shoppi.fi/pizzanet/kuvat/tausta.jpg);
	background-repeat: repeat-x;
}

.kartta {
	background-image: url(http://www.shoppi.fi/pizzanet/kuvat/kartta_01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#container {
color: #ffffff;
position: relative;
height: <nn>px;
width: <mm>px;
}
#container a {
position: absolute;
}
#container a img {
border-style: none;
}

#blah {
top: 31px;
right: 0px;
}

    
.ylalinkki {
	background-image: url(http://www.shoppi.fi/pizzanet/kuvat/otsikkot/ylalinkki_tausta.gif);
}
.login {
	background-image: url(http://www.shoppi.fi/pizzanet/kuvat/otsikkot/ylalinkki_tausta.gif);
	font-weight: bold;
	color: #D3412A;
	text-decoration: none;
    font-family: Helvetica, sans-serif;
    letter-spacing: 0.03em;
    height : 25;
}

.valiotsikko {
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.otsikko_advert {
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #FFFFFF;
    background-color: #f36523;
}

.advert_kilke {
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
    background-color: #52841a;
    color: #FFFFFF;
}

.advert_kilke A:Link, .advert_kilke A:Visited, .advert_kilke A:Hover, .advert_kilke A:Active {
	text-decoration: none;
	color: #FFFFFF;
}

.leipateksti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.leipateksti_haalea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b1b0b0;
}

.leipateksti a:link {
	font-weight: bold;
	color: #D3412A;
	text-decoration: none;
}
.leipateksti a:visited {
	font-weight: bold;
	color: #D3412A;
	text-decoration: none;
}
.leipateksti a:hover {
	font-weight: bold;
	color: #F36523;
	text-decoration: none;
}
.leipateksti a:active {
	font-weight: bold;
	color: #F36523;
	text-decoration: none;
}
.sivutausta {
	background-image: url(http://www.shoppi.fi/pizzanet/kuvat/alaosa_00.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

/*AUTOCOMPLETE*/
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

.sivustoPuu {
    padding-left: 10px;
    width: 100%;
    height: 20px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #FFFFFF;
    background-color: #000000;
}

.sivustoPuu A:Link, .sivustoPuu A:Visited, .sivustoPuu A:Hover, .sivustoPuu A:Active {
	text-decoration: none;
	color: #FFFFFF;
}

@import url('http://www.pizza-online.fi/pizzanet/form_styles.css');


    