/* CSS Document */

.main_border {
	border: 1px solid #FAA550;
	background-color: #FEF4CE;
}
p {font-family:Verdana; font-size:12px; margin:10px;}
body {background-image:url(img/bg.gif); font-family:Verdana; font-size:12px;} 

.head1 {
	font-size: 14px;
	color: #993300;
	text-align: center;
	display: block;
	font-weight: bold;
}
/*Шапка сайта*/
/*.table_nav {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #9F4827;	
}
*/
/*.left {
	background-image: url(img/Bg_menu.gif);
}*/

/*Вывод таблички с названием в левом меню*/
.p_title1 {
	color: #993300;
	font-weight:bold;
	background-image: url(img/menu_top.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.p_title_p {
	color: #993300;
	font-weight:bold;
	background-image: url(img/menu_top.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
	width: 170px;
	text-align: center;
	padding-top: 3px;
}

.p_title2 {
	font-weight:bold;
	background-image: url(img/menu_bottom.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.p_title {
	color: #993300;
	font-weight:bold;
	text-align:center;
	padding:10px;
	vertical-align: middle;
	background-image: url(img/poisk.gif);
	margin-top: 10px;
	margin-bottom: 7px;
	margin-left: 1px;
	background-repeat: no-repeat;
	height: 18px;
	background-position: center center;
}

.menu{
	background-color: #F8D7AD;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FAA550;
	border-left-color: #FAA550;
}

.menu1{
	background-color: #F8C897;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FAA550;
	border-left-color: #FAA550;
}


/*Окантовка статьи в странице с перечнем статей*/
.post {border:1px solid #9F4827;}

/*Полоса с названием статьи*/
.post_title {
	background-image: url(img/text_top.gif);
	background-repeat: no-repeat;
}

.post_bottom{
	background-image: url(img/text_bottom.gif);
	background-repeat: no-repeat;
}

.post_middle{
	background-color: #F8D7AD;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FAA550;
	border-left-color: #FAA550;
}

.post_middle1{
	background-color: #F8C897;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FAA550;
	border-left-color: #FAA550;
}

.post_view_middle {
	font-size:11px;
}

/*Текст в полосе с названием*/
.post_name {
	font-weight:bold;
	/*	margin-top:3px;*/
/*	margin-bottom:3px;*/
	font-size: 14px;
	text-decoration: none;
}
.post_name a {
	text-decoration: none;
}
/*Количество просмотров*/
.post_view { 
font-size:11px;
color:#CC6633;
}
/*Вывод миниатюры*/
.mini {
border: 1px solid #FAA550;
margin-left: 15px;
/*margin-top:10px;*/
}
/*Заголовок категории в странице*/
.post_title2 {
	font-size:16px;
	font-weight:bold;
	color:#993333;
	text-align:left;
	background-color: #F8D7AC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FA952F;
	border-bottom-color: #FA952F;
}

.post_title3 {
	font-size:16px;
	font-weight:bold;
	color:#993333;
	text-align:left;
	background-color: #F8C897;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FA952F;
	border-bottom-color: #FA952F;
}

/*Поиск - текст*/
.search_t {
	font-size:10px;
	color: #993300;
}
/*Поиск - окошко*/
.search_t1 {
	font-size:12px;
	border: 1px solid #FAA550;
	background-color: #F8D7AD;
}
/*Поиск - кнопка*/
.search_b {
	/*border:3px double #9F4827;*/
	/*margin-top:10px;*/
	background-image: url(img/kn_poisk.gif);
	color: #993300;
	border:0px;
	margin-top:10px;
	height: 25px;
	width: 100px;
	background-repeat: no-repeat;
	cursor: hand;

}
/*Кнопка Вернуться*/

.Button_back {
	color: #993300;
	border:0px;
	height: 25px;
	width: 100px;
	margin-top:3px;
	background-image: url(img/kn_poisk.gif);
	margin-left: 20px;
	padding-top: 1px;
	cursor: hand;
}

/*Прорисовка точек в меню*/
.point {
background-image:url(img/point.gif);
background-position:bottom;
background-repeat:repeat-x;
padding-bottom:7px;
margin-bottom:0px;
margin-top:0px;
}

.point1 {
background-image:url(img/point1.gif);
background-position:bottom;
background-repeat:repeat-x;
padding-bottom:7px;
margin-bottom:0px;
margin-top:0px;
}

.nav_link {
	color:#993300;
	font-size:12px;
	margin-left: 0px;

}


a:link, a:visited, a:active {
	text-decoration: none;
	color: #993300;
	}
a:hover {
	text-decoration: none;
	color: #CC6633;
	}



/*Стиль для навигации внизу страницы*/
.pstrnav {
	padding: 0px 10px 20px 15px;
	color:#993300;
}

.pstrnav a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px;color:#CC6633; text-decoration:underline;
}
#text {
	text-align: justify;
	display: block;
}
.footer{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FAA550;
	border-right-color: #FAA550;
	border-bottom-color: #FAA550;
	border-left-color: #FAA550;
}


.link {
	font-size:10px;
	color: #CC6633;
}
.link a{
	font-size:10px;
	color: #CC6633;
}
.link a:hover{
	font-size:10px;
	color: #FAA550;
}
