#wrapper {
	width: 100%;
	min-width: 1000px;
	/*background-image: url(/img/eh-main-bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;*/
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 80px;
}
#header2 {
	height: 70px;
	background-color: #669999;
	color: white;
}
td.phone_bg {
	background-image: url(/img/phone.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 80px;
}
#header3 {
	height: 5px;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	background-image: url(/img/up-bg-ehi.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#content {
	padding: 0 240px 0 240px;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 220px;
	margin-left: -100%;
	position: relative;
}
#navigation {
	width: 220px;
	background-color: #cc9900;
	height: 30px;
	line-height: 30px;
	
}
#navigation span {
	margin: 0 0 0 20px;
	color: white;
	font-weight: bold;
	font-size: 14px;
}
#razdelitel {
	height: 2px;
	background-image: url(/img/tochka.jpg);
	background-repeat: repeat-x;
}
.separator {
	height: 2px;
	background-image: url(/img/tochka.jpg);
	background-repeat: repeat-x;
}
/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	width: 220px;
	margin-left: -220px;
	position: relative;
	background: white;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 70px;
	background: #669999;
}



.bold {
	font-weight: bolder;
}
.table-content {
	
}








html {
	height: 100%;
	width: 100%;
}
body{
	background-color: #ffffff;
	font-family: tahoma,Arial,verdana,sans-serif;
	font-size: 0.75em;
	color: #525453;
	padding: 0px;
	margin: 0px;
}
form{
	margin: 0px;
	padding: 0px;
}
table,div,td,font{
	font-size: 1em;
}
A:link,A:visited {
	color: #317aab;
	TEXT-DECORATION: underline;
}
A:hover {
	color: #ff0000;	
	TEXT-DECORATION: none;
}
table,img{
	border: 0px;
}
h1, h2, h3, h4 {
	font-weight: normal;
	color: #525453;
}
h1 {
	font-size: 1.3em;
	text-align: center;
	margin: 8px 0;
	color: #525453;
	font-weight: bold;
	
}
h2 {
	font-size: 1.2em;
	text-align: center;
	margin: 8px 0;
}
h3 {
	font-size: 1.2em;
	margin: 4px 0;
	text-align: center;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	margin: 8px 20px;
}
ul {
	margin: 0 0 0 4px;
}
ul li {
	list-style: disc;
	margin: 0 0 0 6px;
}
ol {
	margin: 0 0 0 4px;
}
ol li {
	list-style: decimal;
	margin: 0 0 0 6px;
}
hr{
	border: 0px;
	background: transparent url(img/hr.gif) repeat-x top right;
	color: none;
	height: 1px;
	margin: 10px 0px 10px 0px;	
}
.logo{
	float: left;
	width: 228px;
	height: 32px;
	padding: 0px 0px 0px 33px;
	margin-top: 44px;
	background: transparent url(img/line-under-logo.gif) no-repeat bottom right;
	text-transform:uppercase;
	color: #2d7aab;
	font-size: 1.3em;
	font-weight: bold;
}
.logo A:link,.logo A:visited {
	TEXT-DECORATION: none;
}
.logo A:hover {
	TEXT-DECORATION: underline;
}
.header{
	margin-left: 228px;
	background: transparent url(img/header-line.gif) repeat-x bottom right;
	height: 76px;
}
.top-menu .search{
		float: left;
}
.header-img{
	background: transparent url(img/header.gif) no-repeat bottom left;
	height: 76px;
}
.top-menu{
	float:right;
	background: transparent url(img/header-finish.gif) no-repeat top right;
	height: 40px;
	margin-top: 36px;
	padding: 12px 33px 0px 0px;
	font-size: 90%;
	color: #f2f2f2;
}
.top-menu img{
	margin-left: 15px;
	padding: 4px 0px 0px 0px;
}
.menu{
	font-weight: bold;
	padding: 0 0 0 20px;
	height: 30px;
	line-height: 30px;
}
.menu_level{
	padding-left: 20px;
}
td.left{
	padding: 40px 20px 20px 33px;
	width: 200px;
	font-size: 0.9em;
}
td.right{
	padding: 40px 33px 20px 20px;
	width: 200px;
	font-size: 0.9em;
}
td.content{
	padding: 0px 0px 20px 0px;
}
table.footer td{
	padding: 20px 33px 20px 0px;	
	font-size: 90%;	
}
table.footer td.footer-contacts{
	padding: 20px 20px 20px 33px;
	width: 200px;	
}
.menu2{ margin-left: 20px;}
.menu3{ margin-left: 40px;}
.menu4{ margin-left: 60px;}

.path{font-size: 80%;}
.navigation{clear:both;}
/* ????? */
	.button{
		background-color:#e7ae1b;
		color:#ffffff;
		border: 0px;
		font-size: 1em;
		margin: 3px 0px 3px 0px;
	}
	.left .button, .right .button{
		font-size:1.1em;
	}
	.show-all{margin: 0 0 8px 0;}
	.inptext{}
	.infofield{}
	.infoform {
		font-weight: bold;
		font-size: 14px;
		font-style: italic;
	}
	
	.show-user{}
/* ????????? ??????? ? ??????? */
.left h2,.right h2{
	margin-top: 10px;
	background: transparent url(img/hr.gif) repeat-x top right;
	padding-top: 10px;
}

.left .show-all{text-align:right;},
.right .show-all{text-align:right;} /* ?????? ?? ??? ???????? */

/*  search */
	.search{
		border: 1px solid #a7a6aa;
		background-color:#ffffff;
		width: 160px;
	}
	.submit-search{
		border:0px;
		background:none;
		width: 14px;
		height: 14px;
		background: transparent url(img/search.gif) no-repeat 0px 3px;
		margin: 0px;
	}
	.input-search{
		border:0px;
		background:none;
		width: 136px;
		margin: 0px;
	}

/* language */
	.language{}
	
/* login */
	.login{
		margin: 10px 0 10px 10px;
	}
	.login form{}
	.login .intbutton{clear: both;}
	.login .inptext{ float:left; width:auto;margin: 3px 0px 3px 0px;}
	.login-reminding{}
	.login-registration{}
	.login .infofield{width: auto; margin: 7px 4px 3px 0px; height: 12px; float:left; clear:both;}
	
/* registration */
	.registration-form{}
	.registration-form form#registration{}
	.registration-form .inptext{}
	.registration-form .infofield{}	
	.registration-form .infoform{}
	.registration-form .button{}
	.registration-enter-code{}
	.registration-code{}
	.registration-result{}
	
/* reminding */
	.reminding-form{}
	.reminding-form form#reminding{}
	.reminding-form .infofield{}
	.reminding-form .inptext{}
	.reminding-form .button{}
	.reminding-enter-code{}
	.reminding-code{}
	.reminding-result{}
	
/* captcha */
	.code-img{margin: 4px 0px 4px 0px;}
	.code-input{margin-bottom: 4px;}
	
/* rating */
	.rating-form{}
	.rating-form form{}
	.rating-form .button{}
	.rating-err{display:none;}
	.rating-debug{display:none;}
	.rating-code{display:none;}
	.rating-result{}
	.rating-enter-code{}

/* comments */
	.comments-form{}
	.comments-form h2{}
	.comments-form form{}
	.comments-form .comments-code{}
	.comments-form .button{}
	.comments-form .comments-message{}
	.comments-form .comments-message textarea{width: 50%;height: 100px;}
	.comments-enter-code{}
	.comments-result{display:none;}
	.comments-debug{display:none;}
	
	.comments-date{font-weight: bold;}
	.comments-name{}
	.comments-text{}
	
/* votes */
	.votes-form{
		margin: 7px;
	}
	.votes-guestion{}
	.votes-answer{}
	.votes-enter-code{}
	.votes-form .button{}
	.votes-result{}
	.votes-debug{display:none;}
	
/* news */	
	/* news ????? ?????? */
	.news-name{font-weight: bold; margin: 0 0 10px 0;}
	.news-name .rating-result{display:inline;}
	.news-date{font-weight: bold; font-size: 10px;}
	.news-anons{}
	.news-text{}
	.news-img{}
	.news-all-img{}

	/* news ????? ???? ??????? */
	.news-id 
	.news-id .news-date{}
	.news-id .news-all-img{}
	.news-id .news-text{}
	.news-id .news-anons{}
	
	/* news ????? ?????? ???????? */
	.news-list{}
	.news-list .news{clear:both;}
	.news-list .news-name{}
	.news-list .news-all-img{}
	.news-list .news-img{float:left;margin:3px 10px 3px 0px;}
	.news-list .news-anons{}

		
	/* show_news_block ??????? ??? ??????? */
	.news-block h2{}
	.news-block .news-name{}
	.news-block .news-date{}
	.news-block .news-anons{}
	.news-block .show-all{}

	/* show_calendar_news ??????? ??? ??????? */
	.news-calendar h2{}
	.news-calendar .news-year{font-weight: bold;}
	.news-calendar .news-month{}aq
	.news-calendar .show-all{}
	
/* clauses */	
	/* clauses ????? ?????? */
	.clauses-name{font-weight: bold;}
	.clauses-name .rating-result{display:inline;}
	.clauses-date{font-weight: bold; font-size: 10px; margin-top: 10px;}
	.clauses-anons{}
	.clauses-text{}
	.clauses-img{}
	.clauses-all-img{}

	/* clauses ????? ???? ?????? */
	.clauses-id 
	.clauses-id .clauses-date{}
	.clauses-id .clauses-all-img{}
	.clauses-id .clauses-text{}
	.clauses-id .clauses-anons{}
	
	/* clauses ????? ?????? ?????? */
	.clauses-list{}
	.clauses-list .clauses{clear:both; margin: 10px 0;}
	.clauses-list .clauses-name{}
	.clauses-list .clauses-all-img{}
	.clauses-list .clauses-img{float:left;margin:3px 10px 3px 0px;}
	.clauses-list .clauses-anons{}

		
	/* show_clauses_block ??????? ??? ??????? */
	.clauses-block h2{}
	.clauses-block .clauses-name{}
	.clauses-block .clauses-date{}
	.clauses-block .clauses-anons{}
	.clauses-block .show-all{}


/* faq */
	/* faq ????? ?????? */
	.faq-date{
		font-size:10px;
		font-weight:bold;
	}
	.faq-question{ margin-top: 10px;}
	.faq-answer{}

	/* faq ????? ?????? ??????? */
	.faq-id 
	.faq-id .faq-date{}
	.faq-id .faq-question{}
	.faq-id .faq-answer{}
	.faq-id .show-all{}
	
	/* faq ????? ?????? ???????? */
	.faq-list{}
	.faq-list .file{}
	.faq-list .faq-date{margin-top:10px; font-size: 10px;}
	.faq-list .faq-question{}
	.faq-list .faq-answer{margin-bottom:10px;}
	
	/* faq ????? */
	.faq-form{}
	.faq-form form#faq{}
	.faq-form .inptext{}
	.faq-form .infofield{}	
	.faq-form .button{}
	.faq-enter-code{}
	.faq-code{}
	.faq-result{}	
	
	/* faq-block ??????? ??? ??????? */
	.faq-block h2{}
	.faq-block .faq-name{}
	.faq_block .faq-question{}
	.faq-block .faq-answer{}
	.faq-block .show-all{}
	.question {
	font-weight: bold;
	}
	
/* shop */
	/* shop ????? ?????? */
	.shop-name{font-weight: bold; font-size: 14px;}
	.shop-name .rating-result{display:inline;}
	.shop-img{}
	.shop-price{font-weight: bold;}
	.shop-price .shop-price-value{font-weight: bold; color: #660000;}
	.shop-text{}
	.shop-form{}
	.shop-form form{margin:0px;padding: 0px;}
	.shop-form .button{}
	.shop-result{display:none;}
	.shop-debug{display:none;}
	.shop-price-depend{ display:inline; padding:0px 10px; }

	/* shop ????? ?????? ?????? */
	.shop-id{}
	.shop-id .shop-name{}
	.shop-id .shop-all-img{margin: 0 0 20px 0;}
	.shop-id .shop-price{margin: 5px 0;}
	.shop-id .shop-price .shop-price-value{}
	.shop-id .shop-param{font-weight: bold;}
	.shop-id .shop-param .shop-param-value{font-weight: normal;}
	.shop-id .shop-text{}
	.shop-id .shop-form{}
	
	/* shop ????? ?????? ??????? */
	.shop-list{}
	table.shop{width:100%;}
	table.shop td {
	border-bottom: 1px #daa520 solid;
	padding: 7px 0;
	}
	.shop-list .cat-links{}
	.shop-list .shop-name{margin: 0 0 6px 0;}
	.shop-list .shop-img{float:left;margin:3px 10px 3px 0px; height:200px;}
	.shop-list .shop-price{font-weight: bold; margin: 0 0 6px 0; }
	.shop-list .shop-price .shop-price-value{font-weight: bold; font-size: 14px; }
	.shop-list .shop-text{ margin: 0 0 6px 0;}
	.shop-list .show-all{}
	.shop-list .shop-form{}
	.shop-order a:link, .shop-order a:visited{TEXT-DECORATION: none;}
	.shop-order .action{color: #ff0000;}

		
	/* shop-block ??????? ??? ??????? */
	.shop-block h2{}
	.shop-block .shop-name{}
	.shop-block .shop-img{}
	.shop-block .shop-price{}
	.shop-block .shop-price .shop-price-value{}
	.shop-block .shop-text{}
	.shop-block .show-all{}
	.shop-block .shop-form{}
	
	.shop-search{}
	.shop-search .inpshort{margin: 3px 0px 3px 0px; width: 40px;}
	.shop-search .inptext{margin: 3px 0px 3px 0px;}
/* basket */
	table.basket{
	border: 2px white solid;
	}
	table.basket th{padding: 4px; background-color: #66cc99;}
	table.basket td{padding: 4px;}
	div.basket-count,div.basket-shop{display:inline; font-weight: bold;}
	.basket-result{display:none;}
	form#basket{}
	form#basket .button{}
	.to-order{}
	table.basket td.basket-name{}
	table.basket td.basket-count{text-align:ceter;}
	table.basket td.basket-price{text-align:right;}
	table.basket td.basket-summ{text-align:right;}
	table.basket td.basket-delete{}
	table.basket td.basket-total{text-align:right;}
	
	/*basket ??????? ? ??????? */
	.basket-block{
		margin: 10px 0;
		text-align: center;
	}
	.basket-block a:link, .basket-block a:visited{font-weight: bold; font-size: 16px;}

/* feedback */
	.feedback-form{}
	.feedback-form form#feedback{}
	.feedback-form .inptext{}
	.feedback-form .infofield{}	
	.feedback-form .button{}
	.enter_code_feedback{}
	.feedback-code{}
	.feedback-result{}
	
/* photo */
	/* photo ????? ?????? */
	.photo-name{font-weight: bold;}
	.photo-name .rating-result{display:inline;}
	.photo-img{}
	.photo-size{}
	.photo-text{}

	/* photo ????? ????? ?????????? */
	.photo-id{}
	.photo-id h2{}
	.photo-id .photo-img{}
	.photo-id .photo-text{}
	.photo-id .form_photo{}
	.photo-id .photo-size{}
	
	/* photo ????? ?????? ?????????? */
	.photo-list{}
	.photo-list .cat-links{}
	.photo-list .photo{float:left;}
	.photo-list .photo .photo-name{}
	.photo-list .photo .photo-img{margin:3px 10px 3px 0px;}
	.photo-list .photo .photo-size{}
	.photo-list .photo-text{}
	.photo-list .show-all{clear:both;}

		
	/* photo-block ??????? ??? ??????? */
	.photo-block h2{}
	.photo-block .photo-name{}
	.photo-block .photo-img{}
	.photo-block .photo-size{}
	.photo-block .show-all{}	
	
/* files */

	/* files ?????? ???????? */
	.files-list-first{}
	.files-list-first .cat-links{}
	.files-list-first .files-cat-text{}
	
	/* files ????? ?????? ????? */
	.files-id{}
	.files-id h2{}
	.files-id .files-size{}
	.files-id .files-text{}
	.files-id .files-all-img{}
	.files-id .files-download{}
	
	/* files ????? ?????? ?????? */
	.files-list{}
	.files-list-first .files-cat-text{}
	.files-list .cat-links{}
	.files-list .files-name{}
	.files-name .rating-result{display:inline;}
/* tags */
	.tags{padding: 5px 0px 10px 0px;}
	.tags-name{font-weight: bold;}
	.tags .tags-header{font-weight: bold;}
	.tags-list{margin-bottom: 5px;}
	.tags-block{}

	
	
	
span.op_img {
	font-size: 0.8em;
}
div.div_info {
	width: 50%;
	margin: 20px auto;
	border: 1px solid #C0C0C0;
	}
div.div_name {
	background-color: #a0522d;
	padding: 6px;
	color: white;
	font-weight: bold;
}		
div.div_info ul {
	margin:4px;
	}
div.div_info ul li {
	margin: 5px 0;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(/img/strelka-10.gif);
}
div.div_footer {
	font-size: 10px;
	border-top: 1px solid #C0C0C0;
	text-align: right;
	padding: 4px;
}
.div_razdelitel {
	margin: 0 0 25px 0;
}
