/* CSS Document */

.main_border {
	border: 1px dotted #0066FF;
	background-color: #99DDF9;
}
p {
	font-family:Verdana;
	font-size:12px;
/*	margin:10px 20px 10px 0px;*/
	line-height: 20px;
}
body {
	font-family:Verdana;
	font-size:12px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.gif);
/*	background-color: #D3EDF9;*/
} 

.head {
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	background-image: url(img/t2.jpg);
	background-repeat: no-repeat;
}
.bot{
	background-image: url(img/t8.jpg);
	background-repeat: no-repeat;

}
.head1 {
	font-size: 14px;
	color: #0000CC;
	text-align: center;
	font-weight: bold;
}
/*Текст в полосе с названием*/
.post_name {
	font-weight:bold;
	font-size: 14px;
	text-decoration: none;
}
.post_name a {
	text-decoration: none;
}
/*Вывод анонса статьи*/
.post_view_middle {
	font-size:11px;
	line-height: 15px;
}

/*Количество просмотров*/
.post_view {
	font-size:11px;
	color:#0066CC;
	padding-right: 25px;
}

/*Поиск - текст*/
.search_t {
	font-size:10px;
	color: #000099;
	padding-left: 10px;
	line-height: 15px;
}
/*Поиск - окошко*/
.search_t1 {
	font-size:12px;
	border: 1px solid #076490;
	background-color: #C3E3F0;
/*	margin-left: 15px;*/
}
/*Поиск - кнопка*/
.search_b {
	margin-top:15px; 
	height: 28px;
	width: 70px;
	cursor: hand;
	color: #000099;
	font-style: italic;
	font-weight: bold;
	background-image: url(img/kn_bg_poisk.jpg);
	border: 0px;
}

.search_b:hover {
	text-decoration: none;
	color: #0099FF;
	background-image: url(img/kn_bg_poisk1.jpg);
	}

.poisk{
	background-image: url(img/poisk.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/*Кнопка Вернуться*/

.Button_back {
	border:0px;
	height: 28px;
	width: 100px;
	cursor: hand;
	font-style: italic;
	font-weight: bold;
	background-image: url(img/kn_bg_return.jpg);
	color: #000099;
	vertical-align: middle;
}
.Button_back:hover {
	text-decoration: none;
	color: #0099FF;
	background-image: url(img/kn_bg_return1.jpg);
	}

/*Прорисовка точек в меню*/
.point {
background-image:url(img/point.gif);
background-position:bottom;
background-repeat:repeat-x;
padding-bottom:7px;
padding-top:3px;
/*margin-bottom:5px;
margin-top:5px;*/
}


.nav_link {
	color:#000099;
	font-size:12px;
	margin-left: 0px;
}


a:link, a:visited, a:active {
	text-decoration: none;
	color: #000099;
	}
a:hover {
	text-decoration: none;
	color: #0099FF;
	}
/*Стиль для навигации внизу страницы*/
.pstrnav {
	padding: 0px 10px 20px 15px;
	color:#000099;
}

.pstrnav a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px;color:#0099FF; text-decoration:underline;
}
#text {
	text-align: justify;
	color: #000066;
}
.footer{
	background-color: #9ADDFA;
	font-size:11px;
	color: #0066CC;

}
.small{
	font-size: 10px;
}

.table_left{
	background-image: url(img/t4.jpg);
	background-repeat: repeat-y;
}
.table_right{
	background-image: url(img/t5.jpg);
	background-repeat: repeat-y;
}

.link {
	font-size:10px;
}
.link a{
	font-size:10px;

}
.link a:hover{
	font-size:10px;

}

