html {
	height: 100%;
	width: 1000px;
	text-align:center;
}
body{
	background-color: #ffffff;
	font-family: tahoma,Arial,verdana,sans-serif;
	font-size: 0.75em;
	color: #444444;
	padding: 0px;
	margin: 0px;
}
form{
	margin: 0px;
	padding: 0px;
}
table,div,td,font{
	font-size: 1em;
}
A:link,A:visited {
	color: #000000;
	TEXT-DECORATION: underline;
}
A:hover {
	color: #E24686;	
	TEXT-DECORATION: none;
}
table,img{
	border: 0px;
}
h1, h2, h3, h4 {
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
}
h1 {
	font-size: 1.5em;
	padding-top: 0px;
	margin-top: 10px;
	color: #666666;
	font-weight: bold;
}
h2 {
	font-size: 1.3em;
	color: #d13575;
	font-weight: bold;
}
h3 {
	font-size: 1.1em;
	color: #d13575;
	font-weight: bold;	
}
h4 {
	font-size: 1.0em;
	color: #35d175;
	font-weight: bold;	
	padding-top: 0px;
	padding-bottom: 0px;
}
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: 40px;
	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: 290px;
	background: transparent url(img/header-line.gif) repeat-x bottom right;
	height: 76px;
}
.top-menu .search{
		float: left;
}
.header-img{
	padding-left:100px;
	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;
	font-size: 140%;
	margin-bottom: 15px;
	color: #666666;	
}
.menu_level{
	padding-left: 20px;
}
.menu2{ 
		margin-left: 20px;
		font-weight: bold;
		font-size: 110%;
		margin-bottom: 15px;
		color: #000000;	
}
.menu2{ margin-left: 40px; margin-bottom:5px; }
.menu3{ margin-left: 60px; margin-bottom:5px; }
.menu4{ margin-left: 80px;}


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 20px 20px 20px;
}
table.footer td{
	padding: 20px 33px 20px 0px;	
	font-size: 90%;	
}
table.footer td.footer-contacts{
	padding: 20px 20px 20px 33px;
	width: 200px;	
}


.path{font-size: 90%;padding-top: 20px;}
.navigation{ clear:both; margin-top: 20px; margin-bottom: 20px; text-align:center; }
/* общие */
	.button{
		background-color:#E24686;
		color:#ffffff;
		border: 0px;
		font-size: 1em;
		margin: 3px 0px 3px 0px;
	}
	.left .button, .right .button{
		font-size:1.1em;
	}
	.show-all{ margin-top: 30px; }
	.inptext{ width:100%; }
	.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;
		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{
		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:10px; }
	.comments-form h2{}
	.comments-form form{}
	.comments-form textarea{height:120px;}
	.comments-form .comments-code{}
	.comments-form .button{}
	.comments-form .comments-message{}
	.comments-form .comments-message textarea{width: 50%;height: 120px;}
	.comments-enter-code{}
	.comments-result{display:none;}
	.comments-debug{display:none;}
	
	.comments-date{ font-weight: bold; }
	.comments-name{}
	.comments-text{}
	
/* previous-next */
.previous-link
	{
		margin-top:30px;
		width: 40%;
		float: left;
	}
.next-link
	{
		margin-top:30px;
		width: 40%;
		float: right;
		text-align: right;
	}	
	
/* votes */
	.votes-form{}
	.votes-guestion{ font-weight: bold; margin-bottom:10px; }
	.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 вывод списка новостей */
	.news-list{}
	.news-list .news{ clear:both;  margin-bottom:15px; }
	.news-list .news-name{ margin-bottom:5px; }
	.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{margin-top: 10px;}
	.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{}
	.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-id .show-all{ font-weight:bold; margin-top:30px; padding-top:30px; clear: both;}
	
	/* clauses вывод списка статей */
	.clauses-list{}
	.clauses-list .clauses{ clear:both; margin-bottom:25px; }
	.clauses-list .clauses-name{ margin-bottom:5px;  }
	.clauses-list .clauses-all-img{}
	.clauses-list .clauses-img{float:left;margin:3px 10px 3px 0px;}
	.clauses-list .anons{ margin-bottom:15px; }

		
	/* show_clauses_block функция для шаблона */
	.clauses-block h2{}
	.clauses-block .clauses-name{ margin-top:5px; margin-bottom:5px; font-size:14px; }
	.clauses-block .clauses-date{ color:#666666; }
	.clauses-block .clauses-anons{ margin-bottom:15px; }
	.clauses-block .show-all{ font-weight:bold; margin-top:25px; }


/* faq */
	/* faq общие классы */
	.faq-date{font-weight: bold;}
	.faq-question{ margin-top: 10px; }
	.faq-answer{ margin-bottom: 20px; margin-left:10px; margin-top: 10px; }

	/* faq вывод одного вопроса */
	.faq-id 
	.faq-id .faq-date{}
	.faq-id .faq-question{ font-weight: bold; }
	.faq-id .faq-answer{ margin-bottom:15px; margin-left:20px; }
	.faq-id .show-all{ margin-top:25px; }
	
	/* faq вывод списка вопросов */
	.faq-list{}
	.faq-list .file{}
	.faq-list .faq-date{}
	.faq-list .question{ margin-bottom:5px; }
	.faq-list .answer{ margin-bottom:15px; margin-left:20px; }
	
	/* 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{ margin-bottom:5px; }
	.faq-block .faq-answer{ margin-bottom:15px; }
	.faq-block .show-all{ font-weight: bold;  margin-top:25px; }
	
/* 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{  margin-top:25px; }
	.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{  margin-top:25px; }
	.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;}

		
	/* photo-block функция для шаблона */
	.photo-block h2{}
	.photo-block .photo-name{}
	.photo-block .photo-img{}
	.photo-block .photo-size{}
	.photo-block .show-all{ margin-top:25px; }	
	
/* 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{}

/* base */
	.base{
		border:1px solid #919192;
		float:left;
		margin: 30px 15px 0px 0px;
		width: 190px;
	}
	.base-contener{
		padding: 10px 15px;
	}
	.base-name{
		padding: 0px 0px;
		height: 65px;
		margin-top: 5px;
	}
	.base-img{
		margin: 7px 0px;
		width: 160px;
	}
	.base-price,.base-agency{
		padding: 0px 0px;
	}
	.base-id{
		text-align:center;
	}	
	.show-all{
		clear: both;
	}
	.link{
		float:left;
		background: #c6c6c4;
		margin-right: 10px;
		padding: 3px;
		font-size: 0.9em;
		font-weight: bold;
		color: #171526;
	}
	.link a:link,.link a:visited{
		color: #171526;
		text-decoration:none;
		font-weight: bold;
	}
	.link a:hover{
		color: #ae3e28;
		text-decoration: underline;
	}
	#act{
		background: #f1f1f1;
	}
	.base-search{
		padding: 10px;
		clear: both;
		background: #f1f1f1;
	}
	.base-search .inpselect{
		background:none;
		border: 0px;
		border-bottom: 1px solid #484848;
	}
	.base-search .inptext{
		background:none;
		border: 0px;
		border-bottom: 1px solid #484848;
	}
	.base-search .inpshort,.base-search .inpetage,.base-search .inpprice{
		background:none;
		border: 0px;
		border-bottom: 1px solid #484848;
		width: 25px;
	}
	.base-search .inpprice{
		width: 35px;
	}
	.base-search .inpetage{
		width: 50px;		
	}
	
	
	.metro-link   a{
		color:#E24686;
		text-decoration: none;
		border-bottom:1px dotted #E24686;
	}
	
	.metro-photo{
		padding:0 0 0 9px;
		display: none;
	}
