td           { font-family: Verdana; font-size: 11px; color: #000000 }
a            { font-family: Verdana; font-size: 11px; color: #000000; text-decoration: none }
a:hover      { font-family: Verdana; font-size: 11px; color: #FF0000; text-decoration: none }
body
{
	filter:none;
	margin:0px;
	background-color:#FFFFFF;
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
}
	

.link a:hover
{
	font-family: Verdana; font-size: 11px; color: #FF0000; text-decoration: none;
}

.form_input {
	padding: 1px;
	border: 1px solid #C0C0C0;
	background-color: #FFFFFF;
}

.form_input:focus  {
	border-color: #505050;
}

.bottomdashed
{
margin-bottom: 15px; padding-bottom: 10px; border-bottom: 1px #000000 dashed;
}

.found_word
{
	color: #ff3300;
	font-weight: bold;
}

.link_title
{
	font-size: 11px;
}

.link_name{
	text-decoration: underline;
	font-weight: bold;
}

.header_link_attr
{
	width: 70px;
	color: #C0C0C0;
	font-weight: bold;
}

table.link_attr
{
	margin-top: 4px;
	border-bottom: 1px #EEEEEE dotted;
}

.toplinks
{
	text-align:center;
	background: #F2F2F9;
	border-bottom: 3px solid #e2e2fa;
	margin-bottom: 2px;
	font-size: 10px;
}
	
.toplinks a, .bottomlinks a, .bottomlinks td
{
	color:#333333;
	font-size: 10px;
}

.ks_space
{
	margin: 25px 0px 20px 0px;
	border: 1px #C0C0C0 solid;
	background:#FFFFFF;
}

.ks_space a:hover
{
	text-decoration: underline;
}

.ks_catbox h4, .ks_catbox2 h4
{
	margin: 0px 3px 0px 3px;
	border-top: #D6B35A 1px solid;
	border-bottom: #D6B35A 1px solid;
	text-align:left;
}

.ks_catbox, .ks_catbox2
{
	padding-bottom: 6px;
	margin-bottom: 4px;
}

.ks_catbox
{
	background: #FFFEF0;
}

.ks_space h4 a, .ks_space a
{
	color: #D6B35A;
}

.ks_item
{
	margin: 8px 3px 3px 3px;
	padding-top: 6px;
	border-top: #D6B35A 1px dashed;
}

div.ks_item:first-child
{
	margin-top: 5px;
	padding-top: 0px;
	border-top: none;
}

.ks_item h5
{
	margin: 0px;
}

.ks_space h5 a
{
	color: #990000;
	font-weight: normal;
}

/* from KS */

	div.first {

		display:block;

		min-height: 75px;	
		
		padding-right: 5px;
		
	}
	div.first h4 {
		margin:0px;
	}
	div.first a {
		color: #A8A8A8;
	}
	div.first a {
		font-size: 10px;
	}
	div.bookitem img {
		width: 40px;
		
		height:auto;
		
		border: 0px;

		border-bottom: 1px #CCCCCC solid;

		padding: 0px 7px 0px 0px;
		
		background: url(http://knigosviat.net/design/thick_right.gif) repeat-y right;

	}

	div.bookitem a {
		
		display: block;
	
		margin: 0px 5px 0px 10px;
			
	}
	div.bookitem {

		float:left;
	}

	.authorname {

		margin:5px 0px;

	}
.cover
{
	display: block;
}