body, html {
    margin:0px;
    padding:0px;
    background:#fff;
}

img {
    border:none;
}

div {
    overflow:visible;
}

td {
    vertical-align:top;
	color:#545454;
    font-family:verdana;
    font-size:12px;
}

/*
шапка
*/
.flag_rus {
    margin-top:5px;
    display:block;
    width:29px;
    height:21px;
    background:url(/media/flag_rus.jpg) no-repeat;
    float:left;
}
.flag_eng {
    margin-top:5px;
    display:block;
    width:29px;
    height:21px;
    background:url(/media/flag_eng.jpg) no-repeat;
    float:left;
}
.flag_de {
    margin-top:5px;
    display:block;
    width:29px;
    height:21px;
    background:url(/media/flag_de.jpg) no-repeat;
    float:left;
    margin-left:2px;
    margin-bottom:5px;
}

.flag_link {
    display:block;
    color:#1191dc;
    font-family:verdana;
    font-size:12px;
    clear:both;
    margin-bottom:5px;
}

.flag_link:hover {
    text-decoration:none;
    color:#fd7802;
}

.flag_link2 {
    display:inline;
    color:#1191dc;
    font-family:verdana;
    font-size:12px;
    clear:both;
    margin-bottom:5px;
    text-decoration:none;
    border-bottom:1px dashed #1191dc;
    float:left;
}

.flag_link2:hover {
    text-decoration:none;
    color:#fd7802;
    border-bottom:none;
}

/*
main menu
*/
.mm_left {
    width:12px;
    height:76px;
    background:url(/media/mm_left.jpg) no-repeat;
    overflow:hidden;
}

.mm_center {
    background:url(/media/mm_center.gif) repeat-x;
    height:76px;
}

.mm_right {
    width:14px;
    height:76px;
    background:url(/media/mm_right.jpg) no-repeat;
    overflow:hidden;
}

.mm_item {
    line-height:73px;
    text-align:center;
    background:url(/media/mm_divider.gif) no-repeat right center;
}

.mm_item_last {
    line-height:73px;
    text-align:center;
}

.mm_item_link {
    line-height:73px;
    font-family:verdana;
    color:#000;
    text-decoration:none;
    font-size:12px; /*16*/
    /*font-weight:600;*/
}

.mm_item_link:hover {
    color:#fd7802;
}
/*
.current_mmi {
    margin-left:3px;
    margin-right:3px;
}
*/
.current_mmi_left {
    width:9px;
    height:76px;
    background:url(/media/current_mmi_left.jpg) no-repeat;
    overflow:hidden;
}

.current_mmi_center {
    height:76px;
    background:url(/media/current_mmi_center.gif) repeat-x;
    text-align:center;
}

.current_mmi_right {
    width:9px;
    height:76px;
    background:url(/media/current_mmi_right.jpg) no-repeat;
    overflow:hidden;
}

.current_mm_item_link {
    line-height:73px;
    font-family:verdana;
    color:#fff;
    text-decoration:none;
    font-size:12px; /*16*/
    /*font-weight:600;*/
}

/*
основной контент
*/
.top_banner_place {
    height:48px;
}

/*
левый каталог
*/
.left_catalog {
    border:1px solid #eeeef0;
    background:#f3f6fb;
    padding:7px;
}

h2 {
    display:block;
    font-family:verdana;
    font-size:16px;
    font-weight:500;
    color:#ff7500;
    margin:0px;
    padding:0px;
}

.title_a:hover {
	font-family:verdana;
    font-size:16px;
    font-weight:500;
    color:#999;
}

.title_a {
	font-family:verdana;
    font-size:16px;
    font-weight:500;
    color:#ff7500;
    text-decoration:none;
}

.gray_divider {
    height:1px;
    background:#dcdedd;
    overflow:hidden;
    margin-top:5px;
    margin-bottom:5px;
}

.left_catalog_mi {
    font-family:verdana;
    font-size:12px;
    color:#1792e2;
    text-decoration:none;
    padding-right:10px;
    display:block;
    background:url(/media/left_menu_arrow.gif) no-repeat right center;
}

.left_catalog_mi_unactive {
    font-family:verdana;
    font-size:12px;
    color:#1792e2;
    text-decoration:none;
    padding-right:10px;
    display:block;
    /*background:url(/media/left_menu_arrow.gif) no-repeat right center;*/
}

.left_catalog_mi:hover {
    color:#ff7501;
}

.left_catalog_mi_nc:hover {
    color:#ff7501;
}

/*
полезная информация
*/
.several_info {
    border:1px solid #eeeef0;
    background:#fff;
    padding:7px;
    margin-top:15px;
}

.several_info_mi {
    font-family:verdana;
    font-size:12px;
    color:#1792e2;
    text-decoration:none;
    display:block;
}

.several_info_mi:hover {
    color:#ff7501;
}

/*
Новинки продукции
*/
.new_goods {
    border:1px solid #eeeef0;
    background:#fff;
    width:541px;
    padding-left:5px;
    padding-right:5px;
}

.ng_left {
    width:12px;
    height:76px;
    background:url(/media/mm_left.jpg) no-repeat;
    overflow:hidden;
}

.ng_center {
    background:url(/media/mm_center.gif) repeat-x;
    height:76px;
}

.ng_right {
    width:14px;
    height:76px;
    background:url(/media/mm_right.jpg) no-repeat;
    overflow:hidden;
}

.ng_item {
    text-align:center;
    background:url(/media/mm_divider.gif) no-repeat right center;
    padding-left:3px;
    padding-right:3px;
    height:76px;
}

.ng_item_un {
    display:block;
    margin-top:10px;
}

.ng_item_last {
    text-align:center;
    background:none;
    padding-left:3px;
    padding-right:3px;
}

.ng_item_link {
    font-family:verdana;
    color:#1092e0;
    /*text-decoration:underline;*/
    font-size:10px;
    /*display:block;*/
    margin:5px;
    margin-top:10px;
    
    text-decoration:none;
    border-bottom:1px dashed #1092e0;
    display:inline;
}

.ng_item_link:hover {
    text-decoration:none;
    border-bottom:none;
}

.current_ng_left {
    width:9px;
    height:76px;
    background:url(/media/current_mmi_left.jpg) no-repeat;
    overflow:hidden;
}

.current_ng_center {
    height:76px;
    background:url(/media/current_mmi_center.gif) repeat-x;
    text-align:center;
}

.current_ng_right {
    width:9px;
    height:76px;
    background:url(/media/current_mmi_right.jpg) no-repeat;
    overflow:hidden;
}

.current_ng_item_link {
    font-family:verdana;
    color:#000;
    text-decoration:none;
    font-size:10px;
    vertical-align:center;
    display:block;
    margin-top:5px;
}

.news_goods_pic_mini {
    border:1px solid #ddd;
    cursor:pointer;
}

.news_goods_pic_mini_active {
    border:1px solid #fea201;
    cursor:pointer;
}

.news_good_title_link {
    font-family:verdana;
    color:#1893e1;
    text-decoration:underline;
    font-size:14px;
    font-weight:600;
    display:block;
    margin-top:5px;
    margin-bottom:5px;
}

.news_good_title_link:hover {
    text-decoration:none;
}

.news_good_title_announce {
    font-family:verdana;
    color:#f25f2b;
    font-size:12px;
    display:block;
    margin:0px;
}

.news_good_title_description {
    font-family:verdana;
    color:#535353;
    font-size:12px;
    display:block;
    margin:0px;
}

/*
новостная лента
*/
.news_tape {
    border:1px solid #eeeef0;
    background:#fff;
    width:202px;
    padding:7px;
    margin-bottom:15px;
}

.news_tape_date {
    font-family:verdana;
    font-size:9px;
    color:#989898;
    /*display:block;*/
}

.news_tape_date2 {
    font-family:verdana;
    font-size:12px;
    color:#989898;
    /*display:block;*/
}

.news_tape_title_link {
    font-family:verdana;
    font-size:12px;
    color:#1291d8;
    display:block;
    text-decoration:underline;
    /*font-weight:600;*/
}

.news_tape_title_link:hover {
    text-decoration:none;
}

.news_tape_preview {
    font-family:verdana;
    font-size:11px;
    color:#545454;
    padding-top:3px;
}

.news_tape_details_link {
    font-family:verdana;
    font-size:9px;
    color:#1992e3;
    display:block;
    float:right;
    text-decoration:underline;
    margin-top:5px;
}

.news_tape_details_link:hover {
    text-decoration:none;
}

p, .news_details {
    margin:0px;
    font-family:verdana;
    font-size:12px;
    color:#545454;
}

.news_details strong,b {
    font-family:verdana;
}

/*
Популярная новинка
*/
.stop_sign {
    display:block;
    width:43px;
    height:43px;
    float:right;
    background:url(/media/stop_sign.jpg) no-repeat;
    overflow:hidden;
    clear:right;
}

.news_goods_populary_pic {
    margin-top:5px;
    margin-bottom:10px;
    border:1px solid #ddd;
}

.news_goods_populary_description {
    margin:0px;
    font-family:verdana;
    font-size:11px;
    color:#545454;
}

/*
Рассылка теко
*/
.sendmail_teko {
    margin:0px;
    font-family:verdana;
    font-size:11px;
    color:#545454;
    margin-top:5px;
    display:block;
}

.describe_sendmail {
    background:url(/media/describe_yes.jpg) no-repeat left top;
    padding-left:55px;
    padding-top:15px;
    font-family:arial;
    font-size:12px;
    color:#1392e1;
    text-decoration:underline;
    display:block;
    height:55px;
    margin-top:10px;
}

.describe_sendmail:hover {
    text-decoration:none;
}

/*
сертификаты
*/
.certificats {
    border:1px solid #eeeef0;
    background:#fff;
    width:541px;
    padding-left:5px;
    padding-right:5px;
    margin-top:15px;
}

/*
Нижняя часть
*/
.bottom_info {
    border-top:2px solid #eee;
    margin-top:15px;
}

.bottom_menu {
    font-family:verdana;
    font-size:12px;
    color:#148fdc;
    margin-top:15px;
    margin-bottom:5px;
    padding:0px;
}

.bottom_menu_link {
    color:#148fdc;
}

.bottom_menu_link:hover {
    color:#148fdc;
    text-decoration:none;
}

.bottom_menu_link_active {
    color:#ff7500;
    text-decoration:none;
}

.bottom_text {
    font-family:verdana;
    font-size:12px;
    color:#535456;
    margin-top:5px;
    padding:0px;
    margin-bottom:10px;
}

.bottom_text_link {
    color:#535456;
}

.bottom_text_link:hover {
    text-decoration:none;
}

/*
голосования
*/
.polls_block {
    /*display:block;*/
    width:100%;
    /*height:230px;*/
    border:1px solid #efefef;
    margin-top:15px;
}

.polls_item {
    display:block;
    width:50px;
    height:50px;
    background:#efefef;
    /*position: absolute;*/
    cursor:pointer;
}

.polls_main {
    display:block;
    width:90px;
    height:90px;
    background:#efefef;
    /*position: absolute;*/
    cursor:pointer;
}

.polls_item_title {
    display:block;
    margin:0px;
    font-family:verdana;
    font-size:11px;
    color:#545454;
    text-align:center;
    /*position: absolute;*/
}

.polls_button {
    display:block;
    /*position: absolute;*/
    width:50px;
    height:50px;
}

.polls_prev_btn {
    display:block;
    width:40px;
    height:40px;
    background:url(/media/polls_prev_btn.jpg) no-repeat;
    cursor:pointer;
}

.polls_next_btn {
    display:block;
    width:40px;
    height:40px;
    background:url(/media/polls_next_btn.jpg) no-repeat;
    cursor:pointer;
}

.data_div {
    display:block;
    margin:0px;
    font-family:verdana;
    font-size:11px;
    color:#545454;
    /*text-align:center;*/
    border:1px solid #fff;
    /*height:3px;*/
    clear:both;
}

.polls_voting_block {
    display:block;
    position:absolute;
    width:222px;
    padding-top:45px;
    background:url(/media/polls_voting_block_title.jpg) no-repeat center top;
    margin:0px;
}

.polls_voting_block_title {
    display:block;
    margin:0px;
    font-family:verdana;
    font-size:14px;
    color:#545454;
    margin-bottom:10px;
    text-align:center;
}

.polls_voting_block_inner {
    display:block;
    width:222px;
    background:url(/media/polls_voting_block_inner.jpg) repeat-y #fff;
    text-align:left;
}

.polls_voting_block_text {
    margin-left:15px;
}

.polls_voting_block_vf {
    display:block;
    width:214px;
    background:url(/media/polls_voting_block_vf.gif) repeat-x #fff center bottom;
    margin-left:4px;
}

.polls_voting_block_bottom {
    display:block;
    position:absolute;
    width:222px;
    height:59px;
    background:url(/media/polls_voting_block_bottom.jpg) no-repeat center top;
}

.polls_voting_block_submit {
    display:block;
    width:50px;
    height:50px;
    float:right;
    margin-right:9px;
    margin-top:2px;
    cursor:pointer;
}

.pages_link_block {
    font-family:verdana;
    font-size:18px;
    text-align:center;
    color:#ff7500;
}

.pages_link {
    font-family:verdana;
    font-size:16px;
    color:#1893e1;
    text-decoration:underline;
}

.pages_link:hover {
    text-decoration:none;
}

.tcatalog_link {
    font-family:verdana;
    font-size:14px;
    color:#1893e1;
    text-decoration:underline;
}

.tcatalog_link:hover {
    text-decoration:none;
}

.tcatalog_details_link {
    font-family:verdana;
    font-size:14px;
    color:#1893e1;
    text-decoration:none;
    border-bottom:1px dashed #1893e1;
}

.tcatalog_details_link:hover {
    border-bottom:none;
}

.tcatalog_unlink {
    font-family:verdana;
    font-size:14px;
    color:#545454;
    display:inline;
}

.tcatalog_attach_link {
    font-family:verdana;
    font-size:12px;
    color:#1291d8;
    text-decoration:underline;
    display:block;
    height:35px;
    text-indent:35px;
    background:url(/media/attach.gif) no-repeat left top;
    line-height:35px;
    /*float:left;*/
    margin-top:10px;
    /*clear:both;*/
    /*font-weight:600;*/
}

.tcatalog_attach_link:hover {
    text-decoration:none;
}

.tcatalog_nav_chain_link {
    margin:0px;
    font-family:verdana;
    font-size:12px;
    color:#1893e1;
    text-decoration:none;
}

.tcatalog_nav_chain_link:hover {
    color:#ff7500;
}

/*
Вопрос-ответ
*/

.faq_adv_link {
    font-family:verdana;
    font-size:14px;
    color:#1893e1;
    text-decoration:underline;
}

.faq_adv_link:hover {
    text-decoration:none;
}

.faq_adv_details_link {
    font-family:verdana;
    font-size:12px;
    color:#1893e1;
    text-decoration:none;
    border-bottom:1px dashed #1893e1;
}

.faq_adv_details_link:hover {
    border-bottom:none;
}

/*
Подписка
*/
.describe_text {
    margin:0px;
    font-family:verdana;
    font-size:12px;
    color:#1893e1;
}

.describe_dash_link {
    margin:0px;
    font-family:verdana;
    font-size:12px;
    color:#1893e1;
    border-bottom:1px dashed #1893e1;
    text-decoration:none;
}

.describe_dash_link_big {
    margin:0px;
    font-family:verdana;
    font-size:18px;
    color:#1893e1;
    border-bottom:1px dashed #1893e1;
    text-decoration:none;
}

.describe_dash_link:hover {
    border-bottom:none;
}

a, .describe_link {
    margin:0px;
    font-family:verdana;
    font-size:12px;
    color:#1893e1;
    text-decoration:underline;
}

a:hover, .describe_link:hover {
    text-decoration:none;
}

.describe_input {
    border:1px solid #dcdedd;
    color:#545454;
    font-family:verdana;
    font-size:12px;
    width:100%;
    padding:2px;
}

.describe_checkbox {
    border:1px solid #dcdedd;
}

.error_alert {
    color:#fc3c27;
    font-family:verdana;
    font-size:10px;
}

.describe_submit {
    border:2px solid #dcdedd;
    color:#545454;
    font-family:verdana;
    font-size:12px;
    background:#efefef;
    cursor:pointer;
}

/**
магазин
**/
.shop_section_block {
    border:1px solid #eeeef0;
    /*background:#fff;*/
    width:250px;
    height:200;
    display:block;
    float:left;
    overflow:hidden;
    margin-left:3px;
    margin-right:3px;
    margin-bottom:7px;
}

.shop_section_block_view_link {
    font-family:verdana;
    font-size:12px;
    color:#1893e1;
    text-decoration:underline;
    display:block;
    margin-top:5px;
    margin-left:5px;
    /*ont-weight:bold;*/
}

.shop_section_block_view_link:hover {
    text-decoration:none;
}

.shop_section_block_small_link {
    font-family:verdana;
    font-size:10px;
    color:#1992e3;
    text-decoration:underline;
}

.shop_section_block_small_link:hover {
    text-decoration:none;
}
/*
Таблица с товарами
*/
.goods_header {
    border-top:2px solid #dcdedd;
    background:#f3f6fb url(/media/goods_table_divider.gif) no-repeat right center;
    padding:5px;
    color:#ff8015;
    font-family:verdana;
    font-size:12px;
    text-align:center;
}

.goods_header_last {
    border-top:2px solid #dcdedd;
    background:#f3f6fb;
    padding:5px;
    color:#ff8015;
    font-family:verdana;
    font-size:12px;
    text-align:center;
}

.goods_td {
    border-top:1px solid #dcdedd;
    background:url(/media/goods_table_divider.gif) no-repeat right center;
    padding:5px;
    color:#545454;
    font-family:verdana;
    font-size:12px;
    text-align:center;
}

.goods_td_last {
    border-top:1px solid #dcdedd;
    padding:5px;
    color:#545454;
    font-family:verdana;
    font-size:12px;
    text-align:center;
}

.goods_td_link {
    text-decoration:underline;
    color:#299be3;
}

.goods_td_link:hover {
    text-decoration:none;
}

.unactive_asc_sort {
	width:10px;
	height:10px;
	display:block;
	float:left;
	background:url(/media/unactive_shop_asc.gif) no-repeat;
	overflow:hidden;
	cursor:pointer;
	margin:2px;
}

.unactive_desc_sort {
	width:10px;
	height:10px;
	display:block;
	float:left;
	background:url(/media/unactive_shop_desc.gif) no-repeat;
	overflow:hidden;
	cursor:pointer;
	margin:2px;
}

.active_asc_sort {
	width:10px;
	height:10px;
	display:block;
	float:left;
	background:url(/media/active_shop_asc.gif) no-repeat;
	overflow:hidden;
	cursor:pointer;
	margin:2px;
}

.active_desc_sort {
	width:10px;
	height:10px;
	display:block;
	float:left;
	background:url(/media/active_shop_desc.gif) no-repeat;
	overflow:hidden;
	cursor:pointer;
	margin:2px;
}

.goods_input {
    width:100%;
    border:1px solid #dcdedd;
    color:#545454;
    font-family:verdana;
    font-size:12px;
}

.clear_search {
    display:block;
    float:right;
    width:16px;
    height:16px;
    overflow:hidden;
    cursor:pointer;
}

/*
    Блок авторизации
*/

.auth_container {
    display:block;
    width:300px;
    position:absolute;
    /*top:150px;*/
    /*left:0px;*/
    clear:both;
    margin-top:-40px;
}

.ac_ltc {
    width:16px;
    /*height:16px;*/
    height:37px;
    background:url(/media/ac_ltc.gif) no-repeat;
}

.ac_top {
    width:268px;
    /*height:16px;*/
    height:37px;
    /*background:url(/media/ac_top.gif) repeat-x;*/
}

.ac_rtc {
    width:16px;
    /*height:16px;*/
    height:37px;
    background:url(/media/ac_rtc.gif) no-repeat;
}

.ac_lbc {
    width:16px;
    height:16px;
    background:url(/media/ac_lbc.gif) no-repeat;
}

.ac_bottom {
    width:268px;
    height:16px;
    background:url(/media/ac_bottom.gif) repeat-x;
}

.ac_rbc {
    width:16px;
    height:16px;
    background:url(/media/ac_rbc.gif) no-repeat;
}

.ac_left {
    width:16px;
    background:url(/media/ac_left.gif) repeat-y;
}

.ac_center {
    width:268px;
    background:#fff;
}

.ac_right {
    width:16px;
    background:url(/media/ac_right.gif) repeat-y;
}

.right_catalog_mi {
    font-family:verdana;
    font-size:12px;
    color:#1792e2;
    text-decoration:none;
    padding-left:13px;
    display:block;
    /*background:url(/media/left_menu_arrow.gif) no-repeat left center;*/
    background:url(/media/left_menu_arrow.gif) no-repeat 0px 5px;
    line-height:16px;
}

.right_catalog_mi:hover {
    color:#ff7501;
}

.right_catalog_mi2 {
    font-family:verdana;
    font-size:12px;
    color:#1792e2;
    text-decoration:none;
    padding-left:22px;
    /*height:17px;*/
    overflow:visible;
    display:block;
    /*background:url(/media/pdf_ico.gif) no-repeat left center;*/
    background:url(/media/pdf_ico.gif) no-repeat 0px 3px;
    line-height:16px;
}

.right_catalog_mi2:hover {
    color:#ff7501;
}

.preloader {
    display:block;
    position:fixed;
    top:0px;
    width:230px;
    height:35px;
    background:#fff;
    border:1px solid #cce7f8;
    color:#ff7500;
    font-family:verdana;
    font-size:11px;
    text-align:center;
    opacity: 0.8;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
	/** for IE only!!! **/
    //position: absolute;
    top: expression(
    (document.getElementsByTagName('body')[0].scrollTop) + "px"
    );
}

.added_to_cart {
    display:block;
    position:absolute;
    width:60px;
    height:30px;
    border:1px solid #2399df;
    color:#ff7500;
    font-family:verdana;
    font-size:12px;
    text-align:center;
    background:#fff;
}

/* Меню */
.menucat {
	display:none;
	position:absolute;
	width:245px;
	z-index:2;
}

.left_catalog_mi_nc {
    font-family:verdana;
    font-size:12px;
    color:#1792e2;
    text-decoration:none;
    padding-right:10px;
    display:block;
}

.certificates_place {
    display:block;
    /*width:842px;*/
    height:180px;
    overflow:hidden;
    text-align:center;
}
