HTML, body {
/*	 HEIGHT: 100%; */
}

body  {
	background: #fff9e5;
	margin: 0;
	padding: 5;
	text-align: center;
	/*	color: #000000;*/
	color: #630;
	font-size: 13px;
	FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;

}

div{
	font-size: 13px;
}

h1, h3{
	padding:0;
	margin: 0;
	font-size: 13px;
	FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
	text-align: justify;
	font-weight: normal;/*	font-weight: bold;*/
	color: #300;
}

h2{
	padding:0;
	margin: 0;
	FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
	color: #300;
}



table, td, tr{
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	}

a img{
	border: 0;
}

.img_left{
	float:left;
	margin: 5 15 15 0;
/*	border: 1px solid #CCC;*/
}

.img_right{
	float:right;
	margin: 5 0 5 15;
/*	border: 1px solid #CCC;*/
}


p{
	color: #300;	
	font-size: 13px;
	text-align: justify;
}

ul{
	color: #300;	
	font-size: 13px;	
	}


INPUT {
	margin: 5 0 5 0;
	font-size: 13px;
	border: 1px solid #e2bc36;
	color: #300;
	background: #FFF;
	vertical-align: middle;
}

.button{
	font-size: 12px;
	background-color: #d1a71f;
	background-image: url(img/button.gif);
	background-repeat: repeat x;
	}

a:hover.button {
	cursor: help;
	color: #F00;
	}

SELECT {
	margin: 5 0 0 0;
/*	border: 1px solid #D76B00;*/
	font-size: 13px;
	background-color: #FFFFFF;

}
TEXTAREA {
	font-size: 13px;
	margin: 5 0 5 0;
	width: 100%;
	PADDING: 5px;
	border: 1px solid #e2bc36;
	color: #300;
	background-color: #FFFFFF;
}

FORM {
	font-size: 13px;	
	PADDING: 0px;
	MARGIN: 0px;
}

A:link, A:visited {
	COLOR: #930;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #D76B00;
	TEXT-DECORATION: underline;
}

/*НАЧАЛО Верхняя часть*/

.top{
	margin:0;
	padding:0;
	font-size: 13px;
	FONT-WEIGHT: bold;
	background-image: url(img/top_bg_cs_c.png);
	height: 149px;
	background-color: #FFF;
	background-repeat: no-repeat;

	}

#pos_1, #pos_2, #pos_3, #pos_4, #pos_5{
	position: relative;
	display: inline;
	margin:0;
	padding: 0;
	float: left;
	text-align:center;
	vertical-align: bottom;
	height: 50px;
	width: 70px;
	text-align:center;
}

#pos_1 {
	left: 180px;
	top: 40px;
}

#pos_2 {
	left: 220px;
	top: 30px;
}

#pos_3 {
	left: 260px;
	top: 20px;
}

#pos_4 {
	left: 300px;
	top: 30px;
}

#pos_5 {
	left: 340px;
	top: 40px;
}

#top_menu {
	display: block;
	FONT-WEIGHT: bold;
	text-align:center;
	font-size: 12px;;
}

#top_menu img{
	border: 0px;}

#top_menu A:link, #top_menu A:visited {
	text-align:center;
	COLOR: #663300;
	TEXT-DECORATION: none;
}

#top_menu A:hover {
	COLOR: #D76B00
}
/*КОНЕЦ Верхняя часть*/

/*НАЧАЛО Левая часть*/ 

.left_td{
	background: #FFF3CE;	
/*	background: #fff9e5;	*/
	}

#left_block{
/*	border-right: 1px solid #CCC;*/

	padding: 0px;
	margin: 0px 0px 0px 0px ;
}

#left_menu{
	width; 100%;
	padding: 0px;
	margin: 0 0 10 0 ;
	}

.left_header{
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	background-color: #F5BB24;
	font-weight: bold;
	background-image: url(img/menu_tab_c.gif);
	background-repeat: repeat-x;
}

.menu_razdel{
	FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
	margin: 6 0 0 0;
	padding: 0 0 0 5;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
	color: #FFF;
	background-color: #FFCE35;
	background-image: url(img/menu_tab_c.gif);
	background-repeat: repeat-x;
;

}

#left_menu ul{
	list-style-type: none;
	margin:0;
	padding:0 0 0 5;
	}


#left_nav li{
	margin:0;
	padding:1 0 1 0;
	list-style-type: none;
	font-size: 12px;
/*	list-style-position: outside;*/
}

#left_nav A:link, #left_nav A:visited{
	margin:0;
	padding:0;
	font-weight: bold;
	font-size: 12px;
	COLOR: #930;
/*	text-decoration: underline;*/
}
#left_nav A:hover {
	margin:0;
	padding:0;
	COLOR: #D76B00;
	text-decoration: underline;
}

/*Новости*/

#newsfeed{
	padding: 5 5 5 5;
	font-size: 16px;
}

#left_news {
	margin: 0;
	padding:0;
/*	COLOR: #930;*/
	text-decoration: none;
	text-align: center;
/*	text-align: left;*/
/*	text-align: justify;*/
/*	border-bottom: 2px  dotted #630;*/
	font-family: Tahoma, sans-serif;
}

.news_header{
	padding: 5 0 5 0;
	color: #F90;
	color: #903000;
	font-weight: bold;
	}

.newsimg{
	margin:5px 0px 5px 0px;
	border: none;
}

.news_date{
	margin:5px;
	padding: 2px;
	font-size: 10px;
	color: #330;
	/*	border: 1px solid #630;*/
	text-align: center;
	border-bottom: 1px  dashed #960;
	font-family: Tahoma, sans-serif;/*	background-color: #F7DF91;*/
}

#left_news A:link, #left_news A:visited{
	margin:0;
	padding:0;
	display: block;
	font-size: 12px;
/*	COLOR: #930;*/
	COLOR: black;
	text-decoration: none;
}
#left_news A:hover {
	margin:0;
	padding:0;
	text-decoration: none;
	COLOR: #900;
/*	COLOR: #D76B00;
	text-decoration: underline;*/
}

.news_table {
	margin-bottom: 5px;

	}

/*КОНЕЦ Левая часть*/ 

/*НАЧАЛО Контент*/ 

.header_01{
font-size: 13px;
	font-weight: bold;
}

.header_02{
font-size: 13px;
	font-weight: bold;
}

#container{
	width: 737px;
	min-height: inherit;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	border: 5px solid #F5BB24;
/*	border: 5px solid #edc81e;*/
/*	border: 5px solid CC9900;*/
	border-bottom: none;
	background-color: #FFF;
	}
#content_holder{
	display: block;
	width: 737px;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	border-collapse: collapse;
/*	background-color: #FFF;*/
	
	}

#path{
	font-size: 12px;
	color: #930;
	font-style: italic;
	border-bottom: 1px solid #F30;
	margin: 0 0 10 0 ;	
}
#content{
/*	height: 500px;*/
	padding-top: 0px;

	}

#mainContent{
	width: 577px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	word-wrap:break-word;
}

/*КОНЕЦ Контент*/ 

/*НАЧАЛО Подошва*/ 
#footer{
	font-size: 5px;
	margin:0;
	padding:0 0 0 0 ;
	background-color: #F5BB24;
	background-image: url(img/bottom_bg_c.png);
	background-repeat: repeat-x;
}

#footer p{
	font-size: 9px;

	}

.footer_p_l{
	display: block;
	margin:4 0 0 0;
	padding: 0;
	height: 70px;
}
.footer_p_l p{
	text-align: left;
	color: #FFF;
}

#footer_p_r{
	display:block;
	margin:4 0 0 0;
	padding: 0;
	height: 70px;
}

.footer_p_r p{
	display:block;
	text-align: right;
	font-size: 10px;
	color: #FFF;
	height: 70px;
}

.123{
	margin:0;
	padding:0;
	}

#clr{
	clear:both;
	}

/*КОНЕЦ Подошва*/ 



.clfl{

	}

/*НАЧАЛО Почтовая форма*/

#pf_top_menu{
	padding:0;
	margin:0;
	width: 40px;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	}

#post_form{
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 13px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}


#post_form_1{
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 12px;
/*	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;*/
}



#post_form_table, #post_form_table td{
	padding: 5px;
	font-size: 12px;
	vertical-align: bottom;
	text-align: left;
	background: #fff9e5;
}

.pf_header{
	padding: 0;
	margin: 0;
	font-size:13px;
	color: #630;
	font-style: italic;
	}

/*КОНЕЦ Почтовая форма*/

/*Прайс*/
.price, .price td{
	padding: 4 px ;
	border: 1px solid #000;
	font-size:12px;
	text-align:center;
	}	

.price td{
	height: 40px;
	}	


.price th{
	padding-top: 2px;
	padding-bottom: 2px;
	/*	background-color: #cea110;*/
	background-color: #fff9e5;
font-size: 13px;
	}

.price_header{
	width: 140px;
	overflow: auto;
	font-weight: bold;
	text-align:right;
	}

.price_att{
	color:#C30;
	font-weight: bold;
}

/*Прайс*/

.text_right{
	text-align: right;
	}

.text_left{
	text-align:left;
	}
	
.bold{
	font-weight: bold;
}

.red{
	color:#D30000;
	}	

.milk{
	color: #996600;
	}

.dark{
	color: #663300;
	}

.dark2{
	color: #330;
	}

.orange{
	color: #FF9933;
	}
.white{
	color: #333;
	}

.red_gold{
	color: #FF9933;	
	}

.gold{
	color: #FFCC33;	
	}

.small, .small A:link, .small A:hover, .small A:visited{
	font-size: 12px;
	}

.center{
	text-align: center;
	}

#form_holder{
	padding: 7;
}

#form_table {
	border-collapse: collapse;
}

#form_table td{

	font-size: 13px;	
}


.form_even{}
.form_odd{}



.open{ /* Активная вкладка */
	font-size: 13px;
	border: solid 1px #CCC; /* Параметры рамки */
	border-left: none; /* Линии справа нет */
	border-right: none; /* Линии справа нет */
	border-bottom: none; /* Линии снизу нет */
	text-align: center; /* Выравнивание текста по центру вкладки */
	font-weight: bold; /* Жирное начертание */
}

.close_l { 
	font-size: 13px;
	border: solid 1px #CCC; /* Параметры рамки */
	border-top: none; /* Линии сверху нет */
	border-left: none; /* Линии справа нет */
	text-align: center; /* Выравнивание текста по центру вкладки */
	background: #CFD6D4; /* Цвет фона вкладки */
	height: 13px;
	background-image: url(img/tab.gif);
	background-repeat: repeat-x;
}

.close_r { 
	font-size: 13px;
	border: solid 1px #CCC; /* Параметры рамки */
	border-top: none; /* Линии сверху нет */
	border-right: none; /* Линии справа нет */
	text-align: center; /* Выравнивание текста по центру вкладки */
	background: #CFD6D4; /* Цвет фона вкладки */
	height: 13px;
	background-image: url(img/tab.gif);
	background-repeat: repeat-x;
}

.dnld, .dnld td{
	margin:10 0 10 0;
	padding:0;
	color: #300;
	font-size: 13px;
}

#top_text{
	position: relative;
	display: inline;
	margin:0;
	padding: 0;
	text-align:center;
	vertical-align: bottom;
	width: 150px;
	text-align:left;
	left: 10px;
	top: 122px;
	font-size: 10px;
	color: #FFDD69;
}
#top_text1{
	position: relative;
	display: inline;
	margin:0;
	padding: 0;
	vertical-align: bottom;
	width: 550px;
	text-align:left;
	left: 140px;
	top: -22px;
	font-size: 11px;
	color: #FFF;
}

