.pub {
   background-color: #c4d0e3 !important;
   background-image: url("ru-RU/images/header_bg.png") !important;
}

.rpm {
   /* background-image: url("en-US/images/rpm-bg.png");*/
    background-color: #3c6eb4 !important;
}
.slider_link {
    display: block;
    height: 100%;
    position: relative;
    text-decoration: none;
}

.product_top_box, .version_top_box {
    color: #336699 !important;
    font-size: 16px;
    min-height: 50px !important;
    padding-bottom: 0px;
    padding-left: 40px;
    padding-right: 40px;
    display: none;
}

h1 {
	color:#336699;
}

.titles a:link {
	/*height:54px;*/
	font-size: 16px !important;
	color:#3366cc;
}

.titles a:visited {
	/*height:54px;*/
	font-size: 16px !important;
	color:#6699cc;
}

.slider_title{
    font-size: 3.2em !important;

}

#site_footer{
    margin: 0px 1em !important;
}

body{
    background-image: url("ru-RU/images/body_bg.png") !important;
}

.sect1 a:link {
    height:54px;
    font-size: 16px !important;
    color:#3366cc;
    text-decoration: none;
}

.sect1 a:visited {
    height:54px;
    font-size: 16px !important;
    color:#6699cc;
    text-decoration: none;
}

.bottom_books{
    margin-bottom: 0em !important;
}

#floatingtoc .toc{
    background-color: rgba(50, 50, 50, 0.83) !important;
}

body > div.book, body > div.article,
body > div.set, body > div.preface,
body > div.chapter, body > div.section,
body > div.appendix, body > div.part,
body > div.index {
    max-width: 55em !important;
}

table tr.even td {
	background-color:#f5f5f5 !important;
}

tr:nth-child(even) {
    background-color:#f5f5f5 !important;
}

td, th {
	vertical-align: top !important;
}

.package {
    font-style: italic;
}