body {
	margin: 0px;
	padding: 0px;
	width:100%;
	text-align:center;
	background:#fff;
}
#logo {
    display: block; 
    width: 311px;
    height: 60px;
    float: left;
background: url(/images/logogo.png);
}
p {
padding-bottom:10px;
}
body , html {
}
td , div , th {
    font-size:12px;
}
* {
 
font-family:Tahoma, Arial, Helvetica, sans-serif;
padding:0px;
margin:0px;
}
a {
color:#006599;
}
img {
border:none;
}
.clear {
clear:both;
line-height:0;
font-size:0px;
}
#main {
width:995px;
margin:0 auto;
text-align:left;
height:100% !important;
}
input {
border:1px solid #999;
background:#fff;
color:#999999;
padding-left:4px;
height:24px;
}
select {
height:24px;
}
.input-img {
border:none !important; 
width:auto !important;
height:auto !important;
float:left; 
margin: 0px !important;
padding:0px !important;
}
input.button {
/*
color:#FFFFFF;
background:#a0a0a0;
height:20px;
*/
}

/* cols */
#left-col {
width:245px;
}
#right-col {
padding-top:5px;
//padding-top:10px;
display:table-cell;
width:740px;
//width:750px;
padding-left:5px;
float: left;
}
/* left */
#left-col {
/* background:#f3f4f6;
*/
margin-top:0px;
float:left;
/* height:100% !important;
*/
padding-bottom:80px;
}
#login-box {
/* margin:10px;
*/
padding:5px;
line-height:1.5;
background:url(/images/menu-left-bg-all-n.gif);
width:231px;
//width:241px;
margin-top: -4px;

}
#login-box .button {
background:url(/images/search-but-gr-n.png);
width:51px;
height:24px;
text-align:center;
border: none !important;
font-size: 13px;
color: #fff;
}

#login-box .check{
     float:left;
     margin-top:-5px;
     border: none !important;
}

.new-button {
background:url(/images/search-but-gr-n.png);
width:51px;
height:24px;
text-align:center;
border: none !important;
font-size: 13px;
color: #ffffff !important;
}

.grey {
color:#999999;
}


/* item */
.item {
width:233px;
float:left;
margin-right:11px;
//margin-right:7px;
margin-bottom:0px;
height: 130px;
}
.item .gr {
/* background:#a0a0a0 url(/images/pointer.jpg) 2px 2px no-repeat;
*/
background:  url(/images/cat-item-bg-n.png);
padding:2px;
padding-bottom:4px;
padding-right:15px;
margin-top:-7px;
position: relative;
height:25px;
//height:29px;
text-align: right;
}
.item .gr a {
color:#FFFFFF;
font-weight:bold;
//line-height: 0.8;
}
/* content */
h1 {
/* color:#ff3d3d;
*/
color:#fc6700;
font-size:20px;
font-weight:normal;
padding-bottom:10px;
}
#content ul li{
    padding-bottom: 0px;
    margin-left: 30px;
}
.excel-img {
float:left;
margin-left:10px;
margin-right:10px;
margin-top:6px;
}
#search-box {
clear:both;
padding-top:10px;
//padding-top:4px;
padding-left:0px;
}
#search-box input {
float:left;
margin-right:0px;
}
#search-box .search {
background:url(/images/search.gif) left top no-repeat;
padding-left:20px;
width: 180px;
}
#search-box .no-border {
    margin-right: 10px;
}
#search-box .button {
    float: right;
}
.black-bold {
    line-height: 2;
    font-size: 14px;
/* color:#000000;
font-weight:bold;
text-decoration:none;
*/

}
.footer {
background: url(/images/footer-all-n.jpg);
height: 41px;
margin-bottom: 10px;
margin-top: 10px;
}
.footer .footer-left {
    background: url(/images/footer-left-n.jpg) left top no-repeat;
    height: 26px;
    float: left;
    padding-left: 20px;
    padding-top: 15px;
}

.footer .footer-right {
    background: url(/images/footer-right-n.jpg) right top no-repeat;
    height: 26px;
    float: right;
    padding-right: 20px;
    padding-top:15px;
}
.footer , .footer * {
color:#999;
}

/*  */
.path * {
color:#000000;
padding-bottom:0px;
}
.path {
padding-bottom:0px;
}
.gr-bg {
background:#f6f6f6;
padding:10px;
margin-top:5px;
padding-bottom:5px;
margin-bottom:9px;
}
.gr-bg * {
color:#666;
}
.gr-bg a {
color:#000000;
}
.red-bold {
color:#fd4201 !important;
text-decoration:none;
}
.line-box-3 .left, .gr-bg .left{
float:left;
text-align:left;
}
.line-box-3 .right, .gr-bg .right {
float:right;
text-align:right;
}
.split {
clear:both;

font-size:0px;
line-height:0;
/*

//padding-bottom:0px;
//clear:none;
//float:left;
*/
}
.right-col input {
border:1px solid #819cb9;
}
.gr-bg .left input ,.gr-bg .left b , .gr-bg .left select {
float:left;
margin-right:10px;
}
/* table */
.table {
border:none;
border-top:1px solid #f3f4f6;
border-left:1px solid #f3f4f6;
width:100%;
margin-top: 0px;
}
.table td, .table th {
border:none;
border-right:1px solid #f3f4f6;
border-bottom:1px solid #f3f4f6;
}
.table th {
/* background:#f3f3f3;
*/
white-space:nowrap ;
color:#999;
padding: 2px;
padding-left:5px;
text-align:center;
font-weight:normal;
}
.table td {
padding:5px;
}
.table .title {
/* font-weight:bold;
*/
text-align:left;
}
.sm  .title {
text-align:left !important;
}
.sm  td {
padding:2px !important;
padding-left:10px !important;
}
.table .bg {
background:#f3f4f6;
}
.table .bg-2 {
background:#f3f4f6;
}
.table .price {
color:#fd4201;
font-size:13px;
font-weight:bold;
text-align:right!important;
white-space:nowrap ;
}
.table .ico {
text-align:center;
padding-left: 20px !important;
}
.table .ico img {
margin-right:2px;
}
.table .order input {
float:left;
width:30px;
padding-top:3px;
color:#000000;
padding-left:3px;
margin-right:4px;
border:1px solid #999;
height: 30px;
}
.table .order {
width:69px;
}
.table .order img {
border: none !important;
}
.table .text {
color:#333333;
}
/* pager & onpage */
.pager {
float:left;
text-align:left;
padding-top:10px;
padding-bottom:10px;
}
.pager a {
color:#333333;
padding:2px;
text-decoration:none;
}
.pager a.selected {
color:#fd4201 !important;
border:1px solid #fd4201;
}
.onpage {
float:right;
text-align:right;
padding-top:10px;
padding-bottom:10px;
}
.ico-item {
float:left;
padding-right:40px;
white-space:nowrap;
height:20px;
}
.ico-item img {
margin-right:4px;
float:left;
}
.for-item {
border-top:none;
}
h3 {
padding-top:20px;
padding-bottom:10px;
font-size:13px;
}
/* = = = = */
.photo-pr {
border:1px solid #ccc;
float:left;
margin-right: 5px;
}
#photo-box {
float:left;
/* width:280px;
*/
padding-right: 20px;
}
.item-info {
float:left;
}
.red {
color:#fd4201;
}
.item-order-box {
margin-bottom:20px;
}
.item-order-box *{
float:left;
}
.item-order-box  span , .item-order-box  input , .item-order-box  img {
margin-right:5px;
}
.item-order-box  input {
border:1px solid #999;
width:40px;
}
.cost {
color:#fc6700;
font-size:22px;
line-height:0.8;
}


/* - = = = = - */
.banners img {
margin-right:4px;
margin-top:10px;
}
.banners {
padding-bottom:20px;
}
.index-item {
float:left;
width:170px;
//width:183px;
height:305px;
padding-right:15px;
overflow:hidden;
}
.a-right {
text-align:right;
}
.fl-right {
float:right;
}
.img-out {
height:150px;
}

/* news */
.news {
float:left;

width:50%;
//width:48%;
}
.news {
padding-top:0px;
padding-bottom:0px;
}
h2 {
color:#fc6700;
font-size:20px;
font-weight:normal;
margin-right:10px;
padding-bottom: 10px;
}
.d-inline {
display:inline;
}
.link {
background:url(/images/ico-photo.jpg) left center no-repeat;
padding-left:20px;
}
.prop td, .prop th{
padding:4px;
}
.b {
/* color:#333333;
text-decoration:none;
*/
font-weight: bold;
}

/* registration */
.reg-table {
width:650px !important;
}
.reg-table input , .reg-table  textarea {
width:200px;
}
.reg-table td{
width:50% !important;
white-space:nowrap;
padding:10px;
} 
/* end of registration*/

/* --order form  */
.cart {
	border-left:1px solid #999;
	border-top:1px solid #999;
	margin-top: 15px;
	width:98%;
}
.cart  td{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-collapse:collapse;
	text-align:left;
	color:#555555;
	padding:8px;
	vertical-align:middle;
	}
.cart  th{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-collapse:collapse;
	text-align:left;
	padding:8px;
	font-weight:normal;
	color:#333333;
	}	
#cart-control {
text-align:right;
padding-top:20px;
word-spacing:20px;
padding-right:10px;
font-size:11px;
}
span.cart-info {
  width: 20%;
  display: block;
  float: left;
  font-size:11px;
  }
input.cart-info,  textarea.cart-info {
    border: 1px solid #999;
    margin-bottom: 4px;
    background: none;
	width:300px;
	font-size:13px;
  }
textarea.cart-info {
    height: 80px;
}    
.cart-quantity {
width:50px;
text-align:right;
}  
/* end of order form */ 

.no-border {
border:none !important;
background:none !important;
}
#print_div .data {
border-left:1px solid #ddd;
border-top:1px solid #ddd;
}
#print_div .data td , #print_div .data th{
border-right:1px solid #ddd;
border-bottom:1px solid #ddd;
}

#print_div .data td{
padding:6px !important;
background:#eee !important;

}
#print_div .data th{
padding:6px !important;
}
#catalog-search { 
height:40px;
clear:both;

background:#f6f6f6;
padding:10px;
margin-top:0px;
padding-bottom:0px;
margin-bottom:9px;
width: 703px;
//width: 716px;
}
#catalog-search  input {
float:left;
margin-right:10px;
}
.success , .alert , .ok {
font-weight:bold !important;
background: #fc6700;
padding-top: 2px !important;
padding-bottom: 2px !important;
padding-left:  0px !important;
padding-right:  0px !important;
display: inline;
color: #ffffff;
}
.glossariy {
}
.glossariy .termin {
color:#000 !important;
font-weight:bold !important;
}

.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
    text-align: left;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	position:relative;
    margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('/edit/images/autocomplete_indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}
#example2 {
}
.qnt {
  position:absolute;
  top:3px;
  right:10px;
  color:#26A908;
}




/* ==================== */
#header-2 {
background: #f66013 url(/images/header-n.jpg) left top no-repeat;
height:112px;
margin-top:10px;
}
#header-2 *{
color:#FFFFFF !important;
text-align:left;
}
#phone {
font-size:17px;
height: 60px;
width: 220px;
float:left;
left: 500px;
margin-top: 6px;
margin-left: 280px;
}
#basket {
height:30px;
width: 160px;
float:left;
margin-top: 30px;
padding-top: 7px;
}
#basket , #basket * {
font-size: 13px;
}
#top-menu {
background:url(/images/menu-left-n.gif) left no-repeat;
height: 37px;
float:left;
}
#search-n {
float:right;
padding-right:10px;
padding-top: 5px;
}
#search-n #keywords{
background:url(/images/search-n.gif);
width:171px;
height:24px;
margin-right:5px;
border: none !important;
color:#000000 !important;
padding-left: 30px !important;
}
#search-n .button {
background:url(/images/search-but-n.png);
width:51px;
height:24px;
text-align:center;
border: none !important;
}
#top-menu-out {
background:url(/images/menu-all-n.gif);
height: 37px;
margin-top: 9px;
}
#top-menu-out-2 {
background:url(/images/menu-right-n.gif)  right no-repeat;
height: 37px;
}

#top-menu li {
list-style:none;
float:left;
padding-top:9px;
padding-left: 25px;
height: 28px;
}
#top-menu li a {
font-size: 14px;
color:#666666 !important;
}
#top-menu li a:hover , #top-menu li a.selected {
color:
}

/* ================ */
.box-top-n {
background:url(/images/menu-left-bg-top-n.gif);
width:241px;
height:12px;
margin-top:10px;
}
.box-n {
background:url(/images/menu-left-bg-all-n.gif);
width:241px;
margin-top: 0px;
}
.box-bottom-n {
background:url(/images/menu-left-bg-bottom-n.gif);
width:241px;
height:13px;
margin-top: -8px;
}
.left-menu {
background:url(/images/menu-left-bg-all-n.gif);
width:241px;
//margin-top: -4px;
}
.left-menu li{
/* background:url(/images/pointer2.gif) 7px 5px no-repeat;
*/
padding-left:20px;
list-style:none;
padding-bottom:4px;
display: block;
} 
.left-menu span {
color:#000000;
font-weight:bold;
text-decoration:none;
}
.left-menu span li a:hover {

}
.left-menu li.l2 {
padding:0px;
color:#FFFFFF;
margin-top:0px;
}

.left-menu li span{ 

background:url(/images/catalog-n.gif);
width:218px;
//width:238px;
height:21px; 
//height: 24px;   
display: block;    
color:#FFFFFF;
padding-left:20px;
padding-top:3px;
font-size:13px;
}

.left-menu li.selected span{ 
background:url(/images/catalog-cur-n.gif);
}
.left-menu-sub {
/* border:1px solid #fd4201; */
margin:0px !important;
}
.left-menu-sub  li {
/* background:url(/images/pointer5.gif) 11px 9px no-repeat !important;
*/
margin-bottom:5px !important;
margin-top:5px !important;
//margin-bottom:0px !important;
//margin-top:0px !important;
display: block;
}
.left-menu-sub  li.selected {
/*
background:url(/images/pointer5-s.gif) 11px 9px no-repeat;
*/
padding-left:20px;
}
.left-menu-sub  li a:hover {
color:#fd4201 !important;
}
.left-menu-sub  li:hover {
background: #f3f3f3 !important;    
}
.left-menu-sub  li a {
color:#064054 !important;
background:none !important;
padding:4px !important;
//padding:3px !important;
padding-left:0px !important;
font-weight:normal !important;
text-decoration:underline !important;
font-size:13px !important;
width:210px;
}
.left-menu-sub  li a *{
font-size:22px !important;
}
.left-menu-sub  li.selected a {
color:#fd4201 !important;
}

/* рейтинг */
.item-rating-form textarea {
    width: 720px;
    //width: 700px;
    height: 50px;
}
.item-rating-form .user-name {
    width: 185px;
}
.pages {
    padding-bottom: 5px;
    padding-top: 3px;
}
.item-user-comment {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    padding-bottom:  10px;
}
.item-user-comment .name {
    float: left;
}


.count{
    width:30px !important;  
    float:left !important; 
    height:28px; 
    margin-right:3px; 
    font-size:16px;
}
.grey-text {
    color: #aaaaaa;
}

/* доп. навигация */
.line-box-1 {
    background: url(/images/line-box-all.png);
    height:34px;
    margin-top: 4px;
}
.line-box-2 {
    background: url(/images/line-box-left.png) left no-repeat;
    height:34px;
}
.line-box-3 {
    background: url(/images/line-box-right.png) right no-repeat;
    height:34px;
}
.with-padding {
    padding-top: 8px;
    height:26px !important;
    //height:34px !important;
    padding-left:10px;
    padding-right: 10px;
}
.abs {
    /* position:relative;
    margin-bottom: -10px;
    */
}
.sub-menu li{
/*background:url(/images/pointer2.gif) 7px 2px no-repeat;
padding-left:20px;
*/
list-style:none;
padding-right:10px;
float:left;
padding-left: 20px;
padding-top: 8px;
border-right: 1px solid  #e6e6e6;
padding-bottom: 7px;
margin: 0px!important;
}
.sub-menu li a {
color:#333333;
}

/* бокс для отзывов */
.rating-box {
    border: 1px solid #eee;
    background: #f6f6f6;
    padding: 10px;
    margin-top: 0px;
}
.big-font {
    font-size: 16px;
    font-weight: bold;
}
.orange {
    background: #ffbf1a url(/images/catalog-right-n.gif) left no-repeat;
    height: 24px;
    padding: 0px;
    color: #fff;
    font-size: 17px;
    padding-left: 10px;
    margin: 0px;
    margin-top: 4px;
}
.red2 {
    background:url(/images/catalog-right2-n.gif) left no-repeat;
    height: 24px;
    padding: 0px;
    color: #fff;
    font-size: 17px;
    padding-left: 10px;
    margin: 0px;
    margin-bottom: 10px;
    margin-top: 4px;
}
.nomargin {
    margin-bottom: 0px !important;
}
.new-filter {
    float:left; 
    width: 600px;
}
.new-filter * {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}
.new-filter b {
    margin-top: 4px;
}
.news_all {
    border: 1px solid #eee;
    background: #f6f6f6;
    padding: 10px;
    margin-top: 0px;
    border-radius: 5px;
    -moz-border-radius: 5px; 
}
.news_all .date{
    color: #999;
}
.news_all .title * {
    font-size: 17px;
}
.level-1 {
margin-left:40px;
}
.level-2 {
margin-left:80px;
}
.level-3 {
margin-left:120px;
}
