@charset "UTF-8";
/* reset css >>> */
html,body,form,table,tr,td,div,ul,li,h1,input,p{margin:0;padding:0;}
input{border:none;}
table{border-collapse:collapse;border-spacing:0;border-width:0;}
a,img,a:focus{outline:none;border:none;}
.null{width:0;height:0;font-size:0;clear:both;line-height:0;}
.null:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
html[xmlns] .null{display:block;}
/* reset css <<< */

body {
	position: absolute;
	width: 100%;
	height: 100%;
	font: 12px/130% Arial;
	color: #fff;
	background: url("/images_imko/backgr.jpg") repeat 0 0 transparent;
}

.body {
	position: relative;
	min-height: 100%
}

.wrap {
	width: 80%;
	margin: 0 auto;
	min-width: 950px;
	max-width: 1400px;
}
a{
	color: #fff;
}

#fake{
	height: 70px;
}

#fake_table{
	width: 100%;
	height: 100%;
	/*table-layout: fixed;*/
}

#footer {
	/*height: 70px;*/
	width: 100%;
	/*position: absolute;
	bottom: 0;*/
	/*width: 80%;
	margin: 0 auto;
	max-width: 1400px;
    min-width: 950px;*/
}

.footer{
    height: 60x;
    margin:  0 auto;
	max-width: 1400px;
    min-width: 950px;
    width: 80%;
}


#footer_table {
	margin: 0 auto;
	width: 100%;
	height: 100%;
}

#header_table, #menu_table{
	width: 100%;
	height: 100%;
}

#header_table td{
	vertical-align: top;
}

#header1{
	height: 140px;
	background: url("/images_imko/header1_back.png") 0 0 repeat-x transparent;
}

#header1_table{
	width: 100%;
	height: 100%;
}

#header_pic{
	background: url("/images_imko/microschema.jpg") 0 0 no-repeat transparent;
	width: 850px;
	height: 230px;
	display: block;
	border: 5px solid #fff;
	margin: 20px auto;
	box-shadow: 0 0 5px 1px #000;
}

.side_shadow{
	width: 20px;
}

.left_shadow{
	width: 20px;
	height: 140px;
	background: url("/images_imko/header_shadow_left_small.jpg") 0 0 no-repeat transparent;
}

.right_shadow{
	width: 20px;
	height: 140px;
	background: url("/images_imko/header_shadow_right_small.jpg") 0 0 no-repeat transparent;
}

.logo{
	padding: 15px 0 0 5px;
	width: 240px;
	height: 100px;	
}

#logo{
	width: 240px;
	height: 100px;
	background: url("/images_imko/logo.png") 0 0 no-repeat transparent;
	display: block;
}

.time{
	width: 250px;
	height: 90px;
	background: url("/images_imko/time.png") 0 0 no-repeat transparent;
	display: block;
	margin-top: 24px;
	text-align: right;
	padding-top: 1px;
}

.time p, .phone p{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin: 18px 10px;
	font-weight: bolder;
	line-height: 12px;
	
}

.time p span, .phone p span{
	color: #ea8b00;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 24px;
	font-weight: bolder;
}

.adres{
	margin-top: 25px;
}

.adres p{
	color: #fff;
	font-family: tahoma;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 14px;
}

.phone{
	width: 210px;
	height: 90px;
	background: url("/images_imko/phone.png") 0 0 no-repeat transparent;
	display: block;
	margin-top: 26px;
	text-align: left;
	padding-top: 1px;
}

.phone p{
	margin: 20px 0 0 115px;
	font-size: 18px;
	line-height: 20px;
}

.little_cart_wrap{
	overflow: hidden;
}


#little_cart{
  height: 40px;
  margin: 40px auto 0;
  width: 160px;
	text-align: center;
	padding: 10px 20px;
	background-color: #1a2e40;
	border: 2px solid #00eaff;
	box-shadow: 0px 0px 6px #00baff inset;
	border-radius: 10px;
	font-size: 12px;
	font-family: Tahoma;
	color: #fefefe;
	line-height: 18px;	
}

#little_cart a{
	font-size: 12px;
	font-family: Tahoma;
	color: #fefefe;
}

#little_cart a:hover{
	text-decoration: none;
}

#menu_table td{
	vertical-align: top;
}

.menu_left_shadow{
	width: 20px;
	height: 40px;
	background: url("/images_imko/menu_left_shadow.png") 0 0 no-repeat transparent;
}

.menu_right_shadow{
	width: 20px;
	height: 40px;
	background: url("/images_imko/menu_right_shadow.png") 0 0 no-repeat transparent;
}

#topmenu_table{
	height: 40px;
	width: 100%;
	background: url("/images_imko/topmenu_back.jpg") 0 0 repeat-x transparent;
}

#topmenu_table td{
	vertical-align: top;
	text-align: center;
}

.topmenu_a{
	width: 100%;
	height: 40px;
	display: block;
	font-family: Tahoma;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bolder;
	line-height: 36px;
}

.topmenu_separator{
	width: 2px;
	height: 40px;	
	background: url("/images_imko/menu_separator.jpg") no-repeat 0 0 transparent;
	display: block;
	float: left;
}	

.current{
	background: url("/images_imko/topmenu_current.jpg") repeat-x 0 0 transparent;
	color: #000000;
}

.topmenu_a:hover{
	background: url("/images_imko/topmenu_current.jpg") repeat-x 0 0 transparent;
	color: #000000;
}

#search{
	height: 40px;
}

#search form{
	height: 40px;
	width: 100%;
}

#search_table{
	float: right;
}

#find_txt2{
	height: 20px;
	width: 350px;
	display: block;
	margin-top: 10px;
	padding-left: 8px;
	color: #6e6e6e;
	font-size: 12px;
	font-family: Tahoma;
	text-transform: lowercase;
	background-color: #e7e7e7;
	border-radius: 10px;
}

#find_txt{
	background: url("/images_imko/find_txt.png") no-repeat 0 0 transparent;
	height: 20px;
	width: 160px;
	display: block;
	margin-top: 10px;
	margin-left: 5px;
	padding-left: 8px;
	color: #6e6e6e;
	font-size: 12px;
	font-family: Tahoma;
	text-transform: lowercase;
}

#find_btn{
	background: url("/images_imko/find_btn.png") no-repeat 0 0 transparent;
	height: 25px;
	width: 63px;
	display: block;
	margin-top: 9px;
	color: #120700;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 7px;
	text-shadow: #eb933a 1px 1px 1px;
	text-transform: lowercase;
}

#find_btn:hover{
	cursor: pointer;
}

.catalog_left_shadow{
	height: 100%;
	background: url("/images_imko/catalog_left_shadow.png") 0 0 repeat-y transparent;
	display: block;
	vertical-align: top;
}

.catalog_right_shadow{
	height: 100%;
	background: url("/images_imko/catalog_right_shadow.png") 0 0 repeat-y transparent;
	display: block;
	vertical-align: top;
}

#cat_table, #catalog_table, #catalog_bottom_table{
	height: 100%;
	width: 100%;
}

#catalog_table{
	background-color: #143554;
}

#catalog_table td{
	vertical-align: top;
	padding: 0 10px;
	height: 20px;
}

.catalog_group{
	padding: 0 10px;
	float: left;
	width: 100%;
}

.catalog_group_sep{
	/*background: url("/images_imko/catalog_group_sep.gif") 0 0 repeat-y transparent;
	height: 31px;*/
}

.catalog_a{
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px 0 5px 20px;
	margin-bottom: 4px;
}

.catalog_a:hover, .catalog_a.active{
	color: #00eaff;
	background: url("/images_imko/active_catalog_a.gif") repeat 0 0 transparent;
}

.catalog_top_left_shadow{
	background: url("/images_imko/catalog_top_left_shadow.png") 0 0 no-repeat transparent;
	width: 20px;
	height: 8px;
	display: block;
}

.catalog_top_right_shadow{
	background: url("/images_imko/catalog_top_right_shadow.png") 0 0 no-repeat transparent;
	width: 20px;
	height: 8px;
}

.catalog_top_center{
	background: url("/images_imko/catalog_top_center.gif") 0 0 repeat-x transparent;
	width: 100%;
	height: 8px;
}

.catalog_bottom_circle{
	width: 24px;
	height: 15px;
	background: url("/images_imko/catalog_bottom_circle.jpg") 0 0 no-repeat transparent;
	display: block;
}

#content_table, #content_in_table, #catalog_bottom{
	width: 100%;
	height: 100%;
}

#content_in_table td{
	vertical-align: top;
}

h1{
	margin: 20px 0;
	font-size: 24px;
	font-family: Tahoma;
	font-weight: normal;
}

.news{
	display: inherit;
	background: url("/images_imko/news_back.png") 0 0 repeat-y transparent;
	padding-bottom: 88px;
}	

.news_title{
	background: url("/images_imko/title_btn.png") 0 0 no-repeat transparent;
	width: 220px;
	height: 60px;
	display: block;
	margin-left: 30px;
}

h2{
	color: #1c1c1c;
	font-size: 16px;
	text-transform: uppercase;
	font-family: Tahoma;
	text-shadow: #d7d7d7 1px 1px 2px;
}

.news_title h2{
	margin: 0;
	line-height: 62px;
	padding-left: 20px;	
}

.news_item{
	margin-left: 30px;
	background-color: #000;
	margin-bottom: 3px;
	padding: 10px 15px 10px 20px;
}

.news_a{
	color: #74bd28;
	font-weight: bold;
	text-decoration: none;
}

.news_a:hover{
	text-decoration: underline;
}

.news_item p{
	color: #ffffff;
	margin: 5px 0;
	font-size: 12px;
}

.news_item p.date{
	color: #808080;
}

.slider_title{
	background: url("/images_imko/btn_backgr.jpg") 0 17px repeat-x transparent;
}

.slider_title h2{
	line-height: 62px;
	padding-left: 20px;
	background: url("/images_imko/title_btn.png") 0 0 no-repeat transparent;
}

.slm_big_wrap{
	height: 60px;
	margin: 0 10px;
}

.slm{
	height: 100%;
    position: relative;
    width: 100%;
	/*border: 1px solid #fff;*/
	background: url("/images_imko/slider_nav_back.jpg") 0 0 repeat-x transparent;
}

.ovfh {
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
	background-color: #fff;
}

.slm_arr {
    cursor: pointer;
    height: 100%;
    position: absolute;
    top: 0;
    width: 20px;
    z-index: 1;
	
}

.larr {
    background: url("/images_imko/slider_nav_prev_notactive.png") no-repeat scroll 0 0 transparent;
    left: 5px;
}

.larr:hover{
	background: url("/images_imko/slider_nav_prev_active.png") 0 0 no-repeat transparent;
}

.rarr {
    background: url("/images_imko/slider_nav_next_notactive.png") no-repeat scroll 0 0 transparent;
    right: -5px;
}

.rarr:hover{
	background: url("/images_imko/slider_nav_next_active.png") 0 0 no-repeat transparent;
}

.ttpxd {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 20000px;
}
.slm_big {
    height: 60px;
    margin: 0 0 0 20px;
    overflow: hidden;
}

.slm_block {
    display: block;
    float: left;
    height: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.sl{
	float: left;
	background-color: #000;
}

.sl ul li{
	float: left;
	list-style-type: none;
	margin: 0 2px;
}

.makers{
	width: 140px;
	height: 60px;
	display: block;
	margin: 10px auto;
}

.footer_backgr{
	background: url("/images_imko/footer_backgr.jpg") repeat-x 0 0 transparent;
}

.footer_phone{
	background: url("/images_imko/footer_phone.png") no-repeat 0 0 transparent;
	width: 315px;
	height: 85px;
	margin-left: -10px;
    margin-top: -60px;
	margin-bottom: 5px;
}

.footer_phone p{
	color: #fff;
	white-space: nowrap;
	font-size: 18px;
	padding-left: 135px;
	line-height: 25px;
	padding-top: 26px;
}

.footer_phone p span{
	margin-right: 5px;
}

.imko{
	font-size: 12px;
	color: #fff;
	margin-left: 15px;
}

.copyright {
    background: none no-repeat scroll 0 -40px transparent;
    color: #777777;
    display: block;
    font-weight: normal;
    padding-right: 15px;
    text-decoration: none;
    white-space: nowrap;
	margin-top: 20px; 
}
.copyright:hover {
    background-position: 0 -20px;
    color: #aaaaaa;
}
.copyright span {
    display: block;
    font: 9px/9px Verdana;
    margin-left: 20px;
    position: relative;
}

.velest {
    background-image: url("/images_imko/logo_velest.png");
}

#footer_menu_table{
	width: 95%;
	height: 50%;
}

#footer_menu_table td{
	text-align: center;
}

.footer_a{
	color: #fefefe;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}	
.footer_a:hover, .curr{
	text-decoration: underline;
	color: #74bd28;
}

.footer_a_border{
	border-right: 1px solid #424141;
}

.breadcrumbs{
	margin: 15px 20px 5px;
}

.breadcrumbs, .breadcrumbs a{
	color: #777777;
	font-size: 11px;
	font-family: Trebuchet ms;
}

.breadcrumbs a:hover{
	text-decoration: none;
}

.map{
	margin: 20px 20px 0 20px;
}

.news_item.list{
	margin: 10px 0 15px;
	padding: 15px;
}

.pages{
	text-align: center;
	float: right;
}

.pages span, .pages a{
	color: #585858;
	margin: 0 4px;
	padding: 3px;
	font-size: 16px;
	font-family: Tahoma;
	border: 2px solid #585858;
	float: left;
	width: 30px;
	height: 30px;
	display: block;
	border-radius: 5px;
	line-height: 26px;
}

.pages span.curr_span, .pages a:hover{
	border: 2px solid #00eaff;
	color: #fff;
}

.search_res{
	color: #fff;
}

ol.search li{
	margin-bottom: 5px;
}

.search_res:hover{
	text-decoration: none;
}

.group_list{
	margin-left: 32px;
}

.shop_groups{
	color: #fff;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
}

#provider_table{
	margin: 5px 0;
	width: 100%;
}

#provider_table td{
	width: 50%;
	padding: 15px 0 15px 0;
}

.provider_pic{
	border: 2px solid #585858;
    float: left;
    padding: 15px;
	border-radius: 10px;
	margin-right: 10px;
}

.provider_pic:hover, .provider_pic.hover{
	border: 2px solid #82ff00;
}

.provider_descr{
	float: left;
	width: 240px;
}

.provider_name{
	padding-top: 5px;
	text-decoration: none;
}

.providers_btn{
	width: 230px;
	height: 57px;
	display: block;
	background: url("/images_imko/providers.png") no-repeat 0 0 transparent;
}

.providers_btn:hover, .providers_btn.hover{
	background: url("/images_imko/providers_active.png") no-repeat 0 0 transparent;
}

.shop_table{
	padding: 20px;
	margin: 10px 0 20px;
	background-color: #fff;
}

.shop_table.search{
	margin-top: 20px;
}

#shop_table{
	width: 100%;
	color: #000000;
}

#shop_table a{
	color: #000000;
	margin: 0 5px;
}

#shop_table a:hover{
	text-decoration: none;
}

#shop_table td{
	border: 1px solid #000000;
	height: 30px;
	vertical-align: middle;
	padding-left: 5px;
	text-align: left;
}

#shop_table td.row_center{
	text-align: center;
	padding-left: 0;
}

#shop_table td.first_row{
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14px;
	padding: 0 5px;
}

.news_img{
	/*border: 1px solid #fff;*/
}

.news_img:hover{
	/*border-left: 1px solid #00EAFF;
	border-right: 1px solid #00EAFF;*/
}

.content ul{
	margin-left: 30px;
}

.content_wrap{
	margin: 0 18px;
}

#shop_cart, #shop_cart_table{
	background-color: #FFFFFF;
    margin: 20px 0;
    padding: 20px;
	width: 65%;
}

.shop_cart, .shop_cart_table{
	color: #000000;
	width: 100%;
}

.shop_cart td, .shop_cart_table td{
	border: 1px solid #000000;
	height: 30px;
	vertical-align: middle;
	padding-left: 5px;
	text-align: left;
}

.shop_cart td.first_row{
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14px;
	padding: 0 5px;
}

.delete_btn{
	width: 16px;
	height: 16px;
	background: url("/images_imko/delete_btn.png") no-repeat 0 0 transparent;
	display: block;
	margin: 0 auto;
}

.qty_input{
	border: 1px solid #6e6e6e;
	background-color: #E7E7E7;
	width: 68px;
	padding-left: 3px;
}

.qty_input:hover, .qty_input:focus, .order_man:hover, .order_man:focus{
	background-color: #888888; 
}

.button{
	background: url("/images_imko/btn_order.png") no-repeat 0 0 transparent;
	height: 24px;
	width: 179px;
	display: block;
	margin-top: 8px;
	color: #120700;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 7px;
	text-shadow: #eb933a 1px 1px 1px;
	text-transform: lowercase;
	cursor: pointer;
}

.order_man{
	border: 1px solid #6e6e6e;
	background-color: #E7E7E7;
	width: 99%;
	padding-left: 3px;
}

#error{
	margin-top: 20px;
	width: 63%;
	border: 1px dashed red;
	padding: 10px 10px 10px 44px;
	background: url("/images_imko/error.png") no-repeat 10px 50% transparent;
}

#surname_text, #name_text, #phone_text, #email_text, #company_text{
	display: none;
}

/*************************************************/

#basic-modal-content{
	display:none;
}

/* Overlay */
#simplemodal-overlay{
	background-color:#000; 
	cursor:wait;
}

/* Container */
#simplemodal-container {height:58px; width:315px; color:#bbb; background-color:#ffffff; border:4px solid #444; padding:12px; border-radius: 10px;}
#simplemodal-container .simplemodal-data{
	padding:10px;
	color: #000;
	font-size: 14px;
	line-height: 19px;
}
#simplemodal-container .simplemodal-data a{
	color: #000;
}

#simplemodal-container .simplemodal-data a:hover{
	text-decoration: none;
}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url("/images_imko/close.png") no-repeat; width:32px; height:32px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container h3 {color:#84b8d9;}

/************************************************/

#order_message{
	margin-top: 20px;
	width: 29%;
	border: 1px dashed #fff;
	padding: 10px 10px 10px 55px;
	background: url("/images_imko/success.png") no-repeat 10px 50% transparent;
}

.search_message{
	margin-bottom: 10px;
}