#tab a, #tab_active a, #letter_box a , .navi a{
	text-decoration: none;
}
#letter_box a:hover{
	#font-weight:bold;
	#color: black;
}
.navi a{
		#font-size: 13px;
		#font-style: oblique;
	
}
.navi a:hover{
	#color: black;
	#font-weight: bold;
}

#top {
	bottom: 25px;
	cursor: pointer;
	display: none;
	font-size: 4em;
	position: fixed;
	#color:#E5CAA4;
	#background: #6F6151;
	z-index: 27;
	line-height: 15px;
	color: #6F6151;
	padding: 1px;
	right: 30px;
	border-radius: 25px;
}
.page{
	border-radius: 5px;
	border: 1px solid #A59279;
	padding: 3px 5px;
}
.page a{
	text-decoration: none;
}
#tab:hover {
	background-color: #dabc93;
}
#tab a:hover {
	
	color: #000;
	
}

#tab {
	border-radius: 5px 5px 0 0;
	border: 1px solid #A59279;
	box-sizing: border-box;
	float: left;
	padding: 10px;
	margin: 0;
	position: relative;
	bottom: -2px;
	background: #E5CAA4;
	font: 0.8125em Tahoma, Arial, Helvetica, sans-serif;
	font-style: oblique;
}
#tab_active:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #E5CAA4;
	font-style: oblique;
}


#tab_active {
	border-radius: 5px 5px 0 0;
	border: 1px solid #A59279;
	border-botom: 0px;
	box-sizing: border-box;
	float: left;
	padding: 10px;
	cursor: default;
	position: relative;
	bottom: -1px;
	#color:#E5CAA4;
	#background: #6F6151;
	font: 0.8125em Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: oblique;

  }
@-moz-document url-prefix() {#tab_active {bottom: -1px;}} 
  #letter_box {
	border-radius: 0 5px 5px 5px;
	border-collapse: collapse;
	border: 1px solid #A59279;
	box-sizing: border-box;
	padding: 10px;
	margin-top: 0px;
	background: #E5CAA4;
	font-style: oblique;
  }
.content{
		margin-left:34.444444444444444444444444444444%;
	}
	
.button_side_bar {
	display: none;
}
@media screen and (min-device-width: 960px) {
	.hdr-top{
		padding: 3.555555555555555555555555555556% 0 0 0; /*50px/900px*/
	}
	
	body{
		min-width: 960px;
		
	}
	
}

@media screen and (min-device-width: 850px) and (max-device-width: 960px) {
	.hdr-top{
		padding: 5.555555555555555555555555555556% 0 0 0; /*50px/900px*/
	}
}

@media screen and (max-device-width: 849px) {
	.hdr-top{
		padding: 7.555555555555555555555555555556% 0 0 0; /*50px/900px*/
	}
}

@media screen and (max-device-width: 700px) {
	.hdr-top{
		padding: 10.555555555555555555555555555556% 0 0 0; /*50px/900px*/
	}
}

@media screen and (max-device-width: 500px) {
	
	.hdr-top{
		padding: 14.555555555555555555555555555556% 0 0 0;
	}
	
	.left-bar{
		display:none;
		min-width: 250px;						
	}
	
	.content{
		margin-left:0;
	}
	
	.button_side_bar {
		display: block;
	}
	
}

@media screen and (max-device-width: 425px) {
	.hdr-top{
		padding: 12.555555555555555555555555555556% 0 0 0;
	}
	.left-bar{
		display:none;
		min-width: 250px;
	}
	
	.content{
		margin-left:0;
	}
	
	.button_side_bar {
		display: block;
	}
	
}

@media screen and (max-device-width: 414px) {
	.hdr-top{
		padding: 15.555555555555555555555555555556% 0 0 0;
	}
	
	.left-bar{
		display:none;
		min-width: 250px;
	}
	
	.content{
		margin-left:0;
	}
	
	.button_side_bar {
		display: block;
	}
}
@media screen and (max-device-width: 360px) {
	.hdr-top{
		padding: 18.555555555555555555555555555556% 0 0 0;
	}
	
	.left-bar{
		display:none;
		min-width: 250px;
	} 
	
	.content{
		margin-left:0;
	}	
	
	.button_side_bar {
		display: block;
	}
}
*{
	margin: 0;
	padding: 0;

}

.nuclear:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  zoom: 1;
}

.nuclear{ 
  display: block;
}

.clear{
	clear: both;
}
body {
    font-family: Verdana, 'Book Antiqua', Georgia, serif;
    color: #453815;
    font-size: 0.8125em; /*13px/16px*/
}
a {
    color: #453815;
}
div, td, a, h3{

}

td, div{

	text-align: left;
	vertical-align: top;

	/*color: #706E6D;*/
}

a{
	/*text-decoration: none;*/
}

a:hover{
	color: #A59279;
}

a img{
	border: 0px;
	text-decoration: none;
}


li{
	list-style: none;
}  

body{
  background: url(../images/bg.jpg) left top repeat;
  padding: 2.083333333333333333333333333333%; /*20px/960px*/
 /* min-width: 320px; */
}

#optTd b:hover {

    text-decoration: underline;
	transition: all 0.3s ease-in-out;
    overflow: hidden;
    display: block !important; /* Всегда block для анимации */

}

.container{
  background: url(../images/bg4.jpg) center center repeat; 
  padding: 1.111111111111111111111111111111%; /*10px/900px*/
  max-width: 200%; /*1800px/900px*/
  margin: 0 auto;
}

.container-in{
  background: url(../images/bg18.jpg) left top repeat; 
}

.hdr-top{
  /*padding: 5.555555555555555555555555555556% 0 0 0; /*50px/900px*/
  
  background: url(../images/inscription.gif) center top no-repeat;
  height: 3.555555555555555555555555555556%;
  line-height: 246.15384615384615384615384615385%; 
  text-align: center;
  position: relative;
}

.hdr-top a.logo{
  color: #020201;
  font-family: Ringbearer, 'Book Antiqua', Georgia, serif;
  font-size: 1.9230769230769230769230769230769em;/*13px/25px*/
  text-decoration: none;
}

.hdr-top a.logo:hover{
  color: #A59279;
  text-decoration: none;
}

ul.account{
  position: absolute;
  right: 2.083333333333333333333333333333%;
  /*top: 49%;*/
  top: 3em;
}

ul.account li{
  float: left;
  padding-left: 0.92307692307692307692307692307692em; /*12px/13px*/
  color: #020201;
  font-size: 1em;/*13px/16px*/
  font-weight: bold;
  line-height: 123.07692307692307692307692307692%;/*16px/13px*100*/
}

ul.account li a{
  color: #020201;
  text-decoration: underline;
  font-weight: bold;
  font-family: Verdana, 'Book Antiqua', Georgia, serif;
}

ul.account li a:hover{
  color: #A59279;
}

.hdr-btm{
  padding: 1.1627906976744186046511627906977% 2.3255813953488372093023255813953% 2.3255813953488372093023255813953%;
}

.hdr-btm ul{
  display: block;
  text-align: center;
  line-height: 123.07692307692307692307692307692%;/*16px/13px*100*/
}

.hdr-btm ul li{
  display: inline;
  margin: 0 1px;
  color: #453815;
  font-family: Verdana, 'Book Antiqua', Georgia, serif;
  font-size: 1em;
}

.hdr-btm ul li a{
  text-decoration: underline;
  color: #020201;
}

.hdr-btm ul li a:hover{
  color: #A59279;
}


.footer{
  padding-top: 10px;
  height: 70px;
  line-height: 18px;
  text-align: center;
}

.footer p{
  color: #453815;
  font-family: Verdana, 'Book Antiqua', Georgia, serif;
  font-size: 13px;
}

.footer p a{
  color: #453815;
  font-family: Verdana, 'Book Antiqua', Georgia, serif;
  font-size: 13px;
  color: #020201;
  text-decoration: underline;
}

.footer p a.mail{
  color: #453815;
  text-decoration: none;
  font-style: italic;
}

.footer p a:hover{
  color: #A59279;
}

.left-bar{
  float:left;
  width:27.777777777777777777777777777778%; /*250px/900px*/
  margin-right:-100%;
  /*background:#B9CAFF;*/
  max-width: 250px;
  background: url(../images/runes.gif) right top repeat-y;
  padding:0 2.0833333333333333333333333333333%;/*20px/960px*/
  position: relative;
  z-index: 50;
}

.left-bar h3{
  line-height: 138.46153846153846153846153846154%;
  padding: 0 0 5px;
  margin-bottom: 5px;
  color: #453815;
  font-family: Verdana, 'Book Antiqua', Georgia, serif;
  font-size: 1.23em; /*16px / 13px*/
}

.left-bar form.search{
  padding: 4% 0 12%; /* 10px/250px*100, 0, 30px / 250px *100 */	
}

.srch-txt{
  border: 1px solid #020201;
  background-color: #E9D3AF;
  padding: 0 1.7751479289940828402366863905325%;/* 0, 3px / 169px */
  margin-right: 2.4%; /* 6px / 250px*/
  width: 80%; 
  height: 6.4%;
  line-height: 138.46153846153846153846153846154%;/* 18px / 13px */
  float: left;
}

.srch-sbm{
  float: left;
  padding: 0 10.869565217391304347826086956522%;
  background-color: #6F6151;
  border: 1px solid #020201;
  color: #E5CAA4;
  font-weight: bold;
  cursor: pointer;
}

label {
    font-weight:bold;
}

input[type="submit"] {
    padding: 0px 5px;
    background-color: #6F6151;
    border: 1px solid #020201;
    color: #E5CAA4;
    font-weight: bold;
    cursor: pointer;
}

input[type="text"], input[type="password"] {
    border: 1px solid #020201;
    background-color: #E9D3AF;
    padding: 0 3px;
    margin-right: 6px;
    height: 16px;
    line-height: 138.46153846153846153846153846154%;/* 18px / 13px */
}

.left-bar a{
  font-family: Verdana, 'Book Antiqua', Georgia, serif;
  color: #020201;
  text-decoration: underline;
  line-height: 123.07692307692307692307692307692%;/*16px/13px*/
}

.left-bar a.asks{
  margin-bottom: 15px;
  display: inline-block;
}

.left-bar a:hover{
  color: #A59279;
}

.menu li{
  background: url(../images/ring.gif) no-repeat 0 10%;
 margin: 0px 0 0px 0;
 padding: 0px 0 5px 25px;
}

.menu li a{
  font-size: 1em;
}

.wrapper{
  float:left;
  width:100%;
  position: relative;
  z-index: 25;
}

.content{
 /* margin-left:34.444444444444444444444444444444%; /* 310px / 900px */
  padding: 20px 20px 0 20px;
}

.content h1{
  font-size: 1.25em;/*20px/16px*/
  color: #453815;
  font-family: Verdana, 'Book Antiqua', Georgia, serif;
  text-align: center;
  margin-bottom: 12px;
}

.content h2{
  font-size: 1.3em;
  color: #453815;
  font-family: Verdana, 'Book Antiqua', Georgia, serif;
  text-align: center;
  margin-bottom: 20px;
}

.content h4{
  font-size: 1.0em;
  color: #453815;
  font-family: Verdana, 'Book Antiqua', Georgia, serif;
  text-align: center;
  margin-bottom: 20px;
}

.about{
  margin-bottom: 25px;
  padding-right: 20px;
}

.about > img{
  float: left;
  width: 205px;
}

.about ul{
  padding-left: 220px;
}

.about ul li{
  line-height: 123.07692307692307692307692307692%;/*16px/13px*/
  margin-bottom: 8px;
  color: #020201;
  font-family: Verdana, 'Book Antiqua', Georgia, serif;
  font-size: 0.8125em; /*13px/16px*/
}

.about ul li.last{
  padding-top: 20px;
}

.about ul li a{
  color: #020201;
  font-family: Verdana, 'Book Antiqua', Georgia, serif;
  font-size: 0.8125em; /*13px/16px*/
  text-decoration: underline;
}

.about ul li a:hover{
  color: #A59279;
}

.download{
  margin-bottom: 25px;
}

.dwnld{
  padding-left: 220px;
  padding-right: 250px;
}

.dwnld li{
  line-height: 123.07692307692307692307692307692%;/*16px/13px*/
  margin-bottom: 16px;
  color: #020201;
  font-family: Verdana, 'Book Antiqua', Georgia, serif;
  font-size: 0.8125em; /*13px/16px*/
}

.dwnld li a{
  color: #020201;
  font-family: Verdana, 'Book Antiqua', Georgia, serif;
  font-size: 0.8125em; /*13px/16px*/
  text-decoration: underline;
}

.dwnld li a:hover{
  color: #A59279;
}

.relative{
  float: right;
  margin-left: -100%;
  width: 205px;
  padding-right: 25px;
}

.relative li{
  color: #020201;
  font-family: Verdana, 'Book Antiqua', Georgia, serif;
  font-size: 10px;
  line-height: 12px;
  margin-bottom: 10px;
}

.relative li b{
  display: block;
}

.relative li a{
  color: #020201;
  font-family: Verdana, 'Book Antiqua', Georgia, serif;
  font-size: 10px;
  text-decoration: underline;
}

.relative li a:hover{
  color: #A59279;
}

.relative li.last{padding-top: 15px;}

.relative li.last a{
  display: block;
  width: 105px;
  height: 33px;
  text-align: center;
  line-height: 33px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: #666 0px 2px 3px;
  -moz-box-shadow: #666 0px 2px 3px;
  box-shadow: #666 0px 2px 3px;
  background: #665936;
  font-size: 12px;
  color: #E6CDA5;
  text-decoration: none;
  font-weight: bold;
  margin-left: 12px;
  cursor: pointer;
}



.reviews{
  margin-bottom: 25px;
  padding-right: 20px;
}

.reviews ul li{
  color: #453815;
  font-family: Verdana, 'Book Antiqua', Georgia, serif;
  font-size: 0.8125em; /*13px/16px*/
  line-height: 18px;
  margin-bottom: 15px;
}

.reviews ul li a{
  display: block;
  font-weight: bold;
  color: #453815;
  font-family: Verdana, 'Book Antiqua', Georgia, serif;
  font-size: 0.8125em; /*13px/16px*/
}

.reviews ul li a:hover{
  color: #A59279; 
}

.reviews ul li span{
  display: block;
}

a.make-review{
  float: right;
  color: #453815;
  font-family: Verdana, 'Book Antiqua', Georgia, serif;
  font-size: 0.8125em; /*13px/16px*/
  text-decoration: underline;
}

a.make-review:hover{
  color: #A59279;
}

.banner-box{
  padding: 10px 0;
  text-align: center;
}

.left-bar .banner-box{
  margin-left: -20px;
}

.banner-box a{
  margin: 5px 0;
  display: block;
  text-align: center;
  font-family: Verdana, 'Book Antiqua', Georgia, serif;
  color: #020201;
  text-decoration: underline;
  line-height: 16px;
}

.banner-box a:hover{
  color: #A59279;
}

.advert{
  padding: 10px 0;
  text-align: center;
}

.advert a{
  margin: 5px 0;
  display: block;
  text-align: center;
  font-family: Verdana, 'Book Antiqua', Georgia, serif;
  color: #020201;
  text-decoration: underline;
  line-height: 123.07692307692307692307692307692%;/*16px/13px*/
}

.advert a:hover{
  color: #A59279;
}

.advert > a{
  float: right;
  margin-right: 20px;
}

.advert ul{
  width: 100%;
  margin-bottom: 15px;
}

.advert ul li{
  float: left;
  width: 23%;
  margin: 0 0.5%;
  height: 284px;
  padding: 8px 0;
  background: #F3E7D3;
  border: 2px solid #3B2C11;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #453815;
  font-family: Verdana, 'Book Antiqua', Georgia, serif;
  font-size: 13px;
}

.advert ul li > a{
  text-decoration: none;
  font-weight: bold;
  padding: 0 8px;
}

.advert ul li span{
  padding: 0 8px;
}

.advert ul li div.img-box{
  width: 155px;
  height: 155px;
  position: relative;
  margin: 0 auto;
  border: 1px solid #3B2C11;
}

.advert ul li div.img-box img{
  max-height: 155px;
  max-width: 155px;
}

.advert ul li div.img-box a{
  position: absolute;
  left: 0;
  bottom: 8px;
  display: block;
  line-height: 123.07692307692307692307692307692%;/*16px/13px*/
  height: 16px;
  padding: 3px 6px;
  background: #3B2C11;
  color: #fff;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  text-decoration: none;
  font-size: 12px;
}

.advert ul li div.img-box a:hover{
  color: #A59279;
}





.progressBar
{
    width: 120px;
    height: 12px;
    background: url(../img/progress.png) left no-repeat;
    background-position: -120px;
    padding: 0 2px 0 0px;
    margin: 0 0 0 0px;

}
div.autocomplete {
    position:absolute;
    width:250px;
    background-color:white;
    border:1px solid #888;
    margin:0px;
    padding:0px;
}
div.autocomplete ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
    list-style-type:none;
    display:block;
    margin:0;
    padding:2px;
    cursor:pointer;
    background:none;
}


.dropdown
{
    color: #555;
    margin: 3px -22px 0 0;
    width: 143px;
    position: relative;
    height: 17px;
    text-align:left;
}
.social
{
    background: #E6CDA5;
    position: absolute;
    top: -12px;
    left: -10px;
    z-index: 100;
    width: 190px;
    display: none;
    margin-left: 10px;
    padding: 40px 0 5px;
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
}

.social_root
{
    list-style-type:none;
    margin:0px;
    font-size: 11px;
    padding: 10px 0 10px 20px;
    border-top:1px solid #dedede;
}

.dropdown li {
    list-style-type: none;
    padding: 2px 0 0 0;
}

.dropdown li a
{

    color: #555555;
    display: block;
    font-family: arial;
    font-weight: bold;
    padding: 6px 15px;
    cursor: pointer;
    text-decoration:none;
}

.dropdown li a:hover
{
    background:#155FB0;
    color: #FFFFFF;
    text-decoration: none;
}
a.sharebtn
{
    background: #665936;
    font-size: 12px;
    line-height: 16px;
    color: #E6CDA5;
    position: absolute;
    z-index: 110;
    display: block;
    padding: 8px 0 0 15px;
    height: 25px;
    width: 90px;
    margin: -11px 0 0 10px;
    font-weight: bold;
    text-decoration: none;
    cursor:pointer;
    border-radius: 6px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.45);
}


.low_rated {
    opacity: 0.2;
}

.low_rated:hover
{
    opacity: 1;
    -moz-transition: all 0.4s ease-out;  /* FF4+ */
    -o-transition: all 0.4s ease-out;  /* Opera 10.5+ */
    -webkit-transition: all 0.4s ease-out;  /* Saf3.2+, Chrome */
    -ms-transition: all 0.4s ease-out;  /* IE10? */
    transition: all 0.4s ease-out;
}


/* Стили для пагинации в читалке */
.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: 15px 0;
    font-size: 18px;
    flex-wrap: wrap;
}

.pagination-arrow {
	cursor: pointer;
    color: #6F6151;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 10px;
    border-radius: 4px;
    transition: all 0.2s ease;
}

.pagination-arrow:hover {
    background-color: #f0e6d2;
    transform: scale(1.15);
}

.page-number {
    min-width: 20px;
    text-align: center;
    font-weight: bold;
    color: #4B563F;
    padding: 5px 10px;
    border-radius: 4px;
    background: none !important;
}

/* Для мобильной версии */
@media (max-width: 500px) {
    .pagination {
        gap: 10px;
    }
    .pagination-arrow {
        font-size: 20px;
        padding: 3px 8px;
    }
    .page-number {
        padding: 3px 8px;
    }
	.page-select {
        padding: 3px 6px;
        font-size: 14px;
    }
}

.page-select {
    padding: 5px 10px;
    border: 1px solid #E9D3AF;
    border-radius: 4px;
    background-color: #FFF;
    color: #4B563F;
    font-weight: bold;
    cursor: pointer;
    outline: none;
}

.page-select:hover {
    background-color: #F5F5F5;
}

.page-select:focus {
    border-color: #6F6151;
}