*
{
    margin: 0;
    padding: 0;
    border:0;
    font-size: 12px;
}

html
{
    /*------------ 100% высота контейнера div.page далее */
    /*------------ 100% высота контейнера div.page далее */
    height: 100%; /*------------*/
}

body
{
    min-width: 980px;
    max-width: 1400px; /*--------------- 100% высота контейнера div.page далее */
    min-height: 100%;
    height: 100%; /*---------------*/
    background: url(../i/headerbg.gif) repeat-x top #f9f9f9;
    color: #000;
    font-weight: normal;
    font-family: Tahoma, Verdana, Helvetica, Sans-Serif;
    text-align: -moz-center; *text-align:center;
	 margin: 0 auto;
}




/* Контейнер всего содержимого кроме подвала */
div.page
{
    min-width: 980px;
    max-width: 1400px;
    margin: 0 auto; /*----------------------- 100% высоты контейнера относительно клиентской области и контента для IE, FF, Opera */
    height: auto !important;
    min-height: 100%;
    height: 100%; /*-----------------------*/
    background: #fff;
    border: 1px solid #b6b6b6;
    margin-bottom: 40px;
}

/* блок гарантирующий, что область на коотрую накладывается div.footer в div.page останется пустой, */
/* наличие этого блока устанавливает высоту div.page 100% относительно клиентской области и контента в FF, Opera */
div.page div.footer_guarantor
{
    height: 28px;
    clear: both;
    text-align: center;
}

/* Контейнер подвала */
div.footer
{
    margin: auto;
    margin-top: -28px;
    font-size: 11px;
    text-align: center;
    height: 28px;
    clear: both;
    background: url(../i/bottombg) repeat-x bottom;
}

div.footer a
{
    position: relative;
    top: -7px;
    font-size: 11px;
    padding: 0px 5px 0px 5px;
}

/* Контейнер шапки */

div.header
{
    height: 140px;
    min-width: 980px;
    max-width: 1400px;
    margin: 0 auto;
}

/* Патч для установки минимальной высоты в IE */

div.page div.patch_minheight
{
    width: 1px;
    height: 0px;
    float: right;
}

/* Контейнер вспомогательной полосы */



.sidebar
{
    width: 220px;
    vertical-align: top;
    text-align: left;
}

/* Контейнер основной полосы */

div.page div.mainbar
{
    width: 100%;
    text-align: left;
}

.mainbar table td
{

}

div.page div.mainbarInner
{
    width: 100%;
    text-align: left;
}

div.page div.rightColumn
{
    text-align: center;
}


/* Внешний вид */

a
{
    color: #0c9fb0;
}

a:hover
{
    text-decoration: none;
}


.lang
{
    position: relative;
    float: right;
    height: 30px;
    color: #b6b6b6;
    font-size: 11px;
    padding-right: 3px;
}

.lang a
{
    position: relative;
    top: -12px;
    font-size: 11px;
}

.lang span
{
    position: relative;
    top: -12px;
    font-size: 11px;
}

.icons
{
    position: relative;
    float: left;
    height: 30px;
}

.icons a
{
    position: relative;
    top: -12px;
    color: #b6b6b6;
    font-size: 11px;
    text-decoration: none;
}


.icons a img
{
    position: relative;
    top: 3px;
}

.iconLineIeFix
{
    position: relative;
    left: 0px;
}

.top
{
    border: 1px solid #b6b6b6;
    height: 100px;
    clear: both;
    background: url(../i/topbg.gif) no-repeat #fff;
}
.top table
{
    width: 100%;
}

.top table td
{
    vertical-align: middle;
}

.logo
{
    width: 220px;
}

.phone
{
    text-align: right;
    color: #0c9fb0;
}

.phone span
{
    font-size: 23px;
}

.days
{
    position: relative;
    top: 10px;
}

.phone span img
{
    position: relative;
    top: 10px;
}

.money
{
    width: 150px;
    font-size: 11px;
    line-height: 18px;
    padding-left:5px;
}

.basket
{
    width: 200px;
    line-height: 19px;
    color: #4d4e50;
}

.basket img
{
    float: left;
}

.basket span
{
    font-weight: bold;
    color: #0c9fb0;
}

.topLine
{
    width: 21px;
    background: url(../i/topLine.gif) no-repeat center;
}

div.topMenu
{
    height: 28px;
    border-bottom: 1px solid #004b81;
    min-width: 980px;
    max-width: 1400px;
    margin: 0 auto;
}

.topMenu table
{
    width: 100%;
 
}
.topMenu table td
{
   text-align: center;
}

.menuTab
{
    height: 28px;
    background: url(../i/menuTab.gif) repeat-x;
    text-indent: 4px;
}

.menuTab a
{
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

.menuSpace
{
    width: 2px;
}

.search
{
  width:226px; margin-bottom:3px; text-align:left;
	
}


.searchDiv
{
    float:left; margin-left:6px; height:23px; width:218px; margin-right:5px; background:url(../i/searchbg.gif) repeat-x 0 0;
                   vertical-align:top; border:1px solid #cdcdcd;
    }

.searchInput
{
    width: 190px; height: 16px; vertical-align:top; padding-top: 3px; color:#4c4c4c;
                            background:none;}

/* левая колонка */

.leftMenu, .onLine
{
    width: 210px;
    margin: 4px;
    padding: 4px;
    border: 2px solid #d6d6d6;
    line-height: 26px;
    font-size: 13px;
    font-weight: bold;
}

.leftMenu ul
{
    list-style-type: none;
    line-height: 20px;
}

.subMenu2
{
    text-indent: 15px;
    font-weight: normal;
}


.subMenu3
{
    text-indent: 25px;
    font-size: 11px;
    font-weight: normal;
}

/*.onLine img
{
    top: 3px;
}*/

.pull
{
    width: 210px;
    margin: 4px;
    padding: 4px;
    border: 2px solid #d6d6d6;
    font-size: 13px;
}

.pull input
{
    /*position: relative;*/
	 
}

.radioButtons
{
    line-height: 23px;
}





.headerGray
{
    position: relative;
    text-align: left;
   
    top: 4px;
    height: 30px;
    background: url(../i/headerGraybg.gif) repeat-x;
    color: #fff;
    font-family: Trebuchet MS;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 2px;
}

.headerGray img
{
    position: relative;
    float: left;
    margin-right: 5px;
}

.tabs
{
    position: relative;
    text-align: left;
    top: 5px;
  
    background: url(../i/tabbg.gif) repeat-x;
    height: 28px;
    border-bottom: 1px solid #919191;
    font-size: 13px;
    font-weight: bold;
    line-height: 27px;
}

.tabSelected
{
    position: relative;
    left: 4px;
    border-top: 1px solid #919191;
    border-left: 1px solid #919191;
    border-right: 1px solid #919191;
    width: 135px;
    height: 28px;
    background: #fff;
    text-align: center;
}

.tabs a
{
    color: #3e3e3e;
    margin-left:8px;
    text-decoration: none;
}

.description
{
    position: relative;
  
    width: 100%;
    top: 10px;
    font-size: 13px;
    text-align: left;
}

.description td
{
  
}

.line
{
    height: 1px;
    background: #d3d2d4;
}

.columns table
{
    width: 100%;
}

.price
{
    color: #0c9fb0;
    font-size: 15px;
    font-weight: bold;
}

.priceBig
{
    color: #000;
    font-size: 34px;
}

.priceSmall
{
    color: #353535;
    font-size: 15px;
    font-weight: bold;
}

.skladOn
{
    color: #33b00c;
    font-size: 15px;
    font-weight: bold;
}

.skladOff
{
    color: #9e0000;
    font-size: 15px;
    font-weight: bold;
}

.itemText
{
    vertical-align:top;
    line-height: 22px;
    padding-left:15px;  
}

.itemLink2
{
    line-height: 22px;
    padding-left:15px; 
    }

.smallText, .smallText a
{
    font-size: 11px;
    text-align:center;    
}



.leaders
{
    position: relative;
    top: 0px;
    margin-top: 0px;
    padding-top: 0px;
    width: 100%;
    text-align: center;
}

.leaders a
{
    text-decoration: none;
}

.productMain
{
    text-align: center;
    width: 160px;
    padding-top: 10px;
}

.productMain img, .bigImg
{
    border: 1px solid #afafaf;
}



.news
{
    text-align: left;
    padding-top: 10px;
    padding-left: 4px;
}

.btnBlue
{
    background: url(../i/btnBlue.gif);
    width: 101px;
    height: 30px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 5px;
    cursor:pointer;
}

.btnYellow
{
    background: url(../i/btnYellow.gif);
    width: 99px;
    height: 28px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 5px;
    cursor:pointer;
}


.param
{
    background: url(../i/paramBg.gif) repeat-x;
    height: 28px;
}

.paramSearch
{
    background: #eae9ea;
    font-weight: bold;
}

.paramSearchBig
{
    width: 100%;
    border: 1px solid #939394;
}

.paramSearchSmall
{
    width: 100%;
    border: 1px solid #939394;
}

.path
{
    padding: 5px;
    width: 60%;
}

.print
{
    width: 40%;
    vertical-align: middle;
    text-align: right;
    padding-right: 5px;
}

.print img
{
    position: relative;
    top: 4px;
}

.make
{
    padding: 5px;
}

.make a
{
    text-decoration: none;
}

.findUnits
{
     padding: 15px 5px 5px 5px;
    }

.show
{
    vertical-align: bottom;
    text-align: right;
    padding: 15px 5px 5px 5px;
    font-size: 11px;
}
.sort
{
    padding: 5px;
}

.sort table
{
    width: 100%;
}

.sort table td, .sort td
{
    padding-top: 10px;
}


.tableGray,  .odd
{
    background: #ececec;
}

.tableGrayPict
{
    text-align: center;
    padding: 10px 2px 5px 2px;
}

.tableGrayText
{
    text-align: left;
    padding: 10px 2px 5px 2px;
}

.tableGrayPrice
{
    width: 100px;
    text-align: center;
    padding: 10px 2px 5px 2px;
}

.tableGray img
{
    border: 1px solid #c5c5c5;
    margin: 3px;
}


.itemTable
{
    width: 100%;
    text-align: left;
}

.itemTable td
{  
    height:28px;
    vertical-align:middle;
    
    padding-left:5px;
    
    
    
}

.itemParam
{
    width: 30%;
    font-weight: bold;
    height: 28px;
}

.name
{
    color: #00528c;
    font-size: 15px;
    font-weight: bold;
    position: relative;
    padding: 5px 0px 0px 5px;
}
.reit
{
    position: relative;
   
    vertical-align: middle;
    padding: 10px 0px 0px 5px;
}

.reit img
{
 
    padding-right: 2px;
}

.itemLink
{
    line-height: 19px;
}
.banners
{
    padding-bottom: 7px; *padding-bottom:5px;
    text-align:center;
}

.banners img
{
    border:1px solid #d6d6d6;
    margin-top:5px;
   
    }

.spesial
{
    position:relative;
    width:230px;
    text-align:left;
    padding-top:5px; 
    padding-right:3px;  
    border: 2px solid #d6d6d6;
    background: url(../i/rightBg.gif) repeat-y;
    font-size:11px;
}

.spesialPrice
{
    vertical-align:top; text-align:center;}

.spesialBtn
{
    vertical-align:middle;
    }

.spesial table td
{
    padding-left:5px;
    
    }

.spesial h1
{
    text-align:center;
    }

.spesial img
{
    border: 1px solid #afafaf;
    position:relative;
    float:left;
  
}

/* Заголовки */

h1
{
    font-family: Trebuchet MS;
    font-size: 18px;
    color: #0070c0;
    font-weight: normal;
}

h2
{
    font-size: 14px;
    color: #0070c0;
    font-weight: bold;
    padding-bottom: 5px;
}


input
{
    border: 1px solid;
}

textarea
{
    border: 1px solid;
}
