/* CSS Document */
img.transparent 
{
	behavior:url("/pngbehavior.htc");
}

body 
{
	margin:0px;
	padding:0px;
	background-image:url(header_background_period.gif);
	background-repeat:repeat-x;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#444444;
	margin-top:7px;
	margin-bottom:15px;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	color:#444444;
	margin-top:20px;
	margin-bottom:5px;
	font-style:italic;
}

a:link, a:active, a:visited
{
	color:#183dab;
	text-decoration:underline;
}
a:hover
{
	color:#990000;
}

table tr td {vertical-align:top;}

a img { border-width:0px; }

/* ШАПКА */

#header
{
	position:relative;
	height:118px;
	background-image:url(/images/header_period.gif);
	background-repeat:repeat-x;
}

#header_right
{
	right:0px;
	top:0px;
	position:absolute;
}

#city
{
	right:0px;
	top:18px;
	position:absolute;
	z-index:1;
}

#title
{
	left:0px;
	top:0px;
	position:absolute;
	z-index:1;
}

#coatofarms
{
	left:145px;
	top:80px;
	position:absolute;
	z-index:1;
}

#subheader
{
	height:43px;
	background-image:url(/images/subheader_period.gif);
	background-repeat:repeat-x;
}

#header_banner
{
	position: absolute;
	top: 15px;
	left: 430px;
}

/* СРЕДИННАЯ ЧАСТЬ */

.section_header
{
	font-size:20px;
	padding-top:10px;
	padding-bottom:18px;
}

/* Верхние ссылки */
table.top_menu tr td a:link, table.top_menu tr td a:active, table.top_menu tr td a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#183dab;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1px;
}

table.top_menu tr td a.current
{
	color:#b42c20;
}

table.top_menu tr td a:hover
{
	color:#dd281b;
}

table.top_menu tr td
{
	padding-left:0px;
	padding-right:100px;
}

#datetime
{
	font-size:10px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

/* Левые ссылки */
td.left_menu p
{
	list-style-type:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	left:10px;
	position:relative;
	line-height:5px;
	padding-bottom:0px;
}

td.left_menu p a:link, td.left_menu p a:active, td.left_menu p a:visited
{
	color:#183dab;
	text-decoration:none;
}
td.left_menu p a:hover
{
	color:#dd281b;
}
td.left_menu p.current a:link, td.left_menu p.current a:active, td.left_menu p.current a:visited
{
	color:#b42c20;
	text-decoration:none;
}
td.left_menu p.current a:hover
{
	color:#dd281b;
}

/* Панели */
.right_panel_title
{
	font-size:16px;
	margin-bottom:10px;
}

.right_panel_item
{
	margin-bottom:20px;
}

/* Шаблон новостей */
.news_title
{
	font-size:16px;
	font-weight:bold;
}
.news_title
{
	padding-bottom:10px;
}
table.news_item img
{
	margin-right:10px;
}

/* Архив */
table.archive tr td 
{
	padding-right:20px;
}

/* Комментарии к новостям */
.comment_author
{ 
	background-color:#FFF;
	color:#888;
}

.comment_body
{ margin-bottom:20px; }

/* Вёрстка страницы */
p.list_header
{
	font-weight:bold;
}

div.news_main_title
{
	background-image:url(/images/hdr_bg.gif);
	background-repeat:repeat-x;
	height:28px;

	font-family:Arial, Helvetica, sans-serif;
	font-size:15pt;
	padding-left:50px;
}

div.news_type_title
{
	background-image:url(/images/hdr_bg.gif);
	background-repeat:repeat-x;
	height:28px;

	font-family:Arial, Helvetica, sans-serif;
	font-size:15pt;
	padding-left:50px;
}

table.news_main_item
{
	margin-top:20px;
	margin-bottom:20px;
}

table.news_main_item tr td
{
	padding-bottom:10px;
}

table.news_type_item
{
	margin-top:20px;
	margin-bottom:20px;
}

table.news_type_item tr td
{
	padding-bottom:10px;
}

/* ПОДВАЛ */
#footer
{
	height:120px;
	position:relative;
	background-image:url(/images/footer_period.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#footer_left
{
	left:0px;
	bottom:13px;
	position:absolute;
	z-index:0;
}

#footer_right
{
	right:0px;
	bottom:13px;
	position:absolute;
}

#footer_text
{
	left:350px;
	bottom:3px;
	position:absolute;
	padding-bottom:10px;
	z-index:1;
}

#counter
{
	left:600px;
	bottom:13px;
	position:absolute;
	z-index:1;
}
#hd {
	display:none;    
}
