html {height: 100%;}
	
	body {
		margin: 0;
		padding: 0;
		color: #000;
		font-family: Verdana, Tahoma, Arial, serif;
		font-size: 10pt;
		min-width: 970px;
		min-height: 100%;
		position: relative;
		background: #fff;
	}

	*:focus {outline: none;}
	
	div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, p, blockquote, th, td {
		margin:0;
		padding:0;
	}
	img{border: none;}
	
	A{color: #e87a17;}

	
	H1{
		font-size: 18pt;
		line-height:24px;
		color: #000;
		margin-bottom: 17px;
	}
	
	#case_out{
	
	}
	
	#case{
		max-width: 1280px;
		margin: 0 auto;
		padding-bottom: 150px;
	}
	
	/******* шапка *******/
	
	#header {
		height: 410px;
	}
	
	#main #header{height: 536px;}

	#main_in #header, #inner #header{height: 174px;}

	#main_in .menu_top , #inner .menu_top{
		margin-right: 20px;
		height:116px;
		margin-left:282px;
		border-bottom: 2px solid #f0f0f0;
	}
	
	/******* логотип *******/
	
	.logo{
		float: left;
		padding:18px 0 1px 21px;
	}
	
	.logo a {font-size: 28pt; color: #e87917; text-decoration: none;}

	/******* ВЕРХНЕЕ МЕНЮ *******/
	
/*	#main #header .menu_top {
                font-size:15pt;
		line-height:27px;
		margin-left:255px;
		padding-top:41px;

       }*/



        .menu_top{
		font-size:15pt;
		line-height:27px;
		margin-left:295px;
		padding-top:41px;
	}
	
	.menu_top UL{list-style: none;}
	
	.menu_top UL LI A{color: #000; text-decoration: none;}
	
	.menu_top UL LI A:hover{color: #e87a17;}
	
	.menu_top UL .active{color: #e87a17;}
	
	.menu_top UL .active A{color: #e87a17;}
	
	/******* ВЕРХНЕЕ ИЗОБРАЖЕНИЕ *******/
	
	.top_im{
		height:354px;
		clear: both;
		margin: 0 21px;
		background: url(../i/fon_main.jpg) no-repeat top;
	}
	
	#container{
		clear: both;
		width: 100%;
	}
	
	/******* левый блок *******/
	
	#left_sidebar{
		width: 263px;
		float: left;
		margin-left: -100%;
	}

	#left_sidebar_in{padding-left: 21px;}

	/*** ЛЕВОЕ МЕНЮ ***/
	
	#left_menu{margin-bottom: 11px;}
	
	ul#menu, ul#menu ul {
	  list-style-type:none;
	  margin: 0;
	  padding: 0;
	  color: #fff;
	}

	ul#menu a {
		display: block;
		min-height: 1px;
		height: auto!important;
		height: 1px;
	}

	ul#menu li {
		margin-bottom: 5px;
		border-left: 8px solid #e87c17;
	}

	ul#menu li LI{
		border-left: 0;
		margin-bottom: 0;
	}

	ul#menu li a {
		background: #838383;
		color: #fff;
		font-size:15pt;
		line-height:37px;
		padding-bottom:3px;
		padding-left:20px;
	}

	ul#menu .active UL{display: block;}
	
	ul#menu .active a {
		background: #ed9645;
		color: #fff;
		font-size:15pt;
		line-height:37px;
		padding-bottom:3px;
		padding-left:20px;
		text-decoration: none;
	}
	ul#menu .active-section a {
		background: #ed9645;
		color: #fff;
		font-size:15pt;
		line-height:37px;
		padding-bottom:3px;
		padding-left:20px;		
	}

	ul#menu li a:hover {
		background: #ed9645;
	}

	ul#menu li ul li a {
		background: #838383;
		color: #fff;
		font-size:11pt;
		line-height:18px;
		padding-left:43px;
		padding-bottom:5px;
	}

	ul#menu .active ul li a {
		background: #ed9645;
		color: #fff;
		font-size:11pt;
		line-height:18px;
		padding-left:43px;
		text-decoration: underline;
				padding-bottom:5px;
	}
	
	ul#menu .active-section ul li a {
		background: #ed9645;
		color: #fff;
		font-size:11pt;
		line-height:18px;
		padding-left:43px;		
				padding-bottom:5px;
	}
	ul#menu .active-section a:hover {

		color: #000;
	}
	
	ul#menu .active-section ul li a:hover {
		color: #000;
	}
	
	ul#menu li.active-section ul li.active a{
		font-weight: bold;
		color: #fff;
	}

	ul#menu li.active a:hover {
		color: #fff;
	}
	ul#menu li.active ul li a:hover {
		color: #000;
	}
	
	.representative{
		background: #efefef;
		line-height:28px;
		margin-bottom:33px;
		padding:0 14px 4px;
	}
	
	/******* правый блок *******/
	
	#right_sidebar{
		width: 263px;
		float: left;
		margin-left:-263px;
		margin-bottom: 20px;		
	}

	#right_sidebar H1{
	}
	
	#right_sidebar_in{*zoom: 1; padding-right: 21px; padding-top: 34px;}
	
	#main_in #right_sidebar_in{padding-top: 0;}
	
	/******* КОНТАКТЫ *******/
	
	.contacts{
		background: #efefef;
		line-height:28px;
		margin-bottom:33px;
		padding:0 14px 4px;
	}
	
	.contacts h3{
		font-size:11pt;
		font-weight:bold;
		line-height:28px;
		margin-bottom:1px;
	}
	
	.contacts A{background: #e87c17; color: #fff; line-height:18px; padding:0px 3px 2px 3px;}
	.contacts A:hover {background: #000;}
	
	#right_sidebar .news_main {		
		overflow: hidden;
		*zoom: 1;
		
	}
	#right_sidebar .news_main H3{
		background: #000000;
		color:#FFFFFF;
		float:left;
		font-size:19pt;
		font-weight:normal;
		line-height:28px;
		margin-bottom: 7px;
		padding:0 12px 4px;
	}
	
	/******* НОВИНКИ *******/
	
	.new_doors{		
		text-align: center;						
	}
	
	.new_doors .new_doors_a{
		background: #e87c17;
		color: #fff;
		font-size:15pt;
		line-height:31px;
		padding:0px 3px 2px 3px;
	}
	
	.new_doors .new_doors_a:hover, .new_doors .catalog_block_name a:hover {
		background: #000;
		color: #fff;
	}

	.catalog .catalog_block .catalog_block_name a {
		color: #fff;
	}


	.catalog .catalog_block .catalog_block_name a:hover {
		background: #000;
		color: #fff;
	}

	.new_doors_im{padding-top:16px;}
	
	.new_doors_im IMG{margin:0 8px 0 6px;}
	
	/******* контент *******/
	
	#content {
		float:left;
		width:100%;
		overflow: hidden;
	}
	
	#text {
		margin-left: 282px;
		padding-right: 20px;
	}
	
	#main #text {
		margin-left: 282px;
		padding-right: 278px;
	}
	
	#main_in #text {
		margin-left: 282px;
		padding-right: 278px;
	}
	
	#content H1{
		font-size:18pt;
		font-weight: normal;
		color: #e87c17;
		margin-bottom: 15px;
	}
	#content H2{
		font-size:14pt;
		font-weight: normal;
		color: #e87c17;
		margin: 35px 0 5px 0;
	}

/*	#content #text .text_block a{
		background: #e87c17;
		color: #fff;
		line-height:18px;
		font-size: 8pt;
		padding:0px 3px 2px;
	}
*/


/*
	#content a:hover{

		color: #000;
*/
	}
	
	#conten TABLE P{margin: 0;}
	
	#conten TD{padding: 5px;}
	
	#content P{margin-bottom: 19px; line-height:20px;}
	
	#content UL, #content OL{padding: 5px 0 5px 15px;}


	#content a h2 {
		margin: 0 0 10px 0;
		padding: 0;
		font-size:16px;
		text-decoration: underline;
	}
	#content em.dddd {
		margin: 0px 0 0 0;
		padding: 0;
		font-size:10px;
		line-height: 11px;
	}
	
	#content h2.bynews {
		margin: 0 0 10px 0;
		padding: 0;
		font-size:18px;
	}



/*обтекание фото с флоат лефт*/
#content .text_block ul.catalog {
		margin: 0;
		padding: 0;
}
#content .text_block ul.catalog li {
				zoom:1;
				list-style: none;
				display: block;
				width: 100%;
				float: none;
				overflow: hidden;
}
#content .text_block ul.catalog li img{
				
				margin: 10px 20px 15px 0;
				float: left;
}
#content .text_block ul.catalog h3 {
				margin: 15px 0 10px 0;

}






	.text_block{clear: both;}
	
	/******* ХЛЕБНЫЕ КРОШКИ *******/
	
	.seed_path{
		font-size:8pt;
		line-height:18px;	
		margin-bottom:10px;
	}
	
	.seed_path SPAN{padding-right: 12px;}
	
	.seed_path SPAN .lnk{
		background: #E87C17;
		color:#FFFFFF;
		padding:0 3px 2px;
	}
	.seed_path SPAN .lnk:hover{
		background: #000;
		color: #fff;
	}
	/******* КАТАЛОГ *******/
	
	.catalog{width: 100%; float: left; padding-bottom: 30px;}
	
	.catalog_im{
		float: left;
		text-align: center;		
		width: 296px;
	}
	
	.catalog_im IMG{
		display: inline;
		margin-right:17px;
	}
	
	.catalog_cost{
		line-height:40px;
		padding-right:26px;
		padding-top:31px;
		text-align:center;
	}
	
	.catalog_cost SPAN{
		background: #E87C17;
		color:#FFFFFF;
		padding:8px 11px 6px 11px;
		font-size:11pt;
	}
	
	.catalog_cost SPAN STRONG{font-size:15pt;}
	
	.catalog_text{margin-left: 296px;}
	
	.catalog_block{width: 200px; height: 262px; float: left; text-align: center;}
	
	.catalog_block_im{
		height: 170px;		
	}
	
	.catalog_block_im IMG{margin-right: 9px;}
	
	.catalog_block_name{padding-right: 9px;}
	
	.catalog_block_name A{
		background: #E87C17;
		color:#FFFFFF;
		line-height:18px;
		padding:0 3px 2px;
	}

	.catalog .catalog_block .catalog_block_name a.catalog_block_im img {
		background: #000;
		color:#000;

	}
	
	/******* НОВОСТИ *******/
	
	.news_main{ }
	
	#content .news_main H1{
		background: #000000;
		color:#FFFFFF;
		float:left;
		font-size:19pt;
		font-weight:normal;
		line-height:28px;
		margin-bottom:0;
		padding:0 12px 4px;
	}
	
	.news_main_in{
		float: left;
		width: 100%;
		clear: both;
		background: #efefef;
	}
	
	.news_all{float: right; background: #e87c17;}
	
	.news_all a {color: #fff; line-height:14px; padding:4px; margin-top: 0;}
	.news_all a:hover {
		background: #000;
		color: #fff;
		padding: 1px 4px 1px 4px;
		}
	
	.news_main DL{padding:12px;}
	
	.news_main DT{font-size:8pt; margin:5px 0 3px 0; font-style: italic;}
	
	.news_main DD {
			margin: 15px 0 15px 0;
	}
	
	.news_main DD a:hover {
		background: #000;
		color: #fff;
		}
		
	.news_main_in {
		margin-bottom: 30px;
	}
	
	
	
	#content .news_main DD P, .news_main DD P {
		line-height:20px;
		margin-bottom:7px;
	}
	
	/******* ГЛАВНОЕ МЕНЮ *******/
	
	#content .menu_main, .menu_main{padding:11px 0 0; clear:both; font-size:9pt; margin-bottom:33px;}
	
	#content .menu_main LI, .menu_main LI{list-style: none; margin-bottom:9px;}
	
	#content .menu_main LI A, .menu_main LI A{background: #e87c17; color: #fff; line-height:18px; padding:2px 3px 2px;}
	
	/******* подвал *******/
	
	#footer{
		position: absolute;
		bottom: 0;
		height: 75px;
		width: 100%;
		background: #fff;
		font-size: 8pt;
	}
	
	#footer_in{
		max-width: 1174px;
		margin: 0 auto;
		padding: 0 85px 0 21px;
	}
	
	.counter{
		float: left;
		padding-top:7px;
	}
	
	.copyright{
		margin-left:261px;
		padding-top:19px;
	}

	.made_in{
		float: right;
		line-height:23px;
	}
	
	.made_in SPAN{background: #e87c17; color: #fff; line-height:18px; padding:2px 3px 2px;}
	
	.made_in SPAN A{color: #fff;}
	.made_in SPAN:hover{
		background: #000;
		color: #fff;
	}
	.clear {	clear: both;}
	
	.block_carousel{
		width: 666px;
		height: 144px;
		overflow: hidden;
		margin-bottom: 30px;
		background: #efefef;
		clear: both;
	}
	
	#content .block_carousel h3{
		margin: 0;
		font-size:14px;
		color: #000;
		font-weight: bold;
		background: #fff;
		padding:0 0 4px 17px;
	}
	
	#content .block_carousel ul{list-style: none; padding: 0;}
	
	#content .block_carousel ul LI{float: left; width: 100px; text-align: center;}
	
	#content .block_carousel ul LI IMG{margin-right: 4px;}
	
	#content .block_carousel ul LI .name{margin-right: 4px; text-align: center; padding-top:4px;}
	
	#content .block_carousel ul LI .name A{
		background: #e87c17;
		color: #fff;
		line-height:18px;
		font-size: 8pt;
		padding:0px 3px 2px;
	}
		
	#content .block_carousel ul LI .name A:hover{
		background: #000;
		color: #fff;
	}
	
	
	/*формы*/
	
.form {
	width: 97%;
	margin: 0;
	padding: 0;		
}
.form .simple {
	padding: 4px;
}
.form .simple label{
	display: block;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	padding: 4px 0 4px 0;
}
.form .simple input {
	width: 90%;
}
.form .simple a:hover {
	color: #000;
}
.form .simple textarea {
	width: 90%;
	height: 150px;
}
.form .action {
	padding: 15px 0;
}
.form #ContactForm_verifyCode {
	width: 33%;
}


/*Pager*/

.colPager .first, .colPager .last {
    display: none;
}
.colPager {
    list-style: none;}
.colPager li {
    list-style: none;
    float: left;
    margin: 0 3px;
}
