div.pravy {
	background-color:  #DEFFC3;
		position: absolute;
		background-attachment: scroll;
	width: 65%;
	height: 100%;
	top: 245px;
	margin-left: 240px;
	border: 3px solid;
	padding: 5px;
	border-color: #DEFFC3;
	
}


div.levy {
	background-color: #F4862B;
	position: absolute;
	width: 200px;
	height: 100%;
	top: 240px;
	margin-left: 50px;
	
	background-attachment: scroll;
	padding: 5px;
	border: 3px solid;
	border-color: #FFBB66;
	line-height: 150%;
}
div.horni {
	background-color: #48D1CC;
	background-attachment: scroll;
	width: 1203px;
	height:220px;
	top: 150px;
	margin-left: 50px;
	border: 7px solid;
	padding: 5px;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(knihy1.jpg);
	border-color: FFBB66;
}

p.2 {
	text-align: justify;
	line-height: 130%;
	font-size: 16px;
}

h1 {
	font-family: "Comic Sans MS";
	font-size: 40px;
	height: auto;
	color: Navy;
	text-align: left;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #691017;
	text-align: justify;
}

body { position: center;
	background-color: #DEFFC3;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
p {
	
}
div {
	color: Black;
	
}
p.3 {
	background-position: center;
}








