html {
  height:100%;
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll; 
}

body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

a {
	text-decoration:none;
	color:#3399ff;
}
a:hover {
	text-decoration:underline;
}
a:focus {
	outline: none;
}

p {
	margin:0 0 10px 0;
	padding:0;
}

img {
	border:0;
}

hr {
	clear:both;
	color:#c1c1c1;
	height:1px;
	border:0;
	background-color:#c1c1c1;
	margin:0 0 40px 0;
}

.container {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding:20px 0 20px 0;
}

#top {
	width:900px;
	height:91px;
	display:block;
	margin:0;
	padding:10px 0 0 0;
}
#top div {
	float:left;
}

.taleboble1 {
	background-image:url(../gfx/taleboble1.jpg);
	background-repeat:no-repeat;
	padding:20px 0 10px 80px;
	color:#999999;
	font-size:12px;
	font-weight:bold;
	height:35px;
	display:block;
	margin:20px 0 0 50px;
}
.taleboble2 {
	background-image:url(../gfx/taleboble2.jpg);
	background-repeat:no-repeat;
	padding:20px 0 0 80px;
	color:#999999;
	font-size:12px;
	font-weight:bold;
	height:35px;
	display:block;
	margin:20px 0 0 50px;
}

#menu {
	text-transform:uppercase;
	color:#3399ff;
	font-size:10px;
	font-weight:bold;
	margin:20px 0 20px 0;
}
#menu a {
	text-decoration:none;
	color:#3399ff;
	margin:0 10px 0 0;
	float:left;
	display:block;
}
#menu a:hover {
	text-decoration:underline;
}
#menu .divider {
	width:11px;
	height:20px;
	border-left:1px solid #3399ff;
	float:left;
	display:block;
	margin:-3px 0 0 0;
}

.greybox {
	width:900px;
	height:40px;
	color:#999999;
	font-size:12px;
	font-weight:bold;
	clear:both;
	margin:50px 0 30px 0;
	background-image:url(../gfx/greybox.gif);
	background-repeat:repeat-x;
}
.greybox .left {
	height:39px;
	border-top:1px solid #c1c1c1;
	padding:10px 25px 0 0;
	float:left;
	background-image:url(../gfx/arrow.gif);
	background-repeat:no-repeat;
	background-position:right 6px;
	background-color:#FFFFFF;
}
.greybox .back {
	height:39px;
	border-top:1px solid #c1c1c1;
	padding:10px 10px 0 25px;
	float:left;
	background-image:url(../gfx/back.gif);
	background-repeat:no-repeat;
	background-position:left 10px;
	background-color:#FFFFFF;
}
.greybox .mid {
	width:35px;
	height:30px;
	display:block;
	background-image:url(../gfx/greydivider.gif);
	background-repeat:no-repeat;
	float:left;
}

.quote {
	font-size:10px;
	font-style:italic;
	color:#333333;
}
.quote img {
	margin:0 5px 0 0;
}
.quoteblue {
	color:#3399ff;
}
.quoteblue a {
	color:#3399ff;
	text-decoration:none;
}
.quoteblue a:hover {
	text-decoration:underline;
}

#content {
	font-size:12px;
	color:#333333;
}
#content img {
	margin:0 20px 20px 0;
}
#content .stars {
	margin:0 10px 0 0;
}

.bookleft {
	width:400px;
	float:left;
}
.bookright {
	width:500px;
	float:left;
}

.pressequote {
	width:480px;
	background-image:url(../gfx/pressenskrev.gif);
	background-repeat:no-repeat;
	background-color:#f9f8c8;
	clear:both;
	margin:20px 0 20px 0;
	padding:40px 10px 10px 10px;
}

.kig {
	background-image:url(../gfx/kigpil.jpg);
	background-repeat:no-repeat;
	padding:0 0 0 45px;
	margin:0 0 20px 0;
	font-weight:bold;
}

#footer {
	width:900px;
	height:36px;
	border-top:1px solid #3399ff;
	text-align:right;
	clear:both;
	font-size:9px;
	color:#3399ff;
	padding:20px 0 0 0;
	margin:80px 0 0 0;
}