@CHARSET "UTF-8";

li {margin-left: 40px} 



		/* Временные стили для наглядности .layout-box */
	.lb-1 { width: 736px;} /* 100% */
	.lb-2 { width: 551px;} /* 75% */ 
	.lb-3 { width: 365px;} /* 50% */
	.lb-4 { width: 180px;} /* 25% */
	.lb-5 {width: 242px;} /*30 % */

		.lb-1 { width: 736px;} /* 100% */
	.lb-2 { width: 551px;} /* 75% */ 
	.lb-3 { width: 365px;} /* 50% */
	.lb-4 { width: 180px;} /* 25% */
	.lb-5 {width: 240px;} /*30 % */
	

	
	
	
	#page {width: 736px;}



.menu-h-d { min-height: 24px; border-left: 1px solid #ccc; }
.menu-h-d li { float: left; display: block; position: relative; border: 1px solid #ccc; border-width: 1px 1px 1px 0px; list-style: none; }
.menu-h-d a { text-decoration: none; padding: 2px 10px; display: block; }

.menu-h-d ul { display: none; position: absolute; top: 22px; left: -1px; width: 160px; background: #fff; border: 0; border-bottom: 1px solid #ccc; }
.menu-h-d ul ul { left: 100%; top: -1px; }

.menu-h-d li li { float: none; border-width: 1px 1px 0px 1px; }

.menu-h-d li:hover { background: #ccc; }
.menu-h-d a:hover { color: #fff; }

.menu-h-d li:hover ul ul,
.menu-h-d li:hover ul li:hover ul ul { display: none; }

.menu-h-d li:hover ul,
.menu-h-d li:hover ul li:hover ul,
.menu-h-d li:hover ul li:hover ul li:hover ul { display: block; }
	
		

.mceEditorArea {
    /*font-family: "MS Sans Serif";*/
    background: #ccc;
}

h1 {
font-family: Arial regular; 
    font-size: 18pt; /* Размер шрифта в пунктах */
    color: #007236;
    font-weight: normal; 
    

 }

table#firms td{
	padding-left:10px; padding-right:10px;
}

p, li {color: rgb(99, 99, 99);}

