body{
	background-color: #F8FCFC;
	font-family: Arial, sans-serif;
	font-size: 80%;
	color: #313337;
	margin: 0px 0px 0px 50px;
}
.news{
	padding: 6px;
	font-weight: bold;
	color: #15436B;
}
.date_news{
	font-size: 80%;
	padding: 8px 7px 0px 3px;
}
.anons{
	font-size: 89%;
	font-weight: bold;
	padding: 0px 4px 0px 4px;
}
.publics{
	font-size: 89%;
	font-weight: bold;
	padding: 7px 4px 1px 8px;
}
.next{
	font-size: 89%;
	padding: 0px 4px 0px 6px;
	color: #3B66B4;
}
.next2{
	font-size: 89%;
	padding: 0px 4px 4px 10px;
	color: #3B66B4;
}
.text_n{
	font-size: 90%;
	padding: 10px 4px 5px 21px;
	font-weight: bold;
	font-style: italic;
 	text-align: justify;
	color: #15436B;
}
.titel1{
	padding: 6px 6px 6px 0px;
	text-align: left;
	font-weight: bold;
	color: #F4F4F4;
}
.text_pidpys{
	font-size: 82%;
	padding: 0px 3px 5px 21px;
	font-weight: bold;
	font-style: italic;
 	text-align: right;
}
p{
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 10px;
   list-style: none;
	text-indent: 20px;
	text-align: justify;
}
a{
	color: #1A5A92;
	text-decoration: none;
}
a:hover{
	color:  #1A5A92;
   text-decoration: underline;
}
.menu{
	border-bottom: 2px solid #FFF; 
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	background: #15436B;
	border-right: 3px solid #fff;
	border-left: 1px solid #fff;
}
.menu a{
	color: #fff;
	text-decoration: none;
	height: 20px;
	width: 140px;
	display: block;
	padding: 4px 0px 0px 10px;
}

.menu a:hover{
	color: #fff;
	height: 20px;
	width: 140px;
	background-color: #004A90;
	text-decoration: none;
	padding: 4px 0px 0px 10px;
}
.activ{
	color:  #fff;
	height: 20px;
	width: 144px;
	background-color:  #526A80;
	text-decoration: none;
	padding: 4px 0px 0px 10px;
	border-right: 3px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 2px solid #FFF; 
		font-weight: bold;
}
