html,body {
	margin: 0px;
	padding: 0x;
	width: 100%;
}

html,table {
	font-family: georgia,arial,serif;
	font-size: 10pt;
}

body {
	background: #412818 url(../images/deco/bg.jpg) no-repeat center top;
}

img {
	border: 0px;
}

ul,ol {
	margin: 0px;
	padding: 0px;
	padding-left: 1.5em;
}

li {
	margin: 0px;
	padding: 0px;
}

hr {
	border: 0;
	color: #5e4242;
	background-color: #5e4242;
	height: 1px;
}

address {
	margin: 0px;
	padding: 0px;
	margin-bottom: 1em;
}

#pageTable {
	width: 100%;
}

#pageLeft {
	background: url(../images/deco/topRepeat.jpg) repeat-x right top;
}

#page {
	width: 723px;
	background: url(../images/deco/topRepeat.jpg) repeat-x left top;
}

#pageRight {
	background: url(../images/deco/topRepeat.jpg) repeat-x -723px top;
}

#topArea {
	width: 723px;
	height: 207px;
}

#logo {
	margin-top: 20px;
	float: none;
	clear: both;
}

#language {
	float: none;
	clear: both;
	margin-left: 181px;
	margin-top: 10px;
}

#navi {
	width: 723px;
	height: 35px;
	line-height: 35px;
	color: #777777;
	text-align: center;
	font-size: 10pt;
}

#navi a {
	color: #ffffff;
	text-decoration: none;
}

#navi a.active {
	text-decoration: underline;
}

#navi a:hover {
	text-decoration: underline;
}

#wrap {
	background-color: #f9f3e1;
	width: 723px;
}

#content {
	color: #5e4242;
	padding-top: 35px;
	padding-bottom: 10px;
	line-height: 1.5em;
	display: table;
	width: 675px;
	margin-left: 25px;
}

* #content {
	height: 100%;
}

#content .frontTitle {
	margin-left: -13px;
	margin-bottom: 6px;
	float: left;
}

#content .title {
	margin-left: 0px;
	margin-bottom: 6px;
	margin-top: 10px;
}

#content h1 {
	margin: 0px;
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 6px;
}

#content h2 {
	margin: 0px;
	font-weight: bold;
	font-size: 10pt;
}

#content p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 1em;
}

#content div.palsta {
	float: right;
}

#content img.oikea {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}

#content img.vasen {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

#content div.kuvitus {
	width: 224px;
	margin-bottom: 10px;
	background-color: #fdfbf6;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	margin-left: 20px;
	font-size: 9pt;
	line-height: normal;
}

#content div.kuvitus img {
	margin-bottom: 10px;
}

#content div.kuvitus p {
	margin: 0px;
	padding-left: 12px;
	padding-right: 12px;
}

#content div.kuvitus h1 {
	font-size: 9pt;
	font-weight: bold;
	margin: 0px;
	padding-left: 12px;
	padding-right: 12px;
}

#content a {
	color: #5e4242;
}

#content a:hover {
	text-decoration: none;
}

#bottom {
	width: 723px;
	height: 45px;
	float: none;
	clear: both;
	background: url(../images/deco/bottomBg.gif) repeat-x left top;
	line-height: 45px;
	text-align: center;
	font-size: 9pt;
	color: #b9a793;
}

#bottom b {
	color: #b8a692;
}

#bottom span.sep {
	color: #9b7b55;
	margin-left: 0.5em;
	margin-right: 0.5em;
}

#bottom a {
	color: #b9a793;
	text-decoration: none;
	font-style: italic;
}

#bottom a:hover {
	text-decoration: underline;
}

#hinnasto {
	width: 100%;
	float: none;
	clear: both;
	background-color: #e9e3d1;
	font-family: arial;
	margin-bottom: 1em;
}

#hinnasto .pad {
	padding: 6px;
}

#hinnasto table {
	border-collapse: collapse;
	border: 1px solid #000000;
	font-family: arial;
	width: 100%;
}

#hinnasto th, #hinnasto td {
	vertical-align: top;
	border: 1px solid #000000;
	padding: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#hinnasto table th {
	white-space: nowrap;
}

#galleria {
	width: 100#;
}

#galleria td {
	width: 120px;
	height: 120px;
	text-align: center;
	vertical-align: middle;
}

#galleria td img {
	border: 1px solid #666666;
	-moz-box-shadow: 3px 3px 5px #7c7768;
	box-shadow: 3px 3px 5px #7c7768 !important;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#ccc6b6', Positive='true');
}

#galleria td img:hover {
	border: 1px solid #000000;
}
