body {
    padding: 0;
    margin: 0;
}

img {
    border: none;
}

table tr td {
    text-align: left;
    font-family: Tahoma; 
    color: #666; 
    font-style: normal; 
    font-weight: normal;
    font-size: 12px;    
    text-decoration: none;

}

td.manual_td
{
padding: 0px 10px 15px 10px
}
td.manual_text_td
{
width:186px
padding: 15px 15px 15px 15px
}

hr.manual_separator
{
    margin-left:-1px;
}


.header {
    background: url(/images/header_fon.jpg) repeat-x left top;
    width: 100%;
    height: 150px;
    text-align: center;
    margin-bottom: 0px;
}

.price_top {
    font-family: Tahoma; 
    color: #5759ab; 
    font-style: normal; 
    font-weight: normal;
    font-size: 17px;    
}

.phone {
    font-family: Trebuchet MS; 
    color: #333; 
    font-style: normal; 
    font-weight: bold;
    font-size: 16px;
    margin-top: 5px;
    padding-left: 80px;
    line-height: 18px;
}

.phone_new {
    font-family: Trebuchet MS; 
    color: #333; 
    font-style: normal; 
    font-weight: bold;
    font-size: 16px;
    margin-top: 5px;
    padding-left: 20px;
    line-height: 18px;
}

.phone_grey {
    color: #ccc; 
}

.menu_top {
    background: url(/images/menu_tr.gif) no-repeat left bottom;
    padding-left: 9px;
    font-family: Tahoma; 
    color: #000; 
    font-style: normal; 
    font-weight: bold;
    font-size: 11px;    
    text-decoration: none;
}

.menu_top:hover {
    background: url(/images/menu_tr_in.gif) no-repeat left bottom;
    color: #06abef; 
}

.menu_pod { 
    margin-top: 9px; 
}

A.menu_item {
    display: block; 
    background: url(/images/menu_item_pod1.jpg) repeat-x right top;
/*  padding-top: 17px;    */
    text-align: center;
    font-family: Tahoma; 
    color: #ead7f4; 
    font-style: normal; 
    font-weight: normal;
    font-size: 11px;    
    text-decoration: none;  
    width: 100%; 
    height: 50px;
    vertical-align: middle;
}

A.menu_item:hover {
    display: block;
    background-position:  right -50px; 
    color: #fff; 
    height: 50px;
}

A.menu_item_pos {
    display: block; 
    background: url(/images/cat_menu_right.jpg) no-repeat right top;
/*  padding-top: 17px;    */
    text-align: center;
    font-family: Tahoma; 
    color: #ead7f4; 
    font-style: normal; 
    font-weight: normal;
    font-size: 11px;    
    text-decoration: none;  
    width: 100%; 
    height: 50px;
    vertical-align: middle; 
}

A.menu_item_pos:hover {
    display: block;
    background-position:  right -50px; 
    color: #fff; 
    height: 50px;
}

.text_sv  a.catalog_tab
{
    display: inline-block;
/*  border: 1px solid #ccc; */
    border: none;
    font-weight: bold;
    font-size: 11px;
    color: #000;
    width: 160px;
    #width:120px;
    _width:120px;
    height: 20px;
    #height: 25px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    /*margin:15px 0 15px 0;*/
    margin:0;
    background-position:top left;
    background-repeat: no-repeat;
    padding: 5px 0 0 0;
}

/* .text_sv  table#accCompat
{
    background-color: #fff;
    border:none;
}

.text_sv  table#accCompat td
{
    background-color: #fff;
    border-bottom: 1px solid gray;
    border-right: 10px solid white;
} */

a#elem_about_min_but /*Ð_Ð¿Ð¸Ñ_Ð°Ð_Ð¸Ð÷*/
{
    width:98px;
}
a#elem_about_full_but /**/
{
    width:137px;
}
a#elem_products_but /**/
{
    width:186px;
}
a#elem_news_but /**/
{
    width:165px;
}

#catalog_filter_box {
    width: 493px;
    height: 96px; 
    background: url("/images/catalog_filter_bg_large.jpg") no-repeat;
    padding: 7px 0 0 10px;
}

#btn_show{
    display: block;
    position: relative;
    width: 129px;
    height: 42px;
    top: 5px;
}

#catalog_filter_box input,
#catalog_filter_box select {
    font-family: Tahoma; 
    color: #666; 
    font-size: 12px;    
}

td.cat_add_info_cell {
    padding-top: 5px;
    padding-bottom: 15px;
}

td.cat_add_info_cell ul {
    padding:0;
    margin:0;
}

td.cat_add_info_cell li {
    list-style-type:none;
    background: url(/images/line_teh.gif) repeat-x left top;
    margin-top: 5px;
    padding-top: 4px;
    font-family: Tahoma; 
    color: #7a758a; 
    font-style: normal; 
    font-weight: normal;
    font-size: 10px;
    text-decoration: none;
}


/*Table*/
table.sale_basket_basket
{
    width:100%;
    border-collapse:collapse;
    border:none;
    font-size:12px;
}

/*Table head*/
table.sale_basket_basket th
{
    text-align: left; 
    border-bottom: 2px solid #B3BABD;
    padding: 10px;
    color: black;
    font: bold 11px Tahoma, sans-serif;
}

/* Table cells and heads*/
table.sale_basket_basket td
{
    border:none;
    padding: 20px 5px 0px 5px;
    vertical-align:top;
    border-bottom:1px solid #B2BABD;
    height: 60px; 
}

table.sale_basket_basket td.price_cell
{
    text-align:right;
    font: 12px Arial, sans-serif;
    padding-right:10px;
}

/* Table cells and heads*/
table.sale_basket_basket p.price_top
{
    font: normal 26px Arial, sans-serif;
    color:#577AD7;
}


.tov_fon {
    background: url(/images/tov_fon.jpg) repeat-x left top;
    width: 100%;
    height: 270px;
    margin-top: 0px;
}

.bl {
    background: url(/images/block.png) no-repeat left top;
    width: 233px;
    height: 236px;
    margin: 0 auto;
    padding-top: 15px;
}

.bl_t {
    margin-left: 15px;
}

.tover_mini {
    border: 1px #ccc solid;
}

.tovar_name {
    font-family: Tahoma; 
    color: #5759ab; 
    font-style: normal; 
    font-weight: normal;
    font-size: 11px;    
    text-decoration: underline; 
    display:block;
    height:50px;
}

.tovar_name:hover {
    text-decoration: none;  
}

.tovar_mini {
    border: 1px solid #ccc;
}

.razd_name {
    font-family: Tahoma; 
    color: #7a758a; 
    font-style: normal; 
    font-weight: normal;
    font-size: 10px;    
}

.razd_name a {
    font-family: Tahoma; 
    color: #7a758a; 
    font-style: normal; 
    font-weight: normal;
    font-size: 10px;
    text-decoration: underline; 
}

.razd_name a:hover {
    text-decoration: none;  
}

.teh {
    background: url(/images/line_teh.gif) repeat-x left top;
    margin-top: 5px;
    padding-top: 4px;
    font-family: Tahoma; 
    color: #7a758a; 
    font-style: normal; 
    font-weight: normal;
    font-size: 10px;
    text-decoration: none;      
}

.teh_list ul
{
    padding:0;
    margin:0;
}

.teh_list li
{
    list-style-type:none;
    background: url(/images/line_teh.gif) repeat-x left top;
    margin-top: 5px;
    padding-top: 4px;
    font-family: Tahoma; 
    color: #7a758a; 
    font-style: normal; 
    font-weight: normal;
    font-size: 10px;
    text-decoration: none;
}

.zn_bold {
    font-family: Tahoma; 
    color: #333; 
    font-style: normal; 
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;      
}

.add_cort {
    background: url(/images/line_add.gif) repeat-x left top;
    margin-top: 5px;
    padding-top: 8px;
}

.add_cort_l {
    background: url(/images/cort.gif) no-repeat left top;
    padding-left: 15px;
    font-family: Tahoma; 
    color: #7a758a; 
    font-style: normal; 
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;      
}

.add_cort_l:hover {
    background: url(/images/cort_in.gif) no-repeat left top;
    padding-left: 15px;
    font-family: Tahoma; 
    color: #06abef; 
    font-style: normal; 
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;      
}

.main_fon {
    background: url(/images/main_fon_top.jpg) #fff repeat-x left top;
    width: 100%;
    margin-top: 0px;
}

.main_fon_bottom {
    background: url(/images/main_fon_bottom.jpg) repeat-x left bottom;
    width: 100%;
    margin-top: 0px;
}

.footer {
    background: url(/images/footer_fon.jpg) repeat-x left bottom;
    width: 100%;
    height: 170px;
    margin-top: 0px;
}

.foot_tbl {
    padding-top: 51px;
}

.copy {
    font-family: Tahoma; 
    color: #798086; 
    font-style: normal; 
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
}

.menu_top_foot {
    background: url(/images/menu_tr.gif) no-repeat left bottom;
    padding-left: 9px;
    margin-right: 12px;
    font-family: Tahoma; 
    color: #000; 
    font-style: normal; 
    font-weight: bold;
    font-size: 11px;    
    text-decoration: none;
}

.menu_top_foot:hover {
    background: url(/images/menu_tr_in.gif) no-repeat left bottom;
    color: #06abef; 
}

.sitemap {
    background: url(/images/sitemap_ico.gif) no-repeat left top;
    padding-left: 15px;
    margin-right: 22px;
    font-family: Tahoma; 
    color: #798086; 
    font-style: normal; 
    font-weight: normal;
    font-size: 9px; 
    text-decoration: underline;
}

.sitemap:hover {
    text-decoration: none;
}

.feedback {
    background: url(/images/feedback_ico.gif) no-repeat left top;
    padding-left: 15px;
    margin-right: 22px;
    font-family: Tahoma; 
    color: #798086; 
    font-style: normal; 
    font-weight: normal;
    font-size: 9px; 
    text-decoration: underline;
}

.feedback:hover {
    text-decoration: none;
}

.home {
    background: url(/images/home_ico.gif) no-repeat left top;
    padding-left: 15px;
    margin-right: 22px;
    font-family: Tahoma; 
    color: #333; 
    font-style: normal; 
    font-weight: normal;
    font-size: 9px; 
    text-decoration: none;
}

.home:hover {
    text-decoration: none;
}

.main_table {
    padding-top: 20px;
}

.bl_big {
    background: url(/images/block_big.png) no-repeat left top;
    width: 353px;
    height: 205px;
    padding-top: 11px;
    padding-left: 13px;
    margin-right: 0px;
    margin-left: 0px;
}

.bl_big_t {
    background: url(/images/block_big.png) no-repeat left top;
    width: 353px;
    height: 211px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.bl_big_t_wide {
    background: url(/images/block_big_wide.png) no-repeat left top;
    width: 716px;
    height: 211px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.bl_big_t_wide a img {
    margin: 11px 0 0 13px;
}

.bl_big_t a {
    margin-left: 13px;
    height: 178px;
    text-decoration:none;
}

.bl_big_t a img {
    margin-top: 11px;
}



.head {
    margin-top: 15px;
    margin-bottom: 0px;
}

.dost {
    width: 106px;
    height: 123px;
    margin-top: 30px;
    margin-left: 38px;  
    background: url('/images/dost.png') no-repeat left top;
}

.st {
    margin-top: 31px;
    margin-left: 25px;
}

.map {
    background: url(/images/map_1.png) no-repeat left top;
    width: 103px;
    height: 120px;
    margin-top: 55px;
    margin-left: 38px;
}

.head1 {
    margin-top: 23px;
    margin-left: 11px;
    margin-bottom: 16px;
}

.head2 {
    margin-top: 23px;
    margin-left: 0px;
    margin-bottom: 16px;
}

.news {
    line-height: 14px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 220px;
    padding: 0px;
}

.news span {
    font-family: Tahoma; 
    color: #b7b7b7; 
    font-style: normal; 
    font-weight: normal;
    font-size: 11px;        
}

.news a {
    font-family: Tahoma; 
    color: #5759ab; 
    font-style: normal; 
    font-weight: normal;
    font-size: 11px;
    text-decoration: underline;     
}

.news a:hover {
    text-decoration: none;      
}

.news p {
    font-family: Tahoma; 
    color: #666; 
    font-style: normal; 
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    width: 220px;
    margin-top: 5px;    
    margin-bottom: 13px;    
}

.line_news {
    background: url(/images/nl.gif) repeat-x left top;
    width: 201px;
    height: 1px;
    margin-bottom: 13px;
}
.line_news1 {
    background: url(/images/nl1.gif) repeat-x left top;
    width: 201px;
    height: 1px;
}

.more {
    background: url(/images/all.gif) no-repeat left top;
    padding-left: 15px;
    font-family: Tahoma; 
    color: #65669c; 
    font-style: normal; 
    font-weight: bold;
    font-size: 11px;    
    text-decoration: underline; 
    margin-top: 17px;
}

.more:hover {
    background: url(/images/all_in.gif) no-repeat left top;
    color: #06abef; 
    text-decoration: none;  
}

.news1 {
    line-height: 14px;
/*  padding-top: 16px;  */
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;   
}

.news1 span {
    font-family: Tahoma; 
    color: #b7b7b7; 
    font-style: normal; 
    font-weight: normal;
    width: 220px;
    font-size: 11px;        
}

.news1 a {
    font-family: Tahoma; 
    color: #5759ab; 
    font-style: normal; 
    font-weight: normal;
    font-size: 11px;
    text-decoration: underline;     
}

.news1 a:hover {
    text-decoration: none;      
}

.news1 p {
    font-family: Tahoma; 
    color: #666; 
    font-style: normal; 
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    width: 220px;
    margin-top: 5px;    
    margin-bottom: 13px;        
}

.txt {
    font-family: Tahoma; 
    color: #6b767c; 
    font-style: normal; 
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    margin-top: 12px;
}

.au_header {
    margin-top: 16px;
}

.line_cort {
    background: url(/images/line_cort.gif) repeat-x left top;
    width: 201px;
    height: 1px;
    margin-top: 18px;
    margin-bottom: 0px;
}

.line_cort1 {
    background: url(/images/line_cort.gif) repeat-x left top;
    width: 201px;
    height: 1px;
    margin-top: 13px;
    margin-bottom: 0px;


}

.au_block {
    background: url(/images/au_block.png) no-repeat left top;
    width: 207px;
    height: 43px;
    margin-left: -5px;
    padding-left: 9px;
    margin-top: 3px;
    margin-bottom: 0px;
}

.in {
    border: 1px solid #7b768a;
    width: 165px;
    height: 19px;
    font-family: Tahoma; 
    color: #333; 
    font-style: normal; 
    font-weight: normal;
    font-size: 11px;    
    vertival-align: middle;     
}

.tbl_in {
    padding-top: 8px;
    font-family: Tahoma; 
    color: #333; 
    font-style: normal; 
    font-weight: normal;
    font-size: 11px;
}

.in1 {
    border: 1px solid #7b768a;
    width: 80px;    
    height: 19px;
    font-family: Tahoma; 
    color: #333; 
    font-style: normal; 
    font-weight: normal;
    font-size: 11px;    
    vertival-align: middle; 
}

.pod_au {
    background: url(/images/menu_pod.gif) no-repeat left bottom;
    padding-left: 7px;
    font-family: Tahoma; 
    color: #333; 
    font-style: normal; 
    font-weight: bold;
    font-size: 9px; 
    text-decoration: underline;
    margin-right: 15px;
    margin-top: 0px;
}

.srch_block {
    margin-top: 17px; 
    margin-bottom: 7px;
}

.pod_au:hover {
    text-decoration: none;
}

.but {
    margin-top: 0px;
    width: 20px;
    height: 21px;
}

.left_menu {
    margin-top: 60px;
    margin-bottom: 45px;
    line-height: 18px;
}

.lm_m_a {
    background: url(/images/lm_m_a.gif) no-repeat left top;
    padding-left: 15px;
    font-family: Tahoma; 
    color: #000; 
    font-style: normal; 
    font-weight: bold;
    font-size: 11px;    
    text-decoration: none;  
}

.lm_m_3 {
    background: url(/images/lm_m_3.gif) no-repeat left bottom;
    padding-left: 9px;
    font-family: Tahoma; 
    color: #5759ab; 
    font-style: normal; 
    font-weight: normal;
    font-size: 11px;    
    text-decoration: underline; 
    margin-left: 16px;
}

.lm_m_3:hover {
    text-decoration: none;  
}

.lm_m_3_a {
    background: url(/images/lm_m_3_a.gif) no-repeat left bottom;
    padding-left: 9px;
    font-family: Tahoma; 
    color: #000; 
    font-style: normal; 
    font-weight: normal;
    font-size: 11px;    
    text-decoration: none;  
    margin-left: 16px;
}

.lm_m {
    background: url(/images/lm_m.gif) no-repeat left top;
    padding-left: 15px;
    font-family: Tahoma; 
    color: #65669c; 
    font-style: normal; 
    font-weight: bold;
    font-size: 11px;    
    text-decoration: underline; 
}

.lm_m:hover {
    background: url(/images/lm_m_r.gif) no-repeat left top;
    color: #a958af; 
    text-decoration: none;  
}

.ur3_type {
    background: url(/images/ur3_type.jpg) repeat-x left top;
    width: 100%; 
}

.ur3_type_bottom {
    background: url(/images/ur3_type_bottom.jpg)  repeat-x left bottom;
    width: 100%; 
}
.ur2 {
    background: url(/images/ur2_type.jpg) #fff repeat-x left top;
    width: 100%; 
    display: block;
}

.ur2_text {
    background: url(/images/type_text_top_big.jpg)  no-repeat left top;
    width: 710px;
    padding-top: 64px;
    /*margin-top: 18px;*/ 
}

.type_text {
    background: url(/images/type_text_top.jpg) no-repeat left top;
    width: 650px;
    padding-top: 64px;
/*  padding-left: 60px;  */
    font-family: Tahoma; 
    color: #666; 
    font-style: normal; 
    font-weight: normal;
    font-size: 12px;    
    text-decoration: none;
}

.type_text_1 {
    /*background: url(/images/type_text_bottom.jpg) no-repeat left bottom;*/
/*  min-height: 810px; */
    /*display: block;*/  
}

.name_type {
    font-family: Trebuchet MS;
    padding-left: 60px; 
    color: #323363; 
    font-style: normal; 
    font-weight: bold;
    font-size: 20px;    
    text-decoration: none;
    margin: 0;
    
}

.text_sv {
    width: 620px;
    margin-top: 43px;
    padding-left: 60px;
    font-family: Tahoma; 
    color: #666; 
    font-style: normal; 
    font-weight: normal;
    font-size: 12px;    
    text-decoration: none;
    padding-bottom: 55px;
}

.text_sv a {
    font-family: Tahoma; 
    color: #5759ab; 
    font-style: normal; 
    font-weight: normal;
    font-size: 12px;    
    text-decoration: underline;
}

.text_sv img {
    border: 1px solid #ccc;
/*  margin-top: 25px;  */
    margin-right: 10px;
/*  margin-bottom: 25px; */
/*  float: left;   */
    padding: 1px;   
/*    display: block; */
}

.text_sv img.icon_manual
{
    border:none;
}

.nav_string
{
    margin: 20px 0 0 0;
}
 .nav_string a,  .nav_string font
{
    font:normal normal 10px Verdana, sans-serif;
    color:#7A758A;
}


li.catalog_bullet
{
    list-style-image:url("/images/all.gif");
    margin-bottom: 8pt;
}

li.catalog_bullet a
{
    font-weight:bold;
}

.ur3_back {
    background: url(/images/ur3_type.jpg) repeat-x left top;
    width: 100%; 
}


#hometypebottom {
    background: url(/images/home_ico_1.gif) no-repeat left top;
    padding-left: 15px;
    margin-right: 22px;
    font-family: Tahoma; 
    color: #798086; 
    font-style: normal; 
    font-weight: normal;
    font-size: 9px; 
    text-decoration: underline;
}

#hometypebottom:hover {
    text-decoration: none;
}

#copy_xml_logo_box
{
    margin: 21px 0 0 15px;
    #margin: 21px 0 0 0;
    font: normal 11px Tahoma;
    color: #798086;
    vertical-align: middle;
    display:block;
}

#copy_xml_logo_box img
{
    margin: 0 10px 0 0;
}

#copy_xml_logo_box div
{
    display: inline-block;
    float:left;
    text-align:middle;
}

#copy_xml_logo_box div *
{
    display: inline;
    text-align:middle;
}

#gallery ul
{
    margin:0;
    padding:0;
}

#gallery ul li
{
    list-style-type: none;
    display: block;
    float: left;
    width: auto;
    padding: 8px;
    margin: 0 20px 20px 0;
    border: 1px solid #B3BABD;
    
}
/* Ñ'Ð_Ñ+Ð¸Ð_ Ð¿Ð_Ð_ Ñ_Ð¸Ñ_Ð¸Ð_Ñ_ 160px */
#gallery ul li img
{
    border:none;
    margin:0;
    padding:0;
}

