body{padding:0; margin:0;}
img{padding:0; margin:0; border:0;}

table{border-collapse: collapse;	border-spacing: 0px;}
table td, th{padding:0;border-collapse: collapse;	border-spacing: 0px;}

.top{	border-top: solid 1px #000;}
.space{width: 100%;}
.space2{width: 100%; height: 100%;}
.repx{background-repeat: repeat-x;}

body, td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

a {color:#555; text-decoration:underline;}
a:hover {color:#757575; text-decoration: none; cursor: pointer;}


.menu_bottom
{
	width: 100%;	
	height: 40px;	

}

.menu_bottom a
{
	color:#813135;
}

.menu_bottom a:hover
{
	color:red;
}

.catalog
{
	width: 160px;
	background: url('/i/fm/frontend/default/metal_bar_dotted.jpg');
	border-right: solid 1px #999999;
	vertical-align: top;
}

.right_content
{
	width: 160px;
	background: url('/i/fm/frontend/default/metal_bar_dotted.jpg');
	border-left: solid 1px #999999;
	vertical-align: top;	
}

.content
{
	vertical-align: top;		
}

.pagination
{
	color:#666;
	margin: 0 0 5px 27px;
	font-size:12px;	
}

.a a
{
	text-decoration: none;	
}

.a a:hover
{
	text-decoration: underline;	
}




div.pagination .current, .highlight
{
	color:#CC272E;
}

.error
{
	color:red;
	font-size:10px;
}

/*---------- catalog ----------*/
.hide
{
	display:none;
	background: gray;
	width:100%;
}
.hide a
{
	color:#555;	
	padding: 2px 0 0 15px;
	font-size:12px;	
	text-decoration: none;
}


.catalog_light
{
	background: url('/i/fm/frontend/default/colomn_menu-item-on.jpg');
	border-bottom: solid 1px black;	
	padding: 5px 0 5px 5px;
	cursor: pointer;
}

.catalog_light a
{
	color:#813135;

}

.catalog_dark
{
	background: url('/i/fm/frontend/default/colomn_menu-item.jpg');
	border-bottom: solid 1px white;
	padding: 5px 0 5px 5px;
	color:red;
}

.catalog_dark a
{
	color: #170984;
	text-decoration: none;
}


.submenu
{
	background: #F1F1F0;	
}

.submenu a
{
	text-decoration: none;
}


.level3 a
{
	margin-left:17px;
	color:#666;
}

.firm a
{
 color:#730205;
 margin: 0 0 0 20px;
 font-size:10px;
}

.firm a:hover
{
	color:black;
}

.firm_cript
{
	font-size: 9px;
	margin: 10px 0 0 30px;
	color: #999;
}
/*-----------------------------*/

.catalog_firm
{
	margin: 0 0 10px 20px;
}

.catalog_firm td
{
	font-size: 22px;
}
.catalog_firm .description
{
	font-size: 11px;
	color: #333;
	padding: 0 0 0 10px;
}

.catalog_item .title
{
	font-size: 12px;
	
	color: #000;
	font-weight: bold;
	padding: 5px 0 5px 5px;
}

.catalog_item .descriprion
{
	font-size: 10px;
	color: #222;
	padding: 0 0 4px 15px;
}

.cattitle
{
	padding: 5px;
	margin: 0;
	font-size: 18px;
	color: #444;
	
}

.state
{
	font-size: 12px;
	
	color: #2D552E;
	font-weight: bold;
	margin: 4px 0 4px 5px;
}

.order_form
{
	font-size: 12px;
	color: #444;
}

.order_form .input, textarea
{
	font-size: 11px;
	color: #333;
	width: 300px;
	border: 1px solid #6865AE;
}

textarea
{
	height: 50px;
}
.order_form td
{
	padding: 5px;
	color: #333;
}
.price
{
	font-size: 12px;
	
	color: #222;
	font-weight: bold;
	margin: 5px 0 5px 5px;
}

.cat_text
{
	padding: 20px 0 0 20px;
	color: #333;
	font-size: 12px;
}

.num
{
	font-size: 14px;
	color: #E40213;
}


.catalog_firm td
{
	border-top: 1px solid #999;
}

.catalog_item
{
	border:solid 1px #E0E0E0;
	margin: 10px 30px 5px 30px;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
}

.catalog_item td table td
{
	font-size:11px;
 	padding: 0 10px 0 10px;
}

.catalog_item td
{
/*	padding: 7px;*/
	border:solid 1px #E0E0E0;
	color: black;
	font-family: Verdana;
	font-size: 12px;
	cursor: pointer;		
}

