
body {
font-size: 12px;
font-family: "Verdana CE", "Arial CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, sans-serif;
background-color: #3a2d37;
/*  font-size:1.6em;*/
margin:0; padding:0;
}


h1 { 
  font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times;
  padding-top: 10px;
  margin-top: 10px;

}
h2 {}
h3 {}


a:link,
a:visited,
a:active,
a:hover {
  text-decoration:none;
  color: #000000;
}
a:hover {
  color: #9C2F34;
}

img { 
  border:0;
}

.bg-content {
  background: url('/img/pozadi.jpg') top left no-repeat;  
/*  margin-top:10px;*/

}
.topcontent,
.maincontent,
.bottomcontent {
  width: 700px;
  margin-left:80px;
  text-align:justify;
}


.topcontent {
  height: 93px;
}
.maincontent {
  height: 385;
}
.bottomcontent {
  height: 70px;
  padding-top:8px;
}


.menu-main {
	padding-top:35px;
	
}

.menu-main div {

  float:left;
  padding: 0 0 0 20px;
  font-weight:bold;
  background: url(/img/menu-sipka.gif) 10% 50% no-repeat;
}

.midle-scroll {
	height: 255px;
	width: 700px;
	overflow:auto;
}
.midle-scroll-book {
	height: 365px;
	overflow:auto;
}

.continue {
  text-decoration:none;
  color: #000000;
  text-align:right;
  font-size:10px;
}

.list-of-books div {
  background: url(/img/menu-sipka.gif) left 50% no-repeat;
  padding-left: 20px;
	
}

.clear { 
  clear:both;
}

sdiv {border:1px solid red;}

/* obsah knihy */
.toc {
	position:absolute;
	top:0;
	left:0;
	width:500px;
	padding:30px;
	background: #F0E6CB;
	border:2px solid #3A2D37;

}

/* nastaveni */
.settings {
	position:absolute;
	top:0;
	left:0;
	width:900px;
	/*height:500px;*/
	padding:30px;
	background: #F0E6CB;
	border:2px solid #3A2D37;
}

.loading {
	display:none;
	padding:30px;
	background: #F0E6CB;
	border:2px solid #3A2D37;
	z-index:500;
}



/* menitelne nastaveni - start */











/* nastaveni velikosti buttonu */
.button {
margin-left:5px;
margin-right:5px;
}

.buttonSize100 
.buttonSize125,
.buttonSize160,
.buttonSize200,
.buttonSize270,
.buttonSize300 {}

.colorTable {
  cursor:pointer;
}
