body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
		
	
}

tr, td {
	font-size: 12px;
}

td.admin_catalog_border {
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	border-bottom-style: dotted;
}

.admin_group_name {
	font-weight: bold;
	text-align: center;
	background-image: url(../images/admin_group_bg.gif);
}

.admin_group_link {
	padding: 5px;
	border-bottom: 1 solid #999999;
}

a.admin_nav_link {
	color: #000099;
	text-decoration: none;
}

a.admin_nav_link:hover {
	color: #990033;
	text-decoration: underline;
}

a {
	color: #383838;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	color: #810A12;
	text-decoration: underline;
	font-size: 12px;
}

td.header_td_01 {
	font-size: 16px;
	color: #000000;
        font-weight: bold;
	padding-left: 15px;
	padding-bottom: 3px;
}

input.fld_query {
	width: 100%;
	height: 20px;
}

input.fld_submit {
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	background-color: #F9F9F9;
	width: 65px;
	height: 22px;
}

a.nav_top_link {
	text-decoration: none;
	color: #F5F5F5;
}

a.nav_top_link:hover {
	text-decoration: underline;
	color: #E7FEE9;
}

td.nav_partition {
	height: 21px;
	background: url(../images/nav_p_01.gif);
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
}

td.right_partition {
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 13px;
	color: #2e5b9e;
	padding-bottom: 5px;
	padding-top: 7px;
	line-height: 20px;
}

td.news_header {
	padding-left: 10px;
	padding-right: 10px; 
	text-transform: uppercase;
	font-size: 15px;
	text-align: justify;
}

td.news_date {
	padding-left: 10px;
	padding-right: 10px; 
	font-size: 11px;
	color: #767676;
}

td.news_desc {
	padding-left: 5px;
	padding-right: 5px; 
	color: #000000;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
}

td.pogoda_text {
	padding: 12px;
}

td.pogoda_text div, td.pogoda_text p, td.pogoda_text td, td.pogoda_text {
	line-height: 135%;
}

td.pogoda_block {
	background-color: #EEEEEE;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding: 7px;
}
