﻿/* Structure
--------------------------------------------------------------------------------------- */
*
{
    margin: 0px;
    padding: 0px;
}
html
{             
    height: 100%;  
}
body
{      
    position: relative;
    height: 100%; 
    font-family: Trebuchet MS;    
    width: 960px;
    margin: 0 auto;
    background-color: #ffffff;	   
}
html>body
{
    height: auto;
    min-height: 100%;  
}
.print
{         
    background-color: #ffffff;	 
}
/*------- header --------*/
.header
{		
	margin: 0 auto;	
	width: 960px;	
	height: 62px;			
	background-color: #ffffff;		
	border-bottom: 4px solid #f20d0f;    
    padding: 35px 0px 0px 0px;        
}

.header span
{	
	display: block;		
	background-image: url(../images/telephone.jpg); 
	background-position: left top;
	background-repeat: no-repeat;			
	width: 167px;	
	height: 45px;	
	margin: 0px 0px 0px 200px;	
	padding: 14px 0px 0px 82px;	
	color: #a7a7a7;
	font-size: 18px;		
}
.logo, .logo:hover
{		
	float: left;	
	display: block;	
	background-image: url(../images/logo.jpg); 		
	height: 40px;
	width: 168px;	
	margin: 0px 0px 0px 0px;	
}
.logo_border
{	
	padding-left: 30px;
}
.clear
{
    clear: both;
    font-size: 0px;
}
.left_t
{
	position: absolute;
	width: 186px;
	height: 165px;
	top: 450px;	
	left: 20px;
}
/*------- footer --------*/
.footer
{   
	position: absolute;	   	
	width: 100%;
	left: 0px;
    bottom: 0px;          
    height: 90px;            
}
.copy_line
{   	
	border-top: 4px solid #f20d0f;        
    margin: 0 auto;
	width: 960px;			
    font-size: 12px;
    font-family: Trebuchet MS;         
    font-size: 12px;
    font-family: Verdana;    
    color: #818181;         
}	
.copy_line span
{	
	float: left;	
	font-size: 12px; 
	font-weight: bold;   
    color: #818181;
    font-family: Trebuchet MS;      
    padding: 15px 0px 0px 12px;         
}
.dev_link, .dev_link:hover
{	
	display: block;
	float: right;
	height: 50px;
	margin: 14px 0px 0px 0px;
	padding: 2px 0px 0px 84px !important;	
	font-size: 11px;
	background: url(../images/its_logo.jpg) no-repeat;	
	color: #818181;
	font-weight: bold;
	text-decoration: underline;
}
.dev_link:first-line
{
    text-decoration: none;
}
.dev_link:hover
{
    text-decoration: none;
}

.its, .its:hover
{
    display: block;   
    right: 28px;   
    background-image: url(../images/its_logo.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 11px;
    padding: 0px 0px 0px 80px;
    color: #818181;
    font-family: Arial;       
    height: 34px;
    text-decoration: none;        
}
.line_text, .line_text:hover
{
	display: block;       
    font-size: 11px;    
    color: #818181;
    font-family: Arial;   
    padding: 0px 0px 0px 80px;   
    margin-top: -14px;
} 
/*.w3c
{
    position: absolute;
    text-align: left;
    right: 164px;              
    color: #818181;
    margin-top: 50px;
}
.w3c a
{
    color: #818181;
    font-size: 9px;
    font-family: Arial; 
}
.w3c a:hover
{
    color: #818181;
}*/

/*------- menu --------*/
.main_menu
{
	position: absolute;
	display: block;
	top: 35px;
	left: 20px;	
	width: 210px;	
}
.menu
{
	margin: 35px 0px 0px 0px;
	width: 210px;
}
.menu_item
{
	display: block;								
	width: 178px;
	padding: 3px 4px;
	margin: 0px 0px 0px 24px;		
	background-image: url(../images/dotted_gray.jpg);
	background-position: bottom;
	background-repeat: repeat-x;					
}
.menu_item a
{						
	font-family: Trebuchet MS;
	font-size: 12px;	
	color: #000000;
	text-decoration: none;	
	background: url(../images/square_red.jpg) no-repeat left 7px;	
	padding: 0px 0px 0px 8px;
	
}
.menu_item a:hover
{		
	color: #1d1d1d;
	text-decoration: underline;
}
.menu_item_act
{
	display: block;		
	float: left;		
	height: 25px;				
	width: 210px;	
	margin: 20px 0px 0px 0px;
	background-image: url(../images/dotted_black.jpg);
	background-position: bottom;
	background-repeat: repeat-x;	
}
.menu_item_act a
{
	background-image: url(../images/arrow_red.jpg);
	background-position: left center;
	background-repeat: no-repeat;	
	color: #f20d0f;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	white-space: nowrap;
	font-size: 12px;
	font-family: Trebuchet MS;	
	padding: 0px 0px 0px 11px;	
}
.menu_item_act a:hover
{	
	color: #f20d0f;
	text-decoration: underline;
}
.menu_i
{
	display: block;				
	height: 25px;				
	width: 210px;	
	margin: 20px 0px 0px 0px;	
}
.menu_i a
{
	background-image: url(../images/arrow_red.jpg);
	background-position: left center;
	background-repeat: no-repeat;	
	color: #f20d0f;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	white-space: nowrap;
	font-size: 12px;
	font-family: Trebuchet MS;	
	padding: 0px 0px 0px 11px;		
}
.menu_i a:hover
{
	color: #f20d0f;
	text-decoration: underline;
}

/* --------Text---------- */
p
{
    font-family: Trebuchet MS;
    color: #000000;
    font-size: 12px;
    margin: 0px 0px 20px 0px;
    text-align:justify;
}
.index_text
{
	font-family: Arial;
    color: #ffffff;
    font-size: 12px;
    margin: 0px 0px 15px 0px;
    text-align: left;
}
.text_inner
{
	color: #39302b;
	font-family: Arial;
	font-size: 14px;
	margin-bottom: 24px;	
}
.green
{
	color: #788c0c;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
ul 
{
    list-style-type: disc;
    margin: 0px;
}
li
{
    margin-left: 30px;
}
/* -----------Link--------------*/
a
{
    color: #000000;
    text-decoration: underline;
}
a:hover
{
    color: #000000;
    text-decoration: none;
}
.black_title, .black_title:hover
{	
	font-size: 12px;
	color: #818181;						
	background-image: url(../images/icon_title.jpg);			
	background-repeat: no-repeat;
	background-position: 0px 3px; 
	padding: 0px 0px 0px 15px;
	height: 21px;	
}
.mlink, .mlink:hover 
{
	display: block;
	background: url(../images/arrow_orange_down.jpg) no-repeat right 7px;
	font-family: Century Gothic;
	font-size: 12px;
	text-decoration: underline;	
	color: #ff6600;
	padding: 0px 0px 3px 0px;
}
.mlink:hover 
{
	text-decoration: none;	
}
.m1
{
	width: 78px;	
}
.m2
{
	width: 48px;	
}
.m3
{
	width: 112px;
}
.m4
{
	width: 105px;
}
.shlink, .shlink:hover 
{
	display: block;
	background: url(../images/arrow_orange_top.jpg) no-repeat right 7px;
	font-family: Century Gothic;
	font-size: 12px;
	text-decoration: underline;	
	color: #ff6600;
	padding: 0px 0px 3px 0px;
}
.shlink:hover 
{
	text-decoration: none;	
}
.sh1
{
    width: 50px;
}
.orlink, .orlink:hover 
{
	font-family: Century Gothic;
	font-size: 12px;
	text-decoration: underline;	
	color: #ff6600;
	padding: 0px 0px 7px 0px;
	display: block;
}
.orlink:hover 
{
	text-decoration: none;	
}
.blink, .blink:hover
{
	background: url(../images/arrow_back_orange.jpg) no-repeat right 7px;
	display: block;	
	font-family: Century Gothic;
	font-size: 12px;
	text-decoration: underline;	
	color: #ff6600;
	padding: 0px 0px 3px 0px;
	width: 130px;
}
.blink:hover 
{
	text-decoration: none;	
}
.foto, .foto:hover
{
	background-image: url(../images/icon_see_foto.jpg);
}
.download
{
	background-image: url(../images/icon_download.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding: 2px 0px 0px 15px;
	margin: 0px;
}
.downl, .downl:hover
{
	color: #818181;
}
/*------------Image--------------*/
img
{
    border: none;
}
.image_png
{
	height: 268px;
	width: 331px;
	display: block;
	position: absolute;
	right: 408px;
	top: 104px;
}
.content_inner_news img
{
	border: 1px solid #e2e2e2;
	padding: 5px 5px 5px 5px;
	margin: 0px 7px 3px 0px;
	display: block;	
}
/* ----------Table------------ */

table
{
	border-collapse: collapse;
}
.table_cat
{
	margin: 0px 0px 20px 0px;
	width: 80%;
	
}
.table_cat td
{
    vertical-align: top;
}
.pricetitle
{
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	padding: 5px 5px 5px 5px; 
	border: solid 1px #ffffff;
	background-color: #dadada;
	text-align: left;	 	
}
.one
{
	width: 25px;	
}
.pricetext
{
    font-family: Trebuchet MS;
	color: #818181;
	font-size: 12px;
	padding: 4px 5px 4px 5px; 
	border: solid 1px #ffffff;
	background-color: #f0f0f0;
}
.pricetext img
{
    vertical-align: middle;
}
.two
{
	vertical-align: middle;
	text-align: center;
}
.two a
{
	/*height: 10px;
	width: 7px;
	display: block;
	padding: 0px;
	margin: 2px 3px 4px 7px;	
	background-image: url(../images/plus.gif);
	background-repeat: no-repeat;
	background-position: center center;*/
}
.pluslnk
{
    background-image: url(../images/plus.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 7px; height: 7px;
}
.three
{
	text-align: center;
	padding: 4px 0px 4px 0px !important;
}
.pricetext_w
{
    font-family: Trebuchet MS;
	color: #818181;
	font-size: 12px;
	padding: 4px 5px 4px 5px; 
	border: none;
	background-color: #ffffff;
}
.no_b
{
	border: none;
}
.w
{
	width: 41%;
}

/* ------Page structure-------- */
.all_page
{
	margin: 0 auto;
	width: 960px;	
}
.page
{
	margin: 0 auto;
	width: 960px;		
	padding-bottom: 90px;		
}
.content
{	
	margin: 0 auto;
	width: 960px;					
}
.center_cont
{		
	margin: 0 auto;
	width: 960px;		
	background-color: #ffffff;
	height: 385px;
	position: relative;	
	background-image: url(../images/nature.jpg);	
	background-repeat: no-repeat;	
	background-position: right top;		
}
.center
{
	position: relative;
	float: right;	
	width: 100%;
}

/*-----------main news------------*/
.mnews_line
{
	margin: 0px 0px 0px 200px;
}
.mmews_item
{
	float: left;	
	width: 230px;
	margin-right: 20px;
}
.mmews_item p
{
	margin-bottom: 2px;
	text-align:left;
}
.mmews_item a, .mmews_item a:hover 
{
	text-decoration: none;
	text-align:left;
}
.it_r
{
	margin-right: 0px;	
}
.mn_pict
{
	/*float: left;*/
	border: solid 1px #e2e2e2;	
	margin: 0 auto;
	display: block;
	/*margin: 0px 10px 4px 0px;*/
}
.more, .more:hover, .more_1, .more_1:hover
{
	display: block;
	width: 64px;
	color: #f20d0f;
	font-size: 12px;
	background: url(../images/more_red.jpg) no-repeat right 7px;
	padding-right: 15px;
	margin-top: 0px;
}

.more_1, .more_1:hover
{
	display: inline;
	width: auto;
}

/*------------round block-----------*/
.t
{
    background: url(../images/dot.gif) 0 0 repeat-x; 
    width: 100%;
}
.b
{
    background: url(../images/dot.gif) 0 100% repeat-x; 
}
.l
{
    background: url(../images/dot.gif) 0 0 repeat-y; 
}
.r
{
    background: url(../images/dot.gif) 100% 0 repeat-y; 
}
.bl
{
    background: url(../images/btl.jpg) 0 100% no-repeat; 
}
.br
{
    background: url(../images/btr.jpg) 100% 100% no-repeat; 
}
.tl
{
    background: url(../images/ntl.jpg) 0 0 no-repeat; 
}
.tr
{
    background: url(../images/ntr.jpg) 100% 0 no-repeat;
    padding:12px
}
/*------------page-----------*/

.tractor_float
{
	position: absolute;
	height: 442px;
	top: 270px; 	
	z-index: 502;
	width: 85%;
	left: 115px;
	border: solid;
}
.tractor
{
	height: 442px;
	width: 855px;
	margin: 0 auto;
}
.tractor_png
{
	margin: 40px 0px 0px 0px;
	height: 163px;
	width: 180px;
}
.invisible
{
	background-image: url(../images/dotted_gray.jpg);
	background-repeat: repeat-x;
	width: 100%;
	font-size: 12px;
}
.invisible p
{	
	padding: 5px 0px 5px 0px ;	
	margin: 0px;
}
.invisible span
{
	display: block;
	background-image: url(../images/dotted_gray.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 1px;
}
.display_all span
{	
	display: block;
	background-image: url(../images/dotted_gray_two.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 5px;
	margin: 0px;
	padding: 0px;
}
/*----------Inner pages---------*/
.image_header
{
	background-image: url(../images/header_inner.jpg);
	background-repeat: no-repeat;
	height: 214px;
	width: 960px;
}
.page_inner
{
	margin: 0 auto;
	width: 960px;		
	padding-bottom: 90px;			
}
.left_column
{
	width: 230px;				
	float: left;		
	margin: -27px 0px 0px 0px; 
	position: relative;	
	padding: 0px 0px 90px 0px;	
}
.content_inner
{	
	margin: 0px 0px 10px 255px;						
	padding: 0px 0px 0px 0px;
	vertical-align: top;	
	width: 700px;			
}
.content_inner_news
{	
	margin: 0px 0px 10px 255px;						
	padding: 0px 0px 0px 0px;
	width: 400px;	
}
.block_left
{
	 margin: 50px 0px 0px 0px;		  
}
.left_grey_border
{
	
	width: 210px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.img_l
{
	 height: 23px;
	 width: 233px;	 
	 padding: 0px 0px 0px 0px; 
	 margin: 0px 0px 0px 0px; 
	 display: block;	 
}
.left_grey_border img
{
	display: block;
	border: 1px solid #e2e2e2;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 7px 0px;
}
.left_grey_border a, .left_grey_border a:hover
{
	display: block;	
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #818181;
	margin: 0px 20px 0px 20px; 	
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
}
.left_grey_border span
{
	height: 30px; 
	display: block;
}
.right_column
{
	float: right;
	width: 286px;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 50px 0px;
}
.news_block
{
	margin: 24px 0px 20px 0px;
	
}
.news_block a, .news_block a:hover
{	
	font-size: 14px;
	font-family: Trebuchet MS;
	color: #000000;
	font-weight: bold;
	background-image: url(../images/icon_news.jpg);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
}
.news_block span
{
	display: block;
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #c1c1c1;
	padding: 7px 0px 12px 0px;
}
.news_block p
{
	color: #818181;
	font-size: 12px;
	font-family: Trebuchet MS;
	padding: 0px;
	margin: 0px;	
	line-height: 16px;
}
.all_news
{		
	text-decoration: none;
	font-family: Century Gothic;
	font-size: 12px;
	color: #ff6600;
	background-image: url(../images/news_arrow.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding: 0px 15px 0px 0px;		
	height: 18px;	
}
.all_news:hover
{
	text-decoration: underline;	
	color: #ff6600;
}
.news_img_right
{
	float: right;
	margin-bottom: -10px; 
}

.news_img
{
	float: left;
}
.news_img img
{
	display: block;
	border: 1px solid #e2e2e2;
	padding: 5px 5px 5px 5px;
	margin: 2px 7px 0px 0px;
}
.cat_img
{
	float: left;
}
.cat_img img
{
	display: block;
	border: 1px solid #e2e2e2;
	padding: 5px 5px 5px 5px;
	margin: 2px 7px 5px 0px;
}


.news_img_right img
{
	display: block;
	border: 1px solid #e2e2e2;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 3px 7px;
}
.bottom_img
{
	float: left;	
	position: relative;		
	width: 196px;
	height: 150px;
	padding: 10px 0px 0px 0px; 		
	margin: 10px 35px 10px 0px;
	background: #f7f7f7;
	text-align: center;
	border: solid 1px #e2e2e2;
}
.bottom_img img
{
	display: block;
	border: 1px solid #e2e2e2;
	padding: 5px 5px 5px 5px;
	margin: 0px 7px 3px 0px;
}
table.cat_dlist
{
	width: 99%;	
}
table.cat_dlist td
{
	width: 50%;
	vertical-align: top;	
}
.catalog
{	
	padding: 0px 20px 20px 0px;
}
.catalog a, .catalog a:hover
{
	font-size: 14px;
	font-family: Trebuchet MS;
	color: #ff6600;
	padding: 10px 0px 0px 0px;
	display: block;	
}
/*------------H1, H2, H3---------------*/
	
h1
{
    font-family: Century Gothic;
	font-size: 14px;
	color: #f20d0f;
	text-transform: uppercase;	
	width: 100%;
	padding: 31px 0px 5px 0px;	
	margin-bottom: 10px;
	background-image: url(../images/dotted_black.jpg);
	background-position: bottom;
	background-repeat: repeat-x;	
}
h1.dot
{
    font-family: Century Gothic;
	font-size: 14px;
	color: #f20d0f;
	text-transform: uppercase;	
	width: 100%;
	padding: 31px 0px 5px 0px;	
	margin-bottom: 10px;
	background-image: url(../images/dotted_black.jpg);
	background-position: bottom;
	background-repeat: repeat-x;	
}
h2
{
	font-family: Century Gothic;
	font-size: 14px;
	color: #f20d0f;
	text-transform: uppercase;	
	padding: 31px 0px 4px 0px;
	background-image: url(../images/dotted_black.jpg);
	background-position: bottom;
	background-repeat: repeat-x;		
}
h2.black_
{
	color: #000000;
	text-transform: none;
	font-family: Trebuchet MS;
	font-weight: bold;
	letter-spacing: 0.2px;
	background-image: none;
	/*white-space: nowrap;*/
	padding: 25px 0px 5px 0px;		
	width: 100%;
}
h2.c_black 
{
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;		
	padding: 20px 0px 0px 0px;
	white-space: nowrap;
	width: 100%;	
	background-image: none;	
}
h2.c_black_in
{
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;		
	padding: 20px 0px 10px 0px;
	white-space: nowrap;
	width: 100%;		
	background-image: none;
}
h3
{
	color: #000000;
	text-transform: none;
	font-family: Trebuchet MS;
	font-weight: bold;
	letter-spacing: 0.2px;
	/*white-space: nowrap;*/
	margin: 10px 0px 0px 0px;	
	font-size: 12px;	
}
h3.cat_p
{
	color: #000000;
	text-transform: none;
	font-family: Trebuchet MS;
	font-weight: bold;
	letter-spacing: 0.2px;
	background-image: none;
	white-space: nowrap;	
	font-size: 14px;	
	padding: 12px 0px 0px 0px;
	margin: 0px;
}

/*------------List------------*/
.list_one
{	
	margin: 0px 0px 5px 0px;
	padding: 0px;	
}
.list_one li
{
	color: #818181;
	font-size: 12px;	
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 8px;
	list-style-image: none;
	list-style-type: none;
	background-image: url(../images/square_red.jpg);
	background-repeat: no-repeat;		
	background-position: 0px 6px;
	vertical-align: top;	
}
/*-------------TextBox--------------*/
.email
{	
	width: 250px;	
	margin: 0px 0px 10px 30px;
	font-family: Arial;
	font-size: 12px;
	padding-left: 3px;
}
.validator
{		
	font-family: Arial;
	font-size: 12px;
	padding-left: 3px;
	color: #c20404;
}
/*-----------Price_prin-----------*/
.logo_print
{
	width: 90%;
	height: 100px;
	background-image: url(../images/logo_print.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin: 0 auto;
	padding-top: 10px;		
	font-size: 14px;
	font-family: Arial;	
	color: #000000;
	text-align: left;	
	line-height: 25px;
}
.logo_print span
{
	display: block;
	position: absolute;
	border-left: solid 1px #000000;
	margin: 10px 0px 10px 280px;
	padding: 0px 0px 0px 15px;	
}
.price_table_print
{
	width: 90%;	
	margin: 0 auto;
	padding: 15px 0px 0px 20px;	
}
.pricetitle_left_print
{
	width: 30%;	
	font-family: Arial;
	color: #000000;
	font-size: 14px;
	padding: 10px 0px 10px 0px; 
	border: solid 1px #000000;
	background-color: #b0afaf;
	text-align: center;
	font-weight: bold;
}
.pricetitle_center_print
{
	width: 15%;	
	font-family: Arial;
	color: #000000;
	font-size: 14px;
	padding: 10px 0px 10px 0px; 
	border: solid 1px #000000;
	background-color: #b0afaf;
	text-align: center;
	font-weight: bold;
}
.pricetitle_print
{
	font-family: Arial;
	color: #000000;
	font-size: 14px;
	padding: 10px 0px 10px 7px; 
	border: solid 1px #000000;
	background-color: #b0afaf;
	text-align: center;
	font-weight: bold;
}
.pricesubtitle_print
{
	font-family: Arial;
	color: #000000;
	font-size: 14px;
	padding: 10px 0px 10px 0px; 
	border: solid 1px #000000;
	background-color: #c8c8c8;
	font-weight: bold;
	text-align: center;
}
.pricesubtitle_bottom_print
{
	font-family: Arial;
	color: #434343;
	font-size: 14px;
	padding: 10px 7px 10px 0px; 
	border: solid 1px #000000;
	background-color: #e2e2e2;
	font-weight: bold;
	text-align: center;
}
.pricetext_print
{
    font-family: Arial;
	color: #000000;
	font-size: 12px;
	padding: 4px 7px 4px 17px; 
	border: solid 1px #000000;
	background-color: #f0f0f0;
}
.pricetext_rub_print
{
    font-family: Arial;
	color: #000000;
	font-size: 12px;
	padding: 4px 7px 4px 17px; 
	border: solid 1px #000000;
	background-color: #f0f0f0;
	text-align: center;
}
.pricetext_special_print
{
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	padding: 4px 7px 4px 17px; 	
	background-color: #f0f0f0;
	border: solid 1px #000000;	
}
/*-----------News-------------*/
.comp_foto
{
	margin: 15px 0px 0px 0px;
}
.comp_foto img
{
	margin: 0px 0px 0px 7px;
	padding: 1px 1px;
	border: solid 1px #dadada;
	float: right;
}
.f1
{		
	width: 20%;
	vertical-align: top;
	text-align: center;		
}
.f1 img
{
	margin: 0 auto;
	padding: 1px 1px;
	border: solid 1px #dadada;
	text-align: center;	
}
.f1 a, .f1 a:hover
{
	padding: 0px 0px 0px 0px;
	margin: 0px 3px 0px 0px;
	text-align: center;
	display: block;	
	font-size: 10px;				
}
.next_page, .next_page:hover
{
	padding: 0px 2px 0px 2px;	
    font-family: Trebuchet MS;
    color: #818181;
    font-size: 12px;    
    text-align:justify;
}

.link_news
{		
	text-decoration: none;
	font-family: Century Gothic;
	font-weight: normal !important;
	font-size: 12px;
	color: #ff6600 !important;
	background-image: url(../images/news_arrow.jpg) !important;
	background-position: right !important;
	background-repeat: no-repeat;
	padding: 0px 15px 0px 0px !important;		
	height: 18px;	
}
.link_news:hover
{
	text-decoration: underline;	
	color: #ff6600 !important;
}
.all
{
	width: 100%; 
	min-height: 170px;
}
.back
{
	background-image: url(../images/arrow_back_orange.jpg) !important;
	background-position: right !important;
}
/*----------Gallery-----------*/
.images_
{
	float: left;	
	position: relative;		
	width: 196px;
	height: 220px;
	padding: 10px 0px 0px 0px; 		
	margin: 10px 27px 10px 0px;
	background: #f7f7f7;
	text-align: center;
	border: solid 1px #e2e2e2;
}
.images_ a
{	
	display: block;
	text-decoration: none;	
}

h2.catalog_subtitle
{
	background-image: none;
	/*width: 150px;	*/
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
}
h2.catalog_subtitle a
{
	text-decoration: underline;
}
h2.catalog_subtitle a:hover
{
	text-decoration: none;
}
.center_text_s
{
	/*width: 150px;*/
	text-align: center;		
}
.images_ img
{	
	border: 1px solid #e2e2e2;
	padding: 5px 5px 5px 5px;	
	margin-bottom: 3px;
}
/*----------Sertification-----------*/
.images_sert
{
	float: left;	
	position: relative;		
	width: 196px;
	height: 280px;
	padding: 10px 0px 0px 0px; 		
	margin: 10px 27px 10px 0px;
	background: #f7f7f7;
	text-align: center;
	border: solid 1px #e2e2e2;
}
.images_sert a
{	
	display: block;
	text-decoration: none;	
}

.images_sert img
{	
	border: 1px solid #e2e2e2;
	padding: 5px 5px 5px 5px;	
	margin-bottom: 3px;
}
h2.sert_subtitle
{
	background-image: none;
	padding-top: 8px;
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
}
/*-----------price list-----------*/
.pr_r
{
	float: right;
	width: 200px;
	text-align: right;	
}
.mpr1, .mpr1:hover 
{
	width: 170px;	
	padding-right: 10px;
	background: url(../images/print.gif) no-repeat right 7px;
}
.mpr2, .mpr2:hover
{
	width: 170px;	
	padding-right: 10px;
	background: url(../images/pr_next.gif) no-repeat right 7px;
}
.pr_cl
{
	margin-bottom: -50px;	
}
table.price
{
	margin: 10px 0px 0px 0px;
	width: 99%;
}
table.price th
{
	background-color: #ffffff;	
	text-align: left;
	padding: 2px 0px 2px 0px;
	border: solid 1px #ffffff;
	border-bottom: solid 1px #7e7e7e;
	text-transform:uppercase;
}
table.price td.ttl
{
	background-color: #f0f0f0;	
	text-align: left;
	padding: 2px 4px 2px 4px;
	font-size: 12px;
	font-weight: bold;
	border: solid 1px #7e7e7e;	
	vertical-align: top;
}
table.price td.stl
{
	background-color: #f0f0f0;	
	text-align: center;
	padding: 2px 4px 2px 4px;
	font-size: 12px;
	font-weight: bold;
	border: solid 1px #7e7e7e;	
	vertical-align: top;
	color: #808080;
}
table.price td.txt
{
	background-color: #ffffff;	
	text-align: left;
	padding: 2px 4px 2px 4px;
	font-size: 12px;
	border: solid 1px #7e7e7e;	
	vertical-align: top;
	color: #808080;
}
.vc
{
	text-align: center;
	vertical-align: middle !important;	
}
.sum
{
	font-weight: bold;
	color: #000000 !important;
		
}
/*------------Price_print--------------*/
.header_prt
{		
	margin: 0 auto;	
	width: 960px;	
	height: 62px;			
	background-color: #ffffff;		
	border-bottom: 4px solid #dadada;    
    padding: 35px 0px 0px 0px; 
    margin: 0px 0px 20px 0px;       
}
.header_prt span
{
	position: absolute;
	top: 34px;
	left: 250px;
	font-size: 14px;	
}
h1.bk
{
    font-family: Century Gothic;
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;	
	width: 100%;
	padding: 0px 0px 15px 0px;	
}
.green_prt
{
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 10px 0px;
}
.invisible_prt
{
	border-top: dotted 1px #a7a7a7;
	width: 100%;
}
/*-----------order-----------*/
.ob
{
	width: 50px !important;	
}
.order_but
{
	float: right;	
}
.left_20
{
    margin-left: 10px;
}
table.fmail
{
	
}
table.fmail td.tn
{
	font-size: 12px;
	font-weight: bold;
	padding: 10px 4px 4px 4px;
	vertical-align:top;
	border-bottom: solid 1px #f0f0f0;
}
table.fmail td.tf
{
	padding: 10px 0px 4px 4px;
	border-bottom: solid 1px #f0f0f0;
}
.valid
{
	font-size: 11px;
}
/*-----------contacts-----------*/
.ctt
{
	font-weight: bold;
	color: #000000;	
}
.c_img
{
	border: solid 1px #e2e2e2;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px;	
}
.clb
{
	margin: 0px 20px 0px 0px;	
}
/*--------add_poduct----------*/
.add_product
{
	position: absolute;
	top: 700px;
	left: 300px;
	width: 250px;
	padding: 10px 10px 10px 10px;
	background-color:#ffffff;
	border: solid 1px #a8a8a8;
	text-align: left;
	font-size: 12px ;
}
.add_product h2
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.pup_but
{
	width: 150px;	
	font-size: 12px ;
}
.p_d
{
    margin: 7px 0px 0px 0px;
    text-align: center;
}
.nbold
{
	font-weight: normal;	
	font-size: 12px ;
	color: #686868;
}
.pup_inp
{
	width: 50px;	
}
.pup_text
{
	margin: 5px 0px 5px 0px;	
	text-align: left;
}
.calc_but
{
    margin: 10px 7px 5px 0px;
    float: right;
}
.float_content
{
    width: 100%;
    float: left;
}
.cat_left
{
    width: 48%;
    /*border: solid 1px;*/
    float: left;
    margin-right: 3%
}
.cat_right
{
    width: 48%;
    float: left;
    /*border: solid 1px;*/
}