.header
{
	margin-left: 228px;
	background: transparent url(img/header-line.gif) repeat-x bottom right;
	height: 76px;
}
.header-img
{
	background: transparent url(img/header.gif) no-repeat bottom left;
	height: 76px;
}
.TPrice {border: 1px solid black}
.TPrice td {border: 1px solid black; text-align: center}
.shop-price{display: none}
.link1:hover{background-image: url(/img/panel1.JPG); width: 65px; height: 55px; top: -10px; left: -7px; position: relative}
.link2:hover{background-image: url(/img/panel2.JPG); width: 65px; height: 55px; top: -10px; left: -5px; position: relative}
.link3:hover{background-image: url(/img/panel3.JPG); width: 65px; height: 55px; top: -10px; left: -7px; position: relative}
.link4:hover{background-image: url(/img/panel4.JPG); width: 65px; height: 55px; top: -10px; left: -7px; position: relative}
.link5:hover{background-image: url(/img/panel5.JPG); width: 65px; height: 55px; top: -10px; left: -7px; position: relative}
.link6:hover{background-image: url(/img/panel6.JPG); width: 65px; height: 55px; top: -10px; left: -7px; position: relative}

.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: 0.9em;
	color: #f2f2f2;
}
.top-menu img
{
	margin-left: 15px;
	padding: 4px 0px 0px 0px;
}
.top-menu .search
{
	float: left;
}

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;
}
.left h2,.right h2
{
	margin-top: 10px;
	background: transparent url(img/hr.gif) repeat-x top right;
	padding-top: 10px;
}
.left .show-all,.right .show-all
{
	text-align:right;
}

td.content
{
	padding: 0px 0px 20px 0px;
}

table.footer td
{
	padding: 20px 33px 20px 0px;
	font-size: 0.9em;
}
table.footer td.footer-contacts
{
	padding: 20px 20px 20px 33px;
	width: 200px;	
}
.clear
{
	clear:both;
}

/* общие */
	.inptext{}
	.infofield{}
	.infoform{}
	.inpshort{}
	.inpselect{}
	.inpcheckbox{}
	.inpdate{}
	.button
	{
		background-color:#e7ae1b;
		color:#ffffff;
		border: 0px;
		font-size: 1em;
		margin: 3px 0px 3px 0px;
	}
	
	.navigation
	{
		clear:both;
	}
	.show-all{}


	.debug,.error
	{
		display:none;
	}

	.path
	{
		font-size: 0.9em;
		padding-top: 20px;
	}
	.show-users{}
	.language{}

/* captcha */
	.code{}
	.code-enter{}
	.code-img
	{
		margin: 4px 0px 4px 0px;
	}
	.code-input
	{
		margin-bottom: 4px;
	}
	.code-update
	{
		font-size: 0.9em;
	}

/* rating */
	.rating-form{}
	.rating-form .button{}

	.rating-votes
	{
		display:inline;
	}

/* comments */
	#comments-form{}
	#comments-form h2{}
	#comments-form .button{}
	#comments-form .inptext
	{
		width: 50%;
		height: 100px;
	}
	#comments-result
	{
		display:none;
	}

	.comments-date
	{
		font-weight: bold;
	}
	.comments-name{}
	.comments-text
	{
		margin-bottom: 10px;
	}

/* votes */
	.votes-form{}
	.votes-guestion{}
	.votes-form-answer
	{
		margin-left: 10px;
	}
	.votes-answer
	{
		margin-left: 10px;
	}
	.votes-form .button{}

/* search */
	.search
	{
		border: 1px solid #a7a6aa;
		background-color:#ffffff;
		width: 160px;
	}
	.search .submit-search
	{
		border:0px;
		background:none;
		width: 14px;
		height: 14px;
		background: transparent url(img/search.gif) no-repeat 0px 3px;
		margin: 0px;
	}
	.search .input-search
	{
		border:0px;
		background:none;
		width: 136px;
		margin: 0px;
	}
	.search-result
	{
		margin-bottom: 20px;
	}
	.search-list
	{
		margin-bottom: 10px;
	}
/* login */
	.login
	{
		background: transparent url(img/hr.gif) repeat-x top right;
		padding-top:10px;
		margin-top: 10px;
	}
	.login .infofield
	{
		width: auto;
		margin: 7px 4px 3px 0px;
		height: 12px;
		float:left;
		clear:both;
	}
	.login .intbutton
	{
		clear: both;
	}
	.login .inptext
	{
		float:left;
		width:auto;
		margin: 3px 0px 3px 0px;
	}
	.login-reminding{}
	.login-registration{}

/* registration */
	.registration-form{}
	.registration-form .inptext{}
	.registration-form .infofield{}	
	.registration-form .infoform{}
	.registration-form .button{}
	#registration-result
	{
		display:none;
	}

/* reminding */
	.reminding-form{}
	.reminding-form .infofield{}
	.reminding-form .inptext{}
	.reminding-form .button{}
	#reminding-result
	{
		display:none;
	}

/* tags */
	.tags
	{
		padding: 5px 0px 10px 0px;
	}
	.tags .tags-header
	{
		font-weight: bold;
	}

	.tags-list
	{
		margin-bottom: 5px;
	}
	.tags-list .tag-name
	{
		font-weight: bold;
	}
	.tags-list .tag-text{}

	.tags-block{}
	.tags-block h2{}
	.tags-block a:link, .tags-block a:visited{}
	.tags-block span{}

/* news */	
	/* news общие классы */
	.news-name
	{
		font-weight: bold;
	}
	.news-date
	{
		font-weight: bold;
	}
	.news-anons{}
	.news-text{}
	.news-img{}
	.news-all-img{}

	/* news список новостей */
	.news-list{}
	.news-list .news
	{
		clear:both;
	}
	.news-list .news-date
	{
		margin-top: 10px;
	}
	.news-list .news-name{}
	.news-list .news-anons{}
	.news-list .news-img
	{
		float:left;
		margin:3px 10px 3px 0px;
	}

	/* news вывод однй новости */
	.news-id{}
	.news-id .news-date{}
	.news-id .news-anons{}
	.news-id .news-text{}
	.news-id .news-all-img{}
	.news-id .show-all{}

	/* show_news_block функция для шаблона */
	.news-block h2{}
	.news-block .news-name{}
	.news-block .news-date
	{
		margin-top: 10px;
	}
	.news-block .news-anons{}
	.news-block .show-all{}

	/* show_calendar_news функция для шаблона */
	.news-calendar{}
	.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-date
	{
		font-weight: bold;
	}
	.clauses-anons{}
	.clauses-text{}
	.clauses-img{}
	.clauses-all-img{}
	
	/* clauses вывод списка статей */
	.clauses-list{}
	.clauses-list .clauses
	{
		clear:both;
	}
	.clauses-list .clauses-name{}
	.clauses-list .clauses-anons{}
	.clauses-list .clauses-img
	{
		float:left;
		margin:3px 10px 3px 0px;
	}

	/* clauses вывод однй статьи */
	.clauses-id{}
	.clauses-id .clauses-date{}
	.clauses-id .clauses-anons{}
	.clauses-id .clauses-text{}
	.clauses-id .clauses-all-img{}
	.clauses-id .show-all{}

	/* 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-list{}
	.faq-list .faq-date
	{
		margin-top: 10px;
	}
	.faq-list .faq-question{}
	.faq-list .faq-answer{}
	
	/* faq вывод одного вопроса */
	.faq-id 
	.faq-id .faq-date{}
	.faq-id .faq-question{}
	.faq-id .faq-answer{}
	.faq-id .show-all{}	
	
	/* faq форма */
	#faq-form{}
	#faq-form .inptext{}
	#faq-form .infofield{}	
	#faq-form .button{}
	#faq-result
	{
		display:none;
	}	
	
	/* faq-block функция для шаблона */
	.faq-block h2{}
	.faq-block .faq-date{}
	.faq_block .faq-question{}
	.faq-block .faq-answer{}
	.faq-block .show-all{}

/* feedback */
	#feedback-form{}
	#feedback-form .inptext{}
	#feedback-form .infofield{}
	#feedback-form .inpselect{}
	#feedback-form .inpcheckbox{}
	#feedback-form .inpdate{}
	#feedback-form .inpshort{}
	#feedback-form .button{}
	#feedback-result
	{
		display:none;
	}

/* shop */
	/* shop общие классы */
	.shop-name
	{
		font-weight: bold;
	}
	.shop-img{}
	.shop-price
	{
		font-weight: bold;
	}
	.shop-price .shop-price-value
	{
		font-weight: normal;
	}
	.shop-text{}
	.shop-form
	{
		margin:0px;
		padding: 0px;
	}
	.shop-form .button{}
	.shop-form inpselect{}
	.shop-price-depend
	{
		padding:0px 10px;
	}
	
	/* shop вывод списка товаров */
	.shop-list{}
	.shop-list .shop
	{
		clear: both;
	}
	.shop-list .shop-cat-text{}
	.shop-list .shop-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
	{
		clear: both;
	}
	.shop-list .shop-form{}

	.shop-order a:link, .shop-order a:visited
	{
		text-decoration: none;
	}
	.shop-order .active
	{
		color: #ff0000;
	}

	/* shop вывод одного товара */
	.shop-id{}
	.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-id .shop-all-img{}

	/* 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 .inptext
	{
		margin: 3px 0px 3px 0px;
	}
	.shop-search .inpshort
	{
		margin: 3px 0px 3px 0px;
		width: 40px;
	}
	.shop-search .inpselect{}
	.shop-search .inpcheckbox{}
	.shop-search .inpdate{}
	.shop-search .button{}
	.shop-search .shop-search-name{}
	.shop-search .shop-search-name span{}
	.shop-search .shop-search-name .inptext{}
	.shop-search .shop-search-description{}
	.shop-search .shop-search-description span{}
	.shop-search .shop-search-description .inptext{}
	.shop-search .shop-search-price{}
	.shop-search .shop-search-price span{}
	.shop-search .shop-search-price .inpshort{}

/* basket */
	table.basket{}
	table.basket th{}
	table.basket th.basket-th-first{}
	table.basket th.basket-th-last{}
	table.basket td{}
	.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 tr.basket-last-tr{}
	table.basket td.basket-total
	{
		text-align:right;
	}
	table.basket td#basket-td-last{}
	
	/*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;
	}
	.basket-block .basket-count{}
	.basket-block .basket-summ{}

/* order */
	#order-form{}
	#order-form h2{}
	#order-form .infofield{}
	#order-form .inptext{}
	#order-form .infoform{}
	#order-form .button{}
	#order-result
	{
		display:none;
	}

/* photo */
	/* photo общие стили */
	.photo-name
	{
		font-weight: bold;
	}
	.photo-img{}
	.photo-size{}
	
	/* photo список фотографий */
	.photo-list{}
	.photo-list .photo-cat-links{}
	.photo-list .photo-cat-text{}
	.photo-list .show-all
	{
		clear:both;
		padding: 10px 0px;
	}
	.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 страница фотографии */
	.photo-id{}
	.photo-id .photo-img{}
	.photo-id .photo-size{}

		
	/* show_photo-block функция для шаблона */
	.photo-block h2{}
	.photo-block .photo-name{}
	.photo-block .photo-img{}
	.photo-block .photo-size{}
	.photo-block .photo-img{}	
	
/* files */
	/* files общие стили */
	.files-name{}
	.files-text{}

	/* files список файлов */
	.files-list{}
	.files-list-first .files-cat-text{}
	.files-list .files-cat-links{}
	.files-list .files-cat-links-text{}
	.files-list .file
	{
		clear:both;
	}
	.files-list .files .files-name{}
	.files-list .files .files-img
	{
		float:left;
		padding: 0px 0px 10px 10px;
	}
	.files-list .files .files-text{}

	/* files страница файла */
	.files-id{}
	.files-id .files-size{}
	.files-id .files-text{}
	.files-id .files-all-img{}
	.files-id .files-download{}

