* {
	margin: 0px;
	padding: 0px;
}
.name_mob{
	font-size: 8px;
}
/*new class */
.catalog_{
	background-color: rgb(166, 46, 116);
	text-align: center;
}
.catalog_ h2{
	color: white;
}
.spec2_cont{
	border: 5px;
	border-color: rgb(172, 40, 147);
	position: inherit;
}
.spec1{
	float:left;
	display: inline-block;
	width: 33%;
}
.spec2{
	display: inline-block;
	width: 60%;
	float:left;
	height:460px;
}
.spec2_goods{
	display: inline-block;
	width: 100%;
}

.spec2_row{
	margin: 5px;
	text-align: left;
	width:300px; height:18px;
	float:left;
}
/*end new class*/

body {
	background:#fff;
	font-family: Tahoma;
	font-size: 12px;
	color: #272727;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}
.text, .text_light, .lozung strong, .lang a, .login_popup_title, .login_btn input, .btn input, .s_go, .i_name, .cat_name, 
.footer_links a, .title_table td, .title_table td h1, .checkbox, .tt_middle span, .input_text, .input_password {
	font-family: Tahoma,sans-serif,Arial;
}
.name, .phones div, .phones em, .mobilephones div, .mobilephones em, .dotted, .red  {
	font-family: calibri,sans-serif,Arial;
}
.clear {
	margin: 0px !important;
	padding: 0px !important;
	clear: both !important;
	float: none !important;
	height: 0px !important;
	line-height: 0px !important;
	font-size: 1px !important;
	overflow: hidden !important;
}
a {
	font-size: 11px;
	color: #1F2D68;
	text-decoration: underline;
}
a:hover{
	color: #000;
	text-decoration: none;
}
.text {
	border: 1px solid #505050;
	font-size: 11px;
	color: #666;
	background: white;
	padding: 4px 2px;
}
.text_light {
	font-size: 11px;
	color: #d0d0d0;
}
textarea {
	border: 1px solid #505050;
	font-family: Tahoma;
	font-size: 11px;
	color: #666;
	background: white;
	padding: 4px 2px;
}
.container {
	padding-top: 2px;
}
.wrapper {
	width: 990px;
	width: 1100px;
	margin: 0px auto;
}
.header_table {
	height: 103px;
	margin:0 0 10px;
}
.logo {
	padding-top: 19px;
}
.name {
	font-size: 20px;
	font-weight: bold;
	width:450px;
	/*margin: 20px 0px 0px 10px;*/
	text-shadow: 0.0em 0.1em 0.5em #8d1198;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}
.phones {
	float: right;
	color: #8d1198;
	text-shadow: 1px 1px 0 #fff;
	padding: 40px 50px 0px 0px;
}
.phones div {
	font-size: 20px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 30px;
}
.phones div span {
	font-size: 36px;
	vertical-align: middle;
}
.phones em {
	font-style: normal;
	font-size: 20px;
	padding-left: 60px;
}
.mobilephones {
	width: 215px;
	color: #272727;
	padding-top: 33px;
}
.mobilephones div {
  font-size: 20px;
  vertical-align: middle;
  font-weight: bold;
  font-size: 30px;
}
.mobilephones div span {
	font-size: 28px;
	vertical-align: middle;
}
.mobilephones em {
	font-style: normal;
	font-size: 20px;   
	padding-left: 60px;
}
.lozung {
	height:0px;
	width:0px;
}
.lozung strong {
	font-size: 25px;
	color: #0083cb;
	font-weight: normal;
	display: block;
	padding-left: 14px;
	margin-top: 38px;
}
.login {
	width: 197px;
}
.lang {
	height: 20px;
}
.lang a {
	display: block;
	float: left;
	width: 34px;
	height: 11px;
	padding-top: 1px;
	padding-bottom: 8px;
	font-size: 11px;
	color: #272727;
	text-decoration: underline;
	text-align: center;
}
.lang a.active {
	background: url(../i/lang_bg.gif) left top no-repeat;
	color: white;
	text-decoration: none;
}
.lang span {
	display: block;
	float: left;
	width: 1px;
	height: 20px;
	background: url(../i/lang_sep.gif) left center no-repeat;
}
.lang span.near_active {
	display: none !important;
}
.login_block {
	margin-top: 8px;
	padding-left: 0px;

}
/* Login Popup */
.login_popup {
	position: absolute;
	display: none;
	top: -9px;
	left: -22px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background:none repeat scroll 0 0 #efeded;
	padding:9px 21px 13px;
}
.login_popup_bottom {
}
.login_popup_title {
	font-size: 20px;
	color: #000;
	margin-left: 1px;
	cursor: pointer;
}
.login_pad {
	padding: 7px 0 3px;
}
.login_remember {
	padding: 8px 0px;
}
.login_remember label {
	padding-left: 4px;
}
.forgot_pass {
	float: right;
	padding-top: 2px;
}
.forgot_pass a {
	color: #858585;
}
.enter_btn_div {
	float: left;
}
.login_btn {
}
.login_btn input {
	background: url(../i/login_button.png) no-repeat;
	color:#272727;
	font-size:14px;
	padding:3px 5px 5px;
	width: 75px;
	cursor:pointer;
}
/* End of */

select#spec_sel, select#city_sel {
	width: 320px;
}
.dotted {
	font-size: 35px;
	color: #272727;
	float: left;
	margin-bottom: 2px;
	cursor: pointer;
}
.red {
	color: #7A7A7A;
}

/* Header Menu */
.h_menu {
	border-bottom:1px solid #8A1195;
	background-color: white; 
	border-top:1px solid #8A1195;
	margin:0 0 10px;
	padding:0 0 0 130px;
}
.h_menu_bg {
	background-color: white;
}
.h_menu table {
	background-color: white;
	height: 42px;
	width: 900px;
	margin-left: -35px;
}
.h_menu table td {
	white-space: nowrap;
	text-align: center;
	vertical-align: top;
	padding-top: 3px;
}
.h_menu table td.hmenu_sep {
	background: url(../i/h_menu_sep.gif) center top no-repeat;
	width: 3px;
}
.left_c, .right_c {
	width: 5px;
}
* html .left_c {
	width: 5px;
}
.left_c * {
	visibility: hidden;
	behavior: url(../i/iepngfix.htc);
}
.left_c_clicked img {
	visibility: visible !important;
}
.sss {
	background: url(../i/h_menu_sep_angle.png) center top no-repeat;
}
.item {
	width: 1px;
	white-space: nowrap;
}
.item a {
	white-space: nowrap;
	padding: 0px 2px;
	font-size: 16px;
	color: #8d135e;
	display: block;
	height: 32px;
	padding-top: 8px;
	text-transform: uppercase;
	text-decoration: none;
}
td#center{
	padding-right: 10px; 
	padding-left: 10px; 
	border-right: 1px dotted #bbb; 
	border-left: 1px dotted #bbb;
}
.hmenu_table .hover a {
	color: #000 !important;
	text-decoration: none !important;
}
.hmenu_table .clicked { 
}
.hmenu_table .clicked a {
	color: #000 !important;
	text-decoration: none !important;
	cursor: default;
}
.hmenu_table .not_vis {
	background: none !important;
}
* html .hmenu_table td.left_c {
	behavior: url(../i/iepngfix.htc);
}
* html .hmenu_table td.right_c {
	behavior: url(../i/iepngfix.htc);
}
/* End of Header Menu */
.leftmenu {
	width: 220px;
}
.tt {
	text-indent: -9999px;
	background: url(../i/akcija-header.png) no-repeat;
	color: #717171;
	height: 40px;
	width: 305px;
}
.tt_analogy {
	text-indent: -9999px;
	background: url(../i/analogy-header.png) no-repeat;
	color: #717171;
	height: 40px;
	width: 323px;
	padding-right: 10px;
}

.tt_left {
  background: url(../i/tt_left.png) left top no-repeat;
  height: 40px;
  width: 11px;
  float: left;
}
.tt_middle {
  background: url(../i/tt_middle.png) repeat-x;
  height: 40px;
  width: 200px;
  float: left;
}
.tt_middle span {
  color: #fff;
  text-transform:uppercase;
  font-weight: bold;
  font-style: italic;
  line-height: 40px;
}
.tt_right {
  background: url(../i/tt_right.png) no-repeat;
  height: 40px;
  width: 79px;
  float: left;
}
.leftmenu_list {
  display: block;
  margin-left: 10px;
  margin-top: 20px;
}
.leftmenu_list li {
  display: block;
  list-style-type: none;
  margin-top: 8px;
  padding: 0px;
  cursor: pointer;
}
.leftmenu_list li a {
  font-weight: bold;
  display: block;
  padding-right: 16px;
}
.leftmenu_list li.active a {
  color: white;
  text-decoration: none;
  padding-right: 16px; 
  background: url(../i/leftmenu_arrow.gif) right bottom no-repeat; 
}
.leftmenu_list li a:hover {
  color: #00a5ff;
}
.leftmenu_list li.active a:hover {
  color: white;
}
.leftmenu_list li .rightbottom_c {
  padding: 2px 0px 2px 10px;
}
.leftmenu_list .active div {
  float: left;
}
.leftmenu_list .active .lefttop_c {
  background: #0083cb url(../i/lefttop.gif) left top no-repeat;
}
.leftmenu_list .active .righttop_c {
  background: url(../i/righttop.gif) right top no-repeat;
}
.leftmenu_list .active .leftbottom_c {
  background: url(../i/leftbottom.gif) left bottom no-repeat;
}
.leftmenu_list .active .rightbottom_c {
  background: url(../i/rightbottom.gif) right bottom no-repeat;
}

/* Submenu Styles */
.submenu {
  display: none;
  margin-top: 6px;
  margin-left: 10px;
}
.submenu li {
  display: block;
  padding: 5px 20px;
  margin: 0px;
  color: #646464;
}
.submenu li.selected {
  background: url(../i/submenu_arr.gif) right bottom no-repeat;
}
.submenu li a {
  font-weight: normal;
  color: #0083cb;
}
.leftmenu_list li.active .submenu li a {
  color: #0083cb;
}
.leftmenu_list li.selected .submenu li a {
  color: #0083cb;
}
.leftmenu_list li.active .submenu li a:hover {
  color: #646464;
}
.leftmenu_list li.selected .submenu li a:hover {
  color: #646464;
}
.leftmenu_list li.active .submenu {
  display: block;
}
.leftmenu_list li.selected .submenu {
  display: block;
}
/* End of Submenu Styles */

.right_column {
  float: right;
  width: 220px;
  text-align: left;
}
.cart_block {
  margin-top: 8px;
  background: url(../i/cart_bg.gif) left 4px no-repeat;
  margin-bottom: 20px;
}
.cart_title {
  font-size: 18px;
  padding-top: 2px; 
}
.doctor_code {
    color: #999999;
    border-width: 1px;
    border-color: #999999;
}
input#doctor_code {
	-moz-border-radius:4px;
	border-radius: 4px;
	border:1px solid #5f5f5f;
	height:22px;
	margin:0 2px 10px 0;
	padding:0 0 0 5px;	
	width: 180px;
}
input#reg_button{
	background: url("../i/btn_bg.png") no-repeat;
	width: 119px;
	height: 26px;
}
input#order {
	background: url("../i/order_button.png") no-repeat;
	height: 26px;
	width: 140px;
	cursor: pointer;
	font-weight:bold;
	color:#fff;
	padding-bottom:6px;
}
input#doctorcode_submit {
	background:none repeat scroll 0 0 #FFF;
	color:#800080;
	cursor:pointer;
	font-weight:bold;
	padding-bottom:10px;
	font-family:Tahoma;
	font-size:12px;
}
input#doctorcode_submit:hover {
	color: #000;
}
div#dcode_block {
	-moz-border-radius:5px;
	border-radius:5px;
	border:1px dotted #BBBBBB;
	margin-bottom:10px;
	padding:10px 0 0 8px;
}
span.bottom_separator {
	background: url();
	width:;
	height:;
}
div#dcode_block_hidden { display: none; }
.total {
  margin-top: 20px;
  font-size: 12px;
}
.total b {
  font-size: 15px;
  font-weight: bold;
}
.total span {
  padding-left: 16px;
}
.cart_small_table {
  margin-top: 15px;
}
.cart_small_table td {
  vertical-align: top;
}
.cart_small_table td .c_sep {
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  background: url(../i/c_sep.gif) left top repeat-x;
  margin: 7px 0px;
}
.btn {
  height: 26px;
}
.btn div {
  float: left;
  height: 26px;
}
.btn .btn_l {
  width: 0px;
  background: url(../i/btn_left.gif) left top no-repeat;
}
.btn .btn_r {
  width: 0px;
  background: url(../i/btn_right.gif) right top no-repeat;
}
.btn input {
  font-size: 14px;
  color: #272727;
  padding: 3px 5px 5px 5px;
  *padding: 2px 5px 6px 5px;
  background: url(../i/btn_bg.png) no-repeat;
}
.right_col_sep {
  height: 0px;
  line-height: 2px;
  font-size: 2px;
  background: #dfdfdf;
}
.payments_title {
  font-size: 18px;
  padding-bottom: 8px;
  height: 40px;
  width: 304px;
  background: url(../i/payment-header.png) no-repeat;
  text-indent:-9999px;
  display: block;
}
.payments_title a{
	font-size: 18px;
    color: #646464;
    text-decoration: none;
}
.gde a {
  display: block;
  height: 93px;
  width: 220px;
  padding-top: 32px;
  background: url(../i/gde.gif) right top no-repeat;
  text-decoration: none;
  font-size: 18px;
  color: #646464;
}
.hlp {
  /*margin-top: 28px;*/
}

table.payments {
	margin-top: 28px;
}
table.news {
	margin-top: 28px;
}
.hlp_title {
  font-size: 18px;
  text-indent:-9999px;
  background: url(../i/help-header.png) no-repeat;
  color: #717171;
  padding-bottom: 8px;
  padding-top: 6px;
  height: 40px;
}
.news_title {
  font-size: 18px;
  text-indent:-9999px;
  background: url(../i/news-header.png) no-repeat;
  color: #717171;
  padding-bottom: 8px;
  padding-top: 6px;
  height: 40px;
}
.module {
  margin-top: 5px;
  cursor: pointer;
  width: 265px;
  padding: 0 0 0 30px;
}
.module .module_title {
  float: left;
  padding-bottom: 2px;
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
}
.vis {
  border-bottom: 1px dotted #646464 !important;
  color: #646464 !important;
}
.module_content {
  padding: 10px 0px;
  display: none;
}
.module_content a {
  color: #1F2D68;
}
.search {
 /* background: url(../i/s_bg.gif) left top repeat-x;
 padding-left: 20px;*/
}
.search_left {
  background: url(../i/s_left.gif) left top no-repeat;
  padding-left: 23px;
}
.search_right {
  background: url(../i/s_bg.gif) left top repeat-x;
  height: 40px;
  border-radius: 0 15px 15px 0;
/*  width: 440px;*/
}
.s_go {
  background: url(../i/search-button.png) no-repeat;
  text-indent: -9999px;
  font-size: 15px;
  color: #646464;
  width: 107px;
  cursor: pointer;
  height: 31px;
}
#search_query {
  font-family: Tahoma;
  font-size: 12px;
  color: #646464;
  width: 380px;
  height:24px;
}
.search table {
  height: 40px;
}
.i_price {
  float: left;
  font-size: 15px;
  color: #333333;
  white-space: nowrap;
  padding-top: 20px;
}
.i_price_main {
  float: left;
  font-size: 12px;
  color: #C8007C;
  white-space: nowrap;
  margin-left:2px;
}
.i_price span, .i_price_main span {
  font-size: 15px;
  font-weight: bold;
  color: #C8007C;
}
.i_price2 {
  font-size: 15px;
  color: #333333;
  white-space: nowrap;
  margin-top: -2px;
}
.i_price2 span {
  font-size: 20px;
}
.cat_t td {
  width: 800px;/*50%;*/
  vertical-align: top;
 /* padding-left: 20px;*/
  padding-right: 20px;
}
.cat_arrow {
  height: 6px;
  line-height: 6px;
  font-size: 6px;
  padding-left: 1px;
  *position: relative; /* IE7 fixing */
}
.margin_table {
  margin-top: 0px;
}
.pad {
  padding-top: 10px;
  padding-left: 20px;
}
.cat {
  background: white url(../i/topp.gif) center top repeat-y;
}
.cattt {
  margin-top: -8px;
}
.cat_s {
  height: 2px;
  line-height: 2px;
  font-size: 2px;
  background: url(../i/topp.gif) left top repeat-x;
  margin: 8px 0px;
}
.cat_top {
  background: url(../i/topp.gif) left top repeat-x;
  padding-top: 2px;
}
.cat_bottom {
  background: url(../i/topp.gif) left bottom repeat-x;
}
.cat_right {
  background: url(../i/topp.gif) right top repeat-y;
}
.cat_left {
  background: url(../i/topp.gif) left top repeat-y;
}
.c_s {
  height: 0px;
  line-height: 2px;
  font-size: 2px;
  background: #fff;
}
.price_n_buy {
  text-align: right;
  height: 72px;
}
.i_descr {
  font-size: 12px;
}
.i_name {
  font-size: 12px;
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}
a.i_name:hover{
color:#A22626;
}
.i_img {
  padding: 10px;
}
.i_parent {
  padding: 15px 20px;
}
.i_parent a {
  color: #919191;
}

.cat_name_bg {
  margin-top: 5px;
  padding-left: 20px;
  padding-top: 12px;
/*  height: 38px; */
}
/* DIV based title */

.cat_name {
  font-size: 25px;
  color: #e00533;
  position: relative;
/*  float: left; */
  padding-bottom: 8px;
  border-bottom: 2px solid #e00533;
  display: inline-block;
}
.cat_name div {
  position: absolute;
  height: 6px;
  width: 10px;
  background: url(../i/arr.gif) left top no-repeat;
  top: 40px;
  left: 2px;
}
.mainpage_news_table {
  margin-top: 45px;
}
.news_block {
  padding: 0px 20px;
  width: 215px;
}
.ttl {
  font-size: 18px;
  color: #717171;
}
.date_cont {
  height: 18px;
  margin-top: 14px;
  margin-left: -5px;
}
.date_cont div {
  float: left;
  height: 16px;
}
.date_l {
  width: 2px;
  background: url(../i/date_cont_left.gif) left top no-repeat;
}
.date_r {
  width: 2px;
  background: url(../i/date_cont_right.gif) right top no-repeat;
}
.date {
  padding: 1px 3px 0px 3px;
  color: #919191;
  background: url(../i/date_cont_bg.gif) left top repeat-x;
}
.text_block_link {
  margin-top: 4px;
}
.text_block_link2 {
  margin-top: 16px;
}
.text_block_link a, .text_block_link2 a {
  font-size: 12px;
  font-weight: bold;
}
.text_block_descr {
  margin: 6px 0px 8px 0px;
}
.all {
  color: #646464;
}
.page_sep {
  background: #adadad;
  margin: 0px 20px;
  margin-bottom: 20px;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
}
.footer_table {
  margin: 30px 0px 10px 0px;
}
.footer_table td {
  padding-top: 20px;
}
.copyright {
  text-align: center; 
  margin-top: 5px; 
  font-size: 10px;
  color; #7A7A7A;
}
.created_by {
  width: 220px;
  text-align: left;
}
.created_by span {
  color: #0083cb;
  text-decoration: underline;
}
.created_by a {
  color: #666666;
  text-decoration: none;
}
.footer_links {
  text-align: center;
  border-bottom: 1px solid #000000;
  padding-bottom: 10px;
}
.footer_links a {
color:#000;
font-size:12px;
text-decoration:none;
text-transform:uppercase;
}
.footer_links a:hover {
color: #A22626
}
.footer_links span {
  padding: 0px 12px;
}
.one_news_table td {
  padding: 0px 20px;
}
.title_table {
  position: relative;
}
.title_table td {
  font-size: 18px;
  color: #000;
  border-bottom: 2px solid #c8007c;
  padding-bottom: 4px;
}
.title_table td h1 {
  font-size: 22px;
  color: #000;
  font-weight: normal;
}
.rrred {
  background: #f6ead7;
  padding: 10px 0px;
}
.sex_cont {
  margin-top: 10px;
  height: 40px;
}
.sex_cont div {
  float: left;
  height: 23px;
}
.sex_cont * .s_round_left {
  width: 2px;
  margin-left: 8px;
}
.sex_cont * .s_round_right {
  width: 2px;
}
.sex_cont .active .s_round_left {
  background: url(../i/vizz_left.gif) left top no-repeat;
}
.sex_cont .active .s_round_right {
  background: url(../i/vizz_right.gif) left top no-repeat;
}
.sex_cont * a {
  color: #e00533;
  font-size: 12px;
  border-bottom: 1px dotted #e00533;
  text-decoration: none;
  white-space: nowrap;
}
.sex_cont .active a {
  color: #666666 !important;
  border-bottom: 0px none !important;
}
.sex_cont * .s_t {
  padding: 4px;
  height: 15px;
}
.sex_cont .active .s_t {
  background: white;
}
.organs_types {
  color: #e00533;
  padding: 10px 20px;
}
.organs_types a {
  color: #e00533;
  font-size: 12px;
  border-bottom: 1px dotted #e00533;
  text-decoration: none;
}
.text_page_cont {
  margin: 0px 0px 22px 0px;
  padding: 0px 20px;
}
.text_page_name {
  padding-left: 20px;
}
.text_page_text {
  padding-top: 6px;
}

.item_descr_opt {
  padding-bottom: 6px;
}
.item_descr_opt span {
  font-weight: bold;
  color: #404040;
}
.usage {
  padding: 10px 20px;
}
.leftmenu li .up_left_td, .bottom_left_td {
  height: 2px;
  line-height: 2px;
  font-size: 2px;
  width: 10px;
}
.leftmenu li .up_right_td, .bottom_right_td {
  height: 2px;
  line-height: 2px;
  font-size: 2px;
  width: 2px;
}
.leftmenu li .center_left_td {
  width: 10px;
}
.leftmenu li .center_right_td {
  width: 2px;
}
.leftmenu .active td {
  background: #0083cb;
}
.leftmenu .active .up_left_td {
  background: #0083cb url(../i/lefttop.gif) left top no-repeat;
}
.leftmenu .active .up_right_td {
  background: #0083cb url(../i/righttop.gif) right top no-repeat;
}
.leftmenu .active .bottom_left_td {
  background: #0083cb url(../i/leftbottom.gif) left bottom no-repeat;
}
.leftmenu .active .bottom_right_td {
  background: #0083cb url(../i/rightbottom.gif) right bottom no-repeat;
}
.submenu {
  display: block;
  margin: 6px 0px;
  margin-left: 30px;
}
.submenu li {
  display: block;
  padding: 2px 0px;
  margin: 0px;
}
.submenu li a {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #0083cb;
}
.submenu .active a {
  color: #666666;
  text-decoration: underline;
}
.cat_item_table {
  width: 470px;
}
.navigator {
  margin-top: 12px;
  width: 470px;
}
.navigator td span {
  padding: 0px 8px;
}
div.button {
  background: url(../i/buy_button.png) no-repeat;
  width: 68px;
  height: 25px;
  padding: 5px 0;
  text-align: center;
  margin-left:8px;
}
 a.abutton {
 color: #fff;
 text-decoration: none;
 font-weight:bold;
 text-transform: capitalize;
 font-size:12px;
 }
 a.buy_main {
	 color: #fff;
	 text-decoration: none;
	 font-weight:bold;
	 text-transform: capitalize;
	 font-size:12px;
	 background: url(../i/buy_button.png) no-repeat;
	 padding: 6px 10px;
}
a.buy {
	 color: #fff;
	 text-decoration: none;
	 font-weight:bold;
	 text-transform: capitalize;
	 font-size:14px;
	 background: #8d1198;
	 padding: 5px 8px;
}
.sm_b {
  padding-left: 6px;
}
.fam_buy td {
  vertical-align: top;
  padding: 0px;
}
/* OMFG */
.tov_row_table td {
  padding-left: 0px;
  padding-right: 0px;
  
}
.tov_row_table td img {
	padding-right: 5px;
}
.tov_row_table{
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom:1px dotted #BBBBBB;
}
.item_table {
  margin: 16px 0px 8px 0px;
}
.extended_descr {
  margin: 10px 20px;
}
.extended_descr h4 {
  font-size: 14px;
  padding: 8px 0px;
}
/* designed item page */
.item_price_table {
  margin-top: 5px;
}
.i_price2 {
  color: #1F2D68;
  font-size: 15px;
  margin-top: -2px;
  white-space: nowrap;
}
.i_price2 span {
  font-size: 25px;
}
.item_opt_table2 td {
  padding-right: 6px;
  padding-bottom: 6px;
  color: #919191;
  vertical-align: top;
}
.opt_val_td {
  color: #646464 !important;
}
.item_table2 {
  margin-top: 16px;
}
h5 {
  margin-top: 26px;
  font-size: 15px;
  color:# 646464;
  font-weight: bold;
}
h4 {
  margin-top: 26px;
  font-size: 20px;
  color:# 646464;
  font-weight: normal;
}
.item_description {
  padding: 12px 0px 6px 0px;
}
.ext {
  padding: 0px 20px;
}
.related_to_sep {
  margin: 10px 0px;
  height: 0px;
  line-height: 0px;
  font-size: 1px;
  border-top: 1px dotted #c8c8c8;
}
.cat_table2 {
  margin-top: 14px;
}
.i_related_to_name {
  margin-top: -3px;
}
/* end of */

.add_ok {
	color: #800080;
	padding-bottom: 10px;
}
.input_text {
	border: 1px solid #bbb;
	padding: 2px 4px;
	font-size: 11px;
	color: #646464;
	width: 310px;
}
.input_password {
	border: 1px solid #bbb;
	padding: 2px 4px;
	font-size: 11px;
	color: #646464;
	width: 120px;
}
textarea {
	border: 1px solid #bbb;
	padding: 2px 4px;
	font-family: Tahoma;
	font-size: 11px;
	color: #646464;
}
.padleft5 {
	padding-left: 5px;
}
.pad4 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.checkbox {
	margin: 0px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 120%;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	vertical-align: middle;
}
.pad4 label {
	padding-left: 5px;
}
#close-up-win {
	color:#858585;
	font-size:11px;
	cursor:pointer;
}
#simple_text ol {
	margin: 5px 0px 15px 25px;
}
#simple_text ul {
	margin: 5px 0px 15px 25px;
}
#simple_text p {
	margin-bottom: 5px;
}
#simple_text table {
	border-top: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	border-bottom: 1px solid #373737;
	border-right: 1px solid #373737;
}
#simple_text table  td{
	border-top: 1px solid #373737;
	border-left: 1px solid #373737;
	border-bottom: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
}
#simple_text hr {
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #373737;
}
.autocomplete-w1 {position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; }
.autocomplete { border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; overflow:hidden; }
.autocomplete strong { font-weight:normal; color:#cc0000; }
.desc_title {
	text-decoration:none; 
	border-bottom:1px dashed black; 
	cursor:pointer;
	display: none;
}
.new-head {
	background:url(../i/head-top.jpg) no-repeat top right;
	height: 161px;
}
.h_menu, .h_menu_bg, .hmenu_table {
	background:url(../i/menu-bg.png) repeat-x top right;
}
.item a {
	color:#fff !important;
	text-shadow:1px -1px 0 #9C2871;
}
.item a:hover {
	color:#ffffff !important;
	text-decoration:underline !important;
}
.container {
}
.h_menu, .h_menu_bg {
	border-top:none !important;
	border-radius: 0 0 5px 0;
}
.dotted {
	background:url(../i/login.jpg) no-repeat 0 2px;
	color: #C53E91;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 22px;
    padding-bottom: 10px;
    padding-left: 42px;
    padding-top: 10px;
	text-shadow: 1px 1px 0 #fff;
}
.red {
	background:url(../i/register.jpg) no-repeat 0 2px;
	color: #C53E91;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-left: 42px;
    padding-top: 10px;
	text-decoration:none;
	text-shadow: 1px 1px 0 #fff;
}
.login_block {
	padding-left: 0px !important;
}
.login_block {
	float:right;
	margin-top: 3px;
	padding-right: 23px;
}
.ruso, .ukro {
	color:#8d1198;
	text-shadow:1px 1px 0 #ffffff;
}
.ruso {
	background: url(../i/russ.png) 0 2px no-repeat;
	padding-left: 40px;
}
.ukro {
	background: url(../i/ukrr.png) 0 2px no-repeat;
	padding-left: 45px;
}
.mobileruso, .mobileukro {
	color:#8d1198;
	text-shadow:1px 1px 0 #ffffff;
}
.mobileruso {
	background: url(../i/russ.png) 0 2px no-repeat;
	padding-left: 45px;
}
.mobileukro {
	background: url(../i/ukrr.png) 0 2px no-repeat;
	padding-left: 45px;
}
.autocomplete div.atx {
    background-color: #d3d3d3;
}
.autocomplete div.atx:before {
    content: "Вещество: ";
}
.tovar {
    text-align: justify;
	font-size: 11px;
	margin: -10px 10px;
}