@charset "iso-8859-2";
body {
	margin: 0px;
	background-image: url(img/bok_1.jpg);
	background-attachment: scroll;	
	background-repeat: repeat-x;
}
.tekst{
	font-family:Verdana, Geneva;
	font-size:11px;
	color:#666;
}

#kontener{
	width:990px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(img/img_13.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	
}

