 html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
:focus {
    outline: 0;
}
ins {
    text-decoration: none;
}
del {
    text-decoration:  none ;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                 ÃËÎÁÀËÜÍÛÅ ÑÒÈËÈ ÏÎ ÓÌÎË×ÀÍÈÞ
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

  html, body {
    height: 100%;
    padding: 0px;
    margin: 0px;
    background: #ffffff;
    font-family: Verdana, Tahoma, Arial,Times New Roman;
    font-size: 10px;
	color: #666666;
  }

 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                               ÑÒÈËÈ ÄËß ÒÀÁËÈÖÛ ÃËÎÁÀËÜÍÛÕ ÑÑÛËÎÊ
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

  table.global_links {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 26px;
    background: #509CC5 url('../images/modern_news_bottom.gif') left bottom repeat-x;
  }

  table.global_links td {
    padding: 0px 10px 5px 10px;
    vertical-align: middle;
    cursor: default;
    font: 12px bold verdana, tahoma, Arial;
    color: #84aa3d;
    white-space: nowrap;
  }

  table.global_links td.time,
  table.global_links td.time:hover {
    padding: 0px 10px 5px 10px;
    vertical-align: middle;
    border: 0px;
    cursor: default;
    font: 10px verdana, tahoma, Arial;
    font-weight: normal;
    color: #000000;
    white-space: nowrap;
    text-align: right;
  }

  table.global_links td:hover {
    color: #5a712e;
    cursor: pointer;
  }

  table.global_links td.current {
    padding: 0px 10px 0px 10px;
    background: #ffffff;
    color: #000000;
    cursor: default;
  }

  table.global_links td.head,
  table.global_links td.head:hover {
    padding: 0px 10px 5px 10px;
    vertical-align: middle;
    border: 0px;
    cursor: default;
    font: 12px bold verdana, tahoma, Arial;
    color: #84aa3d;
    white-space: nowrap;
  }

  table.global_links td a {
    font: 12px bold verdana, tahoma, Arial;
    color: #84aa3d;
    text-decoration: none;
    cursor: default;
  }

  table.global_links td:hover a {
   font: 12px bold verdana, tahoma, Arial;
    color: #5a712e;
    text-decoration: none;
    cursor: pointer;
  }
  
   table.modern_header_table {
    width: 100%;
    height: 152px;
    border: 0px;
    background: #ffffff url('../images/modern_header_main_bg.gif') top left repeat-x;
  }

  table.modern_header_table td.left {
    width: 380px;
    background: url('../images/modern_header_main_border_left.gif') top left no-repeat;
    text-align: left;
    vertical-align: bottom;
  }

  table.modern_header_table td.right {
    width: 171px;
    background: url('../images/modern_header_main_border_right.gif') top right no-repeat;
    vertical-align: top;
    padding: 0px 20px 0px 0px;
  }
/*~~~ðàçîáðàòüñÿ~~~~*/
  table.modern_header_table td.right_active {
    width: 171px;
    background: url('../images/modern_header_main_border_right_hover.gif') top right no-repeat;
    vertical-align: top;
    padding: 0px 20px 0px 0px;
  }
/*~~~ðàçîáðàòüñÿ~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                     ÑÒÈËÈ ÄËß ÏÓÍÊÒÀ ÌÅÍÞ / ÍÅÐÀÑÊÐÛÒÎÉ ÊÀÒÅÃÎÐÈÈ ÌÅÍÞ
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

  table.menu_category {
    width: 100%;
    background: url('../images/modern_menu_category_bg_nonactive.gif') left top repeat-x;
    border: 0px;
    margin: 2px 0px 2px 0px;
  }

  table.menu_category:hover {
    background: url('../images/modern_menu_category_bg_active.gif') left top repeat-x;
    cursor: pointer;
  }

  table.menu_category td.left {
    width: 5px;
    height: 29px;
    background: url('../images/modern_menu_category_bg_left.gif') right top no-repeat;
    padding: 0px;
  }

  table.menu_category td.roll {
    width: 44px;
    background: url('../images/modern_menu_category_bg_roll.gif') left top no-repeat;
    padding: 0px;
  }

  table.menu_category td.roll:hover {
    background: url('../images/modern_menu_category_bg_roll_active.gif') left top no-repeat;
  }

  table.menu_category td.right {
    width: 5px;
    background: url('../images/modern_menu_category_bg_right.gif') left top no-repeat;
    padding: 0px;
  }

  table.menu_category td.image {
    width: 16px;
    text-align: center;
    vertical-align: middle;
    background: url('../images/modern_menu_category_bg_center.gif') left top repeat-x;
    padding: 0px;
  }

  table.menu_category td.image img {
    border: 0px;
    padding: 0px 0px 2px 0px;
  }

  table.menu_category td.center {
    text-align: left;
    vertical-align: middle;
    background: url('../images/modern_menu_category_bg_center.gif') left top repeat-x;
    padding: 0px 0px 3px 4px;
    font-family: tahoma, verdana, arial;
    color: #364683;
    font-weight: bold;
    font-size: 11px;
    letter-spacing: 0.5px;
    line-height: 12px;
  }

  /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                              ÑÒÈËÈ ÄËß ÐÀÑÊÐÛÒÎÉ ÊÀÒÅÃÎÐÈÈ ÌÅÍÞ
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

  table.menu_category_opened {
    width: 100%;
    background: url('../images/modern_menu_category_bg_active.gif') left top repeat-x;
    border: 0px;
    margin: 2px 0px 2px 0px;
  }

  table.menu_category_opened td.left {
    width: 5px;
    height: 29px;
    background: url('../images/modern_block_top.gif') left top no-repeat;
    padding: 0px;
    cursor: pointer;
  }

  table.menu_category_opened td.collapse {
    width: 44px;
    background: url('../images/modern_menu_category_bg_collapse.gif') left top no-repeat;
    padding: 0px;
    cursor: pointer;
  }

  table.menu_category_opened td.collapse_hover {
    width: 44px;
    background: url('../images/modern_menu_category_bg_collapse_active.gif') left top no-repeat;
    padding: 0px;
    cursor: pointer;
  }

  table.menu_category_opened td.image {
    width: 16px;
    text-align: center;
    vertical-align: middle;
    background: url('../images/modern_block_top.gif') center top repeat-x;
    padding: 0px;
    cursor: pointer;
  }

  table.menu_category_opened td.image img {
    border: 0px;
    padding: 0px 0px 2px 0px;
  }

  table.menu_category_opened td.center {
    text-align: left;
    vertical-align: middle;
    background: url('../images/modern_block_top.gif') center top repeat-x;
    padding: 0px 0px 3px 4px;
    font-family: tahoma, verdana, arial;
    font-size: 11px;
    color: #364683;
    font-weight: bold;
    line-height: 12px;
    letter-spacing: 0.5px;
    cursor: pointer;
  }

  table.menu_category_opened td.container {
    background: url('../images/modern_block_right.gif') right top repeat-y;
    padding: 2px 7px 2px 0px;
  }

  table.menu_category_opened td.left_border {
    background: url('../images/modern_menu_border_pixel.gif') left top repeat-y;
    padding: 0px;
  }

  table.menu_category_opened td.bottom_left {
    width: 5px;
    height: 5px;
    background: url('../images/modern_block_bottom.gif') left top no-repeat;
    padding: 0px;
  }

  table.menu_category_opened td.bottom_right {
    width: 5px;
    background: url('../images/modern_block_bottom.gif') right top no-repeat;
    padding: 0px;
  }

  table.subcategories_table {
    width: 100%;
    padding: 0px;
    margin: 0px;
  }

  table.subcategories_table td.subcat_left {
    text-align: center;
    vertical-align: middle;
    width: 4px;
    padding: 0px;
    margin: 0px;
  }

  table.subcategories_table td.link {
    height: 20px;
    background: #ffffff;
    text-align: left;
    vertical-align: middle;
    padding: 0px 0px 0px 2px;
    font-family: tahoma, verdana, arial;
    font-size: 11px;
    color: #364683;
    font-weight: bold;
    line-height: 12px;
    letter-spacing: 0.5px;
    cursor: pointer;
    border: 1px solid #ffffff;
  }

  table.subcategories_table td.link_hover {
    height: 20px;
    text-align: left;
    vertical-align: middle;
    padding: 0px 0px 0px 2px;
    font-family: tahoma, verdana, arial;
    font-size: 11px;
    color: #364683;
    font-weight: bold;
    line-height: 12px;
    letter-spacing: 0.5px;
    cursor: pointer;
    background: #d9e8fa;
    border: 1px solid #84aa3d;
  }

  table.subcategories_table td.link img,
  table.subcategories_table td.link_hover img  {
    width: 16px;
    height: 16px;
    border: 0px;
    cursor: pointer;
    padding: 0px 4px 0px 0px;
    float: left;
  }

  
   table.subheader_area {
    width: 100%;
    height: 24px;
    background: #d9e8fa;
    border-width: 0px 1px 0px 1px;
    border-style: solid;
    border-color: #567331;
    text-align: left;
    vertical-align: middle;
    padding: 0px;
    margin: 0px;
  }

  table.subheader_area td {
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: #567331;
  }
  
    td.main_menu {
    padding: 0px;
    vertical-align: top;
    border: 0px;
  }

  td.main_menu a:link ,
  td.main_menu a:active,
  td.main_menu a:visited {
    font-family: sans-serif, verdana, tahoma, arial;
    font-size: 10px;
    border-left: 1px solid #d9e8fa;
    border-right: 1px solid #d9e8fa;
    background: transparent;
    padding: 4px 5px 0px 4px;
    display: block;
    height: 22px;
    vertical-align: bottom;
    color: #575e60;
    line-height: 16px;
    text-decoration: none;
    font-weight: bold;
  }

  td.main_menu a:hover {
    font-family: sans-serif, verdana, tahoma, arial;
    font-size: 10px;
    border-left: 1px solid #567331;
    border-right: 1px solid #567331;
    background: #ffffff;
    padding: 4px 5px 0px 4px;
    cursor: pointer;
    display: block;
    height: 22px;
    vertical-align: bottom;
    color: #575e60;
    line-height: 16px;
    text-decoration: none;
    font-weight: bold;
  }

  td.main_menu img {
    text-align: left;
  }

  /*~~ÑÒÈËÈ ÄËß ÔÎÐÌÛ ÁÛÑÒÐÎÃÎ ÏÎÈÑÊÀ~~*/

  table.quick_search {
    width: 100%;
    margin: 2px 0px 2px 0px;
    border: 0px;
  }

  table.quick_search td.left {
    width: 6px;
    height: 29px;
    background: url('../images/modern_search_left_bg.gif') right top no-repeat;
    padding: 0px;
    margin: 0px;
  }

  table.quick_search td.center {
    background: url('../images/modern_search_bg.gif') left top repeat-x;
    padding: 0px;
    margin: 0px;
    vertical-align: top;
  }

  table.quick_search td.center input {
    width: 100%;
    height: 16px;
    font-family: tahoma;
    font-size: 11px;
    border: 0px;
    background: #ffffff;
    margin: 5px 0px 0px 0px;
    text-align: center;
    color: #cccccc;
  }

  table.quick_search td.right {
    width: 30px;
    background: url('../images/modern_search_bg_right.gif') left top no-repeat;
    padding: 0px;
    margin: 0px;
    cursor: pointer;
  }
    td.copyright {
    background: url('../images/modern_footer_main_border_right.gif') bottom right no-repeat;
    text-align: left;
    vertical-align: middle;
    font-size: 11px;
    font-family: tahoma, verdana, arial;
    padding: 0px 0px 10px 0px;
    color: #fff;
    cursor: default;
  }
  
 
 img.icon {
  border: 0px;
  float: left;
  padding-right: 6px;
  width: 16px;
  height: 16px;  
}
   /*~~ÑÒÈËÈ ÌÎÈ~~*/ 
     /*~~ÑÒÈËÈ ÄËß Êîìåíòàðèè~~*/
	 
.coment{
width: 98%;
border: 2px solid #3A84AD;
margin: 10px;
font: 10px;
padding: 30px;

}	 
.coment1{
padding: 5px;
border-bottom: 1px dashed #3A84AD;
}
.coment2{
padding: 10px;
vertical-align:top;
border-left: 1px dashed #3A84AD;
margin-left: 10px;
}

.coment3{
/*-- background: url('../images/com_fon.png') repeat;--*/
color: #666666; 
padding: 10px;
vertical-align:top;
}

  a:link, a:active, a:visited {
    color: #3e73b9;
    font: bold 11px;
    text-decoration: none;
    }

  a:hover {
    color: #000;
    font: bold 11px;
    text-decoration: none;
   
  }
#hintbox {
text-align:left;
width:280px;
font-size: 11px;
border: 1px solid #9F9F9F;
filter:alpha(opacity="95");
font-family: Verdana, Geneva, sans-serif;
color:#4B4B4B;
z-index: 3;
margin: 0px 15px 0px 0px;
-moz-opacity : 0.9;
-moz-border-radius : 3px;
padding:10px;
position:absolute;
visibility:hidden;
margin-top: 10px;
margin-right: 0;
margin-bottom: 0;
margin-left: 10px;
background-color: #F7F7F7; 
}
.hide_stop {
    border: 1px dotted #FF0000;
    padding: 5px 5px 5px 5px;
    background: #FFEAEA;
}

.hide_good {
    border: 1px dotted #00CC00;
    padding: 5px 5px 5px 5px;
    background: #EBFFEA;
}

.hide_in {
    border: 1px dashed #00CC00;
    padding: 3px 3px 3px 3px;
    background: #D1FEC2;
}
