/* Стили для вывода анонсов новостей */
/**/


@charset "windows-1251";

.index_td {
	border-left: 1px solid #7FB9F9;
	border-right: 1px solid #7FB9F9;
	text-align: center;
	width: 600px;
}

.index_title_arhiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 2px;
	text-indent: 5px;
	color:#009;
}

.index_a_pogoda {
	text-decoration:none;
	color:#009;
}

.index_a_pogoda:hover {
	text-decoration:underline;
	color:#0D70E0;
}

.partners {
	padding-top: 3px;

}

.table_l-r {
	border-left:1px solid #7FB9F9;
	border-right:1px solid #7FB9F9;
	table-layout: fixed;
}

.index_info {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.register {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#7b7b7b;
}

.must_register {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#F00;
}

.nik {
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#666666
}

.nik_form {
	background-color: #d8eaff;
	border:1px solid #7FB9F9;
}

.message {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#999999;
	margin:7px;
}

.info_a_a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#009;
	margin-bottom:5px;
	margin-left:5px;
	text-decoration: none;
}

.info_a_a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#7FB9F9;
	margin-bottom:5px;
	margin-left:5px;
	text-decoration: none;
}

.persone {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999999;
	font-weight:bold;
}

.persone_info {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3d3d3d;
}

.blogs {
  height:45px;
  left:0;
  overflow:hidden;
}

.blogs ul {
  height:26px;
  margin-bottom:3px;
  overflow:hidden;
  padding: 0;
  list-style-type: none;
}

.blogs li {
  float:left;
  padding-right:4px;
}

.blogs li a {
  background:url("/img/blogs.gif") repeat scroll 0 0 transparent;
  display:block;
  float:left;
  height:26px;
  width:26px;
}

.blogs .lj a {
  background-position:0 0;
}

.blogs .lj a:hover {
  background-position:0 -27px;
}

.blogs .vk a {
  background-position:-27px 0;
}

.blogs .vk a:hover {
  background-position:-27px -27px;
}

.blogs .fb a {
  background-position:-54px 0;
}

.blogs .fb a:hover {
  background-position:-54px -27px;
}

.blogs .tw a {
  background-position:-81px 0;
}

.blogs .tw a:hover {
  background-position:-81px -27px;
}

.blogs .ma a {
  background-position:-108px 0;
}

.blogs .ma a:hover {
  background-position:-108px -27px;
}

.blogs .send a {
  background-position:-135px 0;
}

.blogs .send a:hover {
  background-position:-135px -27px;
}

.blogs .ok a {
  background-position:-162px 0;
}

.blogs .ok a:hover {
  background-position:-162px -27px;
}

.blogs .ya a {
  background-position:-189px 0;
}

.blogs .ya a:hover {
  background-position:-189px -27px;
}
