/* global */
body, html, p, ul, ol, li, dl, dd, dt, h1, h2, h3, h4, h5, h6, form, fieldset, td, th, caption, address, textarea, legend, svg {
    margin: 0;
    padding: 0;
    font-size:14px;
    font-family: Georgia;
    color: #2a2723;
}
a, a:visited {
    text-decoration: none;
    color: #0098fe;
    
}
a:hover {
    text-decoration: underline;
    
}
a img, fieldset {
    border: 0 none;
}
textarea {
    resize: vertical;
}
html, body {
    background: none repeat scroll 0 0 #FFFFFF;
}
html > body {
    min-height: 100%;
}

table, td, th {
    border: 0 none;
    border-collapse: collapse;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}
table {
    width: 100%;
}
img, fieldset {
    border: 0 none;
}
body .c {
    clear: both;
    height: 1%;
}
body .hidden {
    display: none;
}
body .nodecorated {
    text-decoration: none;
}
body #container .u {
    text-decoration: underline;
}
body #container #top_menu .u {
    text-decoration: underline;
}
body #container .px11 {
    font-size:11px;
}
body #container .px12 {
    font-size:12px;
}
a.undonhover {
    text-decoration: none;
}
a.undonhover:hover {
    text-decoration: underline;
}
a.coloronhover {
    color:#333;
}
#katalog_sections a.coloronhover {
    color:#0098FE;
}
#katalog_sections a.coloronhover.u, #katalog_sections a.coloronhover.u:hover, .katalog_letters span.selected {
    color:red;
    text-decoration:none;
}
#katalog_sections a.coloronhover:hover, a.coloronhover:hover {
    color:#0098FE;
}

body #container .b {
    font-weight: bold;
}
body #container .i {
    font-style: italic;
}
body #container .o {
    text-decoration: line-through;
}
body #container .arial {
    font-family:Arial;
}
body .right {
    text-align: right;
}
body .center {
    text-align: center;
}
body .v_a_middle td, td.v_a_middle {
    vertical-align: middle;
}

/* simple */
.form_errors, .error {
    color: red;
}
.line-height{
    line-height:130%;
}
input.inp-captcha {
    width: 50px;
}
h1, h2, h3, h4 {
    color: #2A2723;
    font-family: Georgia;
    font-size: 20px;
    font-weight: normal;
    text-align: left;
}
h1 a, h2 a, h3 a, h4 a {
    color: inherit;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, .book_toc a:hover {
    color: #0098FE;
    text-decoration: underline;
}
h2.red{
 font-family:Arial;
}
.kat-book .title a{
 text-decoration:none;
}
.kat-book .title a:visited{
    color:#45279c;
}
.kat-book .title a:hover{
    color:#0098FE;
}
h2 {
    font-size: 20px;
}
h3{
    font-size: 18px;
}
h4{
    font-size: 16px;
}

a.main{
   font-family: Arial;
}

.indent{ padding-left: 25px;}
.indent-mini{ padding-left: 7px;}
.indent-top-mini{padding-top:3px;}

#top_menu a.main {
    color: #F5F2E2;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}
#top_menu a.main:hover {
    text-decoration: underline;
}
#top_menu a.big {
    color: #F5F2E2;
    font-family: Georgia;
    font-size: 24px;
    text-decoration: none;
}
#top_menu a.big:hover {
    text-decoration: underline;
}
.main {
    color: #2A2723;
    font-family: Georgia;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
}
a.main {
    color: #0098FE;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}
a.main.selected {
    color: inherit;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}
body .signature {
    color: #2A2723;
    font-family: Arial;
    font-size: 12px;
}
.backgrounded{
    background-color: #f4f4f4;
}
body .signature_mini {
    color: #2A2723;
    font-family: Arial;
}
.left_menu_block a.main {
    color: #2A2723;
    font-family: Georgia;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}
.left_menu_block a.main:hover {
    color: #0098FE;
    text-decoration: underline;
}
a.spec {
    color: #0098FE;
    font-family: Georgia;
    font-size: 14px;
    font-weight: normal;
}
a.spec:hover {
    text-decoration: underline;
}
a.spec_big {
    color: #0098FE;
    font-family: Georgia;
    font-size: 24px;
    font-weight: normal;
}
a.spec_big:hover {
    text-decoration: underline;
}
a.spec_middle {
    color: #0098FE;
    font-family: Georgia;
    font-size: 18px;
    font-weight: normal;
}
a.spec_middle:hover {
    text-decoration: underline;
}
.price_big {
    color: #2A2723;
    font-family: Georgia;
    font-size: 24px;
    font-weight: normal;
}
.price_middle {
    color: #2A2723;
    font-family: Georgia;
    font-size: 20px;
    font-weight: normal;
}
.main_mini {
    color: #2A2723;
    font-family: Georgia;
    font-size: 12px;
    font-weight: normal;
}
#book_page_number{
	position:absolute;
	top:15px;
	right:40px;
	font-family:Georgia;
	font-size:12px;
}
#book_page{
  padding: 0px 0px 30px;
  position:relative;
}
#book_paging_bar{
    padding:70px 0px 0;
    line-height: 34px;
}
#book_page p{
   text-indent:20px;
   line-height:150%;
}
#book_page_inner{
   padding: 40px 40px 70px; 
   background-color: #F7F7F2;
}
#book_page h1 {
    padding: 30px 0;
    text-align: center;
    font-size: 24px;
   
}
#book_page h2, #help_part h2 {
    padding: 30px 0 20px;
    font-size: 20px;
}
#book_page h3, #help_part h3 {
	font-style: italic;
    padding: 30px 0 20px;
    font-size: 16px;
}
#book_page h4 {
	font-size:18px;
    font-style: italic;
    padding: 30px 0 20px;
    font-size: 14px;
}
#logo_h {
    color: #2A2723;
    font-family: Georgia;
    font-size: 30px;
    font-weight: normal;
}
#ph-t3 {
    color: #2A2723;
    font-family: Georgia;
    font-size: 24px;
    font-weight: normal;
}
.kat-book {
    border-bottom: 1px solid #2A2723;
    padding: 20px 0;
}
.kat-book.last {
    border-bottom: 3px solid #2A2723;
}

.kat-book .title {
    padding: 0 25px;
}
.kat-book .biblink, .kat-book .action_link {
    padding-right: 25px;
    padding-top: 6px;
    padding-left:25px;
    text-indent:-22px;
}
.kat-book .note_text {
    
    padding: 5px 25px;
}
.red{color: red}
.form-required {
    color: #FF0000;
}

/*красивая кнопка маленькая*/
#container .nice_button_mini {
	display: inline; text-align: center;
    text-decoration: none; color:#2A2723; font-family:Arial; font-size:14px;
}

.nice_button_mini .nb1 {
	padding: 0; width: 180px; height: 34px; cursor: pointer;
	position: relative; text-align: center; display: inline-block;
}
.nice_button_mini .nb1 .nb2 {
display: block;
}
.nice_button_mini .nb3{
clip: rect(auto, auto, auto, 6px);
background-image: url("/i/MultilineButton_mini.png");
 height: 34px;
    left: -10px !important;
    top: -1px !important;
     margin: 0 !important;
    width: 100% !important;
     background-repeat: no-repeat;
    line-height: 0;
    position: absolute !important;
    top: 0 !important;
}
.nice_button_mini .nb4{
 width: 6px;
  background-image: url("/i/MultilineButton_mini.png");
    height: 34px;
    left: -10px !important;
    top: -1px !important;
     margin-left: 100%;
      background-repeat: no-repeat;
    line-height: 0;
    position: absolute !important;
    top: 0 !important;
}
.nice_button_mini .nb5{
 	display: inline;
    line-height: 1.1;
    text-shadow: 0 1px 0 #FFE0AA;
    vertical-align: middle;
    white-space: normal;
    position: relative;
    width: 100% !important;
    margin-left:-3px;
    text-align:center;
    font-size: 12px; 
    padding:3px 0;
}
.nice_button_mini .nb6{
    height: 34px;
    vertical-align: middle;
     display: inline-block;
}

.nice_button_mini-hover .nb3, .nice_button_mini-hover .nb4{
 background-position: 0 -35px;
}
.nice_button_mini-press .nb3, .nice_button_mini-press .nb4{
 background-position: 0 -70px;
}
/*красивая кнопка*/
#container .nice_button {
	display: inline; text-align: center;
    text-decoration: none; color:#2A2723; font-family:Arial; font-size:16px;
}

.nice_button .nb1 {
	padding: 0; width: 210px; height: 50px; cursor: pointer;
	position: relative; text-align: center; display: inline-block;
}
.nice_button .nb1 .nb2 {
display: block;
}
.nice_button .nb3{
clip: rect(auto, auto, auto, 9px);
background-image: url("/i/MultilineButton_55d0da35.png");
 height: 50px;
    left: -15px !important;
    top: -1px !important;
     margin: 0 !important;
    width: 100% !important;
     background-repeat: no-repeat;
    line-height: 0;
    position: absolute !important;
    top: 0 !important;
}
.nice_button .nb4{
 width: 10px;
  background-image: url("/i/MultilineButton_55d0da35.png");
    height: 50px;
    left: -15px !important;
    top: -1px !important;
     margin-left: 100%;
      background-repeat: no-repeat;
    line-height: 0;
    position: absolute !important;
    top: 0 !important;
}
.nice_button .nb5{
 display: inline-block;
 
    line-height: 1.1;
    text-shadow: 0 1px 0 #FFE0AA;
    vertical-align: middle;
    white-space: normal;
    position: relative;
}
.nice_button .nb6{
    height: 50px;
    vertical-align: middle;
     display: inline-block;
}

.nice_button-hover .nb3, .nice_button-hover .nb4{
 background-position: 0 -51px;
}
.nice_button-press .nb3, .nice_button-press .nb4{
 background-position: 0 -101px;
}
#fix_block #goo_block{display: none}
#fix_block #goo_block:first-child{display: block}

#big_loading{
	background-color: rgba(0, 0, 0, 0.1);
    background-image: url("/i/big_loading.gif");
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 100000;
}
.myshop_cost{
    padding-top: 10px;
    margin-bottom: -15px;
    display: block;
}

#yandex_rtb_R-A-243457-5 *, #yandex_rtb_R-A-243457-3 *, #yandex_rtb_R-A-243457-6 *{
    font-family: Arial;
}