* {
    padding:0;
    margin:0;
    outline:0;
    border:0;
}

html, body {
	background: url(/img/main-area-bg.png) repeat-y center;
    background-color:#efe2c4;
    font-family: Trebuchet MS, Arial;
}

body {
	background: url(/img/main-area-bg.png) repeat-y center;
	width: 1200px;	
	margin-left: auto ;
	margin-right: auto ;
	height: auto !important;
	min-height: 100%;		
}		


.b-iblock {
display:-moz-inline-stack;
display:inline-block;
_overflow:hidden;
*zoom:1;
*display:inline;
vertical-align: top;
}

.breadcrumb-navigation {
padding: 0 0 5px 0 !important;
}

/*********************************		 	HEADER	 		****************************/


.bg-header {
	background: url(/img/bg-header.jpg) no-repeat center;
	width: 1200px;
	max-width:1200px;
	height: 250px;
	margin-left: auto ;
	margin-right: auto ;
	position: absolute;
	z-index: 1;
}

.header-logo{
	background: url(/img/logo.png) no-repeat center; text-align:center;
	width: 330px;
	height: 230px;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 10;	
}

.header-logo-link{
	background: url(/img/none.png) no-repeat center;
	left:85px;
	top: 28px;
	width: 162px;
	height: 87px;	
	display: block;
	text-indent: -2000px;
	position: absolute;
	z-index: 100;
}

.header-tree-left{
	background: url(/img/header-tree-left.png) no-repeat center;
	width: 70px;
	height: 247px;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 10;
}

.header-tree-top-left{
	background: url(/img/header-tree-top-left.png) no-repeat center;
	width: 188px;
	height: 250px;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 10;
}

.header-tree-right{
	background: url(/img/header-tree-right.png) no-repeat center;
	width: 252px;
	height: 250px;
	position: absolute;
	right:0px;
	top:0px;
	z-index: 10;
}

.underlogo-text{
	position: absolute;
	width: 160px;
	height: 196px;
	color: #133404;
	vertical-align: top;
	text-align: left;
	top: 110px;
	left:85px;
	z-index: 10;
}

.job-w-end{
	font-size: 14px;
	z-index: 10;
}

.header-phones{
	font-size: 18px;
}

.header-text{
	position: absolute;
	width: 350px;
	height: 100px;
	color: #133404;
	font-size: 16px;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	top: 20px;
	left:300px;
	z-index: 10;
}



.header-search{
	position: absolute;
	width: 205px;
	height: 54px;
	top: 196px;
	left: 60px;
	background: url(/img/search-bg.jpg) no-repeat center top;
	z-index: 20;
}

.header-search-area{
	position: absolute;
	width: 176px;
	height: 21px;
	top: 20px;
	left: 17px;
	vertical-align: middle;
	z-index: 40;	
}



/*************************** 			TOP MENU    			*****************************/

.bg-top-menu{
	background: url(/img/bg-top-menu.png) repeat-x center top;
	top: 250px;
	width: 100%;
	max-width:1200px;
	height: 165px;
	margin-left: auto ;
	margin-right: auto ;
	position: absolute;
}

.bg-top-menu a{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}


/*************************** 			FLOAT & ALIGN & CLEAR   			*****************************/

.left{
	float: left;
}

.right{
	float: right;
}

.center{
	text-align: center;
}

.mar-right{
	margin-right:20px;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
 
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


/*************************** 			MAIN AREA   			*****************************/

.main-area-bg{
	background: url(/img/main-area-bg.png) repeat-y center;
	top: 417px;	
	width:1200px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	
}

.content-area{
	width: auto;
	min-height: 1400px;
	margin: 0 290px 0 270px;
	color: #000000;
	font-size: 13px;	
}

/*************************** 			LEFT MENU   			*****************************/

div.left-menu{
	width: 225px;
	position: relative;	
	left: 30px;
	float: left;
}

div.left-menu-bg-up{
	background: url(/img/left-menu-bg-up.gif) no-repeat left bottom;
	width: 230px;
	height: 25px;
}	

div.left-menu-bg-middle{
	background: url(/img/left-menu-bg-middle.gif) repeat-y left;
	width: 225px;
	padding-left: 10px;
}	

div.left-menu-bg-down{
	background: url(/img/left-menu-bg-down.gif) no-repeat left top;
	width: 225px;
	height: 40px;
}

div.kachestvo{
	background: url(/img/kachestvo.gif) no-repeat center bottom;
	width: 225px;
	height: 90px;
}




	#menugallery {
	    padding-left: 0px;
		width: 220px;
	    }
	#menugallery ul { list-style: none; }
	#menugallery ul li { display: inline; }
	#menugallery a img {
		border: 1px solid #FFFFFF;
		border-width: 1px 1px 5px;
		color: #FFFFFF;
	}
	#menugallery a:hover img {
		border: 1px solid #156604;
		border-width: 1px 1px 5px;
		color: #156604;
	}
	#menugallery a { color: #156604; font-size: 13px; font-weight:bold;}
	#menugallery a:hover { color: #156604; }
	
	#menugallery a.sell { color: #FF0000; font-size: 13px; font-weight:bold;}
	#menugallery a.sell:hover { color: #FF0000; }	












/*************************** 			LEFT MENU LIST 			*****************************/

ul.left-menu
{
	font-size: 14px;
	color: #156604;	
	list-style-position: outside;
	margin-left: 23px;
}

ul.left-menu li
{
	padding:  5px 0px;
}

ul.left-menu li a
{
	font-size:100%;
	color:#156604;
	font-weight:bold;
	text-decoration: underline;
}

ul.left-menu li a:visited
{
	color:#156604;
}

ul.left-menu li a:hover
{
	color:#156604;
	text-decoration: none;
}

ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#156604;
	text-decoration: none;
	padding:  5px 0px;	
}







/*************************** 			RIGHT MENU   			*****************************/

div.right-menu{
	width: 225px;
	position: relative;	
	float: right;
	margin-right: 50px;
}

ul.right-sub-menu
{
	font-size: 14px;
	position: relative;
	color: #156604;	
}

ul.right-sub-menu li
{
	position: relative;
	padding:  5px 0px;
	margin-left: 10px;
}

ul.right-sub-menu li a
{
	font-size:100%;
	color:#156604;
	font-weight:bold;
	text-decoration: underline;
}

ul.right-sub-menu li a:visited
{
	color:#156604;
}

ul.right-sub-menu li a:hover
{
	color:#156604;
	text-decoration: none;
}

ul.right-sub-menu li a.selected:link,
ul.right-sub-menu li a.selected:visited,
ul.right-sub-menu li a.selected:active,
ul.right-sub-menu li a.selected:hover
{
	color:#156604;
	text-decoration: none;
	position: relative;
	padding:  5px 0px;	
}


















/*************************** 			CONTENT AREA   			*****************************/


h1{
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}

.seo h1{
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}

h2{
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}

.seo h2{
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}



table {
	border-collapse:collapse;
	border:0;
	margin:0;
	padding:0;
}
table td{
	color: #000000;
	font-size: 13px;
}
table td a{
	color: #000000;
}
table td a:hover{
	color: #000000;
	text-decoration: none;
}



td.title_left{
	width: 6px;
	height: 25px;
	background: url('/img/table-header-bg.jpg') repeat-x;
}
td.content_title{
	height: 25px;
	text-transform: uppercase;
	background: url('/img/table-header-bg.jpg') repeat-x;
	color: #fff;
	font-weight: bold;
}
td.title_right{
	width: 6px;
	height: 25px;
	background: url('/img/table-header-bg.jpg') repeat-x;
}




.text_two_column_left{
	background: url('/img/text_two_column_left.gif') repeat-y;
	padding: 20px 15px 20px 20px;
	color: #000000;
}
.text_two_column_left a{
	color: #000000;
}
.text_two_column_left a:hover{
	text-decoration: none;
}
.text_two_column_right{
	background: url('/img/text_two_column_left.gif') repeat-y;
	padding: 20px 20px 20px 15px;
	color: #000000;
}
.text_two_column_right a{
	color: #000000;
}
.text_two_column_right a:hover{
	text-decoration: none;
}



td.catalog-top-cena{
	width: 199px;
	height: 66px;
	background: url('/img/catalog-top-cena-bg.gif') no-repeat;
	vertical-align: top;
	padding: 5px 7px 0 5px;
}
td.catalog-top-cena font.name{
	font-weight: bold;
}
td.catalog-top-cena font.name a{
	color: #156604;
}
td.catalog-top-cena font.name a:hover{
	text-decoration: none;
}

td.catalog-top-cena font.cena a{
	color: #156604;
}
td.catalog-top-cena font.cena a:hover{
	text-decoration: none;
}




td.content_title{
	padding: 0 20px;
}


.catalog-section-list td.top-text-menu{
	height: 35px;
	text-align: center;
}





ul.spec
{
	padding: 0 0 0px 10px;
	margin: 0 0 10px 0;
	position: relative;
	color: #156604;
}
ul.spec li
{
	position: relative;
	padding: 0px;
	margin: 0 0 10px 0;
}
ul.spec-sub
{
	padding: 0 0 0px 10px;
	margin: 0 0 0px 0;

}
ul.spec-sub li
{
	position: relative;
	padding: 0px;
	margin: 0 0 10px 0;
}


.content-area p{
	padding-bottom:10px;
}

.content-area a{
	color: #000;
}

ul.content-area-list{
	padding-left: 30px;
	padding-bottom:10px;	
}

ul.content-area-list li{
	padding-bottom:5px;	
}


ol.content-area-list{
	padding-left: 30px;
	padding-bottom:10px;	
}

ol.content-area-list li{
	padding-bottom:5px;	
}

blockquote{ 
	margin-left: 30px; 
}



img.content-area-img{
	 border: 1px solid;
	 margin: 10px;
}

table.content-area-table {
	width:100%;
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: black;
	border-collapse: collapse;
}

table.content-area-table td{
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: black;
	border-collapse: collapse;
	padding: 0 3px;
	font-weight: normal;
	text-decoration: none;
}


span.seo h2{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

.prj-left{
	width: 290px;
	float: left;
	text-align: center;
	text-transform: uppercase;
}

.prj-right{
	width: 290px;
	float: right;
	text-align: center;
	text-transform: uppercase;	
}












/*************************** 			FOOTER   				*****************************/

.footer{
	width:1200px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	}
	
	
.footer-left{
	position: absolute;
	float: left;
	
}	
	
	
.footer-counter{
	position: absolute;
	text-align: center;
	
}	
	
	
	
/*************************** 			GALLERY		   			*****************************/	
	

	.gallery ul { list-style: none; }
	.gallery ul li { display: inline; }	
	
	.gallery a img {
		border: 1px solid #999999;
		border-width: 1px 1px 5px;
		color: #000000;
	}	
	
	
	.gallery  a:hover img {
		border: 1px solid #156604;
		border-width: 1px 1px 5px;
		color: #156604;
	}	

.web p {
text-align:justify;
}

.web ul li {
text-align:justify;
}

.web h2 {
text-align:center;
color:#000;
font-size:14px;
margin:10px 0;
}

.web ul {
padding-bottom: 10px;
padding-left: 30px;
}



/*b-gallery*/
.b-gallery {
margin-top: 30px;
}

.b-gallery_pos_left {
margin: 0 0 0 10px;
height: 210px;
}

.b-gallery__item {
margin-bottom: 5px;
width: 200px;
}
.b-gallery_pos_left .b-gallery__item {
position: absolute;
}


.b-gallery__link {
display: block; 
width: 200px; 
text-align: center; 
background: #FCF6E7; 
padding-top: 4px;
}

.b-groupgal__link {
border: 1px solid #fff; 
display: block; 
width: 200px; 
height: 135px; 
text-align: center; 
padding-top: 3px;
background: #FDF9EE;
}
