body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #353535;
}

body {
	background: url(images/bg2.jpg) center;
	margin: 0; 
	padding: 0;
}

h1 {
	font-size: 18px;
	border-bottom: 2px solid #CCC;
	padding-bottom: 5px;
	margin-bottom: 25px;
}

h2 {
	font-size: 16px;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: none;
}
	
	
#meny {
	width: 230px;
	color: #FFF;
}

#meny a:link {
	color: #fff;
	text-decoration: none;
}
#meny a:visited {
	color: #fff;
	text-decoration: none;
}

#meny a:hover {
	color: #F60;
	text-decoration: none;
}

#meny a:active {
	color: #FF5D00;
	font-weight: bold;
	text-decoration: none;
}

.ml_1 {
	background: url(images/menu.gif);
	height: 20px;
	padding-left: 10px;
	padding-top: 4px;
	font-size: 11px;
	border-bottom: 1px solid #1E1E1E;
}

.ml_2 {
	background: url(images/menu.gif);
	height: 18px;
	font-size: 11px;
	padding-left: 25px;
	border-bottom: 1px solid #1E1E1E;
}

.ml_3 {
	background: url(images/menu.gif);
	height: 18px;
	font-size: 11px;
	padding-left: 40px;
	border-bottom: 1px solid #1E1E1E;
}

.ml_4 {
	background: url(images/menu.gif);
	height: 18px;
	font-size: 11px;
	padding-left: 55px;
	border-bottom: 1px solid #1E1E1E;
}



div.shiny {
	/*float: left;*/
	/*position: relative;*/
	width: 210px;
	height: 235px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	margin-right: 12px;
	margin-bottom: 10px;
	background-color: #fff;
	/*background: url("images/tile_main.png");*/
	/*background-color: #fff;*/
	cursor: hand;
	cursor: pointer;
	
}

div.shiny img {
	display: block;
	padding: 4px; 
	border: 1px solid #c0c0c0; 
	height: 160px;
}

div.shiny div {
	/*behavior: url("iepngfix.htc");*/
	color: #333;
	font-family: Helvetica, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	line-height: 14px;
	width: 100%;
	height: 32px;
	display: block;
	/*background: url("images/sh-tile.png");*/
	text-indent: 8px;
	background: url(images/produktnamn_bg.jpg) no-repeat;
	cursor: pointer;
}

div.shiny td {
	font-size: 10px;	
}





.shiny a {
	text-decoration: none;
	color: #333;
	display: block;
	cursor: hand;
	cursor: pointer;
}

p {
	line-height: 19px;
}
