@charset "windows-1251";
body {
  margin:0;
  padding:0;
  height:100%;
  background:#fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#3D3E52;
  overflow-y:scroll;
  background-image:url(../images/bodybg.jpg);
  background-repeat:repeat-x;
  background-position:top;
}

table, div {
  color:#3D3E52;
  font-size:12px;
  font-family: Arial, Helvetica, sans-serif;
}

img {border:0;}
h1, h2, h3 {color: #0B287C; font-weight: normal;}

div.clear {
	clear: both;
	font-size: 1px;
    line-height: 1px;
}

div.border {
  height: 1px;
  font-size: 1px;
  width: auto;
  border-bottom: 1px solid #ccc;
  margin: 5px 0;
}


a:active,
a:visited,
a:link,
a:hover
 {
  font-size: 12px;
  color: #0076c0;
  text-decoration:underline;
  outline: none;
}

a:hover {
  text-decoration:none;
  outline: none;
}

a.no_line:active,
a.no_line:visited,
a.no_line:link
{
  font-size: 11px;
  line-height:18px;
  color: #403d52;
  text-decoration:none;
  outline: none;
}

a.no_line:hover {
  text-decoration:underline;
  outline: none;
}

.no_line b {
  color: #403d52;
  font-weight:bold;
  padding-bottom:20px;
}


a.menu:active,
a.menu:visited,
a.menu:link,
a.menu:hover {
  font-size: 16px;
  color: #0B287C;
  text-decoration:none;
  outline: none;
}

a.menu:hover {
  text-decoration:underline;
  outline: none;
}


div.main {
  position: relative;
  left:50%;
  margin-left: -500px;
  width: 1000px;
  height: 100%;
  border: 0px solid red;
}

div.header {
  width: 1000px;
  height: 42px;
  margin: 30px 0 20px 0;
  border: 0px solid red;
}

div.header div{
  float: left;
  width:228px;
  height: 42px;
  text-align: center;
  line-height:20px;
  border-right: 1px dotted #ccc;
  color: #0B287C;
}

div.centerpage {
  position: relative;
  left:50%;
  margin-left: -475px;
  width: 950px;
  height: auto;
  border-bottom: 1px solid #DBDCDE;
  margin-bottom: 15px;
  padding-bottom: 20px;
}

div.top_menu {
  background:#fff url(../images/menu_top.jpg) no-repeat 0 0;
  height:33px;
  width:950px;
  margin-bottom:10px;
  padding:0px;
  border: 0px;
}
.main_menu {
  margin-left: -20px !important;
  margin-left: 15px;
}

.main_menu li {
  height:33px;
  line-height:33px;
  list-style:none;
  float:left;
  font-size:12px;
  font-family: Arial;
  margin: 0px;
  border: 0px solid red;
}
.main_menu li a:active,
.main_menu li a:visited,
.main_menu li a:link,
.main_menu li a:hover { color:#fff; text-decoration:none; padding: 6px 6px;}
.main_menu li a:hover  { background:#7b90ae;}
.main_menu a.active  { color:#fff; padding: 7px 7px;}
.main_menu li span { padding:5px 5px; color:#7787B6;}

table.contents {
  width: auto;
}

table.contents td {
  vertical-align: top;
}

div.top_info {
  width: 748px;
  height: 230px;
  background:#fff url(../images/top_bg.jpg) no-repeat 0 0;
  border:1px solid #fff;
}

div.top_info_text {
  margin-left:15px;
  border:0px solid red;
}

div.leftmenu {
    width: 196px;
    background-color: #ffffff;
	
}

table.leftmenu td {
  width: 196px;
  padding: 5px 0px 5px 15px;
  
}

table.leftmenu td.left_title {
    height: 31px;
    line-height:31px;
    padding: 0px;
}

table.leftmenu td.left_title div{
    background:#EDEDEE url(../images/menu_bg.jpg) no-repeat 0 0;
    width:181px !important;
    width:196px ;
    height: 31px;
    line-height:31px;
    color: #fff;
    font-size: 14px;
    padding: 0px 0px 0px 15px;
    text-transform: uppercase;
}

div.td_href {
    background:url(../images/left_pixel.jpg) no-repeat left center;
    padding-left:10px;
	
	
}
.td_href a {
	font-size:14px !important;
	color:#0076c0 !important;
}
div.s_info {
    background:#EDEDEE url(../images/menu_bg2.jpg) no-repeat 0 0;
    width:181px !important;
    width:196px ;
    height: 31px;
    line-height:31px;
    color: #fff;
    font-size: 12px;
    padding: 0px 0px 0px 15px;
    margin: 10px 0;
}

div.s_info_text {
    width:181px !important;
    width:196px ;
    padding: 0px 8px 0px 8px;
}

div.st_left {
    background:url(../images/st_left.jpg) no-repeat left center;
    padding-left:13px;
    margin:5px 0;
}


/* Footer */
div.footer {
  width:auto;
  height: 90px;
  border: 0px solid red;
  text-align:center;
}

div.footer_menu {
  height:33px;
  width:auto;
  margin-bottom:10px;
  padding:0px;
  border: 0px;
}

div.footer_menu li {
  height:33px;
  line-height:33px;
  list-style:none;
  float:left;
  font-size:11px;
  font-family:arial;
  margin: 0px;
  border: 0px solid red;
}

div.footer_menu li a:active,
div.footer_menu li a:visited,
div.footer_menu li a:link
{text-decoration: none; padding: 8px 8px;}

div.footer_menu li a:hover  { background:#ededed; }
div.footer_menu a.active:active,
div.footer_menu a.active:visited,
div.footer_menu li span { padding:5px 4px; color:#3D3E52;}

/* Ieaeiee aeie*/
div.f_slider {
    width:726px !important;
    width:743px ;
    height: 265px !important;
    height: 285px;
    overflow: hidden;
    background-color: #EDEDEE;
    padding:10px;
}

div.f_block {
  width: 172px;
  height: 270px;
  float:left;
  border: 0px solid red;
  margin:4px 4px;
}
div.f_foto {
  width: 170px;
  height: 170px;
  background-color: #fff;
  border:1px solid #DBDCDE;
}
span.line_summa {
  font-size: 16px;
	color:darkgreen;
}

div.b_block {
  width: 222px;
  height: 300px;
  float:left;
  border: 0px solid red;
  margin:5px 12px !important;
  margin:5px 9px;
}

div.b_foto {
  width: 220px;
  height: 215px;
  background-color: #fff;
  border:1px solid #DBDCDE;
}


div.footer_name {
    background:#fff url(../images/line_menu.jpg) no-repeat 0 0;
    width:auto;
    height: 32px;
    line-height:32px;
    color: #fff;
    font-size: 16px;
    padding: 0px 0px 0px 15px;
    margin:10px 0;
}

div.category_name {
    width:auto;
    height: 32px;
    line-height:32px;
    font-size: 16px;
    padding: 0px 0px 5px 15px;
    margin-bottom:10px;
    border-bottom: 1px solid #CCCCCC;
    color: #0d2877;
}




/* Pager */
div.pager {
    width:100%;
    position:relative;
    top: -12px !important;
    top: 0px;
    overflow: hidden;
    border:0px solid red;
}

.pager li {
    list-style:none;
    float:left;
    font-size:12px;
    width: 28px;
    margin:2px;
    padding:7px;
    border:0px solid red;
    text-align: center;
}

.pager li.cp {
    color:#fff;
    font-weight: bold;
    background: url("../images/page_on.gif") no-repeat center;
    width: 30px;
    text-align: center;
}

.pager li.pg a {
  padding: 7px 12px;
  text-align: center;
}
.pager li.pg a:hover  {
  background: url("../images/page_active.gif") no-repeat center;
  color:#fff;
  font-weight: bold;
  padding: 7px 12px;
}

.pager li.pg0 a {
  padding: 7px 12px;
}
.pager li.pg0 a:hover  {
  background: url("../images/page_active.gif") no-repeat center;
  color:#fff;
  font-weight: bold;
  padding: 7px 12px;
}

div.nlpage {
  white-space: nowrap;
  padding:5px 3px 6px 20px;
}

/* Ea?oi?ea oiaa?a*/
table.items_page {width: auto;}
table.items_page td{vertical-align:top;}

div.item_photo{
   padding: 0;
   width: 280px;
   height: 230px;
   border:1px solid #ccc;
   text-align: center;
   vertical-align: middle;
   margin-bottom: 10px;
}

div.item_photo div.img_zoom {
  width: 69px;
  height: 12px;
  position:absolute;
  margin-top:210px;
  margin-left:200px !important;
  margin-left:160px;
}

div.sm_foto {
  margin:5px 2px;
  height:90px;
  width:90px;
  border:1px solid #CCCCCC;
  float:left;

}

.item_info{
   width: 440px;
   padding: 0 5px;
   vertical-align: top;
   margin-left: 10px;
   color: #3D3E52;
   border: 0px solid red;
 }

.item_info b {
   color: #3D3E52;
}

div.pagemain{
  vertical-align: top;
  margin:0;
  padding: 0 5px;
  width: 730px;
  text-align: left;
  border:0px solid red;
}

span.about{
  font-size: 16px;
  margin-bottom: 0px;
  color: #0d2877;
  text-align:left;
}


div.block_cart {
  width: 120px;
  height: 70px;
  position: absolute;
  margin-left: 320px;
  border:0px solid red;
}

div.line_summa {
  font-size:18px;
  padding-left:20px;
  margin-bottom: 10px;
  background: url("../images/money.jpg") no-repeat left center;
}

/* Cart */
.cart{
  vertical-align: middle;
  width: 100%;
  border-bottom: 1px solid #CCCCCC;
}

div.prew {
    background: url(../images/prew.gif) no-repeat left top;
    width:150px;
    height:26px;
    padding: 5px 10px 0 20px;
    margin-top:10px;
}

div.prew a{ font-size:14px;}


.cart th{
  background: #EDEDEE;
  color: #27418B;
  font-weight: bold;
  height: 32px;
  text-align: center;
  padding:0 5px;
  border-bottom: 2px solid #CCCCCC;
}

.cart tr td{
  text-align: center;
  vertical-align:middle;
  padding:5px 0;
}

div.ct1 {
  margin: 10px 0;
  padding-bottom:5px;
  color:#0B287D;
  font-size: 18px;
}





