/* CSS Document */
body {
	background-color: #CDC29E;
	text-align: center;
	vertical-align: middle;
		font-family: Geneva, Arial, Helvetica, sans-serif;
}
a{
	color: #000000;
	
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;

}
a:hover {
	
	font-weight: bold;

}
.ramec {
	background-color: #CDC29E;
	width: 100%;
	position: relative;
	height: 340px;
}
.status_panel{

	position: absolute;
	text-align: left;
	padding-top: 5px;
	top: 367px;
	left: 0px;
}
.arrows{
	width: 98%;
	top: 350px;
	position: absolute;
	text-align: right;
	padding-top: 5px;
	left: 2px;
}
.text_block {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	height: 403px;
	position: absolute;
	overflow: hidden;
	width: 98%;
	top: 50px;
	margin-left: 5px;
	margin-right: 5px;
	left: 2px;
	
}
.book_list {
	position: absolute;
	width: 5000px;
	left: 0px;
}
.txt_ram {


	position: relative;
	overflow: hidden;
	width: 210px;
	height: 50px;
	left: 0px;
	top: 0px;

}
.thum_image {


	position: relative;
	height: 150px;
	left: 0px;
	top: 0px;

}

.book_image {



	font-size: 12px;
	height: 300px;
	float: left;

	margin-left: 10px;
	margin-right: 10px;
}
.txt {
	position: absolute;
	font-size: 9px;
	top: 0px;
	z-index: 1;
}
.small_arrows {
	position: absolute;
	top: 35px;
	z-index: 2;
	background-color: #CDC29E;
}
.book_thum {
	margin: 2px;
	width: 210px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 350px;

	float: left;
	overflow: hidden;
}
.style1 {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}
.nazev_kn {
	color: #C76F16;
	font-weight: bold;
	font-size: 10px;
	
}

