
html,body {
	padding:0;
	margin:0; 
	height:100%;
        background-color:#f0f0f0;
	}
	
img
	{
	border:0px;
	}

*
	{
	font-family: arial;
	font-size: 11px;
	}

h2
	{
	font-family: arial;
	font-size: 16px;
	}	
.slogan
	{
	text-align: center; padding-left: 35%; font-size: 17px; line-height: 170%; color:#242424; text-transform: uppercase;
	}
	
a
	{
	color:#4185c9;
/*	text-decoration: none;*/
	font-size: 11px;
	}
	
a:hover
	{
	background-color:#FF9;
	color:#009;
/*	text-decoration: none;*/
	font-size: 11px;
	}
	
	
td.menu div
	{
	border-bottom: 1px solid #fff;
	width: 230px;
	}

td.menu
	{
	border-bottom: 1px solid #fff;
	width: 230px;
	}
		
td.adv
	{

	border-left: 1px dotted #fff;
	width: 260px;
	padding: 5px;
	}

.menu1
	{
	font-size: 14px;
	}

.menu1 a
	{
		font-weight: bold;
                font-size:14px;
	}

div.mpage

	{
	padding: 10px;
	}
	
td.content
	{
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	padding: 10px 10px 20px 10px;
	}

	
div.mmm h1
	{
	color:#2c537a;
	font-size: 14px;
	margin: 0px;
	}
.mm a:hover
	{
	color:#CCCCCC;
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
.mm a
	{
	color:#CCCCCC;
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}

.mmm  

	{
		padding: 5px;
	}

.menu2 {
	padding-top: 50px;
	padding-left: 420px;
	/*	padding: 5px; */
	}

.menu3 a {
	color: #FFF;
	font-size: 14px;
	text-decoration:underline;
	}
.menu3 a:hover {
	color:#009;
	font-size: 14px;
	text-decoration:underline;
	}	
.menu3 {
	font-weight:bold;
	color:#CCCCCC;
	font-size: 14px;
	float:left;
	padding: 5px;
	}

.clear
{
	clear:both;
}

/* общие */
	.inptext{ width: 280px;}
	.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 a
	{
		font-weight: bold;
                font-size:14px;
	}
	.news-date
	{
		font-weight: bold;
		color:#ccc;
	}
	.news-anons{}
	.news-text{}
	.news-img
	{
		float:left;
		padding: 5px;
	}
	.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 a
	{
		font-weight: bold;
                font-size:14px;
	}
	.clauses-date
	{
		font-weight: bold;
		color:#ccc;
	}
	.clauses-anons{}
	.clauses-text{}
	.clauses-img
	{
		float:left;
		padding: 5px;
	}
	.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:center;
	}
	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
	{
		padding: 10px;
	}
	.photo-name
	{
		font-weight: bold;
	        font-size: 9px;
	}
	.photo-img{}
	.photo-size{}
	
	/* photo список фотографий */
	.photo-list
	{
		padding:10px;
                padding-left: 30px;
	}
	.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{}

