img
{
	border: 0;
}

.f_note
{
	color: grey;
	font-family: MS Sans Serif, Arial, Tahoma, sans-serif;
	font-size: 6.5pt;
}

.f_info
{
	color: #444444;
	font-family: MS Sans Serif, Arial, Tahoma, sans-serif;
	font-size: 6.5pt;
}

.f_red
{
	color: red;
	font-weight: bold;
}
.f_normal
{
	color: black;
	font-family: MS Sans Serif, Arial, Tahoma, sans-serif;
	font-weight: normal;
	text-align:justify;
}

.errormes
{
	font-family: MS Sans Serif, Arial, Tahoma, sans-serif;
	font-size: 10pt;
	color: red;
	font-weight: bold;
	background-color: #E1EEFD;
	border: 1px solid #666699;	
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;	
}

.infomes
{
	font-family: MS Sans Serif, Arial, Tahoma, sans-serif;
	font-size: 10pt;
	color: #0E50A5;
	font-weight: bold;
	background-color: #E1EEFD;
	border: 1px solid #666699;	
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;	
}

.div_border
{
	font-family: MS Sans Serif, Arial, Tahoma, sans-serif;
	font-size: 10pt;
	color: #0E50A5;
	font-weight: bold;
	border: 1px solid #666699;	
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;	
}
.news_col 
{
	padding: 5px 0px 0px 5px; /* ���� ������ ������ */
	margin-bottom: 5px; /* ������ ����� */
	width:400px;
}

.radius 
{
	border: 1px solid grey; /* ��������� ����� */
	border-radius: 8px;
	padding: 5px 0px 0px 5px; /* ���� ������ ������ */
	margin-bottom: 5px; /* ������ ����� */
	width:400px;
}

/* table.tablegrid, table.tablegrid td {
	border: 1px solid darkgrey;
	border-collapse: collapse;
	padding: 2px 5px 2px 5px;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	/* background: #f5f5f5;	  */
	
} */

.div_subCats {
	border: 1px solid lightgray; /* ��������� ����� */
	margin:0 auto;
	width:600px;
	/* height:200px; */
}
.comment-style {
	max-width: 30%;
	word-break: break-word;
	text-align: left;
}

/* .table-slim {
    border-collapse: collapse;
	border: 1px;
}

.table-header-grey{
    background-color: #e0e0e0;
} */

.content {
	margin:0 auto;
	width: 80%;
}

.content-50 {
	margin:0 auto;
	width: 50%;
}


.row-offline {
	background-color: white;
}

.row-online {
	background-color: #2486f72e;
}

.row-notfound {
	background-color: rosybrown;
}

.row-city {
	background-color: #d3d3d38c;
	text-align: center;
}

.row-need-update {
	background-color: #ddefc0;
}

.text-nowrap {
	white-space: nowrap;
}

.img14 {
	width: 14px;
}

.img16 {
	width: 16px;
}

.img18 {
	width: 18px;
}

.img20 {
	width: 20px;
}

.img-height-20 {
	height: 20px;
}

.img-height-24 {
	height: 24px;
}

.img-height-26 {
	height: 26px;
}

.img-height-28 {
	height: 28px;
}

.img-height-30 {
	height: 30px;
}

.img-height-32 {
	height: 32px;
}

.img-height-34 {
	height: 34px;
}


.block-to-right {
	text-align: right;
}

h3 {
	text-align: center;
}

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}