body, form, div, p, img, table, table td {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	border: none;
	background: none;
	border-collapse: collapse;
	line-height: 1.2em;
}

body {
	color: #000;
	font-family: Times New Roman, serif;
	background: #fff;
}

p {
	font-size: 15px;
	margin: 20px 0px 10px 0px;
	padding: 0px;
	color: #333;
}

a:link, a:visited {
	color: #cc0000;
	text-decoration: underline;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}

h1 {
	font-size: 30px;
	font-weight: normal;
	color: #333;
	padding: 10px 0px 10px 0px;
	line-height: 120%;
	margin: 0px;
}
#book-annotation h1 {
	padding-right: 100px;
}
h2 {
	font-size: 21px;
	font-weight: normal;
	color: #000;
	padding: 20px 0px 12px 0px;
	margin: 0px;
}
h3 {
	font-size: 21px;
	font-weight: normal;
	color: #bedfff;
	padding: 0px;
	line-height: 24px;
}
h4 {
	font-size: 15px;
	font-weight: normal;
	color: #bedfff;
	padding: 0px;
	line-height: 19px;
}

ul li {
	color: #000;
}

ul ul.without-disc {
	list-style-type: none;
}

input.text {
	background: #fff;
	border-left: none;
	border-right: none;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-size: 12px;
	color: #000;
	height: 20px;
	padding: 2px 0px 0px 0px;
}
textarea {
	background: #FFFFFF;
	border: 1px solid #606468;
	font-size: 13px;
	color: #0000;
}
#clear {
	font-size: 1px;
	clear: both;
}
img.logo {
	width: 231px;
	height: 100px;
	border: none;
}
#breadcrumbs {
	padding: 276px 0px 22px 0px;
	//padding: 278px 0px 20px 0px;
	font-size: 12px;
	color: #666;
}
#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:hover {
	color: #cc0000;
	text-decoration: underline;
}




img.logo {
	position: relative;
	left: -16px;
	top: 10px;
	width: 256px;
	height: 285px;
	border: none;
	margin-bottom: 9px;
}
img.logo2 {
	position:relative;
	right:142px;
	top:15px;
	width: 198px;
	height: 193px;
	border: none;
}
#left-column {
	width: 36%;
	float: left;
}
#left-column #bg {
	height: 264px;
	background: transparent url(/images/header/left-bg.jpg) right 0 no-repeat;
}
#left-column #bg-book {
	height: 264px;
	background: transparent url(/images/header/left-bg-2.jpg) right 0 no-repeat;
}

#right-column {
	width: 64%;
	float: left;
	background: transparent url(/images/header/right-bg.jpg) left 0 no-repeat;
}
#right-column-book {
	width: 64%;
	float: left;
	background: transparent url(/images/header/right-bg-2.jpg) left 0 no-repeat;
}
#navigation {
	width: 318px;
	float: right;
}
#icons {
	position: relative;
	left: -1px;
	height: 19px;
	padding: 11px 0px 21px 0px;
	//padding: 11px 0px 18px 0px;
}
#icons img {
	width: 19px;
	height: 19px;
	border: none;
	margin-right: 11px;
}
#icons #lang {
	position: relative;
	left: 8px;
	top: -5px;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#main-menu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#main-menu li {
	margin-bottom: 12px;
	//margin-bottom: 13px;
}


img.txt-book-search {
	border: none;
	margin-top: 10px;
}
#book-search {
	margin-top: 7px;
	height: 20px;
}
#book-search span {
	float: left;
	width: 10px;
	height: 20px;
}
#book-search span.left {
	background: transparent url(/images/fields/20-left.gif) 0 0 no-repeat;
}
#book-search span.right {
	background: transparent url(/images/fields/20-right.gif) 0 0 no-repeat;
}
#book-search input.text {
	float: left;
	height: 20px;
	width: 150px;
}
#book-search input.image {
	width: 20px;
	height: 20px;
	float: left;
	margin-left: 6px;
}

img.txt-clients {
	width: 129px;
	height: 13px;
	border: none;
	margin-top: 29px;
}
#clients {
	margin-top: 11px;
}
#clients tr td {
	font-size: 12px;
	height: 19px;
	padding: 3px 9px 3px 0px;
}

#login, #pwd {
	height: 19px;
}
#pwd {
	//padding: 0px;
}
.login-field span {
	float: left;
	width: 9px;
	height: 19px;
}
.login-field span.left {
	background: transparent url(/images/fields/19-left.gif) 0 0 no-repeat;
}
.login-field span.right {
	background: transparent url(/images/fields/19-right.gif) 0 0 no-repeat;
}
.login-field input {
	float: left;
	height: 19px;
	width: 101px;
}
.login-field img {
	width: 19px;
	height: 19px;
	float: left;
	margin-left: 6px;
}


#new-books {
	width: 84%;
	color: #666666;
	margin-bottom: 22px;
}
#new-books tr td {
	width: 25%;
}
#new-books tr.preview td {
	vertical-align: bottom;
}
#new-books tr.preview td img {
	border: 1px solid #000;
}
#new-books tr.preview td #new-book {
	width: 36px;
	height: 36px;
	border: none;
	margin-left: 6px;
}
#new-books tr.links td {
	vertical-align: top;
	padding: 7px 20px 0px 0px;
}
#new-books tr.links td span {
	position: relative;
	top: 4px;
	font-size: 12px;
}

#news {
	width: 84%;
	border-top: 1px solid #cccccc;
}
#news div {
	font-size: 16px;
	float: left;
	padding-top: 13px;
	//padding-right: 15px;
}
#news div a:link, #news div a:visited, #news div a:hover {
	padding-right: 15px;
}
#news div span {
	position: relative;
	top: 14px;
	font-size: 13px;
	color: #666666;
}


#footer {
	width: 100%;
	height: 323px;
	background: transparent url(/images/footer-bg.jpg) 0 bottom repeat-x;
	font-size: 13px;
	color: #666666;
}
img.train {
	width: 227px;
	height: 223px;
	border: none;
	float: right;
	margin: 100px 120px 0px 0px;
}
#footer #right-column {
	background: none;
	margin-top: 210px;
	font-size: 13px;
	color: #666666;
}
#footer #right-column div {
	width: 45%;
	float: left;
	font-size: 13px;
	color: #666666;
}
#footer #right-column div.babych a:link, #footer #right-column div.babych a:visited, #footer #right-column div.babych a:hover {
	color: #666666;
}



#book {
	float: left;
}
#book img {
	border: none;
	border: 1px solid #333;
}
#book p {
	font-size: 15px;
	color: #666;
}
#book-annotation {
	width: 57%;
	//width: 59%;
	float: left;
	padding: 7px 0px 0px 17px;
}

ul.dot {
	list-style-type: none;
	background: #e5e5e5;
	margin: 15px 0px 0px 0px;
	font-size: 12px;
	padding: 5px 5px 5px 15px;
	list-style-image: url('/images/dot.gif');
	//list-style-image: url('/images/dot-ie.gif');
}


div.books-list {width: 84%;}
div.books-list div.pages {width: 100%; padding: 1em 0px 1em 0px; font-size: 85%;}
div.books-list div.division-line {width: 100%; height: 1px; border: 0px solid #cccccc; border-width: 0px 0px 1px 0px;}
div.books-list table.book-item {margin: 15px 0px 0px 0px; width: 100%; border: 0px solid #cccccc; border-width: 0px 0px 1px 0px;}
div.books-list table.book-item td.icon {width: 100px; padding: 0px 0px 15px 0px;}
div.books-list table.book-item td.spacer {width: 15px;}
div.books-list table.book-item td.spacer img {width: 15px; height: 1px;}
div.books-list table.book-item td.text {vertical-align: top; padding: 0px 0px 15px 0px;}
div.books-list table.book-item td.text h3 {margin: 0px 0px 0.5em 0px; font-size: 100%; font-weight: bold; line-height: 100%;}
div.books-list table.book-item td.text div.parameters {margin: 0px 0px 0.3em 0px; font-size: 80%; color: #999999;}
div.books-list table.book-item td.text div.description {font-size: 85%; clear: both;}
div.books-list table.book-item img.icon-new {margin: 0px 5px 5px 0px; width: 36px; height: 36px; float: left;}
div.books-list table.book-item td.price {width: 100px; text-align: right; vertical-align: top;}