/* author Baranov A.M. ICQ:491760560 */
/* data 16.05.2010 */

@import "reset.css";
	
html, body{ height:100%; }	

body{background:#1D3D53 url(/img/background/line_top.jpg) repeat-x;}

ul li{ list-style:none; }

div.clear{
	clear:both;
	font-size:0;
	}

/* UTIL */
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;	
	}

.easyfix{ overflow:hidden; }

.none span,
.none a span{	
	display:none; 
	}

a:link,
a:visited{ font:100 14px "Times New Roman"; color:#333; text-decoration:underline;}
a:hover{text-decoration:none;}

/*-----------------------------------------alpha_block---------------------------------------------------*/
div.alpha_block{
	position:absolute;
	z-index:24;
	display:block;
	background:url(/img/space.png) repeat;
	opacity: 0.2;
	filter:alpha(opacity=20);
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	height: expression((document.body.clientHeight - 0) + "px");
	float:left;
	width:100%;
	}	
/*====================alpha_block=================================*/



/* headings */
h1, h2, h3, h4, h5, h6{ line-height:1.1; }
	
.main{
	position:relative;
	min-width:1024px;
	min-height:100%;
	background:url(/img/background/line_bot.jpg) repeat-x left bottom;
	}
.HEADER{
	position:relative;
	height:200px;
	
	padding:6px 0 0 281px;
	background:url(/img/background/top_line/line_top_bg.jpg) repeat-x;
	}

.fixit{padding:21px 21px 97px 21px;}

.center{
	position:relative;
	background:#fff url(/img/background/center_top.jpg) repeat-x;
	}
.center1{
	background: url(/img/background/bot_line/line_bot_bg.jpg) repeat-x left bottom;
	}

.content{
	position:relative;
	padding:0 0 30px 0;
	}	

.content:after,
.wrapper:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;	
	}
.wrapper{
	padding:0;
	}

.LEFT-COL{
	position:relative;
	float:left;
	width:185px;
	padding:0 0 0 43px;
	text-align:left;
	}
	
.MIDDLE-COL{
	margin-left:287px;
	margin-right:44px;
	}


/* headings ============*/


/*HEADER*/

span.top_ugol_left{
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:482px;
	height:243px;
	background: url(/img/background/top_line/line_top_left.jpg) no-repeat;
	}
span.top_ugol_right{
	display:block;
	position:absolute;
	right:0;
	top:0;
	width:474px;
	height:243px;
	background: url(/img/background/top_line/line_top_right.jpg) no-repeat;
	}

span.bot_ugol_left{
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	width:482px;
	height:308px;
	background: url(/img/background/bot_line/line_bot_left.jpg) no-repeat;
	}
span.bot_ugol_right{
	display:block;
	position:absolute;
	right:0;
	bottom:0;
	width:474px;
	height:308px;
	background: url(/img/background/bot_line/line_bot_right.jpg) no-repeat;
	}
	
.lenguage{
	position:absolute;
	left:46px;
	top:16px;
	width:255px;
	height:16px;
	}
.lenguage ul li{ display:inline;}

.lenguage ul li a:link,
.lenguage ul li a:visited{
	font:100 12px "Times New Roman";
	color:#ccc;
	text-decoration:underline;
	}
.lenguage ul li a:hover{text-decoration:none;}

.logo{
	position:absolute;
	left:46px;
	top:51px;
	width:207px;
	height:39px;
	background:url(/img/logo/logo.png) no-repeat;
	}
.logo a:link,
.logo a:visited,
.logo a:hover{
	display:block;
	width:207px;
	height:39px;
	font:100 12px Arial;
	color:#fff;
	text-decoration:none;
	}

.korzina{
	font:100 12px "Times New Roman";
	color:#ccc;
	padding:9px 0 7px 0;
	background:#000;
	margin:0 0 13px 7px;
	width:160px;
	text-align:center;	
	}
	
.korzina_1{
	font:100 12px "Times New Roman";
	color:#fff;
	padding:9px 0 7px 0;
	background:#FF6600;
	margin:0 0 13px 7px;
	width:160px;
	text-align:center;	
	}
.korzina_1 a:link,
.korzina_1 a:visited{
	font:100 12px "Times New Roman";
	color:#fff;
	text-decoration:underline;
	}
.korzina_1 a:hover{text-decoration:none;}
/***********************/
.download{
	background:url(/img/icon/download.png) no-repeat;
	padding:60px 0 0 4px;
	}
.download p{
	font:100 12px "Times New Roman";
	color:#333;
	padding:0 0 4px 0;
	}
.download p a:link,
.download p a:visited{
	font:100 12px "Times New Roman";
	color:#333;
	text-decoration:underline;
	}
.download p a:hover{text-decoration:none;}
/*******************/
.contact span{
	color:#000;
	font:100 14px "Times New Roman";
	}
.contact .telephone{
	position:relative;
	font:100 26px "Times New Roman";
	color:#000;
	padding:0 0 30px 0;
	}
.contact .telephone div{
	position:absolute;
	left:120px;
	top:2px;
	font:100 12px "Times New Roman";
	color:#000;
	}
.contact .telephone div a:link,
.contact .telephone div a:visited{
	font:100 12px "Times New Roman";
	color:#000;
	text-decoration:none;
	border-bottom:1px dotted #626262;
	}
.contact .telephone div a:hover{
	text-decoration:none;
	border-bottom:1px dashed #fff;
	}
	
.contact p{
	color:#666;
	font:100 12px "Times New Roman";
	} 
.contact p a:link,
.contact p a:visited{
	color:#000;
	font:100 12px "Times New Roman";
	text-decoration:underline;
	} 
.contact p a:hover{text-decoration:none;} 

/********************/
.HEADER table td{ width:25%;}
.HEADER table td.width_1{
	width:92px;
	padding:0 30px 0 0;
	}
	
	
.HEADER table td.width_1 ul li a:link,
.HEADER table td.width_1 ul li a:visited{
	font:100 14px "Times New Roman";
	color:#000;
	text-decoration:underline;
	padding:3px 7px;
	background:none;
	}
.HEADER table td.width_1 ul li a.activ:link,
.HEADER table td.width_1 ul li a.activ:visited,
.HEADER table td.width_1 ul li a:hover{
	color:#fff;
	background:#000;
	text-decoration:none;
	}

/***************/
.line{
	font-size:0;
	width:49px;
	height:2px;
	margin:0 0 0 7px;
	background:#F60;
	}
/*HEADER==============*/





/*LEFT*/
.news{
	border-top:2px solid #000;
	padding:36px 0 0 0;
	}
.news ul li{
	position:relative;
	padding:0 0 20px 51px;
	}
.news ul li span{
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:50px;
	height:50px;
	color:#F60;
	font:100 12px "Times New Roman";
	}
	
.news ul li a:link,
.news ul li a:visited{
	font:100 14px "Times New Roman";
	color:#000;
	text-decoration:underline;
	}
.news ul li a:hover{text-decoration:none;}

/*.menu-catalog{
	border-top:2px solid #000;
	padding:0 0 0 42px;
	}

.menu-catalog div{
	font:100 24px "Times New Roman";
	color:#000;
	margin-top:-17px;
	padding:0 0 27px 6px;
	background:#fff;
	width:90px;
	text-align:center;
	}
.menu-catalog ul li a:link,
.menu-catalog ul li a:visited{
	font:100 20px "Times New Roman";
	color:#333;
	text-decoration:none;
	border-bottom:1px dotted #333;
	}
.menu-catalog ul li a:hover{
	text-decoration:none;
	border-bottom:1px dotted #fff;
	}
.menu-catalog ul li{
	padding:0 0 10px 6px;
	}*/

/*-----------------------------------------------*/
/*MENU_NAV----------*/

.h-menu{
	border-top:2px solid #000;
	padding:0 0 0 42px;
	}

.h-menu div.name{
	font:100 24px "Times New Roman";
	color:#000;
	margin-top:-17px;
	padding:0 0 27px 6px;
	background:#fff;
	position:relative;
	z-index:20;
	width:90px;
	text-align:center;
	}
.h-menu ul li{padding:0 0 10px 6px;}
	
.h-menu p{
	font:100 20px "Times New Roman";
	color:#000;
	padding:0 0 0 6px;
	}
.h-menu p a:link,
.h-menu p a:visited,
.h-menu p a:hover{
	font:100 20px "Times New Roman";
	color:#333;
	text-decoration:none;
	border-bottom:1px dotted #333;
	}

.h-menu div ul{ margin:5px 0;}
	
.h-menu div ul li{ padding:2px 0 2px 8px;}


.h-menu div ul li a:link,
.h-menu div ul li a:visited{
	font:100 14px "Times New Roman";
	color:#333;
	padding:4px;
	text-decoration:underline;
	}
.h-menu div ul li a:hover{
	color:#fff;
	background:#f60;
	padding:4px;
	text-decoration:none;
	}
	
.b-menu-item a:link,
.b-menu-item a:visited{color:#075f8a;}

.b-menu-off 
.b-menu-item{/*display:none;*/}

.b-menu-on, 
.b-menu-item{/*display:block;*/}
/*MENU_NAV============*/
/*LEFT===========================*/


/*CENTER*/
.zaglav div{ 
	position:relative; z-index:0;
	border-top:2px solid #000;
	font-size:0;
	}
.zaglav table{ width:auto; margin-top:-34px;}
.zaglav table tr td h1{ 
	font:100 49px "Times New Roman";
	color:#000;
	position:relative; z-index:20;
	background:#fff;
	padding:0 10px 15px 0;
	}
	
.zaglav table tr td h5{ 
	font:100 30px "Times New Roman";
	color:#000;
	position:relative; z-index:20;
	background:#fff;
	padding:0 10px 15px 0;
	}
	
	
/**************/

.catalog table td h2 a:link,
.catalog table td h2 a:visited{
	font:100 20px "Times New Roman";
	color:#000;
	text-decoration:underline;
	}
.catalog table td h2 span {	font:100 20px "Times New Roman";
	color:#000;
	text-decoration:underline;
}
	
	
.catalog table td h2 a:hover{text-decoration:none;}

.catalog table td ul li{ padding:10px 0 0 0;}

.catalog table td ul li a:link,
.catalog table td ul li a:visited{
	font:100 14px "Times New Roman";
	color:#333;
	padding:3px 6px;
	background:none;
	text-decoration:underline;
	}
.catalog table td ul li a:hover{background:#FF6600; color:#fff; text-decoration:none;}

/*-----------------------------------------------*/
table.contactu tr td{
	border-bottom:1px solid #ccc;
	padding:13px 0 18px 0;
	font:100 17px "Times New Roman";
	color:#000;
	}
table.contactu tr td.width_3{
	width:244px;
	}
table.contactu tr td.width_4{
	width:224px;
	}
table.contactu tr td p{
	font:100 14px "Times New Roman";
	color:#333;
	}

table.contactu tr td p.ulica{
	padding:8px 0;
	}

table.contactu tr td span{
	font:100 12px "Times New Roman";
	color:#999;
	}
table.contactu tr td div{
	font:100 12px "Times New Roman";
	color:#000;
	}
table.contactu td div a:link,
table.contactu td div a:visited{
	font:100 12px "Times New Roman";
	color:#000;
	text-decoration:underline;
	}
table.contactu td div a:hover{text-decoration:none;}

table.contactu td.svyaz{
	border-bottom:none;
	}

table.contactu td.svyaz table tr td{
	border-bottom:none;
	padding:0px 0 7px 0;
	font:100 14px "Times New Roman";
	color:#333;
	}
table.contactu tr td.svyaz table tr td span{
	font:100 14px "Times New Roman";
	color:#F60;
	}
table.contactu tr td table tr td.inp{
	padding:0 0 0 19px;
	}
table.contactu tr td.svyaz table tr td input,
table.contactu tr td.svyaz table tr td textarea{
	border:1px solid #C3C3C3;
	border-top:1px solid #7C7C7C;
	width:276px;
	height:18px;
	font:100 14px "Times New Roman";
	color:#333;
	}
table.contactu tr td.svyaz table tr td textarea{ height:80px;}

table.contactu tr td.svyaz table tr td input.kod{ width:46px;}	
table.contactu tr td.svyaz table tr td input.number{ width:116px;}		

table.contactu tr td.svyaz table tr td p{
	font:100 14px "Times New Roman";
	color:#333;
	}
table.contactu tr td table{ margin-top:14px;}

table.contactu tr td.svyaz div{ padding:9px 0 0 243px;}
table.contactu tr td.svyaz div input{
	width:96px;
	height:29px;
	}
/*-----------------------------------*/
table.help{
	width:auto;
	border:0;
	margin-bottom:40px;
	}
table.help tr{ border:0;}
table.help td{
	border:0;
	font:100 14px "Times New Roman";
	color:#333;
	}
table.help td img{
	padding:0 33px 0 0;
	}
/*-----------------------------*/
.hover_line{ padding:0 0 30px 0;}
.hover_line ul li{ display:inline; padding:0 10px 0 0;}

.hover_line ul li a:link,
.hover_line ul li a:visited{
	font:100 14px "Times New Roman";
	color:#999;
	text-decoration:none;
	border-bottom:1px dotted #ccc;
	}

.hover_line ul li.activ a:link,
.hover_line ul li.activ a:visited{
	color:#000;
	border-bottom:1px dotted #000;
	text-decoration:none;
	}
.hover_line ul li.activ a:hover,
.hover_line ul li a:hover{border-bottom:0px;}

.hover_line ul li select{
	background:#fff;
	border:1px solid #999;
	font:100 14px "Times New Roman";
	color:#333;
	width:137px;
	height:19px;
	padding:0 0 0 7px;
	}

/*------------------------------*/
.text h2{
	font:100 20px "Times New Roman";
	color:#000;
	padding:18px 0 14px 0;
	border:none;
	}
.text p{
	font:100 14px "Times New Roman";
	color:#333;
	}

/*-----------------------------*/
.news_right{ width:189px; padding:0 0 0 41px;}

.news_right .news{
	border-top:0px;
	padding:5px 0 0 0;
	}
.news_right .news ul li{
	position:relative;
	padding:0 0 13px 0;
	}
.news_right .news ul li span{
	display:block;
	position:relative;
	height:auto;
	width:auto;
	color:#F60;
	font:100 12px "Times New Roman";
	}
	
.news ul li a:link,
.news ul li a:visited{
	font:100 14px "Times New Roman";
	color:#000;
	text-decoration:underline;
	}
.news ul li a:hover{text-decoration:none;}

/*********************/
table.tovar thead td{
	padding:0 5px 0 0;
	} 
table.tovar thead td p{
	font:100 17px "Times New Roman";
	color:#000;
	padding:0 0 13px 0;
	border-bottom:2px solid #666;
	} 
	
table.tovar tbody td{
	font:100 12px "Times New Roman";
	color:#333;
	padding:9px 0;
	border-bottom:1px solid #ccc;
	} 
table.tovar tbody td p{
	color:#999;
	} 

table.tovar tbody td span{
	color:#FF6600;
	} 

table.tovar tbody td a:link,
table.tovar tbody td a:visited{
	font:100 12px "Times New Roman";
	color:#000;
	padding:0 0 0 8px;
	text-decoration:underline;
	} 
table.tovar tbody td a:hover{
	color:#FF6600;
	text-decoration:none;
	} 
/*------------------------*/
/****************/
/*CENTER========*/

/*ABOUT*/
.about{
	position:relative;
	margin-top:10px;
	padding:0 50px 51px 288px;
	font:100 14px "Times New Roman";
	color:#333;
	}
.company{
	position:absolute;
	left:45px;
	top:0;
	width:185px;
	height:185px;	
	}

.company p{
	font:100 20px "Times New Roman";
	color:#000;
	padding:0 0 10px 0;
	}
.company ul li{ padding:0 0 8px 0;}
.company ul li a:link,
.company ul li a:visited{
	font:100 14px "Times New Roman";
	color:#000;
	text-decoration:underline;
	}
.company ul li a:hover{text-decoration:none;}


.about table td.width_2{
	width:211px;
	padding:0 30px 0 0;
	}
.about table td.width_2 div.line{
	width:187px;
	background:#000;
	margin:16px 0 22px 0;
	}

/*ABOUT===================*/


/* bottom */
.footer{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:72px;
	padding:21px 0 0 0;
	}
.footer div{ padding:0 0 0 288px;}
.footer ul li{ display:inline; padding:0 12px 0 0;}

.footer ul li a:link,
.footer ul li a:visited{
	font:100 12px "Times New Roman";
	color:#ccc;
	text-decoration:underline;
	}
.footer ul li a:hover{text-decoration:none;}

.footer address{
	position:absolute;
	left:0;
	top:25px;
	width:210px;
	padding:0 0 0 46px;
	font:100 12px "Times New Roman";
	color:#ccc;
	}

/*bottom========*/

/*inner_product_back_telephone----------------*/
.save{
	position:absolute;
	margin:310px 25% 0 30%;
	width:493px;
	display:none;
	z-index:999;
	}

.save .top,
.save .bot{
	position:relative;
	padding:0 20px;
	height:20px;
	}
	
.save .top span,
.save .bot span{
	display:block;
	position:absolute;
	width:20px;
	height:20px;
	font-size:0;
	top:0;
	}
.save .top span.left{ left:0; background:url(/img/teni/ugol_tl.png) no-repeat;}
.save .top span.right{ right:0; background:url(/img/teni/ugol_tr.png) no-repeat;}

.save .top div{
	height:20px;
	font-size:0;
	background:url(/img/teni/line_top.png) repeat-x;
	}
	
.save .bot span.left{ left:0; background:url(/img/teni/ugol_bl.png) no-repeat;}
.save .bot span.right{ right:0; background:url(/img/teni/ugol_br.png) no-repeat;}

.save .bot div{
	height:20px;
	font-size:0;
	background:url(/img/teni/line_bottom.png) repeat-x;
	}

.save .centr{
	position:relative;
	font:100 20px "Times New Roman";
	color:#000;
	background: url(/img/teni/line_y.png) repeat-y;
	padding:20px 35px 0 40px;
	}

.save .centr span.close{
	display:block;
	position:absolute;
	right:38px;
	top:15px;
	font-size:0;
	width:13px;
	height:12px;
	background:url(/img/icon/close.jpg) no-repeat;
	}

.save .centr span.close a{ display:block; width:13px; height:12px;}

.save .centr table{ margin:12px 0 0 0;}

.save .centr table tr td{
	padding:0 0 7px 0;
	font:100 14px "Times New Roman";
	color:#333;
	}
.save .centr table tr td.inp{padding:0 0 0 19px;}

.save .centr table tr td input,
.save .centr table tr td textarea{
	border:1px solid #C3C3C3;
	border-top:1px solid #7C7C7C;
	width:276px;
	height:18px;
	font:100 14px "Times New Roman";
	color:#333;
	}
.save .centr table tr td textarea{ height:80px;}

.save .centr table tr td input.kod{ width:46px;}	
.save .centr table tr td input.number{ width:116px;}		

.save .centr table tr td p{
	font:100 14px "Times New Roman";
	color:#333;
	}
.save .centr div{ padding:9px 0 0 129px;}
.save .centr div input{
	width:96px;
	height:29px;
	}

/*=========================*/

.lvl1 {padding-top:5px;margin-left:10px;}
.lvl2 {padding-top:5px;margin-left:50px;}
.lvl3 {padding-top:5px;margin-left:90px;}
.lvl4 {padding-top:5px;margin-left:130px;}


.lvl1 a{color:#000000; font:100 20px "Times New Roman"; text-decoration:underline;}
.lvl2 a{color:#000000; font:100 16px "Times New Roman"; text-decoration:underline;}
.lvl3 a{color:#000000; font:100 14px "Times New Roman"; text-decoration:underline;}
.lvl4 a{color:#000000; font:100 14px "Times New Roman"; text-decoration:underline;}





.order_former td {padding-top:5px;padding-right:10px;}
.order_former {
color:#000000 !important;
font-family:"Times New Roman" !important;
font-size:14px !important;
font-size-adjust:none !important;
font-stretch:normal !important;
font-style:normal !important;
font-variant:normal !important;
font-weight:100 !important;
line-height:normal !important;
text-decoration:none !important;


}

.order_former input {
border:1px solid #999999 !important;
color:#000000 !important;
font-family:"Times New Roman" !important;
font-size:14px !important;
font-size-adjust:none !important;
font-stretch:normal !important;
font-style:normal !important;
font-variant:normal !important;
font-weight:100 !important;
line-height:normal !important;
text-decoration:none !important;


}

.sub_mit_class {
padding-left:10px;
padding-right:10px;
height:27px !important;
background: url(/img/but_back.jpg);
border:1px solid #999999 !important;
color:#000000 !important;
font-family:"Times New Roman" !important;
font-size:14px !important;
font-size-adjust:none !important;
font-stretch:normal !important;
font-style:normal !important;
font-variant:normal !important;
font-weight:100 !important;
line-height:normal !important; 
text-decoration:none !important;


}






.index-form {padding-top:15px;}
.index-form-title {font-size:20px;}

.index-form textarea {
border: #C3C3C3 solid 1px;
color:#333333;
font-family:"Times New Roman";
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:100;
line-height:normal;
width:276px;
}

.index-form input, .index-form select {
border:#C3C3C3 solid 1px;
color:#333333;
font-family:"Times New Roman";
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:100;

line-height:normal;
width:276px;
}
.index-form .kod {width:46px;}
.index-form .number {width:116px;}





#price_kordiv {

float:left;background:none;
color:#000000 !important;
}
#price_kordiv a {color:#000000 !important;}



.new_obr a {

    color: #000000;
    font-family: "Times New Roman";
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 100;
    line-height: normal;    
}



	.ajax {
	width:78px;
	height:8px;
		opacity: 0.95;
		margin:0;padding:0;z-index:1000;white-space:nowrap;
		display:none;
		position:absolute;
		margin:0px;
		filter: alpha(opacity=70);
		color:#FFFFFF !important;
		text-align:center !important;
	}
fieldset {border:0;}




.faq_add_button a{
color:#FF6600;     
    font-size: 17px !important;
    font-weight: bold !important;
}
#faq_add_form {border-top:#666666 2px solid !important;}


#faq_add_form td {
    color: #333333;
    font-family: "Times New Roman";
    font-size: 12px;
}
#faq_add_form table tbody tr td input  {width:178px;border: 1px solid rgb(153, 153, 153); }
#faq_add_form table tbody tr td textarea {width:178px;border: 1px solid rgb(153, 153, 153); }

.faq_add_button {width:210px;}

.news_right {padding-left:20px;}
.news_right ul {width:210px;}


.topper_auth {   
	font-family: "Times New Roman";	font-size: 12px;	color: #000000 !important;
	float: left;
	
	margin-bottom: 13px;
	/*margin-left: 7px;*/
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 7px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 9px;
	text-align: center;
	width: 425px;    
	text-align:left;  
    
    }
    
.topper_auth #at_frm_bitrix {width:425px;text-align:left;}    
.topper_auth span {padding-left:5px;padding-right:5px;font-family: "Times New Roman";	font-size: 12px;	color: #000000 !important;}
.topper_auth a {padding-left:5px;padding-right:5px;font-family: "Times New Roman";	font-size: 12px;	color: #000000 !important;}
.topper_auth input {width:80px;font-family: "Times New Roman";	font-size: 12px;	color: #000000 !important;}
.topper_auth input[type="submit"] {width:60px;font-family: "Times New Roman";	font-size: 12px;	color: #000000 !important;}


#price_kordiv {    padding-left: 18px;
    text-align: left;
    width: 135px;
    }
    
    
b, strong {font-weight:bold !important;}    


.central_seo {padding-top:10px; padding-bottom:10px;}
.top_seo {padding-top:0; padding-bottom:10px;}



.img_div img {margin:0 !important;padding:5px !important;border:1px #CCCCCC SOLID;}
.img_div {padding:5px;}
