table {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
H1 {
	FONT-SIZE: 18px; MARGIN-TOP: 10px; MARGIN-BOTTOM: 10px; COLOR: #444444; font-family: Arial, Helvetica, sans-serif; FONT-WEIGHT: normal;
}
H2 {
	FONT-SIZE: 14px; MARGIN-TOP: 0px; MARGIN-BOTTOM: 8px; COLOR: #9F2D20; font-family: Arial, Helvetica, sans-serif; FONT-WEIGHT: bold; text-transform: uppercase;
}

a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
		color: #317aab;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;	
	text-decoration: none;
}
.text_10_red {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #9f2d20;
	text-decoration: none;
}
.text_10_red_link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #9f2d20;
	text-decoration: underline;
}
.text_10_red_link:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #9f2d20;
	text-decoration: none;
}
.text_10_black {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text_10_black_link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.text_10_black_link:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text_12_red {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #9f2d20;
	text-decoration: none;
}


.menu { text-align: center; }
.menu a:link	{ color: #FFFFFF; font-size: 14px; text-decoration:none; font-weight: bold; }
.menu a:hover	{ color: #FFFFFF; font-size: 14px; text-decoration:none; font-weight: bold; }
.menu a:visited	{ color: #FFFFFF; font-size: 14px; text-decoration:none; font-weight: bold; }
.menuaktiv span{ COLOR: #ff6666; font-size: 14px; text-decoration:none; font-weight: bold; }
.menuaktiv span:link		{ COLOR: #ff6666; font-size: 14px; text-decoration:none; font-weight: bold; }
.menuaktiv span:hover	{ color: #FF6666; font-size: 14px; text-decoration:none; font-weight: bold; }
.menuaktiv span:visited	{ color: #FF6666; font-size: 14px; text-decoration:none; font-weight: bold; }

.path{font-size: 90%;padding-top: 20px;}
.navigation{clear:both;}
/* РѕР±С‰РёРµ */
	.button{background-color:#e7ae1b;color:#ffffff;border: 0px;font-size: 100%;margin: 3px 0px 3px 0px;}
	.show-all{}
	.inptext{}
	.infofield{}
	.infoform{}
	
	.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;
		float: left;
	}
	.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{
		background: transparent url(img/hr.gif) repeat-x top right;
		padding-top:10px;
		margin-top: 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{ margin-top: 30px; }
	.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{}
	.votes-guestion{}
	.votes-answer{}
	.votes-enter-code{}
	.votes-form .button{}
	.votes-result{}
	.votes-debug{display:none;}
	
/* news */	
	/* news РѕР±С‰РёРµ РєР»Р°СЃСЃС‹ */
	.news-name{font-weight: bold;}
	.news-name .rating-result{display:inline;}
	.news-date{font-weight: bold;}
	.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-id .show-all{ margin-bottom: 20px;  margin-top: 10px; font-weight: bold; }
	
	/* 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{ margin-bottom: 4px; }
	.news-block .news-date{ margin-top: 10px; }
	.news-block .news-anons{}
	.news-block .show-all{ margin-top: 10px;  font-weight: bold; }

	/* show_calendar_news С„СѓРЅРєС†РёСЏ РґР»СЏ С€Р°Р±Р»РѕРЅР° */
	.news-calendar h2{}
	.news-calendar .news-year{ font-weight: bold; }
	.news-calendar .news-month{}
	.news-calendar .show-all{}
	
/* clauses */	
	/* clauses РѕР±С‰РёРµ РєР»Р°СЃСЃС‹ */
	.clauses-name{font-weight: bold;}
	.clauses-name .rating-result{display:inline;}
	.clauses-date{font-weight: bold;}
	.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;}
	.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-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 .faq-date{}
	.faq-list .faq-question{}
	.faq-list .faq-answer{}
	
	/* 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{ margin-bottom: 15px; }
	.faq-block .show-all{ margin-top: 5px; }
	
/* shop */
	/* shop РѕР±С‰РёРµ РєР»Р°СЃСЃС‹ */
	.shop-name{font-weight: bold;}
	.shop-name .rating-result{display:inline;}
	.shop-img{}
	.shop-price{font-weight: bold;}
	.shop-price .shop-price-value{font-weight: normal;}
	.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{}
	.shop-id .shop-price{}
	.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%;}
	.shop-list .cat-links{}
	.shop-list .shop-name{}
	.shop-list .shop-img{float:left;margin:3px 10px 3px 0px;}
	.shop-list .shop-price{font-weight: bold;}
	.shop-list .shop-price .shop-price-value{font-weight: normal;}
	.shop-list .shop-text{}
	.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{}
	table.basket th{}
	table.basket td{}
	div.basket-count,div.basket-shop{display:inline;}
	.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{
		background: transparent url(img/hr.gif) repeat-x top right;
		padding-top:10px;
		margin-top: 10px;
	}
	.basket-block a:link, .basket-block a:visited{font-weight: bold;}

/* 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;  margin-bottom: 20px;  }

		
	/* photo-block С„СѓРЅРєС†РёСЏ РґР»СЏ С€Р°Р±Р»РѕРЅР° */
	.photo-block {padding-left: 10px;}
	.photo-block .photo-name{}
	.photo-block .photo-img{}
	.photo-block .photo-size{}
	.photo-block .show-all{  margin-top: 10px;  }	
	
/* 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{}