*
{
  margin: 0px;
  padding: 0px;
}

.tags{
	color: #6578B8;
}
.tags a{
	color: #6578B8;
}

.hit{
	color:red;
}

body
{
  padding: 5px;
	background-color: white;
}

a
{
  font-family: Arial;
}

img
{
  border: 0px;
}

#cartwindow
{
  position:absolute;
  left:10px;
  top:0;
  visibility:hidden;
  width: 250px;
  height: 68px;
  z-index: 2;
  background-color: #C0D2EC;
  padding:10px;
  border: solid;
  border-width: 1px;
  border-color:#4D88C8;
  filter: revealTrans(duration=1,transition=4);
}

.head_wrapper_01
{
  background-color: #5D65AF;
  background-image: url(images/vadi/head_background.gif);
  background-repeat: repeat-x;
  border-bottom: 1px solid #FFFFFF;
}

.head_wrapper_02
{
  background-image: url(images/vadi/head_lamp.gif);
  background-position: top left;
  background-repeat: no-repeat;
}

.head_div
{
  background-image: url(images/vadi/top_right_corner.gif);
  background-position: top right;
  background-repeat: no-repeat;
}

.head_table
{
  width: 100%;
}

.head_table_td_01
{
  width: 23%;
  vertical-align: top;
  text-align: left;
}

.head_table_td_02
{
  width: 60%;
  vertical-align: top;
  padding-right: 0px;
}

.head_table_td_03
{
  width: 17%;
  padding: 10px 20px 8px 20px;
}

.head_table_td_03 a
{
  color: #FFFFFF;
  text-decoration: none;
  font-size: 12px;
}

.head_table_td_03 a:hover
{
  text-decoration: underline;
}

.head_table_td_03 td
{
  font-family: Arial;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 1.5;
  font-weight: bold;
}

.head_table_td_03 span
{
  font-size: 12px;
  font-weight: normal;
 
}

.head_table_td_03 .rest
{
  font-size: 12px;
}

.head_table_td_02_table
{
  width: 100%;
  height: 110px;
}

.head_table_td_02_table_td_01
{
  vertical-align: top;
}

.head_table_td_02_table_td_02
{
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: right;
  padding-top: 10px;
}

.head_table_td_02_table_td_03
{
  padding-top: 0px;
}

.head_in_table
{
  width: 100%;
	height: 100%;
}

.red_line
{
  width: 100%;
  height: 9px;
}

.red_line td
{
  font-size: 1px;
}

.red_line_left
{
  background-image: url(images/vadi/red_line_left_corner.png);
  background-repeat: no-repeat;
  background-position: left;
  width: 10px;
}

.red_line_center
{
  background-image: url(images/vadi/red_line_center.gif);
  background-repeat: repeat-x;
}

.red_line_right
{
  background-image: url(images/vadi/red_line_right_corner.png);
  background-repeat: no-repeat;
  background-position: right;
  width: 10px;
}

.top_menu_wrapper
{
  width: 100%;
}

.top_menu_table
{
  width: 100%;
}

.top_menu_table a
{
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
  color: #FFFFFF;
}

.top_menu_td1
{
  width: 220px;
  border-right: 1px solid #FFFFFF;
}

.top_menu_td2
{

}

.top_menu_td3
{
  width: 205px;
  border-left: 1px solid #FFFFFF;
}

/*
border-top: 2px solid #D3B6B6;
background-color: #C38383;
background-image: url(images/vadi/content_background_01.gif);
background-repeat: repeat;
font-family: Arial;
font-size: 8pt;
font-weight: bold;
color: #FFFFFF;
*/

.top_menu_td2 .content_div_01
{
  padding-left: 0px;
  padding-right: 0px;
}

.top_menu_link_td
{
  text-align: center;
}

.top_menu_link_td a
{
  margin-right: 7%;
}

/*.top_menu_link_td_first a
{
  margin-left: 0%;
} */

.content_table
{
  width: 100%;
}

.content_table td
{
  vertical-align: top;
}

.content_table_td_01
{
  width: 220px;
}

.content_table_td_02
{
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
}

.content_table_td_03
{
  width: 205px;
}

.catalog_div
{
  border-top: 2px solid #B1B4D8;
  padding: 8px 22px 8px 22px;
  background-color: #8187C1;
  background-image: url(images/vadi/catalog_background.gif);
  background-repeat: repeat;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
  color: #FFFFFF;
}

.catalog_block_wrapper
{
  border: 1px solid #E5E4F5;
}

.catalog_block
{
  border-bottom: 1px solid #FFFFFF;
}

.subcatalog_div
{
  background-color: #F2F1FA;
  display: block;
}

.subcatalog_elem
{
  padding: 5px 3px 3px 25px;
  border-bottom: 1px solid #D8D7EF;
}

.subcatalog_elem a
{
  text-decoration: none;
}

.catalog_header
{
  background-color: #E5E4F5;
  padding: 7px 22px 3px 6px;
  border: 1px solid #FFFFFF;
  border-bottom: 1px solid #CCCAE9;
}

.catalog_header_table td
{
  vertical-align: bottom;
}

.catalog_header_table .td1
{
  padding-right: 5px;
  padding-bottom: 1px;
}

.catalog_header_table .td1 img
{
  cursor: pointer;
}

.catalog_header_table .td2 a
{
  text-decoration: none;
}

.catalog_name
{
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  color: #6578B8;
  cursor: pointer;
}

.catalog_block a
{
  font-family: Arial;
  font-size: 9pt;
  font-weight: bold;
  color: #6578B8;
}

.survey_div
{
  border-top: 2px solid #D3B6B6;
  padding: 8px 3px 8px 22px;
  background-color: #B05C5C;
  background-image: url(images/vadi/survey_background.gif);
  background-repeat: repeat;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
  color: #FFFFFF;
}

.survey_wrapper
{
  border: 1px solid #E8E8F1;
}

.survey_cases
{
  font-family: Arial;
  font-size: 10pt;
}

.survey_cases input
{
  font-family: Arial;
  font-size: 10pt;
}

.opros_case td
{
  font-family: Arial;
  font-size: 10pt;
  color: #4A4A4A;
  text-align: left;
}

.opros_case_td_01
{
  padding: 10px 30px 0px 22px;
}

.opros_case_td_02
{
  padding: 10px 10px 0px 0px;
}

.opros_case_td_03
{
  padding: 10px 0px 0px 0px;
}

.delivery_content
{
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
  color: #EE7331;
  padding: 10px 3px 18px 22px;
  background-color: #E8E8F1;
  border: 1px solid #FFFFFF;
  line-height: 0.9;
}

.delivery_content span
{
  font-size: 22pt;
}

.survey_content
{
  font-family: Arial;
  font-size: 12pt;
  background-color: #E8E8F1;
  border: 1px solid #FFFFFF;
  padding: 14px 3px 18px 22px;
}

.survey_header
{
  font-weight: bold;
  color: #424242;
}

.survey_cases
{
  line-height: 1.5;
}

.survey_cases a
{
  font-size: 10pt;
  color: #3B6EA8;
}

.some_div_01
{
  font-size: 1px;
}

.survey_results
{
  font-size: 9pt;
  color: #EE7331;
}

.survey_results_link
{
  font-size: 9pt;
  color: #3B6EA8;
}

.survey_note
{
  font-size: 8pt;
  color: #454444;
}

.banner_div
{
  text-align: center;
}

.banner_div img
{
  border: 1px solid #E5E4F5;
}

.wrapper_div_01
{
  border-top: 1px solid #FFFFFF;
}

.wrapper_div_02
{
  border-bottom: 1px solid #FFFFFF;
}

.content_div_01
{
  border-top: 2px solid #D3B6B6;
  padding: 8px 3px 8px 22px;
  background-color: #C38383;
  background-image: url(images/vadi/content_background_01.gif);
  background-repeat: repeat;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
  color: #FFFFFF;
}

.content_div_02
{
  border-top: 2px solid #B6BED3;
  padding: 8px 3px 8px 22px;
  background-color: #8493C2;
  background-image: url(images/vadi/content_background_02.gif);
  background-repeat: repeat;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
  color: #FFFFFF;
}


.content_div_03
{
  border-top: 2px solid #B6BED3;
  padding: 8px 3px 8px 22px;
  background-color: #8493C2;
  background-image: url(images/vadi/content_background_03.gif);
  background-repeat: repeat;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
  color: #FFFFFF;
}

.wares_div
{
  border-left: 1px solid #E5E4F5;
  border-right: 1px solid #E5E4F5;
  padding: 18px 22px 30px 22px;
}

.wares_block_wrapper
{
  border-left: 1px dashed #A38EAE;
}

.wares_block
{
  width: 100%;
}

.wares_block td
{
  border-right: 1px dashed #A38EAE;
  padding: 0px 25px 0px 20px;
  text-align: center;
}

.ware_name
{
  font-family: Tahoma;
  font-size: 10pt;
  color: #3B6EA8;
}

.ware_model
{
  font-family: Arial;
  font-size: 8pt;
  color: #777777;
}

.ware_price, .top_ware_price
{
  font-family: Tahoma;
  font-size: 12pt;
  color: #4A4A4A;
  font-weight: bold;
}

.shop_div
{
  border: 1px solid #E5E4F5;
  border-top: none;
  padding: 15px 5px 20px 35px;
}

.shop_table
{
  width: 100%;
}

.shop_table td
{
  text-align: left;
  vertical-align: top;
}

.shop_table_td_01
{
  padding-top: 5px;
  padding-right: 30px;
}

.shop_table_td_02
{
  font-family: Arial;
  font-size: 10pt;
}

.right_div_01
{
  border-top: 2px solid #D3B6C5;
  padding: 8px 3px 8px 22px;
  background-color: #C14B80;
  background-image: url(images/vadi/right_background_01.gif);
  background-repeat: repeat;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
  color: #FFFFFF;
}

.basket_wrapper
{
  border: 1px solid #F1E8F2;
}

.basket_div
{
  border: 1px solid #FFFFFF;
  background-color: #e5e4f5;
  padding: 12px 3px 5px 18px;
}

.basket_stat td
{
  font-family: Arial;
  font-size: 8pt;
  text-align: left;
  vertical-align: middle;
}

.basket_stat_td_name
{
  padding-right: 10px;
}

.basket_number
{
  font-size: 12pt;
  font-weight: bold;
}

.basket_execute
{
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
  color: #C14B80;
}

.right_div_02
{
  border-top: 2px solid #D3B6B6;
  padding: 8px 3px 8px 22px;
  background-color: #B05C5C;
  background-image: url(images/vadi/right_background_02.gif);
  background-repeat: repeat;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
  color: #FFFFFF;
}

.right_top_wrapper
{
  border: 1px solid #E9EAF1;
}

.right_top_div
{
  border: 1px solid #FFFFFF;
  text-align: center;
  padding: 5px 10px 20px 10px;
  background-color: #E9EAF1;
}

.top_ware_price
{
  font-size: 14pt;
}

.bottom_menu
{
  border-top: 2px solid #B6BED3;
  padding: 6px 3px 4px 100px;
  background-color: #8493C2;
  color: #FFFFFF;
  text-align: center;
}

.bottom_menu a
{
  font-family: Arial;
  font-size: 7pt;
  color: #FFFFFF;
}

.botom_menu_mar_link
{
  margin-right: 60px;
}

.copyright_div
{
  background-color: #D9DEEC;
  padding-top: 10px;
  padding-bottom: 9px;
}

.copyright_table
{
  width: 100%;
}

.copyright_table td
{
  font-family: Arial;
  font-size: 10pt;
  color: #323745;
}

.copyright_table_td_01
{
  width: 23%;
  padding-left: 22px;
  text-align: left;
}

.copyright_table_td_01 span
{
  color: #5279B0;
  text-decoration: underline;
}

.copyright_table_td_02
{
  width: 55%;
  text-align: center;
}

.copyright_table_td_02 span
{
  color: #323745;
  font-weight: bold;
}

.copyright_table_td_03
{
  width: 22%;
  padding-right: 22px;
  text-align: right;
}

.vadi_link
{
  font-family: Arial;
  font-size: 10pt;
  color: #CC2F3D;
}

.product_table_td_01
{
  padding-right: 7px;
}

.product_table_td_01 a
{
  font-size: 11px;
  color: #3b6ea8;
}

.product_zoom_div td
{
  vertical-align: middle;
}

.product_zoom_div .img
{
  padding-right: 10px;
}

.product_info_header
{
  font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
  color: #FFFFFF;
  padding: 5px 3px 5px 15px;
  border-top: 2px solid #ACB6D1;
  background-color: #8593C2;
}

.product_price_table
{
  width: 100%;
}

.product_price_table_td_01
{
  font-family: Tahoma;
  font-size: 20px;
/*  font-weight: bold;*/
  color: #db3452;
  padding: 20px 20px 0px 15px;
  background-color: #E3E6EF;
}

.product_price_table_td_02
{
  padding: 2px 0px 8px 3px;
  background-color: #E3E6EF;
  text-align: right;
}

.product_price_table_td_03
{
  background-color: #E3E6EF;
  padding: 28px 10px 5px 5px;
}

.product_price_table_td_03 a
{
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #db3452;
}

.product_info_info_01
{
  padding: 5px 3px 5px 15px;
  background-color: #B7BDD3;
}

.product_info_info_01 *
{
  font-family: Arial;
  font-size: 10pt;

}

.product_info_info_02
{
  padding: 5px 3px 5px 15px;
  background-color: #E3E6EF;
}

.product_info_info_02 *
{
  font-family: Arial;
  font-size: 10pt;
}

.product_sort_table
{
  width: 100%;
  background-color: #F1E7EF;
}

.product_sort_table *
{
  font-family: Arial;
  font-size: 8pt;
}

.product_sort_table_bottom
{
  font-family: Arial;
  font-size: 8pt;
  text-align: right;
  padding-right: 22px;
  padding-top: 10px;
  padding-bottom: 20px;
}

.product_sort_table_bottom a
{
  color: #3A6FA5;
}

.product_sort_table a
{
  color: #3A6FA5;
}

.product_sort_td_01
{
  padding: 8px 22px 15px 22px;
}

.product_sort_td_01 input
{
/*  height: 20px;*/
  width: 85px;
}

.product_sort_td_02
{
  padding: 0px 22px 3px 22px;
}

.product_sort_td_03
{
  padding-right: 22px;
}

.product_sort_td_04
{
  text-align: right;
}

.odnotip_catalog
{
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  padding: 15px 3px 3px 5px;
}

.odnotip_table
{
  width: 100%;
}

.odnotip_table *
{
  font-family: Arial;
}

.odnotip_td_01
{
  padding: 2px 20px 1px 0px;
  border-bottom: 1px solid #E9E8E8;
}

.odnotip_td_01 a
{
  font-size: 10pt;
  color: #3A6FA5;
}

.odnotip_td_02
{
  padding: 2px 40px 1px 20px;
  border-bottom: 1px solid #E9E8E8;
  text-align: right;
}

.odnotip_td_02 *
{
  font-size: 11pt;
  font-weight: bold;
  color: #4A4A4A;
}

.product_odnotip_list
{
  padding: 3px 22px 22px 22px;
}

.product_search_table
{
  width: 100%;
  background-color: #F1E7EF;
}

.product_search_table *
{
  font-family: Arial;
  font-size: 8pt;
}

.product_search_table a
{
  color: #3A6FA5;
}

.product_search_td_01
{
  padding: 10px 22px 15px 22px;
}

.product_search_input
{
  width: 170px;
  height: 20px;
  margin-right: 10px;
}

.product_search_td_01 select
{
  width: 170px;
  height: 18px;
  margin-right: 10px;
}

.product_search_submit
{
  height: 18px;
  width: 83px;
  background-image: url(images/vadi/buttons/search_grey.gif);
}

.product_search_submit:hover
{
  background-image: url(images/vadi/buttons/search_blue.gif);
}


.product_search_td_02
{
  padding: 0px 22px 10px 22px;
}

.product_search_td_03
{
  padding-right: 22px;
}

.product_search_td_04
{
  text-align: right;
}

.search_product_table
{
  width: 100%;
}

.search_product_table td
{
  border-top: 1px solid #E6E4F1;
}

.search_product_td_01
{
  width: 36%;
  text-align: left;
  vertical-align: top;
  padding: 15px 10px 3px 22px;
}

.search_product_td_01 a
{
  font-family: Arial;
  font-size: 10pt;
  color: #3A6FA5;
}

.search_product_td_02
{
  width: 40%;
  text-align: left;
  vertical-align: top;
  padding: 15px 10px 3px 0px;
}

.search_product_td_02 a
{
  font-family: Arial;
  font-size: 10pt;
  color: #3A6FA5;
}

.search_product_td_03
{
  width: 24%;
  text-align: right;
  vertical-align: top;
  padding: 15px 22px 3px 0px;
  font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
  color: #4A4A4A;
}

.price_table
{
  width: 100%;
  background-color: #F1E7EF;
}

.price_table *
{
  font-family: Arial;
  font-size: 8pt;
}

.price_table a
{
  color: #3A6FA5;
}

.price_td_01
{
  padding: 10px 22px 15px 22px;
}

.price_td_01 select
{
  height: 20px;
  margin-right: 10px;
}

.price_td_01 input
{
  height: 20px;
  width: 85px;
}

.price_td_02
{
  padding: 0px 22px 10px 22px;
}

.price_td_02 a
{
  margin-right: 10px;
}

.price_all_list_table
{
  background-color: #D2D2D2;
}

.price_all_list_table *
{
  font-family: Arial;
  font-size: 10pt;
}

.price_all_list_table a
{
  color: #3A6FA5;
  margin-left: 22px;
}

.price_all_list_table table
{
  width: 100%;
}

.price_all_list_table td
{
  vertical-align: middle;
  padding-top: 3px;
  padding-bottom: 3px;
}

.price_all_list_td_01
{
  padding: 0px;
}

.bgprice td
{
  padding-left: 22px;
}

.setka_03_td_01
{
  border: 1px solid #ae788f;
  width: 34%;
}

.setka_03_td_02
{
  border: 1px solid #ae788f;
  width: 34%;
}

.setka_03_td_03
{
  border: 1px solid #ae788f;
  width: 34%;
}

.setka_03_td_05
{
  border: 1px solid #ae788f;
  width: 34%;
}

.cart_table
{
  width: 100%;
}

.cart_table *
{
  font-family: Arial;
  font-size: 10pt;
  color: #3C3C3C;
}

.cart_table a
{
  color: #3B6EA8;
}

.cart_table td
{
  text-align: left;
  vertical-align: top;
}

.cart_header_span
{
  font-weight: bold;
  padding-bottom: 1px;
  border-bottom: 1px dashed #3C3C3C;
}

.cart_header_rub
{
  font-size: 7pt;
}

.cart_header td
{
  padding-bottom: 8px;
  border-bottom: 1px solid #B1B1B1;
}

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

.cart_header_td_last
{
  padding-right: 0px;
}

.itogo_tr td
{
  padding-top: 18px;
  padding-bottom: 4px;
  border-top: 1px solid #B1B1B1;;
  border-bottom: 1px solid #B1B1B1;
  font-weight: bold;
}

.itogo_tr_01 td
{
  padding-top: 12px;
}

.itogo_tr_02 td
{
  padding-top: 4px;
}

.itogo_tr_03 td
{
  font-size: 1px;
  height: 4px;
}

.itogo_tr_04 td
{
  padding-top: 8px;
  font-weight: bold;
  border-top: 1px solid #B1B1B1;
}

.cart_content_first_tr td
{
  padding-top: 20px;
  padding-bottom: 6px;
}

.cart_content_tr td
{
  padding-bottom: 6px;
}

.cart_content_td_01
{
  padding-right: 15px;
}

.cart_content_td_02
{
  padding-right: 15px;
}

.cart_content_td_02 input
{
  height: 20px;
  width: 40px;
}

.cart_content_td_03
{
  padding-right: 15px;
  text-align: center;
}

.cart_content_td_04
{
  padding-right: 15px;
}

.cart_content_td_05
{
  padding-right: 15px;
}

.cart_content_td_06
{
  text-align: center;
}

.order_data_text
{
  padding-top: 45px;
  padding-bottom: 20px;
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  color: #3C3C3C;
}

.order_form *
{
  font-family: Arial;
  font-size: 10pt;
  color: #3C3C3C;
}

.order_form td
{
  vertical-align: top;
  padding-bottom: 7px;
  padding-right: 15px;
}

.order_form input
{
  height: 20px;
}

.order_form select
{
  height: 20px;
}

.order_num_tr input
{
  width: 60px;
  color: #AC6869;
}

.order_tr_01 input
{
  width: 220px;
}

.order_tel_01
{
  width: 58px;
}

.order_tel_02
{
  width: 220px;
}

.order_time_tr input
{
  width: 89px;
}

.order_some_td_01
{
  padding-left: 16px;
  font-size: 8pt;
  color: #3C3C3C;
}

.order_dop_info
{
  height: 120px;
  width: 220px;
}

.order_bottom_links
{
  font-family: Arial;
}

.order_bottom_links td
{
  vertical-align: top;
}

.order_bottom_links_commit
{
  padding-top: 20px;
  padding-left: 178px;
}

.order_bottom_links_commit a
{
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  color: #3C3C3C;
}

.order_bottom_links_clear
{
  padding-top: 20px;
  padding-left: 80px;
}

.order_bottom_links_clear a
{
  font-family: Arial;
  font-size: 8pt;
  color: #3B6EA8;
}

.left_menu_wrapper
{
  border: 1px solid #E8E8F1;
  padding-left: 0px;
}

.product_vender
{
  font-family: Arial;
  font-size: 8pt;
  color: #969696;
}

.ng_head_table
{
  position: absolute;
  width: 99%;
}

.ng_head_table td
{
  padding-top: 5px;
}

.ng_head_td_01
{
  padding-left: 5px;
}

.ng_head_td_07
{
  text-align: right;
  vertical-align: top;
}

.vends_cat_wrapper
{
  padding-bottom: 5px;
  background-color: #E5E4F5;
}

.vends_cat_wrapper a
{
  font-family: Arial;
  font-size: 12px;
  color: #6578B8;
}

.vends_cat_wrapper .vends_active_link
{
  color: #D3723D;
}

.vends_link_wrapper
{
  padding-top: 7px;
}

.vends_cat_wrap_lev_1
{
  padding-left: 6px;
}

.vends_cat_lev_1 a
{
  font-weight: bold;
}

.vends_cat_wrap_lev_2
{
  padding-left: 16px;
}

.vends_cat_lev_2 a
{
  font-weight: normal;
}

.vends_cat_wrap_lev_3
{
  padding-left: 16px;
}

.vends_cat_wrap_lev_3 .vends_link_wrapper
{
  padding-top: 3px;
}


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

.vends_img
{
  cursor: pointer;
  margin-right: 5px;
}

.foto a
{
  font-size: 11px;
  color: #3A6FA5;
}

img.imgOff {
	border-color: #97989C;
	border-style: solid;
	border-width: 2px;
}

img.imgOn {
	border-color: #A12622;
	border-style: solid;
	border-width: 2px;
}

.attentions_table
{
  border-collapse:separate;
  width: 100%;
}

.attentions_table td
{
  border: 1px solid #ae788f;
}

.odnotip_and_attention_table
{
  width: 100%;
}

.odnotip_and_attention_td1
{
  width: 50%;
  padding-right: 5px;
  border-right: 1px solid #CCCCCC;
}

.odnotip_and_attention_td2
{
  width: 50%;
  padding-left: 5px;
}

.odnotip_table
{
  border-collapse:separate;
  width: 100%;
}

.odnotip_table td
{
  border: 1px solid #ae788f;
}

.prods_props td
{
  padding-right: 5px;
}

.disc_text, .disc_text *
{
  font-family: Arial;
  font-size: 14px;
}

.img_but_apply
{
  background-image: url(images/vadi/buttons/apply_grey.gif);
  height: 18px;
  width: 83px;
}

.img_but_apply:hover
{
  background-image: url(images/vadi/buttons/apply_blue.gif);
}

.img_but_show
{
  background-image: url(images/vadi/buttons/show_grey.gif);
  height: 18px;
  width: 83px !important;
}

.img_but_show:hover
{
  background-image: url(images/vadi/buttons/show_blue.gif);
}

.sort_name_bg
{
  font-weight: bold;
  padding-right: 5px;
}

.odnotip_link_text
{
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #c04c7b;
}

.side_search_div_wrapper
{
  border: 1px solid #f1e8f2;
}

.side_search_div
{
  background-color: #e5e4f4;
  padding-left: 22px;
  border: 1px solid #FFFFFF;
}

.side_search_input
{
  height: 25px;
  width: 174px;
  color: #686868;
  font-size: 15px;
}

.side_search_submit_table
{

}

.side_search_submit_td1
{

}

.side_search_submit_td2
{
  padding-left: 20px;
  vertical-align: middle !important;
}

.side_search_submit_td2 a
{
  font-family: Tahoma;
  font-size: 10px;
  color: #6a6687;
}

.category_text
{
  font-family: Tahoma;
  padding: 5px;
  font-size: 13px;
  text-align: justify;
  color: #969696;
}

.search_not_found
{
  font-size: 12px;
  color: #707070;
  padding: 10px;
  font-family: Arial;
}

.search_not_found a
{
  font-size: 12px;
  color: #5d65af;
  font-family: Arial;
}

.backcall_link
{
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #3B6EA8;
}

#backcall_div
{
  position: absolute;
  top: 50px;
  left: 50px;
  height: 280px;
  width: 300px;
  border: 2px solid #5D65AF;
  background-color: #E5E4F4;
  z-index: 5;
  display: none;
}

#backcall_div *
{
  font-family: Arial;
  font-size: 12px;
}

.backcall_inner_div
{
  padding-left: 10px;
}

.backcall_close_button
{
  position: absolute;
  height: 14px;
  width: 14px;
  background: url(images/vadi/close_button.gif) top left no-repeat;
  top: 3px;
  right: 3px;
  cursor: pointer;
}

#backcall_name, #backcall_tel, #backcall_question
{
  width: 275px;
}

.error_page_div
{
  font-family: Arial;
  font-size: 14px;
  color: #333333;
  padding: 10px;
  line-height: 1.5;
}

.error_page_div .sv_span
{
  color: #5D65AF;
  font-weight: bold;
}

.error_page_div .bold
{
  font-weight: bold;
}

.index_central_text
{
  border: 1px solid #E6E4F1;
  padding: 7px 22px 20px 22px;
  font-family: Arial;
  font-size: 11px;
  color: #969696;
  text-align: justify;
}

.index_central_text p
{
  font-family: Arial;
  font-size: 11px;
  color: #969696;
  text-align: justify;
  text-indent: 18px;
}

#ext_v_div
{
  padding: 7px 5px 1px 22px;
  font-family: Arial;
  font-size: 12px;
  background-color: #E5C9D3;
}

#ext_v_div input, #ext_v_div select
{
  font-family: Arial;
  font-size: 11px;
}

#ext_v_div input
{
/*  width: 70px;*/
}

#ext_v_div .name
{
  font-family: Arial;
  font-family: 12px;
  font-weight: bold;
  color: #333333;
}

#ext_v_div a
{
  font-family: Arial;
  font-size: 11px;
  color: #0070ba;
}

.obo_vsem_div
{
  padding-left: 22px;
  padding-bottom: 10px;
  background-color: #F2F1FA;
}

.obo_vsem_div div
{
  padding-top: 10px;
}

.obo_vsem_div a
{
  font-family: Arial;
  font-weight: bold;
  font-size: 11px;
  color: #6578B8;
}



.cat_article {  font-family: Arial;
  font-size: 9pt;
  
}
.cat_article p {padding-top:5px;padding-bottom:5px;}

.cat_article a {padding-left:2px;padding-right:2px;}

.oblako_block{width: 100%; display: inline; text-align: justify;}
.oblako_block a{text-decoration: none; color: rgb(101, 120, 184);}
.oblako_block a:HOVER{text-decoration: none; background-color: rgb(101, 120, 184); color: rgb(242, 241, 250);}

.oblako1{font-size: 12px;}
.oblako2{font-size: 16px;}
.oblako3{font-size: 20px;}
.oblako4{font-size: 24px;}
.oblako5{font-size: 10px;}

.linklevel1{font-size:20px; font-weight:bold; padding-left:20px; font-family:Arial,Helvetica,sans-serif; margin-top: 10px; margin-bottom: 5px;}
.linklevel2{font-size:18px; padding-left:50px; font-family:Arial,Helvetica,sans-serif; margin-bottom: 5px;}
.linklevel3{font-size:16px; padding-left:80px; font-family:Arial,Helvetica,sans-serif;}
.linklevel1 a{color:#6578B8; text-decoration: none;}
.linklevel1 a:HOVER{text-decoration: underline;}
.linklevel2 a{color:#6578B8; text-decoration: none;}
.linklevel2 a:HOVER{text-decoration: underline;}
.linklevel3 a{color:#6578B8; text-decoration: none;}
.linklevel3 a:HOVER{text-decoration: underline;}