/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;/* Гарнитура шрифта */
	background-color: #ecf2f3;
	margin: 0px;
	
	scrollbar-face-color: 0088d1;
    scrollbar-shadow-color: 222222;
    scrollbar-highlight-color: dddddd;
    scrollbar-3dlight-color: dddddd;
    scrollbar-darkshadow-color: 555555;
    scrollbar-track-color: e7e8ed;
    scrollbar-arrow-color: ffffff;
}
/* --------------------------------========------------------------------------*/
p, body, font, div, td
{ 
	font-family:          verdana,arial,helvetica,sans-serif;
	font-size: 9pt;
	color: #726c5f;
}
h1
{ font-family:          verdana,arial,helvetica,sans-serif;
	font-size: 12pt;
	font-style: normal;
	margin:0;
	color: #546678;
	text-decoration:none;
}
h3
{ font-family:          verdana,arial,helvetica,sans-serif;
  	font-size: 12pt;
	font-style: normal;
	margin:0;
	color: #546678;
	text-decoration:none;
}
h4
{ font-family:          verdana,arial,helvetica,sans-serif;
  	font-size: 12pt;
	font-style: normal;
	margin:0;
	color: #546678;
	text-decoration:none;
}
a
{ font-family:          verdana,arial,helvetica,sans-serif;
	font-size: 9pt;
	color: #726c5f;
}
 a:hover {
	color: #38adfd;
	
}
.no_underline
{ text-decoration:          none;
}
.small
{ font-size:          9px;
}
.faq
{ font-size: 9pt;
}
.faq_gray
{ font-size: 9pt;
  color:               #666666;
}
.faq_olive
{ font-size: 9pt;
  color:               #3A6135;
}
.big
{ font-size: 9pt;
  text-decoration:     none;

}
.cat
{ 	
	font-size: 12pt;
	font-weight:          bold;
}
.standard
{ font-weight:          normal;
}
.standardsmall
{ font-weight:          normal;
  font-size:          9px;
}
.light
{ color:               white;
}
.lightsmall
{ color:               white;
  font-size:          9px;
}
.lightmenu
{ color:               white;
  text-decoration:     none;
}
.lightstandard
{ color:               white;
  font-weight:          normal;
}
.middle
{ color:               #F0B5B5;
}
.olive
{ color:               #163106;
  font-weight:          normal;
  font-size:          9px;
}
.cart
{
  font-size:          11px;
  BORDER-BOTTOM:     0px solid;     
  BORDER-LEFT:          0px solid;
  BORDER-RIGHT:          0px solid;     
  BORDER-TOP:          0px solid;
  margin:               1px;
  font-weight:          bold;
  color:               #F0B5B5;
  background-color:  transparent;
}
.cartsmall
{
  font-size:          9px;
  BORDER-BOTTOM:     0px solid;     
  BORDER-LEFT:          0px solid;
  BORDER-RIGHT:          0px solid;     
  BORDER-TOP:          0px solid;
  margin:               1px;
  font-weight:          bold;
  color:               #F0B5B5;
  background-color:  transparent;
}
.totalPrice
{ font-family:          verdana,arial,helvetica,sans-serif;
  font-size:         16px;
  BORDER-BOTTOM:     0px solid;     
  BORDER-LEFT:          0px solid;
  BORDER-RIGHT:          0px solid;     
  BORDER-TOP:          0px solid;
  margin:          1px;
  font-weight:          bold;
  color:          red;
  background-color:  transparent;
}

.login
{ font-size:         12px;
  font-weight:          normal;
  BORDER-BOTTOM:     1px solid;     
  BORDER-LEFT:          1px solid;
  BORDER-RIGHT:          1px solid;     
  BORDER-TOP:          1px solid;
  margin:               1px;
  font-weight:          none;
  color:               black;
  background-color: white;
}

.myaccount_tab_bottom
{
  BORDER-BOTTOM:     1px solid;
  BORDER-LEFT:          0px solid;
  BORDER-RIGHT:          1px solid;
  BORDER-TOP:          0px solid;
  BORDER-COLOR:          #82A1DD;
  text-align:          center;
  margin:               1px;
}

.myaccount_tab_top
{
  BORDER-BOTTOM:     0px solid;
  BORDER-LEFT:          0px solid;
  BORDER-RIGHT:          1px solid;
  BORDER-TOP:          1px solid;
  BORDER-COLOR:          #82A1DD;
  text-align:          center;
  margin:               1px;
}

.myAccount_bottomright {
  BORDER-BOTTOM: 1px dotted #A9C0FF;
  BORDER-RIGHT: 1px dotted #A9C0FF;
}
.myAccount_bottom {
  BORDER-BOTTOM: 1px dotted #A9C0FF;
}
.myAccount_right {
  BORDER-RIGHT: 1px dotted #A9C0FF;
}

.comparison_button
{
  BORDER-BOTTOM:     1px solid;     
  BORDER-LEFT:          1px solid;
  BORDER-RIGHT:          1px solid;     
  BORDER-TOP:          1px solid;
  background-color:  #D2E7FF;
}

.pageSeparator {
     BORDER-BOTTOM: 2px dotted #A9C0FF
}


/* --------------------------------top_table------------------------------------*/
.top_table  {
	margin-bottom: 20px;
	
}
.top_table td {
	padding: 5px;
	font-size: 8pt;
	color: #838f8e;
	line-height: 13pt;
}
.top_table img {
	float: left;
	margin-bottom: 0px;	
}

.top_table a {
	color: #838f8e;
}
.top_table h1 {
	font-size: 8pt;
	font-style: normal;
	margin:0;
	color: #0fa3ea;
	
}
.top_table h1 a {
	font-weight: bold;
	color: #0fa3ea;
	text-decoration:none;
}

.top_table  a:hover {
	color: #38adfd;

}

/* --------------------------------meny_left_title------------------------------------*/
.meny_left_title {
	font-size: 12pt;
	color: #205664;
	font-weight: bold;
	padding-left: 53px;
	padding-top: 3px;
}



/* -------------------------meny_left_table-------------------------------------------*/
.meny_left_table td {
border-bottom: 1px #f7fbfd solid;
}

/* -------------------------meny_left_kategor-------------------------------------------*/
.meny_left_kategor  {
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 5px;
}

.meny_left_kategor a {
	padding-left: 19px;
	font-size: 11pt;
	text-decoration:none;
	color: #79878d;
	font-weight: bold;
	background-image: url(/images/strela_.jpg);
	background-repeat: no-repeat;
	background-position: left;
	
}
.meny_left_kategor  a:hover {
	color: #38adfd;

}
/* ----------------------------------meny_left_kategor_active----------------------------------*/
.meny_left_kategor_active  {
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 5px;
}

.meny_left_kategor_active a {
	padding-left: 19px;
	font-size: 11pt;
	text-decoration:none;
	color: #38adfd;
	font-weight: bold;
	background-image: url(/images/strela.jpg);
	background-repeat: no-repeat;
	background-position: left;
	
}
.meny_left_kategor_active  a:hover {
	color: #0486df;

}
/* ----------------------------------meny_left_kategor_podactive----------------------------------*/
.meny_left_kategor_podactive  {
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 5px;
}

.meny_left_kategor_podactive a {
	padding-left: 19px;
	font-size: 11pt;
	text-decoration:none;
	color: #0486df;
	font-weight: bold;
	background-image: url(/images/strela.jpg);
	background-repeat: no-repeat;
	background-position: left;
	
}
.meny_left_kategor_podactive  a:hover {
	color: #38adfd;

}
/* ----------------------------------meny_left_podkategor_active----------------------------------*/
.meny_left_podkategor_active  {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 35px;
	padding-right: 5px;
}

.meny_left_podkategor_active a {

	font-size: 9pt;
	text-decoration:none;
	color: #38adfd;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
	
}

/* ----------------------------------meny_left_podkategor----------------------------------*/
.meny_left_podkategor  {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 35px;
	padding-right: 5px;
}

.meny_left_podkategor a {

	font-size: 9pt;
	text-decoration:none;
	color: #546678;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
}	
.meny_left_podkategor  a:hover {
	color: #38adfd;

}

/* ----------------------------------centr_podkategor----------------------------------*/
.centr_podkategorr  {
	padding-bottom: 15px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;

}

.centr_podkategor a {

	font-size: 9pt;
	text-decoration:none;
	color: #546678;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
        line-height: 13pt;
}	
.centr_podkategor  a:hover {
	color: #38adfd;

}
/* ----------------------------------left_titl_search----------------------------------*/

.left_titl_search {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-left: 20px;
}

/* ----------------------------------left_search----------------------------------*/
.left_search {
	padding-left: 10px;
	padding-right: 5px;
}
/* ----------------------------------left_titl_login----------------------------------*/

.left_titl_login {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	
}

.left_titl_login a {
color: #FFFFFF;
text-decoration:none;
}
.left_titl_login  a:hover {
	color: #007eff;

}
/* ----------------------------------left_titl_font----------------------------------*/
.left_titl_font {
	font-size: 8pt;
	color: #FFFFFF;
	
}
/* ----------------------------------left_reg_font----------------------------------*/
.left_reg_font {
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 13pt;
}
.left_reg_font a {
	
	font-size: 9pt;
	text-decoration:none;
	color: #FFFFFF;
	
	
}
.left_reg_font  a:hover {
	color: #007eff;

}
/* ----------------------------------centr_titl_active----------------------------------*/
.centr_titl_active {
	font-size: 12pt;
	color: #38adfd;	
	padding-left:10px;
	font-weight: bold;
	text-align: left; 

}

.centr_titl_active a {
	font-size: 12pt;
	color: #38adfd;
		
}
.centr_titl_active h1 {
	font-size: 12pt;
	font-style: normal;
	margin:0;
	color: #38adfd;
	
	
}

.centr_titl_active h2 {
	font-size: 12pt;
	font-style: normal;
	margin:0;
	color: #38adfd;
	
	
}

.centr_titl_active a:hover {
	color: #546678;
	
}
/* ----------------------------------centr_titl----------------------------------*/
.centr_titl {
	font-size: 12pt;
	color: #546678;	
	padding-left:10px;
	font-weight: bold;
	text-align: left; 

}

.centr_titl a {
	font-size: 12pt;
	color: #546678;
		
}
.centr_titl h1 {
	font-size: 12pt;
	font-style: normal;
	margin:0;
	color: #546678;
	
	
}
.centr_titl h1 a {
	font-weight: normal;
}
.centr_titl h2 {
	font-size: 12pt;
	font-style: normal;
	margin:0;
	color: #546678;
	
	
}
.centr_titl h2 a {
	font-weight: normal;
}
.centr_titl a:hover {
	color: #38adfd;
	
}
/* ----------------------------------centr_podtitl----------------------------------*/
.centr_podtitl {
	font-size: 12pt;
	color: #38adfd;	
	padding-left:10px;
	font-weight: bold;
	text-align: center; 

}

.centr_podtitl a {
	font-size: 12pt;
	color: #38adfd;
		
}
.centr_podtitl h1 {
	font-size: 12pt;
	font-style: normal;
	margin:0;
	color: #38adfd;
	
	
}
.centr_podtitl h1 a {
	font-weight: normal;
}
.centr_podtitl a:hover {
	color: #546678;
	
}
/* ----------------------------------centr_katalog----------------------------------*/
.centr_katalog {
	font-size: 10pt;
	color: #546678;
	font-weight: bold;
	margin-bottom: 30px;
}
.centr_katalog  table {
	float: left;
}

.centr_katalog img {
	border: 2px solid #dce8ea;
	float: none;
	margin-top: 0px;
	margin-bottom: 10px;
	
}

.centr_katalog a {
font-size: 10pt;
color: #546678;
font-weight: bold;	
}
.centr_katalog a:hover {
	color: #38adfd;
	
}
/* ----------------------------------botom_reclama----------------------------------*/
.botom_reclama {
	font-size: 10px;
	color: #848888;
	
	text-align: center;
	padding-bottom:20px;
	padding-left: 20px;
	padding-right: 20px;
}
.botom_reclama a {
font-size: 10px;
color: #848888;
}
.botom_reclama a:hover {
	color: #848888;
	
}
/* ----------------------------------center_body----------------------------------*/
.center_body {
	font-size: 9pt;
	color: #726c5f;
	padding-top: 15px;
	line-height: 14pt;
}
.center_body table {
	float: left;
}

.center_body a {
	font-size: 9pt;
	color: #38adfd;
	text-decoration:none;
		
}
.center_body h2 {
	font-size: 12pt;
	font-style: normal;
	margin:0;
	color: #38adfd;
	
	
}
.center_body h2 a {
	font-weight: normal;
}
.center_body a:hover {
	color: #546678;
	
}
/* ----------------------------------center_body_stati----------------------------------*/
.center_body_stati {
	font-size: 9pt;
	color: #726c5f;
	padding-top: 15px;
	line-height: 14pt;
}
.center_body_stati img {
	border: 2px solid #dce8ea;
	float: left;

	margin-bottom: 0px;
	margin-right: 10px;	
}

.center_body_stati a {
	font-size: 9pt;
	color: #726c5f;
	
		
}

.center_body_stati  h2, h1{
	font-size: 12pt;
	font-style: normal;
	margin:0;
	color: #546678;
	text-decoration:none;
	
}

.center_body_stati a:hover {
	color: #38adfd;
	
}
/* ----------------------------------center_body_data----------------------------------*/
.center_body_data {
	font-size: 8pt;
	color: #726c5f;
}
/* ----------------------------------center_body_news----------------------------------*/
.center_body_news {
	font-size: 9pt;
	color: #726c5f;
	
	line-height: 14pt;
}


.center_body_news a {
	font-size: 9pt;
	color: #726c5f;
	
		
}

.center_body_news  h2, h1{
	font-size: 12pt;
	font-style: normal;
	margin:0;
	color: #38adfd;
	
	
}

.center_body_news a:hover {
	color: #38adfd;
	
}
/* ----------------------------------news_data----------------------------------*/
.news {
	font-size: 8pt;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 15px;
}
.newsdiv{
	border:0 dashed black;
	border-width: 1 0 0 0;
	margin:3px;
}
.newsblock{
	float:left;
	width:100%;
}
/* ----------------------------------news_titl----------------------------------*/
.news_titl {
	font-size: 9pt;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 7px;
	font-weight: bold;
}

.news_titl a {
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold
	}
	
.news_titl a:hover {
	color: #007eff;
	
}
/* ----------------------------------ru|en----------------------------------*/
.ruen a {
	font-size: 12pt;
	color: #0770a7;
	font-weight: bold;
	text-decoration:none;
	}

#newkniga { margin: auto; padding: 1em; border: #c00 solid 1px; width: 55%; text-align: left; }
#newkniga h2 { color: #f00; font-family:          verdana,arial,helvetica,sans-serif;
  	font-size: 12pt;}
#newkniga p, #newkniga a { color: #00c; }
