html {
	height: 100%;
	width: 100%;
}
body{
	background-color: #ffffff;
	font-family: tahoma,Arial,verdana;
	font-size: 12px;
	color: #525453;
	padding: 0px;
	margin: 0px;
}
form{
	margin: 0px;
	padding: 0px;
}
div,td,font{
	font-size: 100%;
}
A:link,A:visited {
	color: #317aab;
	TEXT-DECORATION: underline;
}
A:hover {
	color: #ff0000;	
	TEXT-DECORATION: none;
}
table,img{
	border: 0px;
}
h3, h4 {
	font-weight: normal;
	color: #adadad;
	text-transform: uppercase;
}
h1 {
	font-size: 12pt;
	padding-top: 0px;
	margin-top: 10px;
}

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: 12pt;
	font-weight: bold;
}
.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;
}
.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;
}
.menu_level{
	padding-left: 20px;
}
td.left{
	padding: 40px 20px 20px 33px;
	width: 200px;
	font-size: 90%;
}
td.right{
	padding: 40px 33px 20px 20px;
	width: 200px;
	font-size: 90%;
}
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: 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{}
