@charset "UTF-8";
/* CSS Document */

/* RESET */
html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr,code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

a {
	text-decoration:none;
	color:#FFF
}
a:hover {
	color: #CCC;
}
#product a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-top: 20px;
}
#product img {
	margin-bottom: 15px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	position:relative;
	clear: both;
}
#textMessage {
	width: 500px;
	height: 100px;
	margin-left: 0px;
	margin-top: 80px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#textMessage a {
	padding-left: 15px;
	font-weight: normal;
}
#textMessage img {
	margin-top: 10px;
	margin-left: 50px;
}
#textMessage p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	padding-top: 10px;
	line-height: 22px;
}
#textMessage a:hover {
	color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #999999;
	font-weight: normal;
	line-height: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
/* END RESET */
#wrapper {
	background-image: url(../images/m_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 700px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EFF8F8;
}
#header {
	height: 150px;
	width: 960px;
}
#content {
	height: 600px;
	width: 960px;
}
#logo {
	float: left;
	height: 70px;
	width: 289px;
	margin-top: 50px;
	margin-left: 25px;
}
#afbtn {
	height: 50px;
	width: 60px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
#afbtn a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#message {
	height: auto;
	width: 500px;
	margin-top: 20px;
	padding-left: 30px;
}
#btn_koll {
	margin-top: 50px;
}
#btn_koll a {
	background-image: url(../images/btn_koll.png);
	background-repeat: no-repeat;
	display: block;
	width: 189px;
	height: 38px;
	margin-left: 0px;
}
#btn_koll a:hover {
	background-position: 0px -38px;
}
.prislistlank {
}
.lankpris {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
}
lankpris {
	font-size: 14%;
}
lankpris {
	color: #666;
}

