body{
	margin:0px;
	padding:0px;
	background-color:white;
	font-family: Arial;
}
a img {border: 0}
h1, h2, h3, h4{
	font-family: Georgia;
	margin:0px;
	padding: 0px;
	margin-bottom: 12px;
	font-weight: normal;
}
h1{
	font-size:1.6em;
	line-height: 1em;
}
h4{
	font-size: 0.9em;
	font-style: italic;
	font-family: Arial;
	margin:0px;
}
p{
	margin:0px;
	padding: 0px;
	margin-bottom: 6px;
}
a, a:visited{
	color: #17477F;
}
#top_book{
	background-image: url(/images/leather.jpg);
	background-repeat: repeat-x;
	height: 180px;
	color: white;
	text-align: center;
}
#top_title{
	background-color: #724c2d;
	background-image: url(/images/leather.jpg);
	background-repeat: repeat-x;
	height: 116px;
	width: 100%;
	color: white;
}
#top_menu li{
	display: inline;
	margin-right: 20px;
	color: #cbc7ae;
	font-size: 1.1em;
	font-style: italic;
}
#top_menu a{
	color: #cbc7ae;	
}
.sup{
	font-size: 0.4em;
	line-height: 1em;
	vertical-align: top;
}
.line{
	background-image: url(/images/line.jpg);
	background-repeat: repeat-x;
}
#main{
	background-color: #fff;
	padding-bottom: 40px;
}
#quote{
	float: right;
	width:250px;
	margin-right: 6%;
	margin-left: 30px;
	background-color: #fbf8f0;
	border: 1px solid #c9c6bb;
	padding:15px;
	font-family: Georgia;
	font-size: 1.2em;
	background-image: url(/images/quote_shadow.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.quote{
	margin-bottom: 15px;
}
.quote_author{
	font-family: Arial;
	font-weight: bold;
	font-size: 0.9em;
	margin-left: 40px;
}
.quote_link{
	font-family: Arial;
	font-size: 0.9em;
	margin-left: 40px;
}
.quote_title{
	position:absolute;
	width:80px;
	text-align:center;
	margin-top:-26px;
	margin-left: 80px;
	background-color: white;
	border: 1px solid #eee;
}
.author {
	font-size: 1.4em;
	margin-bottom: 6px;
}
.price{
	font-style: italic;
	font-family: Georgia;
	font-size: 2.2em;
	margin-top: -5px;
	margin-bottom: 5px;
}
.store{
	font-size: 0.9em;
	color: green;
	font-weight: bold;
}
#annotation{
	margin-top: 40px;
	line-height: 1.3em;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom:40px;
	font-size: 1.2em;
}
#main_shadow{
	width:100%;
	background-image: url(/images/main_shadow.jpg);
	background-repeat: repeat-x;
	height: 44px;
}
#bottom{
	margin-left: 6%;
	padding-left: 100px;
	margin-bottom: 50px;
	margin-top: 50px;
	font-size: 0.8em;
}
#discussion{
	margin-left: 6%;
	padding-left:100px;
	margin-right: 6%;
	padding-right:100px;
}
.comment{
	border-bottom: 1px solid #c9c6bb;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
#books{
  width: 100%;
  padding-left: 6%;
  padding-right: 6%;
}
#books img{
	border: 1px solid #aaa;
}
.book_shelf{
	width: 20%;
	padding: 6px;
	padding-top: 20px;
	padding-bottom: 20px;
}		

#desk_with_new_books{
  padding-top: 20px;
	background-image: url(/images/oil.jpg);
}
.desk{
	background-image: url(/images/desk.jpg);
	height: 28px;
}
.new_book_shelf{
	width: 20%;
	padding-top: 20px;
	padding-right: 20px;
}	
.above_desk_shadow{
	position: absolute;
	z-index: 10;
	background-image: url(/images/above-desk-shadow.png);
	height: 100px;
	background-repeat: repeat-x;
	width:100%;
	margin-top: -100px;
	background-position: bottom;
}
.under_desk_shadow{
	background-image: url(/images/under-desk-shadow.png);
	height: 60px;
	background-repeat: repeat-x;
	width:100%;		
}
.book_author{
	font-size: 0.8em;
  padding-bottom: 2px;
}
.new_book_title{
  padding-bottom: 6px;
}
.new_book_subtitle{
  color: black;
  font-size: 0.85em;
}
.new_book_subtitle a{
  color: #4E609C;
}
.subtitle{
  margin-top: 4px;
  font-family: Arial;
  font-size: 0.6em;
  color: #999;
  padding-top: 0px;
  line-height: 1.1em;
}
.new_book_title a{
  font-size: 1.1em;
  line-height: 1.2em;
}
#rozetka{
  position: absolute;
  right: 6%;
  margin-right: 0px;
  margin-top: -100px;
  z-index: 0;
}

.title{
  text-align:center;
  margin-left: 6%;
  margin-right: 6%;
}
hr {
  background-color: black;
  padding:0px;
  margin:0px;
  border: 0px;
  height: 1px;
}
.article{
  padding-left: 10px;
  margin-bottom: 16px;
  width: 80%;
}
.article p{
	margin-top: 6px;
}
.date{
  font-size: 0.8em;
  font-weight: bold;
  color: #777;
}
.pages{
	text-align: center;
	padding: 6px;
	margin-left: 6%;
	margin-right: 6%;
	line-height: 24px;
}
#login_form{
  float:right;
  margin-right: 6%;
  color: #aaa;
}
#login_form input{
  width: 100px;
  color: #aaa;
  border: 1px solid #aaa;
}
#authors{
  display: table;
  background-color: #efefef;
  padding: 6px;
}
.authors{
  font-size: 16px;
}
.gray{
  color:gray;
}
.book_year{
  color: #777;
  font-size: 0.6em;
}
#extra{
  margin-left: 10%;
  margin-right: 10%;
}
.extra_td{
  width: 20%;
  text-align: center;
  background-color: #efefef;
  padding: 20px;
  font-size: 0.9em;
}
.book_extra_img{
  padding: 4px; border: 1px solid #aaa;
  margin-bottom: 10px;
  background-color: white;
}
#series_choice{
  position:absolute;
  display: inline;
  width: 200px;
}
#choices{
  display: none;
  width: 200px;
}
.authors_list{
  
  margin-bottom: 6px;
  padding-bottom: 4px;
}
.authors_list a{
  font-size: 0.8em;
}
.author_book{
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 2px;
  margin-bottom: 4px;
  padding-bottom:6px;
  border-bottom: 1px solid #efefef;
}
#another_books{
  background-color: #FAF5D7;
  float: right;
  width: 300px;
  font-size: 0.9em;
  line-height: 1.2em;
  padding: 6px;
  padding-bottom: 2px;
}
#another_books p{
  padding-bottom: 8px;
  margin-bottom: 4px;
  border-bottom: 1px solid #efefef;
}
