* { margin:0; padding:0; }
html ,body {width: 100%; color: #000; font: 12px/20px Arial, Tahoma, Verdana; cursor: default; background: #ffffff;}
html {height: 100%;}
body {height:auto !important; min-height:100%; height:100%; position:relative;}
html ,body {min-width: 1000px;}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, select, input, textarea,
cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {font: 12px/20px Arial, Tahoma, Verdana; margin:0; padding:0; border:0;}
a img, :link img, :visited img {border:0;}

table {border-collapse: collapse; border-spacing: 0;}
td {vertical-align: top;}
a {cursor: pointer; color: #ff6701; font: 12px/20px Arial, Tahoma, Verdana; text-decoration: underline;}
a:hover {text-decoration: none;}
.clear {clear: both; line-height: 0px; height: 0px; width: 0px; font-size: 0px;}
#simplemodal-overlay {background-color:#000;}

/* styles of splash */
.karkas_top {
	width: 100%;
}

.karkas_inside {
	height: 190px;
}

#pusher {
	clear: left;
	float: left;
	height: 0px;
}

.karkas_bottom {
	height: 160px;
	position: absolute;
	bottom: 0;
	width: 100%;
	background: url(/images/bg_splash_footer.jpg) repeat-x bottom left;
}

.splash_box {
	width: 100%;
	height: 850px;
}

.splash_box td.splash_box_left {
	background: url(/images/bg_splash_left_td.jpg) repeat-x top right;
}

.splash_box_left_div {
	background: url(/images/bg_splash_left.jpg) no-repeat top right;
    height: 850px;
}

.splash_box td.splash_box_center {
	width: 1000px;
	background: url(/images/bg_splash_center.jpg) no-repeat top left;
}

.splash_box td.splash_box_right {
	background: url(/images/bg_splash_right_td.jpg) repeat-x top left;
}

.splash_box_right_div {
	background: url(/images/bg_splash_right.jpg) no-repeat top left;
    height: 850px;
}

/* inside */
.splash_box td.inside_box_left {
	background: url(/images/bg_inside_left_td.jpg) repeat-x top right;
}

.inside_box_left_div {
	background: url(/images/bg_inside_left.jpg) no-repeat top right;
    height: 357px;
}

.splash_box td.inside_box_center {
	width: 1000px;
	background: url(/images/bg_inside_center.jpg) no-repeat top left;
}

.splash_box td.inside_box_right {
	background: url(/images/bg_inside_right_td.jpg) repeat-x top left;
}

.inside_box_right_div {
	background: url(/images/bg_inside_right.jpg) no-repeat top left;
    height: 357px;
}

/* wrap */
.wrapper{
	text-align: center;
}

.wrapper_in{
	width: 1000px; 
	margin: 0 auto; 
	text-align: left;
}

.foot_box{
	text-align: center;
}

.foot_box_in{
	width: 1000px; 
	margin: 0 auto; 
	text-align: left;
}

/* header */
.header
{
    height: 147px;
}

.logo
{
    display: block;
    float: left;
    width: 164px;
	height: 110px;
    margin: 35px 0 0 20px;
    background: url(/images/logo.png) no-repeat 0px 0px;
    display: inline;
}

.header_left
{
    float: left;
}

.sitemap
{
    float: left;
    width: 138px;
	height: 45px;
    padding: 22px 0 0 22px;
    margin: 25px 0 0 30px;
    background: url(/images/sitemap.png) no-repeat 0px 0px;
    display: inline;
}

.sitemap_link
{
    display: block;
    float: left;
    width: 32px;
	height: 32px;
    margin-right: 10px;
    _margin-right: 8px;
}

.null_menu_search
{
    position: relative;
    float: left;
    width: 199px;
	height: 52px;
    padding: 22px 0 0 27px;
    margin: 25px 0 0 113px;
    background: url(/images/search_field.png) no-repeat 0px 0px;
}

.null_menu_search_field
{
    
}

.null_menu_search_field input
{
    width: 150px;
    height: 31px;
    line-height: 31px;
    color: #8f8f8f;
    font-style: italic;
    background: none;
}

.null_menu_search_but
{
    position: absolute;
    top: 27px;
    right: 26px;
    width: 22px;
    height: 22px;
    cursor: pointer;
    background: url(/images/search_but.png) no-repeat 0px 0px;
}

.null_menu_phone
{
    float: left;
    margin: 20px 0 0 97px;
}

.null_menu_phone_title
{
    font-size: 14px;
    margin-bottom: 5px;
}

.null_menu_phone_num_1
{
    font-size: 17px;
    padding-right: 20px;
    background: url(/images/mts.png) no-repeat top right;
}

.null_menu_phone_num_2
{
    font-size: 17px;
    padding-right: 20px;
    background: url(/images/velcom.png) no-repeat top right;
}

.null_menu_phone_num_1 span, .null_menu_phone_num_2 span
{
    font-size: 21px;
    color: #f26600;
    font-weight: bold;
}

/* menu */
.main_menu
{
    height: 37px;
    margin: 10px 0 0 50px;
}

.main_menu_first
{
    float: left;
    height: 27px;
    width: 104px;
    padding-top: 10px;
    *height: 27px;
    *padding-top: 10px;
    background: url(/images/main_menu_first.png) 0 0;
    color: #000;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #fff;
}

.main_menu_first:hover
{
    text-shadow: none;
    color: #fff;
    background: url(/images/main_menu_first.png) 0 -37px;
    _background: url(/images/main_menu_first.png) 0 -36px;
}

.main_menu_first_active
{
    float: left;
    height: 27px;
    width: 104px;
    padding-top: 10px;
    *height: 27px;
    *padding-top: 10px;
    background: url(/images/main_menu_first.png) 0 -37px;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
}

.main_menu_link
{
    float: left;
    height: 26px;
    padding: 10px 12px 0 12px;
    *height: 26px;
    *padding-top: 10px;
    background: url(/images/menu_bg.jpg) repeat-x;
    color: #000;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: 1px solid #b4b4b3;
    text-shadow: 1px 1px 1px #fff;
}

.main_menu_link:hover
{
    text-shadow: none;
    color: #fff;
    background: url(/images/menu_active_bg.jpg) repeat-x;
}

.main_menu_link_active
{
    float: left;
    height: 26px;
    padding: 10px 12px 0 12px;
    *height: 26px;
    *padding-top: 10px;
    background: url(/images/menu_active_bg.jpg) repeat-x;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: 1px solid #b4b4b3;
}

.main_menu_last
{
    float: left;
    height: 27px;
    width: 90px;
    padding-top: 10px;
    *height: 27px;
    *padding-top: 10px;
    background: url(/images/main_menu_last.png) 0 0;
    color: #000;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #fff;
}

.main_menu_last:hover
{
    text-shadow: none;
    color: #fff;
    background: url(/images/main_menu_last.png) 0 -37px;
    _background: url(/images/main_menu_last.png) 0 -36px;
}

.main_menu_last_active
{
    float: left;
    height: 27px;
    width: 90px;
    padding-top: 10px;
    *height: 27px;
    *padding-top: 10px;
    background: url(/images/main_menu_last.png) 0 -37px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.main_menu_separate
{
    float: left;
    width: 1px;
    height: 37px;
    background: url(/images/menu_separate.jpg) no-repeat 0px 0px;
}
/* splash_category */
.splash_category
{
    width: 1000px;
	height: 92px;
    padding-top: 265px;
    margin-top: 50px;
    background: url(/images/splash_category.png) no-repeat 0px 0px;
}

.splash_category_link_wrap
{
    width: 1000px;
    height: 92px;
}

.splash_category_title
{
    float: left;
    width: 199px;
	height: 50px;
    padding: 42px 0 0 25px;
    margin-right: 34px;
    background: url(/images/splash_category_title.png) no-repeat 0px 0px;
}

.splash_category_title a
{
    display: block;
    width: 170px;
	height: 24px;
    padding-top: 3px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
}

/* splash_content */
.splash_content
{
    margin-top: 29px;
}

.splash_news
{
    float: left;
    width: 380px;
    padding: 30px 54px 0 20px;
}

.splash_offers
{
    float: left;
}

.splash_news_item
{
    margin-bottom: 18px;
}

.splash_news_item_date
{
    color: #8f8f8f;
    font-style: italic;
    margin-bottom: 5px;
}

.splash_news_item_title
{
    margin-bottom: 5px;
}

.splash_news_item_title a
{
    font-size: 14px;
}

.splash_news_link
{
    display: block;
    width: 100px;
	height: 25px;
    padding-top: 3px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background: url(/images/but_splash_news.png) no-repeat 0px 0px;
}

.big_but_left
{
    display: block;
    float: left;
    width: 36px;
	height: 84px;
    margin: 90px 15px 0 26px;
    background: url(/images/splash_offer_nav.png) no-repeat 0px 0px;
}

.big_but_right
{
    display: block;
    float: left;
    width: 36px;
	height: 84px;
    margin: 90px 0 0 15px;
    background: url(/images/splash_offer_nav.png) no-repeat -36px 0px;
}

.spec_item
{
    float: left;
    margin-top: 30px;
}

.spec_item_pic
{
    float: left;
    width: 203px;
	height: 187px;
    padding: 10px 0 0 10px;
    background: url(/images/splash_offer_pic.png) no-repeat 0px 0px;
}

.spec_item_pic_link
{
    display: block;
    width: 173px;
	height: 167px;
    padding-top: 12px;
    padding-left: 5px;
}

.spec_item_pic_table, .spec_item_pic_table td
{
    width: 168px;
	height: 150px;
    vertical-align: middle;
    text-align: center;
}

.spec_item_info
{
    float: left;
    width: 180px;
}

.spec_item_title
{
    height: 42px;
    margin: 12px 0 10px 0;
    overflow-y: hidden;
}

.spec_item_title a
{
    font-size: 14px;
    color: #000;
}

.spec_item_discount_title
{
    color: #ff6701;
    font-weight: bold;
    margin-bottom: 5px;
}

.spec_item_discount
{
    font-size: 21px;
    color: #ff6701;
    margin-bottom: 12px;
}

.spec_item_price
{
    font-size: 14px;
    color: #8f8f8f;
    text-decoration: line-through;
    margin-bottom: 15px;
}

/* footer */
.logo_company
{
    width: 1000px;
	height: 67px;
    margin-bottom: 20px;
    background: url(/images/logo_company.jpg) no-repeat 0px 0px;
}

.footer
{
    width: 975px;
	height: 30px;
    padding: 13px 0 0 25px;
    background: url(/images/footer_bg.png) no-repeat 0px 0px;
}

.footer_copy
{
    float: left;
    width: 230px;
    color: #78786f;
    font-size: 11px;
}

.footer_madeby
{
    float: left;
    color: #78786f;
    font-size: 11px;
}

.footer_madeby a
{
    color: #78786f;
    text-decoration: none;
    font-size: 11px;
}

.footer_madeby a:hover
{
    text-decoration: underline;
}

.footer_itcreativ
{
    float: left;
    margin: 0 85px 0 5px;
}

.footer_address
{
    float: left;
    color: #78786f;
    font-size: 11px;
}

/* inside content */
.inside_category
{
    float: right;
    width: 620px;
	height: 120px;
    padding: 26px 13px 0 0;
    margin-bottom: 64px;
    background: url(/images/inside_category.png) no-repeat 0px 0px;
}

.inside_category div
{
    float: right;
}

.inside_category a
{
    display: block;
    width: 120px;
    height: 20px;
    padding-top: 110px;
    font-size: 11px;
    text-transform: uppercase;
    color: #000;
    text-align: center;
}

.inside_category a:hover
{
    color: #ff6701;
    text-decoration: underline;
}

.left_menu
{
    float: left;
    width: 236px;
    padding-left: 9px;
}

.inside_right_content
{
    float: left;
    width: 754px;
}

.inside_content_wrap
{
    width: 754px;
    background-color: #f7f7f5;
}

.inside_content_bottom
{
    width: 754px;
	height: 31px;
    background: url(/images/inside_bottom.png) no-repeat 0px 0px;
}

/* breadcrumbs*/
.breadcrumbs{
	padding: 25px 0 0 35px;
}

.breadcrumbs_item{
	color: #8f8f8f;
	background: none;
	text-decoration: underline;
}

.breadcrumbs_separator{
	color: #8f8f8f;
	padding: 0 6px;
}

.breadcrumbs_item_actual{
	color: #8f8f8f;
	text-decoration: none;
	background: none;
}

/* sitemap */
.sitemap_karkas{

}

.sitemap_karkas_left{
    float: left;
    margin-right: 60px;
}

.sitemap_karkas_right{
    float: left;
}

.one_cat_wrap
{
    width: 309px;
    margin-bottom: 30px;
}

.sitemap_item2_wrap
{
    width: 267px;
	min-height: 29px;
    padding: 8px 0 0 42px;
    background: url(/images/sitemap_2_bg.png) no-repeat 0px 0px;
}

.sitemap_link_2
{
    font-size: 12px;
    color: #ff7300;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}

.sitemap_link_2:hover
{
    text-decoration: underline;
}

.one_cat2_bgcolor
{
    padding-top: 5px;
    width: 309px;
}

.one_cat2_wrap
{
    width: 309px;
}

.sitemap_line
{
    width: 309px;
    height: 3px;
}

.sitemap_plus
{
    float: left;
    width: 17px;
	height: 17px;
    margin: 3px 14px 0 13px;
    background: url(/images/plus.png) no-repeat 0px 0px;
    cursor: pointer;
}

.sitemap_dot_3
{
    float: left;
    width: 17px;
	height: 17px;
    margin: 3px 14px 0 13px;
    background: url(/images/plus.png) no-repeat -17px 0px;
}

.sitemap_dot
{
    float: left;
    width: 6px;
	height: 6px;
    margin: 8px 7px 0 40px;
    background: url(/images/sitemap_dot.gif) no-repeat 0px 0px;
}

.sitemap_item3_wrap
{
    width: 307px;
    height: 29px;
    padding-top: 8px;
    background: url(/images/sitemap_3_bg.png) no-repeat 0px 0px;
}

.sitemap_link_3
{
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

.sitemap_link_3:hover
{
    color: #ff7300;
}

.sitemap_4_wrapper
{
    background-color: #fff;
    padding-bottom: 10px;
    border-bottom-left-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -moz-border-bottom-right-radius: 7px; 
}

.sitemap_item4_wrap
{
    width: 309px;
    padding: 7px 0 5px 0;
}

.sitemap_link_4
{
    color: #000;
    text-decoration: underline;
}

.sitemap_link_4:hover
{
    text-decoration: none;
}

/* left menu */
.left_menu_top
{

}

.menu_item2_wrap
{

}

.left_menu_item_wrap
{

}

.item_line_3
{
    width: 219px;
    height: 14px;
}

.item_line
{
    width: 219px;
    height: 1px;
    background-color: #dcdcda;
}

.menu_item3_wrap
{
    width: 186px;
	height: 29px;
    padding: 8px 0 0 33px;
    background: url(/images/left_menu_bg.png) no-repeat 0px 0px;
}

.menu_item3_wrap_active
{
    width: 196px;
	height: 29px;
    padding: 8px 0 0 33px;
    background: url(/images/left_menu_bg.png) no-repeat 0px -37px;
}

.menu_active_dot
{
    float: left;
    width: 6px;
	height: 6px;
    margin: 7px 7px 0 0;
    background: url(/images/sitemap_dot.gif) no-repeat 0px 0px;
}

.menu_link_3
{
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}

.menu_link_3_active
{
    color: #ff6701;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}

.menu_span_3
{
    color: #000;
}

.menu_span_3_active
{
    color: #fff;
}

.menu_link_3:hover
{
    text-decoration: underline;
}

.menu_link_3_active:hover
{
    text-decoration: underline;
}

.menu_item4_wrap
{
    width: 206px;
    padding: 4px 0 4px 13px;
    background-color: #f7f7f5;
}

.menu_item4_wrap_active
{
    width: 206px;
    padding: 4px 0 4px 13px;
    background-color: #edeeea;
}

.menu_link_4
{
    color: #000;
    text-decoration: none;
}

.menu_link_4_active
{
    color: #ff6701;
    text-decoration: none;
}

.menu_link_4:hover
{
    text-decoration: underline;
}

.menu_link_4_active:hover
{
    text-decoration: underline;
}

.round_edge
{
    border-bottom-left-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -moz-border-bottom-right-radius: 7px; 
}

/* left offers */
.left_offers_top_edge
{
    width: 218px;
	height: 7px;
    background: url(/images/offers_edge.png) no-repeat 0px 0px;
}

.left_offers_bottom_edge
{
    width: 218px;
	height: 7px;
    background: url(/images/offers_edge.png) no-repeat 0px -7px;
}

.left_offers
{
    width: 218px;
    background-color: #f7f7f5;
}

.left_offers_title
{
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    padding: 5px 0 7px 0;
}

.left_offer_pic
{
    width: 187px;
	height: 203px;
    padding: 10px 0 0 10px;
    margin-left: 10px;
    margin-bottom: 5px;
    background: url(/images/left_offers_bg.png) no-repeat 0px 0px;
}

.left_offer_pic_link
{
    display: block;
    width: 174px;
	height: 165px;
    padding-top: 14px;
    padding-left: 5px;
}

.left_offer_pic_table, .left_offer_pic_table td
{
    width: 168px;
	height: 150px;
    vertical-align: middle;
    text-align: center;
}

.left_offer_info
{
    padding: 0 22px 15px 22px;
}

/* list of category */
.wrap_category_list
{
    padding: 0 0 0 26px;
}

.category_item
{
    float: left;
    width: 217px;
    margin-right: 24px;
    margin-bottom: 25px;
}

.wrap_category_link_img
{
    width: 207px;
	height: 187px;
    padding: 10px 0 0 10px;
    background: url(/images/list_catalog_pic.png) no-repeat 0px 0px;
}

.category_list_link_img
{
    display: block;
    width: 199px;
	height: 176px;
}

.category_list_img
{
    width: 199px;
	height: 176px;
    text-align: center;
    vertical-align: middle;
}

.category_list_img td
{
    width: 199px;
	height: 171px;
    padding-top: 5px;
    vertical-align: middle;
}

.category_list_name
{
    
}

.category_list_arrow
{
    width: 40px;
	height: 20px;
    margin: 0 auto;
    background: url(/images/list_catalog_arrow.png) no-repeat 0px 0px;
}

.category_list_title
{
    display: block;
    width: 200px;
    margin: 0 auto;
    text-decoration: none;
}

.category_list_title_top
{
    width: 200px;
	height: 7px;
    margin: 0 auto;
    background: url(/images/list_catalog_top_edge.png) no-repeat 0px 0px;
}

.category_list_title_bottom
{
    width: 200px;
	height: 7px;
    margin: 0 auto;
    background: url(/images/list_catalog_bottom_edge.png) no-repeat 0px 0px;
}

.category_list_title_text
{
    display: block;
    width: 180px;
    padding: 0 10px;
    margin: 0 auto;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background-color: #ff7e00;
    line-height: 16px;
}

.category_separate_line
{
    float: left;
    width: 100%;
    height: 1px;
}

/* news */
.news_item
{
    padding-bottom: 35px;
}

.list_of_articles_date
{
    color: #8f8f8f;
    font-style: italic;
    margin-bottom: 5px;
}

.list_of_articles_title
{
    margin-bottom: 3px;
}

.list_of_articles_title a
{
    font-size: 14px;
}

/* styles of navigation */
.navigation_karkas {
	width: 680px;
	height: 29px;
    padding: 8px 0 0 15px;
    margin-left: 30px;
    background: url(/images/navigation_bg.png) no-repeat 0px 0px;
}

.navigation_karkas_center {
    float: left;
	text-align: left;
	padding: 0px 15px 0px 15px;
}

.active_page {
	font-weight: bold;
	color: #ff6701;
    font-size: 14px;
	text-decoration: underline;
}

.navigation_karkas_center span {

}

.navigation_link {
    color: #000;
    font-size: 14px;
    text-decoration: none;
}

.navigation_link:hover {
	text-decoration: underline;
}

.navigation_left, .navigation_right  {
    float: left;
    font-weight: bold;
}

.nav_arrow
{
    float: left;
    font-weight: bold;
    color: #ff6701;
}

/* feedback */
.form_wrap
{
    width: 683px;
}

.form_standart_table
{
    width: 683px;
}

.form_standart_table_middle
{
    height: 9px;
}

.wrap_input
{
    width: 683px;
    height: 37px;
    background: url(/images/wrap_input.png) no-repeat 0px 0px;
}

.wrap_textarea
{
    width: 683px;
    height: 117px;
    background: url(/images/wrap_textarea.png) no-repeat 0px 0px;
}

.form_standart_table_left
{
    width: 145px;
    padding-left: 25px;
    vertical-align: middle;
    font-weight: bold;
}

.form_standart_table_right
{
    vertical-align: middle;
}

.form_standart_input
{
    width: 487px;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    border-top: 1px solid #a8a8a8;
    border-left: 1px solid #a8a8a8;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;   
}

.form_standart_textarea
{
    width: 487px;
    height: 104px;
    margin-top: 3px;
    padding: 0 10px;
    border-top: 1px solid #a8a8a8;
    border-left: 1px solid #a8a8a8;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    resize: none;
}

.content_but_left
{
    display: block;
    float: right;
    width: 100px;
	height: 25px;
    padding-top: 3px;
    margin-top: 17px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background: url(/images/but_splash_news.png) no-repeat 0px 0px;
}

/* list of products */
.sort_bg
{
    width: 695px;
	height: 37px;
    margin-left: 30px;
    margin-bottom: 25px;
    background: url(/images/navigation_bg.png) no-repeat 0px 0px; 
}

.sort_table
{
    width: 100%;
    height: 37px;
}

.sort_table_right
{
    float: left;
    padding: 8px 5px 0 20px;
    font-weight: bold;
}

.sort_table_input
{
    float: left;
    margin-top: 5px;
}

.sort_name
{
    float: right;
    font-weight: bold;
    padding: 8px 8px 0 0;
}

.order_desc
{
    float: right;
    width: 24px;
	height: 24px;
    margin: 6px 8px 0 0;
    background: url(/images/but_sort.png) no-repeat 0px 0px;
    cursor: pointer;
}

.order_asc
{
    float: right;
    width: 24px;
	height: 24px;
    margin: 6px 8px 0 0;
    background: url(/images/but_sort.png) no-repeat -24px 0px;
    cursor: pointer;
}

.catalog
{
    padding-left: 25px;
}

.product_item
{
    margin-bottom: 20px;
}

.prod_img_wrap
{
    position: relative;
    float: left;
    width: 193px;
	height: 177px;
    padding: 10px 0 0 10px;
    margin-right: 12px;
    background: url(/images/list_products_bg.png) no-repeat 0px 0px;
}

.prod_list_link_img
{
    display: block;
    width: 163px;
	height: 159px;
    padding: 10px 0 0 5px;
}

.prod_list_img
{
    width: 158px;
	height: 142px;
    vertical-align: middle;
    text-align: center;
}

.prod_list_img td
{
    width: 158px;
	height: 142px;
    vertical-align: middle;
    text-align: center;
}

.product_action
{
    position: absolute;
    top: 5px;
    left: 5px;
    width: 64px;
	height: 67px;
    background: url(/images/action.png) no-repeat 0px 0px;
}

.product_action a
{
    display: block;
    width: 64px;
	height: 67px;
}

.prod_descr
{
    position: relative;
    float: left;
    width: 315px;
    height: 187px;
    padding-right: 10px;
}

.products_list_title
{
    margin-top: 5px;
    margin-bottom: 10px;
}

.products_list_title a
{
    font-size: 14px;
}

.prod_list_link_more
{
    position: absolute;
    bottom: 5px;
    left: 0;
    display: block;
    width: 100px;
	height: 25px;
    padding-top: 3px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background: url(/images/but_splash_news.png) no-repeat 0px 0px;
}

.wrap_prod_price
{
    float: left;
    width: 162px;
	height: 169px;
    background: url(/images/bg_price.png) no-repeat 0px 0px;
}

.prod_price_title
{
    width: 162px;
    margin-top: 50px;
    font-size: 13px;
    font-weight: bold;
    color: #ff6701;
    text-align: center;
}

.prod_price_discount
{
    width: 162px;
    margin-top: 8px;
    font-size: 25px;
    font-weight: bold;
    color: #ff6701;
    text-align: center;
}

.prod_price_price
{
    width: 162px;
    margin-top: 5px;
    font-size: 14px;
    color: #323232;
    text-align: center;
    text-decoration: line-through;
}

.prod_price_title_p
{
    width: 162px;
    margin-top: 57px;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

.prod_price_price_p
{
    width: 162px;
    margin-top: 8px;
    font-size: 25px;
    font-weight: bold;
    color: #323232;
    text-align: center;
}

/* one product */
.one_prod_wrap
{
    margin: 0 0 25px 25px;
}

.wrap_one_prod_link
{
    float: left;
    width: 310px;
	height: 277px;
    padding: 10px 0 0 10px;
    margin-right: 10px;
    background: url(/images/one_prod_img.png) no-repeat 0px 0px;
}

.one_prod_img
{
    display: block;
    width: 273px;
	height: 259px;
    padding: 10px 0 0 5px;
}

.one_prod_table_img
{
    width: 268px;
	height: 242px;
    vertical-align: middle;
    text-align: center;
}

.one_prod_table_img td
{
    width: 268px;
	height: 242px;
    vertical-align: middle;
    text-align: center;
}

.one_prod_descr
{
    float: left;
    width: 365px;
    padding-top: 6px;
}

.one_prod_short
{
    margin-bottom: 25px;
}

.one_prod_price
{
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 25px;
}

.one_prod_price span
{
    font-size: 25px;
    font-weight: bold;
}

.one_prod_contact
{
    display: block;
    width: 191px;
	height: 25px;
    padding-top: 3px;
    margin-bottom: 20px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background: url(/images/but_contact_us.png) no-repeat 0px 0px;
}

.one_prod_ask
{
    font-size: 14px;
    color: #ff6701;
}

.one_prod_ask a
{
    font-size: 14px;
}

.one_prod_tech_title
{
    font-size: 18px;
    color: #1d1d1d;
    margin-bottom: 7px;
}

.back_catalog_bg
{
    width: 675px;
	height: 30px;
    padding: 7px 0 0 20px;
    margin-left: 30px;
    background: url(/images/navigation_bg.png) no-repeat 0px 0px;
    color: #ff6701;
    font-weight: bold;
}

.back_catalog_bg a
{
    font-weight: bold;
}

/* gallery */
.gallery_foto
{
    width: 217px;
    float: left;
    margin: 0 25px 25px 0;
}

.gallery_pic
{
    position: relative;
    padding: 8px 0 0 8px;    
}

.gallery_frame
{
    position: absolute;
    top: 0;
    left: 0;
    width: 209px;
	height: 189px;
    padding: 8px 0 0 8px;
    background: url(/images/gallery_frame.png) no-repeat 0px 0px;
}

.gallery_frame a
{
    display: block;
    width: 201px;
	height: 181px;
}

.gallery_title_top
{
    width: 217px;
	height: 33px;
    background: url(/images/gallery_title_top.png) no-repeat 0px 0px;
}

.gallery_title_bottom
{
    width: 217px;
	height: 17px;
    background: url(/images/gallery_title_bottom.png) no-repeat 0px 0px;
}

.gallery_title
{
    width: 181px;
    padding: 0 18px;
    line-height: 16px;
    text-align: center;
    background: url(/images/gallery_title_bg.png) repeat-y 0px 0px;
}

.gallery_line
{
    float: left;
    width: 100%;
    height: 1px;
}

/* filter */
.filter
{
    margin-top: 25px;
}

.filter_header
{
    width: 219px;
	height: 28px;
    padding-top: 8px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    background: url(/images/filter_header.png) no-repeat 0px 0px;
}

.filter_content
{
    width: 218px;
    padding-bottom: 8px;
    background-color: #edeeea;
}

.filter_bottom
{
    width: 218px;
	height: 7px;
    background: url(/images/filter_bottom.png) no-repeat 0px 0px;
}

.filter_name
{
    padding: 15px 10px 5px 20px;
    font-weight: bold;
}

.filter_select
{
    padding: 0 0 20px 20px;
}

.filter_select select
{
    width: 180px;
    height: 17px;
    padding-left: 5px;
}

.filter_select select option
{
    padding: 1px 0 1px 5px;
}

.filter_line
{
    width: 100%;
    height: 1px;
    background-color: #dcdcda;
}

.filter_but
{
    display: block;
    width: 72px;
	height: 25px;
    margin: 15px 0 0 72px;
    padding-top: 3px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    background: url(/images/filter_but.png) no-repeat 0px 0px;
}

/* popup */
#message
{
    display: none;
}

.wrap_message
{
    background-color: #fff;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
}

.message_close
{
    float: right;
    width: 22px;
	height: 23px;
    margin: 4px 4px 0 0;
    background: url(/images/close.png) no-repeat 0px 0px;
}

.ms_title
{
    
}

.ms_text
{
    width: 390px;
    padding: 15px 30px 30px 30px;
    font-size: 14px;
}
