#meny ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
}
#meny #tjejkvall a {
	background-image: url(../gfx2/mn3_tjejkvall.gif);
	background-repeat: no-repeat;
	height: 186px;
	width: 217px;
	display: block;
}
#meny #produkter a {
	background-image: url(../gfx2/mn2_produkter.gif);
	background-repeat: no-repeat;
	height: 186px;
	width: 188px;
	display: block;
}
#meny #skonhetsbehandlingar a {
	background-image: url(../gfx2/mn1_skonhets.gif);
	background-repeat: no-repeat;
	height: 186px;
	width: 191px;
	display: block;
}
body {
	background-image: url(../gfx2/bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Tahoma, Arial;
	background-position: left top;
}
#container #sidfot {
	font-size: 63%;
	float: right;
	margin-top: 30px;
	border-top: 1px solid #999999;
	padding-top: 8px;
}
#container #sidfot a {
	display: none;
}
#container a.log h1 {
	display: none;
}
#container a.log {
	height: 61px;
	width: 450px;
	float: left;
	background-image: url(../gfx2/logotyper.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #innehall {
	width: 600px;
	float: left;
	font-size: .7em;
	line-height: 1.3em;
}
#container #innehall a {
	background-image: none;
	width: 30%;
}
#meny ul li
{
	float: left;
}
#meny ul li a span {
	display: none;
}
#container
{
	display: table;
	margin: 0 auto;
	width: 600px;
}

.right
{
	float: right;
}
.left
{
	float: left;
}
#tid tr td
{
	font-size: .9em;
}
.pris {
	color: #197A7A;
}
#fkw
{
	bottom: 10px;
	width: 120px;
	margin-top: 50px;
	display: table; 
	margin: 0 auto;
}
#fkw span
{
	font-size: 10px;
	color: #666;
}
#fkw h1, #fkw a
{
	color: #292929;
	height: 20px;
	vertical-align: middle;
	display: block;
	text-decoration: none;
	font-weight: normal;
}
#fkw a
{
	padding-left: 25px;
	background-image: url(../gfx2/klover.gif);
	background-repeat: no-repeat;
	background-position: left;
}