body, html {
	height: 100%;
}

body {
	background-color: #550a28;
	background-image: url(../images/diner_tausta.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.vasen_yla {
	background-image: url(../images/diner_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 299px;
}
.vasen_keski {
	background-image: url(../images/diner_07.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 76px;
}
.vasen_ala {
	background-image: url(../images/diner_12.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
}
.oikea_yla {
	background-image: url(../images/diner_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.oikea_keski {
	background-image: url(../images/diner_09.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.oikea_ala {
	background-image: url(../images/diner_14.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sisalto_tausta {
	background-color: #fce2b0;
	background-image: url(../images/diner_13.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.valikko {
	background-image: url(../images/diner_08.jpg);
	background-repeat: no-repeat;
}
p, li, div, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5b2037;
	text-decoration: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #83284d;
	text-decoration: none;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #83284d;
	text-decoration: none;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	color: #333333;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 0.2em;
}
.ruokalista {
	padding: 3px;
	background-color: #FEEBC9;
}

table.ruokalista td{
	border-bottom: 1px dashed #83284d;
	padding: 3px;
}
.ruoka {
	text-align: left;
	width: 100%;
}
.hinta {
	text-align: right;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	background-position: top;
}

.nega {
	color: #FDECC9;
	padding: 10px;
	background-color: #298787;
	border: 1px dashed #FDEBC7;
}

td.nega p, td.nega h1, td.nega h2 {
	color: #FDECC9;
}

.nega2 {
	color: #FDECC9;
	padding: 10px;
	background-color: #772545;
	border: 1px dashed #FDEBC7;
}

td.nega2 p, td.nega2 h1, td.nega2 h2 {
	color: #FDECC9;
}

div.nega2 p, div.nega2 h1, div.nega2 h2, div.nega2 a{
	color: #FDECC9;
}

td.nega2 a:link, td.nega2 a:visited {
	color: #FDECC9;
	text-decoration: none;
	font-weight: bold;
}

td.nega2 a:hover {
	color: #FDECC9;
	text-decoration: underline;
	font-weight: bold;
}

a:link, a:visited {
	color: #83284d;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #9d3e64;
	text-decoration: underline;
	font-weight: bold;
}

input, textarea {
	border: 1px solid #2d7876;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #83284d;
	padding: 1px;
}

input.button {
	border: 3px double #83284d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #83284d;
	color: #FDECC9;
	cursor: pointer;
}

.etusivu_ylaosa {
	padding-right: 200px;
	background-image: url(../kuvat/etusivu_kuvat.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 340px;
}

.valiviiva {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #772545;
	background-color: #FDECC9;
}

table.valiviiva td {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #772545;
}


#log { position:fixed; bottom: 0; right:1em; text-align:right; }
#switch { position: fixed; bottom: 0; right: 15em; }

.basic  {

}
.basic div {
	border-bottom: 5px double #007b7d;
	padding-bottom: 10px;
	margin-bottom: 10px;
		background-color: #FEEBC9;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #83284d;
	text-decoration: none;

}
.basic a:hover {
	color: #9d3e64;

}
.basic a.selected {
	background-color: #83284d;
	color: #FDECC9;
}

.basic div {
	width: 730px;
}

@media print {
	.basic div, #navigation ul, #list2 dd, #list3 div{
		display: block!important;
		height: auto!important
	}
}

.palaute {
	background-color: #FDEAC8;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #550A28;
}
.hinta_loyal {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #00868b;
	padding: 2px;
	color: #FEEBC9;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}
