*
{
  margin: 0px;
  padding: 0px;
  font-family: Arial;
}

a
{
  color: #0992A7;
}

img
{
  border: none;
}

b.opr
{
  font-size: 12px;
  font-weight: bold;
  color: #7c9d02;
}

.head_table
{
 background-color: #F4F4E6;
 width: 100%;
 height: 158px;
}

.head_table td
{
  padding-right: 15px;
}

.head_td_01
{
  width: 25%;
}

.head_td_02
{
  width: 15%;
  line-height: 2;
}

.head_header
{
  font-size: 11px;
  color: #323232;
  font-weight: bold;
}

.head_table a
{
  font-size: 11px;
}

.content_table
{
  margin-top: 20px;
}

.content_left
{
  padding-left: 10px;
  padding-right: 20px;
  width: 250px;
}

.content_center
{
  background-color: #f9f9f2;
}

.content_right
{
  padding: 26px 10px 0px 20px;
  width: 197px;
}

.search_box
{
  padding: 17px 10px 0px 17px;
  background-color: #f9f9f2;
  border: 2px solid #f5f5ee;
}

.search_box p
{
  font-size: 16px;
  color: #323232;
  font-weight: bold;
}

.search_box input
{
  height: 20px;
  width: 150px;
  border: 1px solid #000000;
  font-size: 12px;
}

.search_box ul
{
  list-style: none;
}

.search_box ul li
{
  float: left;
}

.search_box img
{
  cursor: pointer;
  position: relative;
  top: -8px;
}

.clear
{
  clear: both;
}

.left_menu
{
  list-style: none;
  list-style-position: inside;
  margin-top: 30px;
}

.left_menu li
{
  margin-left: 18px;
  padding-bottom: 10px;
}

.left_menu li a
{
  font-size: 14px;
  margin-left: 18px;
}

* html .left_menu li
{
  margin-left: 0px;
}

.cloud
{
  margin-top: 25px;
  background-color: #f9f9f2;
  padding: 25px;
  border: 2px solid #f2f2eb;
}

.block_header
{
  height: 26px;
  width: 199px;
  text-align: center;
  background: #f9f9f2 url(images/block_header.gif) no-repeat;
  font-size: 11px;
  font-weight: bold;
  color: #323232;
}

.block_header span
{
  position: relative;
  top: 7px;
}

.date_day, .date_month, .date_year, .text_rubrika
{
  font-size: 10px;
  color: #323232;
}

.date_day
{
  background-color: #e1f1a8;
}

.date_month
{
  background-color: #f1dda8;
}

.date_year
{
  background-color: #f3c2da;
}

.rubrika_link
{
  font-size: 11px;
}

.paper_header
{
  font-size: 16px;
  font-weight: bold;
}

.paper_text
{
  font-size: 12px;
}

.block_content
{
  background-color: #f9f9f2;
  padding: 25px 10px 0px 20px;
  line-height: 1.5;
}

.after_block
{
  height: 20px;
  background-color: #f9f9f2;
}

.right_top_menu_div
{
  padding-bottom: 10px;
}

.right_menu
{
  list-style: none;
  list-style-position: inside;
}

.right_menu li
{
  margin-left: 18px;
  padding-bottom: 10px;
}

.right_menu li a
{
  font-size: 14px;
  margin-left: 9px;
}

* html .right_menu li
{
  margin-left: 0px;
}

.right_menu_wrapper
{
  background-color: #f9f9f2;
  padding-top: 30px;
  padding-bottom: 70px;
  background-image: url(images/right_menu_bg.gif);
  background-repeat: no-repeat;
  background-position: top;
  margin-top: 10px;
}

.content_bottom_table
{
  width: 100%;
  margin-top: 20px;
}

.content_bottom_left
{
  width: 250px;
  padding-left: 10px;
  padding-right: 20px;
}

.content_bottom_right
{
  padding-right: 10px;
}

.content_bottom_right_table
{
  width: 100%;
}

.content_bottom_right_left
{
  width: 50%;
  background-color: #F9F9F2;
}

.content_bottom_right_right
{
  width: 50%;
  background-color: #F9F9F2;
}

.opros_header
{
  font-size: 16px;
  font-weight: bold;
  color: #323232;
}

.opros_cases
{
  list-style: none;
  margin-left: 25px;
  line-height: 1.5;
}

.opros_cases li td
{
  font-size: 12px;
  font-weight: bold;
  color: #7c9d02;
}

.results_link
{
  font-size: 12px;
}

.golosovat_img
{
  margin-left: 125px;
  position: relative;
  top: 15px;
  cursor: pointer;
}

.footer
{
  padding-top: 20px;
  padding-bottom: 12px;
  background-color: #f9f9f2;
}

.footer_text, .footer_text a
{
  font-size: 12px;
}

.footer_text
{
  padding-left: 50%;
}

.content_bottom_right_table .block_content
{
  height: 100%;
  min-height: 100%;
}

.block_header_wrapper
{
  background-color: #FFFFFF;
}

