BODY {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1A0300;
	background: #AD6131 url(../img/bg.jpg) repeat 0 0;
}
IMG {
	border: 0;
}
A {
	text-decoration: underline;
}
A:link {
	color: #0046A6;
}
A:visited {
	color: #6600A6;
}
A:hover {
	color: #003073;
}
A:action {
	color: #920;
}
H1 {
	margin: 0;
	padding: 0.25em 0 0.75em;
	font: bold 110% Arial, Helvetica, Geneva, sans-serif;
	color: #540800;
}
H2 {
	margin: 0;
	padding: 0.5em 0;
	font: bold 100% Arial, Helvetica, Geneva, sans-serif;
	color: #470700;
}
P {
	margin: 0;
	padding: 0.25em 0 0.75em;
	font-size: 90%;
}
UL, OL {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0.25em;
	padding-bottom: 0.75em;
	font-size: 90%;
}
TABLE {
	font-size: 90%;
}


.date {
	padding: 0 0.2em;
	font: bold 90% Arial, Helvetica, Geneva, sans-serif;
	color: #FFF;
	background-color: #F3AE23;
}
.highlight {
	padding: 0 0.2em;
	background-color: #F4CF80;
}



#header {
	float: left;
	position: relative;
	width: 100%;
	height: 155px;
	background: transparent url(../img/bg_header_m.gif) repeat-x 0 100%;
}
#logo {
	position: absolute;
	top: 2px;
	left: 31px;
	width: 146px;
	height: 91px;
}
#title {
	position: absolute;
	top: 15px;
	left: 305px;
	width: 338px;
	height: 31px;
}

#menu {
	width: 100%;
	height: 155px;
	background: transparent url(../img/bg_header_l.gif) no-repeat 0 100%;
}
#menu .wrapper {
	width: 100%;
	height: 155px;
	background: transparent url(../img/bg_header_r.gif) no-repeat 100% 100%;
}

#menu UL SPAN,
#lng LI SPAN {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu A,
#lng A {
	cursor: pointer !important;
	cursor /**/: hand;
}

#lng {
	position: absolute;
	top: 25px;
	right: 25px;
	width: 60px;
	height: 14px;
	margin: 0;
	padding: 0;
}
#lng LI {
	position: relative;
	float: left;
	display: inline;
	width: 26px;
	height: 14px;
	margin: 0 0 0 4px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	font-size: 70%;
	background: #6E0D00 no-repeat 0 0;
}
#lng LI.active {
	background-color: #FC6;
}
#l-ru SPAN { background-image: url(../img/l_ru.gif); }
#l-ru.active SPAN { background-image: url(../img/la_ru.gif); }
#l-ua SPAN { background-image: url(../img/l_ua.gif); }
#l-ua.active SPAN { background-image: url(../img/la_ua.gif); }




#menu UL {
	float: left;
	width: 322px !important;
	width /**/: 638px;
	height: 23px !important;
	height /**/: 112px;
	margin: 0;
	padding: 89px 0 0 316px;
}
#menu UL LI {
	position: relative;
	float: left;
	display: inline;
	height: 23px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	font-size: 70%;
}
#n-home { width: 44px; margin-right: 19px !important; }
#n-home SPAN { background-image: url(../img/n_home.gif); }
#n-home.active SPAN { background-image: url(../img/na_home.gif); }
#n-news { width: 50px; margin-right: 17px !important; }
#n-news SPAN { background-image: url(../img/n_news.gif); }
#n-news.active SPAN { background-image: url(../img/na_news.gif); }
#n-slovo { width: 62px; margin-right: 12px !important; }
#n-slovo SPAN { background-image: url(../img/n_slovo.gif); }
#n-slovo.active SPAN { background-image: url(../img/na_slovo.gif); }
#n-newsletter { width: 58px; margin-right: 12px !important; }
#n-newsletter SPAN { background-image: url(../img/n_newsletter.gif); }
#n-newsletter.active SPAN { background-image: url(../img/na_newsletter.gif); }
#n-contact { width: 48px; }
#n-contact SPAN { background-image: url(../img/n_contact.gif); }
#n-contact.active SPAN { background-image: url(../img/na_contact.gif); }

#n-cart {
	position: absolute;
	top: 85px;
	right: 50px;
	width: 73px;
	height: 34px;
	overflow: hidden;
}
#n-cart SPAN {
	position: absolute;
	top: 0;
	left: 0;
	width: 73px;
	height: 34px;
	background: transparent url(../img/n_cart.gif) no-repeat 0 0;
	z-index: 1;
}
#n-cart.active SPAN {
	background-image: url(../img/na_cart.gif);
}



#main {
	clear: both;
	float: left;
	position: relative;
	width: 100%;
	background: transparent url(../img/bg_main_m.gif) repeat 0 0;
}
#main .wrap {
	float: left;
	width: 100%;
	background: transparent url(../img/bg_content.gif) repeat-y 100% 0;
}
#main .wrap .wrap {
	background: transparent url(../img/bg_sidebar.gif) repeat-y 0 0;
}
#main #sidebar {
	float: left;
	width: 185px !important;
	width /**/: 265px;
	padding: 0 70px 0 10px;
	font-size: 75%;
}


#main #content {
	float: right;
	width: 100%;
	margin-left: -265px;
}
#main #content .wrapper {
	padding: 0 15% 0 265px;
}



#footer {
	clear: both;
	float: left;
	position: relative;
	width: 100%;
	background: transparent url(../img/bg_main_m.gif) repeat-x 0 0;
}
#footer .wrap {
	float: left;
	width: 100%;
	background: transparent url(../img/bg_footer_l.gif) no-repeat 0 0;
}
#footer .wrap .wrap {
	float: left;
	width: 100%;
	background: transparent url(../img/bg_footer_r.gif) no-repeat 100% 0;
}
#footer A {
	color: #FFF !important;
}
#footer #footnote {
	float: left;
	width: 475px !important;
	width /**/: 740px;
	padding: 75px 0 50px 265px;
	color: #FFF;
	font-size: 70%;
}



#sidebar HR {
	display: block;
	margin: 1em 0;
	padding: 0;
	height: 1px;
	color: #D0B6A2;
	background-color: #D0B6A2;
}
#sidebar P {
	line-height: 1.1em;
}
#sidebar UL {
	margin-left: 1em;
	padding-left: 0.5em;
}
#sidebar UL LI {
	margin: 0;
	padding: 0 0 0.25em;
}


#sidebar #editions {
	margin: 0;
	padding: 0.25em 0 0;
}
#sidebar #editions LI {
	margin: 0;
	padding: 0 0 0.5em 15px;
	background: transparent url(../img/bul_editions.gif) no-repeat 0 0.4em;
	font-size: 130%;
	list-style: none;
}


#search {
	margin: 1em 0;
	padding: 0;
}
#search .query {
	width: 120px;
}
#search .btn {
	margin-left: 5px;
	vertical-align: bottom;
}



DL.book-desc {
	clear: both;
	float: left !important;
	float /**/: none;
	position: relative;
	width: 100%;
	margin: 0 0 1.5em;
	padding: 0;
}
DL.book-desc DT,
DL.book-desc DD {
	margin: 0;
	padding: 0;
}
DL.book-desc DT {
	float: left;
	position: relative;
	width: 122px !important;
	width /**/: 132px;
	padding-right: 10px;
}
DL.book-desc DT IMG {
	display: block;
	border: 1px solid #D0B6A2;
}
DL.book-desc DT .new {
	position: absolute;
	top: -2px;
	left: -2px;
	border: 0;
}
DL.book-desc DD {
	float: right;
	width: 100%;
	margin-left: -132px;
}
DL.book-desc DD .desc {
	padding-left: 132px;
}
DL.book-desc DD H2 {
	padding-top: 0;
}
DL.book-desc DD UL {
	margin: 0;
	padding: 0.25em 0 0.75em;
}
DL.book-desc DD UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}



#rubrics {
	float: left !important;
	float /**/: none;
	width: 100%;
	margin: 0;
	padding: 0 0 2em;
	font: 75% Arial, Helvetica, Geneva, sans-serif;
}
#rubrics LI {
	float: left;
	display: inline;
	width: 45%;
	margin: 0 0 5px;
	padding: 0 0 0.2em 5px;
	border-left: 3px solid #E6D4BD;
	list-style: none;
	line-height: 1.1em;
}



#pages {
	clear: both;
	float: left !important;
	float /**/: none;
	width: 100%;
	margin: 2em 0 0;
	font: 70% Arial, Helvetica, Geneva, sans-serif;
}
#pages UL {
	float: left;
	width: 100%;
	margin: 1em 0 0;
	padding: 0;
	font-weight: bold;
}
#pages UL LI {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	list-style: none;
	line-height: 1em;
}
#pages UL A {
	float: left;
	padding: 0.5em 0.8em;
	text-decoration: none;
	color: #1A0300;
	background-color: #F3AE23;
}
#pages UL LI.arr A {
	text-decoration: underline;
	color: #0046A6;
	background-color: transparent;
}
#pages UL STRONG {
	float: left;
	padding: 0.5em 0.8em;
	color: #FFF;
	background-color: #540800;
}



#shopping-cart {
	clear: both;
	display: block;
	font: 75% Arial, Helvetica, Geneva, sans-serif;
	border-collapse: collapse;
	margin: 0;
	padding: 0.25em 0 0.75em;
}
#shopping-cart TH,
#shopping-cart TD {
	margin: 0;
	padding: 0.4em;
}
#shopping-cart TH {
	background-color: #E6CBAA;
	text-align: left;
}
#shopping-cart TD {
	border-bottom: 1px solid #E6CBAA;
}
#shopping-cart .author {
	white-space: nowrap;
}
#shopping-cart .price {
	text-align: right;
	white-space: nowrap;
}
#shopping-cart .total TH {
	text-align: right;
	font-size: 120%;
}
.b-checkout {
	margin: 5px 0;
}


TABLE.price-list {
	clear: both;
	float: left;
	width: 100% !important;
	width /**/: auto;
	margin: 0.25em 0 0.75em;
	padding: 0;
	border-collapse: collapse;
	font-size: 80%;
}
TABLE.price-list TH,
TABLE.price-list TD {
	margin: 0;
	padding: 0.4em;
}
TABLE.price-list TH {
	background-color: #E6CBAA;
	text-align: left;
	font-size: 90%;
}
TABLE.price-list TD {
	border-bottom: 1px solid #E6CBAA;
}



TABLE.form {
	font-size: 90%;
	border-collapse: collapse;
}
TABLE.form TH,
TABLE.form TD {
	padding: 0.4em 2em 0.4em 0.4em;
	text-align: left;
	font-weight: normal;
}


UL.error {
	margin: 0.25em 0 0.75em;
	padding: 1em;
	border: 3px solid #C00;
	color: #C00;
	list-style: none;
}
TABLE.form TR.error TD,
TABLE.form TR.error TH {
	color: #FFF;
	background-color: #C00;
}